summaryrefslogtreecommitdiff
path: root/includes/session.inc
Commit message (Expand)AuthorAge
* - Patch #41870 by fgm: improved debugging support.Dries Buytaert2006-02-20
* - Pach #44947 by Moshe: fixed bug with session handling.Dries Buytaert2006-02-17
* - Patch #44947 by rkerr / Moshe: fixed race condition in session handling, re...Dries Buytaert2006-02-10
* - Patch #44379 by Moshe: code improvements: always grant the 'authenticated u...Dries Buytaert2006-01-21
* - Patch 42115 by Cvbge/ m3avrck: improved performance of session loading.Dries Buytaert2005-12-31
* - Patch #35354 by Moshe/chx: only update the last access time for authenticat...Dries Buytaert2005-10-28
* - Patch #29385 by chx: no ?> add end of files.Dries Buytaert2005-08-25
* - Patch by Thomas: always use db abstraction layerDries Buytaert2005-08-10
* - Patch #18213 by chx: boostrap system. Modified to work with HEAD, tidiedDries Buytaert2005-06-22
* - User module improvements: added an 'access' column to the users-table toDries Buytaert2005-05-07
* - Patch #19298 by Jeremy: loose caching!Dries Buytaert2005-04-11
* - Simplified the session code (PostgreSQL update).Dries Buytaert2005-03-01
* - Missing '>' (reported by Goba)Steven Wittens2005-03-01
* #17747: PGSQL improvementsSteven Wittens2005-02-28
* - Patch #15399 by adschar: fixed PHP5 error when a new session is inserted in...Dries Buytaert2005-01-10
* - Patch #15399 by adschar: fixed PHP5 error when a new session is inserted in...Dries Buytaert2005-01-10
* - Performance improvement: made 'sid' the primary key of the sessions table.Dries Buytaert2004-11-07
* - Patch by JonBob: for consistency and readability, add brief descriptions of...Dries Buytaert2004-08-21
* - Added support for multiple user roles. Patch by Jim Hriggs.Dries Buytaert2004-05-10
* - Fixed bug in session query that prevented sessions to work on PostgreSQL.Dries Buytaert2004-01-17
* - Patch 4859: new drupal_unpack() consolidates duplicate code and makes itDries Buytaert2004-01-13
* - Fixed bug 4745: undefined warning in sess_read().Dries Buytaert2004-01-11
* - Fixed race condition in session handler. Patch by Kjartan.Dries Buytaert2003-12-13
* - Fixes bug #4100: First visit to site results in 'access denied' page.Kjartan Mannes2003-11-18
* - Improved module loading when serving cached pages. Moshe's bootstrap patch.Dries Buytaert2003-11-18