summaryrefslogtreecommitdiff
path: root/program/include/session.inc
AgeCommit message (Expand)Author
2009-05-29- prevent duplicated inserts (#1485867)alecpl
2009-05-14Don't write session data on every unset but just remember the unset variablesthomascube
2009-05-13- speed up the whole session cleaning in kill_session()alecpl
2009-05-12- don't stop on erroralecpl
2009-05-12Minimize chance of race condition in session handling (#1485659, #1484678)svncommit
2009-05-09- Fix session handling on non-session SQL query error (#1485734)alecpl
2009-01-17* bumping up copyright (happy new year ;-))till
2008-11-23Also clean cache table when removing old messages from cachethomascube
2008-11-22- fix r2076: removed cache.session_id column, removed DELETEs from cache in s...alecpl
2008-11-21- Increase speed of session destroy and garbage clean upalecpl
2008-10-02- improved rcube_sess_gc() when enable_caching=false, also use join() oncealecpl
2008-09-25DRY: set (secure) cookies using rcmail::setcookie() + set session.only_use_co...thomascube
2008-09-18Bind cookie gotten over HTTPS to HTTPS only (#1485336).svncommit
2008-08-28Add rcube name prefixes + codestylethomascube
2008-05-17New class rcube_message representing a mail message; changed global $MESSAGE ...thomascube
2008-05-08- Don't attempt to delete cache entries if enable_caching is FALSE (#1485051)alecpl
2008-02-13* implemented feature from #1484476till
2007-11-19Correctly set session cookie lifetime if not 0thomascube
2007-11-06Fix bugs #1484555, #1484646 and #1484639thomascube
2007-10-03Update copyright noticesvncommit
2007-03-27New session authentication, should fix bugs #1483951 and #1484299; testing re...thomascube
2006-09-08Fixed safe_mode issuesthomascube
2006-09-07Some bugfixes and session expiration stuffthomascube
2006-08-30Added MSSQL supportthomascube
2006-02-05Added message cache garbage collectorthomascube
2005-12-03Re-design of caching (new database table added\!); some bugfixes; Postgres su...thomascube
2005-10-27more postgres supportsvncommit
2005-10-25more pear/mdb2 integrationsvncommit
2005-10-07Several bugfixes and feature improvementsthomascube
2005-09-28Minor bugfixes and correction of confusing License notficationsthomascube
2005-09-25Initial revisionthomascube