Age | Commit message (Expand) | Author |
2011-09-06 | - Fix username case-insensitivity issue in MySQL (#1488021) | alecpl |
2011-09-06 | - Merge devel-saved_search branch (Addressbook Saved Searches) | alecpl |
2011-09-05 | Fallback to mail_domain in LDAP variable replacements; add 'host' to 'user_cr... | thomascube |
2011-08-12 | - Fix infinite recurrence when saving user preferences stored in session | alecpl |
2011-05-23 | - Store user preferences in session when write-master is not available and se... | alecpl |
2011-04-25 | Don't show saving error if no data changed | thomascube |
2011-04-19 | Gracefully shrug on database errors | thomascube |
2011-02-12 | Fix for alias query which was broken in last commit | thomascube |
2011-02-12 | Move BINARY modifier to make MYSQL use index again | thomascube |
2011-01-12 | Bumbed version; Roundcube development is not Switzerland only | thomascube |
2010-11-30 | - Add 'login_lc' config option for case-insensitive authentication (#1487113) | alecpl |
2010-09-29 | - Update phpdoc (#1486958) | alecpl |
2010-09-29 | - Add Internationalized Domain Name (IDNA) support (#1483894) | alecpl |
2010-09-25 | - s/RoundCube/Roundcube/ | alecpl |
2010-08-06 | - Add 'language' parameter in 'user_create' hook (#1486896) | alecpl |
2010-08-05 | - Fix: rcube_user::get_username() doesn't take mail_domain setting into accou... | alecpl |
2010-07-30 | - Unify hooks names, see rcube_plugin_api::deprecated_hooks for complete list... | alecpl |
2010-06-20 | - Extended rcube_user::get_username (#1486707) | alecpl |
2010-04-27 | - code reformatting | alecpl |
2010-04-15 | Always set changed date when marking a DB record as deleted + provide a clean... | thomascube |
2010-03-17 | Merged devel-threads branch (r3066:3364) back into trunk | thomascube |
2010-03-14 | - virtuser_query: support other identity data (#1486148) | alecpl |
2010-03-11 | - Options virtuser_* replaced with virtuser_* plugins | alecpl |
2010-03-01 | - Improve performance by avoiding unnecessary updates to the session table (#... | alecpl |
2010-02-23 | - Squirrelmail_usercopy: support reply-to field (#1486506) | alecpl |
2010-02-23 | - remove redundant check | alecpl |
2010-02-18 | Fix loading of plugin configs: user prefs will always survive (#1486368) | thomascube |
2010-01-18 | - fix $Id$ keyword | alecpl |
2009-09-26 | - call user2email also for login with @ (#1486147) | alecpl |
2009-08-04 | - Use sequence names only with PostgreSQL (#1486018) | alecpl |
2009-07-02 | - check virtuser before create_user hook (#1485950) + one if statement improv... | alecpl |
2009-07-02 | Create rcube_user instance early to enable the following plugin hooks to use it | thomascube |
2009-07-01 | Also save signature field when creating a new identity at login | thomascube |
2009-07-01 | Move 'login' field to the right level + codestyle | thomascube |
2009-06-09 | Change rcube_user::list_identities() to return an array instead of a sql-result | thomascube |
2009-05-29 | - allow empty identity name (#1485863) | alecpl |
2009-05-26 | - Support initial identity name from virtuser_query (#1484003) | alecpl |
2009-05-20 | Fix invalid object reference | thomascube |
2009-05-18 | - mdb2 bug workaround for identities insert/edition queries (#1485853) | alecpl |
2009-05-14 | Trigger 'create_identity' when creating a new user; Allow 'create_user' hook ... | thomascube |
2009-05-04 | - ereg -> preg | alecpl |
2009-05-01 | Add plugin hooks for creating/saving/deleting identities and contacts | thomascube |
2009-04-22 | - check identities_level when creating identities for new user | alecpl |
2009-04-19 | Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some ... | thomascube |
2009-04-10 | - Support several e-mail addresses per user from virtuser_file (#1485678) | alecpl |
2009-01-17 | * bumping up copyright (happy new year ;-)) | till |
2008-12-28 | #1485648: fix multiple identities from virtuser_query all set to default | alecpl |
2008-09-30 | - #1485423: fixed virtuser_query checking | alecpl |
2008-09-24 | - Fix language autodetection (#1485401) | alecpl |
2008-09-20 | - fixed identities sorting, to have allways identities with the same name in ... | alecpl |