summaryrefslogtreecommitdiff
path: root/includes/session.inc
Commit message (Collapse)AuthorAge
* - 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 ↵Angie Byron2009-02-18
| | | | user/user_role for consistency.
* - Patch #201122 by c960657, Moshe Weitzman: never write anonymous sessions, ↵Dries Buytaert2009-01-19
| | | | unless something has been written to . This is an important performance improvements -- as long as you use modules that use carefully. It might be good to report some analytics about this in the performance settings page so administrators can see if there is a 'broken' module.
* - Patch #280934 by pwolanin, swentel, et al: harden session regeneration. ↵Dries Buytaert2008-11-24
| | | | It took a while, but it comes with tests and extra features now.
* - 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 ↵Dries Buytaert2008-11-01
| | | | database abstraction layer.
* #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 ↵Dries Buytaert2008-09-27
| | | | edit forms easier. DX improvement.
* - Patch #309488 by kbahey: correct capitalization of TRUE and FALSE.Dries Buytaert2008-09-19
|
* - Patch #305645 by pwolanin: ['REQUEST_TIME'] -> REQUEST_TIME. Improved ↵Dries Buytaert2008-09-17
| | | | developer experience.
* #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 ↵Dries Buytaert2008-09-15
| | | | handling code.
* - 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'] ↵Dries Buytaert2008-09-06
| | | | as per Rasmus' suggestion. Removed drupal_referrer() for consistency.
* #297860 by catch: Reverting reversion to reverted DBTNG stuff. Tests should ↵Angie Byron2008-08-31
| | | | pass now.
* - 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
| | | | generation database layer for Drupal 7.
* - Patch #293421 by Bart Jansens: fixed documentation of sess_count().Dries Buytaert2008-08-12
|
* - Patch #213699 by Damien Tournoud, c960657: fixed race condition in ↵Dries Buytaert2008-07-11
| | | | sess_write().
* - Patch #245504 by catch, David_Rothstein, Freso, et al: removed the ↵Dries Buytaert2008-04-16
| | | | throttle module from Drupal core.
* - Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long ↵Dries Buytaert2008-04-14
| | | | discussion we've decided to make the concatenation operator consistent with the other operators.
* - 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 ↵Gábor Hojtsy2007-12-05
| | | | parts of http://drupal.org/cvs?commit=74833
* - Patch #163191 by hswong3i: removed db_num_rows() for compatibility with ↵Dries Buytaert2007-08-12
| | | | Oracle and DB2. Also a performance improvement.
* - 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 ↵Dries Buytaert2007-05-25
| | | | proxy.
* - 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 ↵Neil Drumm2006-11-11
| | | | configurations.
* #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 ↵Dries Buytaert2006-08-16
| | | | handling.
* #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, ↵Dries Buytaert2006-02-10
| | | | reduced query overhead of session handling, reduced database overhead of session handling.
* - Patch #44379 by Moshe: code improvements: always grant the 'authenticated ↵Dries Buytaert2006-01-21
| | | | user' role to authenticated users. Fixed glitch with udpate path.
* - 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 ↵Dries Buytaert2005-10-28
| | | | authenticated users.
* - Patch #29385 by chx: no ?> add end of files.Dries Buytaert2005-08-25
|
* - Patch by Thomas: always use db abstraction layerDries Buytaert2005-08-10
|