summaryrefslogtreecommitdiff
path: root/includes/session.inc
Commit message (Expand)AuthorAge
* Drupal 7.34David Rothstein2014-11-19
* Drupal 7.24David Rothstein2013-11-20
* Issue #1317628 by Albert Volkman, Gaelan, disasm, mjonesdinero, xjm: Clean up...Jennifer Hodgdon2013-01-16
* Issue #1688036 by lucascaro, sun: Fixed Session regenerate and destroy functi...webchick2012-08-18
* Issue #1050746 by grendzy, xjm, Everett Zufelt: Fixed HTTPS sessions not work...webchick2012-03-23
* Issue #825972 by daniels220, Reidsy, jhodgdon: Fixed sess_write()/sess_read()...webchick2011-09-30
* Stripping CVS keywordsThe Great Git Migration2011-02-25
* - Rollback of accidentical commit #1064882.Dries Buytaert2011-02-19
* - Patch #880278 by RoboPhred: cleanup _locale_import_read_po().Dries Buytaert2011-02-19
* #575280 follow-up by mfb, carlos8f: Empty session IDs break Drupal. (courtest...Angie Byron2010-11-13
* - Patch #575280 by mfb, carlos8f, chx, bleen18: impersonation when an https s...Dries Buytaert2010-11-05
* #744384 by c960657: Do not write unchanged sessions to the database.Angie Byron2010-10-15
* - Patch #846330 by sun: proper wrapping of phpDoc.Dries Buytaert2010-09-17
* - Patch #855394 by aspilicious: fix newlines in session.inc.Dries Buytaert2010-07-16
* - Patch #846330 by JacobSingh, Gábor Hojtsy: impossible to log in with defau...Dries Buytaert2010-07-07
* - Patch #801278 by mfb, marcingy: authenticated users getting 'less random' s...Dries Buytaert2010-06-27
* - Patch #813492 by chx, Damien Tournoud, justinrandell: HTTPS sessions use an...Dries Buytaert2010-06-14
* - Patch #742246 by jbrown, noahb, aspilicious, alexanderpas, rfay:handle unca...Dries Buytaert2010-06-05
* - Patch #723802 by pwolanin, grendzy: convert to sha-256 and hmac from md5 an...Dries Buytaert2010-05-01
* - Patch #763048 by catch: critical bug: remove drupal_unpack()() due to names...Dries Buytaert2010-04-13
* - Patch #348448 by mfb, c960657, marvil07, cdale, jpmckinney: fixed PHP stric...Dries Buytaert2010-04-11
* - Patch #721436 by catch, chx, sun, eojthebrave, David_Rothstein, moshe weitz...Dries Buytaert2010-04-07
* - Patch #578212 by marcvangend, scor: fixed SA-CORE-2010-001, blocked user se...Dries Buytaert2010-03-09
* #710142 by Berdir, moshe weitzman, chx: Handle exceptions in shutdown functio...Angie Byron2010-02-17
* - Patch #693614 by asimmonds: fixed PHPDoc spelling typos.Dries Buytaert2010-01-25
* #681134 by moshe weitzman: Fixed stop issuing headers to CLI clients.Angie Byron2010-01-14
* - Patch #666024 by boombatower, mcrittenden: code and documentation clean-ups.Dries Buytaert2009-12-30
* - Patch #655212 by chx: remove unused and broken drupal_session_count().Dries Buytaert2009-12-12
* #575280 follow-up by mfb and chx: Fixed impersonation attack when an https se...Angie Byron2009-11-04
* - Patch #584966 by mr.baileys, sun: add doxygen group for PHP function wrappe...Dries Buytaert2009-09-28
* - Patch by #1577 by chx, boombatower, Bèr Kessels, kkaefer: made SSL support...Dries Buytaert2009-09-05
* - 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