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
/
rcmail.php
Age
Commit message (
Expand
)
Author
2010-03-02
- Added function to get addressbooks list rcmail::get_address_sources() (#148...
alecpl
2010-03-01
- Improve performance by avoiding unnecessary updates to the session table (#...
alecpl
2010-02-21
Use rcmail::imap_connect() to establish IMAP connections; always initialize r...
thomascube
2010-02-18
Fix loading of plugin configs: user prefs will always survive (#1486368)
thomascube
2010-02-13
- Fix imap_init hook broken in r3258 (#1486493)
alecpl
2010-02-06
- Fix setting task name according to auth state. So, any action before user
alecpl
2010-01-29
- performance stats logging in devel_mode
alecpl
2010-01-28
- Login preformance: Create default folders on first login only
alecpl
2010-01-28
- add file/line definitions to raise_error() calls
alecpl
2010-01-26
- Add support for MDB2's 'sqlsrv' driver (#1486395)
alecpl
2010-01-18
- fix $Id$ keyword
alecpl
2009-12-14
- don't use preg_replace with /e modifier + code cleanup
alecpl
2009-12-12
- fix warning when authentication fails and debug_level=4 (#1486292)
alecpl
2009-11-23
- use 7th (httponly) argument of setcookie()
alecpl
2009-11-04
- fix HTTPS checking (#1486273)
alecpl
2009-09-25
- fix Russian language position on languages list
alecpl
2009-09-23
- sorting by message index - added 'index_sort' option (#1485936)
alecpl
2009-09-21
- Added 'ldap_debug' option + small change to not rely on rcube_config inside...
alecpl
2009-09-20
- small code improvements
alecpl
2009-09-07
- Use faster/secure mt_rand() (#1486094)
alecpl
2009-07-23
- performance fix: don't check mbstring functions existence too often
alecpl
2009-07-22
- Help plugin
alecpl
2009-07-21
Use global request tokens and automatically protect all POST requests
thomascube
2009-07-21
- use simple rcube_smtp class
alecpl
2009-07-15
Use request tokens to protect POST requests from CSFR
thomascube
2009-07-13
Added hook when killing a session
thomascube
2009-07-11
- prevent from some mcrypt warnings (#1485970)
alecpl
2009-07-07
- Added 'imap_debug' option, described 'sql_debug' option in config file
alecpl
2009-06-05
- Reviewed/fixed skip_deleted/read_when_deleted/flag_for_deletion options han...
alecpl
2009-06-05
- fix rep_specialchars_output() performance, remove old 'charset' option use
alecpl
2009-05-17
- don't show message on unknown error (#1485848) + translate "Server Error!" ...
alecpl
2009-05-16
- Added possibility to encrypt received header, option 'http_received_header_...
alecpl
2009-05-14
Trigger 'create_identity' when creating a new user; Allow 'create_user' hook ...
thomascube
2009-05-13
- speed up the whole session cleaning in kill_session()
alecpl
2009-05-12
Really, really logout (fixes r2467).
svncommit
2009-05-12
Minimize chance of race condition in session handling (#1485659, #1484678)
svncommit
2009-04-26
Allow plugins to define their own tasks + add 'domain' parameter for rcube_te...
thomascube
2009-04-24
- fix setting empty string in imap_root
alecpl
2009-04-19
Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some ...
thomascube
2009-04-14
- Support STARTTLS in IMAP connection (#1485284)
alecpl
2009-04-10
- Support several e-mail addresses per user from virtuser_file (#1485678)
alecpl
2009-03-02
Revert r2322; this is done in rcmail_html4inline() and now secured + fix tests
thomascube
2009-01-17
* bumping up copyright (happy new year ;-))
till
2008-12-24
Allow empty strings for imap_root config parameter (was changed in r2143) to ...
thomascube
2008-12-11
- Performance: allow setting imap rootdir and delimiter before connect (#1485...
alecpl
2008-11-16
- Fix setting locale to tr_TR, ku and az_AZ (#1485470)
alecpl
2008-10-26
- Added 'keep_alive' and 'min_keep_alive' options (#1485360)
alecpl
2008-10-24
- Added option 'identities_level', removed 'multiple_identities'
alecpl
2008-09-27
- added 'en_US.utf8' as fallback for setlocale
alecpl
2008-09-25
DRY: set (secure) cookies using rcmail::setcookie() + set session.only_use_co...
thomascube
[next]