aboutsummaryrefslogtreecommitdiffstats
path: root/include/session.php
Commit message (Expand)AuthorAgeFilesLines
* don't try to optimise the session table. Just let it fragment and let the DB ...redmatrix2015-08-241-3/+0
* Some cleanups.Klaus Weidenbach2015-03-131-44/+71
* remove the new session functions from the trunk. Don't yet know if they'll co...friendica2015-02-221-33/+0
* remove these functions for now.friendica2015-02-221-1/+2
* fi8x the typofriendica2015-02-221-1/+1
* new session functionsfriendica2015-02-221-0/+29
* Merge remote-tracking branch 'upstream/master'Habeas Codice2014-11-131-2/+3
|\
| * innodb issueThomas Willingham2014-11-031-2/+3
* | PostgreSQL support initial commitHabeas Codice2014-11-131-4/+4
|/
* try to fix random logoutsfriendica2014-05-121-1/+5
* set jsAvailable cookie expire time to match PHPSESSID'szottel2014-01-171-0/+9
* move new_cookie() to the session driver so we can use it for other purposes b...friendica2013-05-231-0/+11
* fixesfriendica2013-05-061-2/+2
* minor fixes related to postgres developmentfriendica2013-05-051-15/+13
* start formatting for Doxygenfriendica2013-02-251-1/+1
* Merge branch 'master' of https://github.com/friendica/friendicaAlexander Kampmann2012-04-051-0/+0
* add remove_user hook (it looks like dreamhost changed all my file permissions...friendica2012-01-181-0/+0
* Initial checkinMike Macgirvin2010-07-011-0/+76