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-09-08
- Small performance improvements
alecpl
2010-08-31
- performance: use custom function for IV vector generation instead of mcrypt...
alecpl
2010-08-06
- Fix strpos() usage (#1486458)
alecpl
2010-07-30
- Unify hooks names, see rcube_plugin_api::deprecated_hooks for complete list...
alecpl
2010-07-21
Fix default IMAP port configuration (#1486864)
thomascube
2010-06-07
- support dynamic hostname variables in 'username_domain' option
alecpl
2010-06-03
- Support dynamic hostname (%d/%n) variables in configuration options (#1485438)
alecpl
2010-05-28
- Add 'imap_timeout' option (#1486760)
alecpl
2010-05-19
- Fix in timezone setting (#1486183)
alecpl
2010-05-18
- Some files from /bin + spellchecking actions moved to the new 'utils' task
alecpl
2010-05-06
- fix for use without session object
alecpl
2010-04-28
- Fix folder subscription checking (#1486684)
alecpl
2010-04-23
- Skip session initialization/configuration if session is initialized already...
alecpl
2010-04-01
- Fix sources list if 'ldap_public' is null/false
alecpl
2010-04-01
- load des.inc file only when needed
alecpl
2010-04-01
- fix comment
alecpl
2010-03-31
Asynchronously expand contact groups + skip count queries in autocompletion m...
thomascube
2010-03-26
- Fix bugs on unexpected IMAP connection close (#1486190, #1486270)
alecpl
2010-03-26
Added basic contact groups feature
thomascube
2010-03-24
- Added 'imap_force_caps' option for after-login CAPABILITY checking (#1485750)
alecpl
2010-03-17
Merged devel-threads branch (r3066:3364) back into trunk
thomascube
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
[next]