index
:
roundcube.git
css_sprites
local_0.8.6
local_0.9.0
nkinkade
npk
svn-trunk
A clone of the Roundcube Mail code for testing and development.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
roundcubemail
/
program
/
include
/
rcmail.php
Age
Commit message (
Expand
)
Author
2010-11-30
- Add 'login_lc' config option for case-insensitive authentication (#1487113)
alec
2010-11-29
- Handle PHP warning in decrypt function (#1485970)
alec
2010-11-12
- Fix handling of folders with name "0" (#1487119)
alec
2010-11-09
- Add support for shared folders (#1403507)
alec
2010-10-22
- Add support for IMAP proxy authentication (#1486690)
alec
2010-10-14
- improved IMAP errors handling (continue)
alec
2010-10-05
- Convert to lowercase only domain part of email address on login
alec
2010-10-04
- Convert IDN to ASCII before using rcube_user::query()
alec
2010-09-30
- Added line number for error message
alec
2010-09-29
- Update phpdoc (#1486958)
alec
2010-09-29
- Add Internationalized Domain Name (IDNA) support (#1483894)
alec
2010-09-26
Only lower-case user name if first login attempt failed (#1486393) + fix test
thomasb
2010-09-25
- s/RoundCube/Roundcube/
alec
2010-09-21
Fix selection of read/write db connection
thomasb
2010-09-15
- Fix: close() method of addressbook object(s) is not called in shutdown func...
alec
2010-09-08
- Small performance improvements
alec
2010-08-31
- performance: use custom function for IV vector generation instead of mcrypt...
alec
2010-08-06
- Fix strpos() usage (#1486458)
alec
2010-07-30
- Unify hooks names, see rcube_plugin_api::deprecated_hooks for complete list...
alec
2010-07-21
Fix default IMAP port configuration (#1486864)
thomasb
2010-06-07
- support dynamic hostname variables in 'username_domain' option
alec
2010-06-03
- Support dynamic hostname (%d/%n) variables in configuration options (#1485438)
alec
2010-05-28
- Add 'imap_timeout' option (#1486760)
alec
2010-05-19
- Fix in timezone setting (#1486183)
alec
2010-05-18
- Some files from /bin + spellchecking actions moved to the new 'utils' task
alec
2010-05-06
- fix for use without session object
alec
2010-04-28
- Fix folder subscription checking (#1486684)
alec
2010-04-23
- Skip session initialization/configuration if session is initialized already...
alec
2010-04-01
- Fix sources list if 'ldap_public' is null/false
alec
2010-04-01
- load des.inc file only when needed
alec
2010-04-01
- fix comment
alec
2010-03-31
Asynchronously expand contact groups + skip count queries in autocompletion m...
thomasb
2010-03-26
- Fix bugs on unexpected IMAP connection close (#1486190, #1486270)
alec
2010-03-26
Added basic contact groups feature
thomasb
2010-03-24
- Added 'imap_force_caps' option for after-login CAPABILITY checking (#1485750)
alec
2010-03-17
Merged devel-threads branch (r3066:3364) back into trunk
thomasb
2010-03-02
- Added function to get addressbooks list rcmail::get_address_sources() (#148...
alec
2010-03-01
- Improve performance by avoiding unnecessary updates to the session table (#...
alec
2010-02-21
Use rcmail::imap_connect() to establish IMAP connections; always initialize r...
thomasb
2010-02-18
Fix loading of plugin configs: user prefs will always survive (#1486368)
thomasb
2010-02-13
- Fix imap_init hook broken in r3258 (#1486493)
alec
2010-02-06
- Fix setting task name according to auth state. So, any action before user
alec
2010-01-29
- performance stats logging in devel_mode
alec
2010-01-28
- Login preformance: Create default folders on first login only
alec
2010-01-28
- add file/line definitions to raise_error() calls
alec
2010-01-26
- Add support for MDB2's 'sqlsrv' driver (#1486395)
alec
2010-01-18
- fix $Id$ keyword
alec
2009-12-14
- don't use preg_replace with /e modifier + code cleanup
alec
2009-12-12
- fix warning when authentication fails and debug_level=4 (#1486292)
alec
2009-11-23
- use 7th (httponly) argument of setcookie()
alec
[next]