index
:
roundcube.git
local
master
working
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
program
/
include
/
session.inc
Age
Commit message (
Expand
)
Author
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