summaryrefslogtreecommitdiff
path: root/includes/session.inc
Commit message (Expand)AuthorAge
* - Patch #477944 by DamZ: more streamlining and clean-up of session handling c...Dries Buytaert2009-07-01
* - Patch #477944 by Damien Tournoud: fix and streamline page cache and session...Dries Buytaert2009-06-02
* - Patch #422374 by JamesAn: convert to use the new static caching API.Dries Buytaert2009-04-03
* Roll-back of users -> user table name change in #330983: Broken pgsql is no fun.Angie Byron2009-02-26
* #330983 by recidive and boombatower: Rename users/users_roles tables to user/...Angie Byron2009-02-18
* - Patch #201122 by c960657, Moshe Weitzman: never write anonymous sessions, u...Dries Buytaert2009-01-19
* - Patch #280934 by pwolanin, swentel, et al: harden session regeneration. It...Dries Buytaert2008-11-24
* - Patch #299778 by hswong3i, Arancaytar, Dave Reid et al: code clean-up.Dries Buytaert2008-11-11
* - Patch #297860 by Damien Tournoud: converted session.inc to the new database...Dries Buytaert2008-11-01
* #293612 by egfrith: user_authenticate() should work when is empty.Angie Byron2008-10-11
* - Patch #161301 by Eaton, Sun, moshe and webchick: make checking for node edi...Dries Buytaert2008-09-27
* - Patch #309488 by kbahey: correct capitalization of TRUE and FALSE.Dries Buytaert2008-09-19
* - Patch #305645 by pwolanin: ['REQUEST_TIME'] -> REQUEST_TIME. Improved deve...Dries Buytaert2008-09-17
* #308534 by Dave Reid: Remove stray whitespace core-wide.Angie Byron2008-09-15
* - Patch #253702 by Damien Tournoud et al: further clean-up of the session han...Dries Buytaert2008-09-15
* - Patch #253702 by jscheel, gpk: clarified session handling functions.Dries Buytaert2008-09-08
* - Patch #302763 by Dave Reid, Rob Loach: replace time() by ['REQUEST_TIME'] a...Dries Buytaert2008-09-06
* #297860 by catch: Reverting reversion to reverted DBTNG stuff. Tests should p...Angie Byron2008-08-31
* - Patch #297860 by Damien Tournoud: sess_write should use a db_merge().Dries Buytaert2008-08-23
* - Patch #225450 by Crell, chx, bjaspan, catch, swentel, recidive et al: next ...Dries Buytaert2008-08-21
* - Patch #293421 by Bart Jansens: fixed documentation of sess_count().Dries Buytaert2008-08-12
* - Patch #213699 by Damien Tournoud, c960657: fixed race condition in sess_wri...Dries Buytaert2008-07-11
* - Patch #245504 by catch, David_Rothstein, Freso, et al: removed the throttle...Dries Buytaert2008-04-16
* - Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discu...Dries Buytaert2008-04-14
* - Patch #218116 by greggles: document session_save_session().Dries Buytaert2008-02-17
* - Patch #221364 by chx: removed PHP 4.3 workaround. Oh, yeah.Dries Buytaert2008-02-14
* #203274 by Pasqualle: remove excessive witespace from our code (minor)Gábor Hojtsy2007-12-22
* security fixes forward ported from Drupal 5.2 - previously not committed part...Gábor Hojtsy2007-12-05
* - Patch #163191 by hswong3i: removed db_num_rows() for compatibility with Ora...Dries Buytaert2007-08-12
* - Patch #40545 by Moshe: reduces contention in the users table.Dries Buytaert2007-07-23
* - Patch #142773 by kbahey: made Drupal work correctly when behind a reverse p...Dries Buytaert2007-05-25
* - Patch #139517 by Grugnog2: improved code comment.Dries Buytaert2007-04-27
* #130971: Kitchen sink (E_NOTICE compliance / Code style / Bugfix in book toc)Steven Wittens2007-03-27
* - Patch #90612 by Bart Jansens: user_logout should only end the current session.Dries Buytaert2006-12-04
* #93945 by chx. Save sessions before objects are destroyed on some configurati...Neil Drumm2006-11-11
* #91046 by jvandyk. Fix handling of expired sessions.Neil Drumm2006-11-07
* - Patch #87372 by drumm: Broken loginKjartan Mannes2006-10-25
* - Patch #87372 by crunchywelch: work around PHP session bug.Dries Buytaert2006-10-24
* - Patch #77936 by moshe and rdouglass: pluggable session handling.Dries Buytaert2006-08-31
* #79511 by timcn. Clean up some notices.Neil Drumm2006-08-21
* - Patch #79166 by hunmonk: fixed session breakage.Dries Buytaert2006-08-18
* - Patch #node/76931 by Robert: improved performance of Drupal's session handl...Dries Buytaert2006-08-16
* #61802 by Zen, Double spaced sentences clean upNeil Drumm2006-05-07
* #58166, fixes for typos, patch by Uwe HerrmannGerhard Killesreiter2006-04-11
* - 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