Age | Commit message (Expand) | Author |
2009-05-29 | - prevent duplicated inserts (#1485867) | alecpl |
2009-05-14 | Don't write session data on every unset but just remember the unset variables | thomascube |
2009-05-13 | - speed up the whole session cleaning in kill_session() | alecpl |
2009-05-12 | - don't stop on error | alecpl |
2009-05-12 | Minimize 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-23 | Also clean cache table when removing old messages from cache | thomascube |
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 up | alecpl |
2008-10-02 | - improved rcube_sess_gc() when enable_caching=false, also use join() once | alecpl |
2008-09-25 | DRY: set (secure) cookies using rcmail::setcookie() + set session.only_use_co... | thomascube |
2008-09-18 | Bind cookie gotten over HTTPS to HTTPS only (#1485336). | svncommit |
2008-08-28 | Add rcube name prefixes + codestyle | thomascube |
2008-05-17 | New 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 #1484476 | till |
2007-11-19 | Correctly set session cookie lifetime if not 0 | thomascube |
2007-11-06 | Fix bugs #1484555, #1484646 and #1484639 | thomascube |
2007-10-03 | Update copyright notice | svncommit |
2007-03-27 | New session authentication, should fix bugs #1483951 and #1484299; testing re... | thomascube |
2006-09-08 | Fixed safe_mode issues | thomascube |
2006-09-07 | Some bugfixes and session expiration stuff | thomascube |
2006-08-30 | Added MSSQL support | thomascube |
2006-02-05 | Added message cache garbage collector | thomascube |
2005-12-03 | Re-design of caching (new database table added\!); some bugfixes; Postgres su... | thomascube |
2005-10-27 | more postgres support | svncommit |
2005-10-25 | more pear/mdb2 integration | svncommit |
2005-10-07 | Several bugfixes and feature improvements | thomascube |
2005-09-28 | Minor bugfixes and correction of confusing License notfications | thomascube |
2005-09-25 | Initial revision | thomascube |