| Commit message (Expand) | Author | Age | Files | Lines |
* | Support https:// urls for WAP backend (#2545); remove unused code | Thomas Bruederli | 2013-11-16 | 2 | -12/+9 |
* | Adjust the filename we want to reflect not renaming the libkolab configuratio... | Jeroen van Meeuwen (Kolab Systems) | 2013-11-14 | 1 | -1/+1 |
* | Add displayname and uniqueid annotations (#2464) | Jeroen van Meeuwen (Kolab Systems) | 2013-11-01 | 1 | -2/+4 |
* | Use the defaults when a schema error has occured, but our own Kolab defaults ... | Daniel Hoffend | 2013-10-21 | 1 | -1/+1 |
* | Add a command to add an alias to an existing user entry | Jeroen van Meeuwen (Kolab Systems) | 2013-10-21 | 1 | -0/+129 |
* | Avoid case-sensitive comparisons of otherwise case-insensitive matters (#1003... | Jeroen van Meeuwen (Kolab Systems) | 2013-10-20 | 2 | -5/+5 |
* | Users themselves are not allowed to modify kolabAllowSMTPRecipient - this ten... | Jeroen van Meeuwen (Kolab Systems) | 2013-10-19 | 1 | -1/+1 |
* | Escape the necessary spaces in verifying the folder to delete (#2298) | Jeroen van Meeuwen (Kolab Systems) | 2013-10-16 | 2 | -1/+8 |
* | Fix set-mailbox-metadata to handle folders with UTF-8 characters (#2297) | Timotheus Pokorra (TBits.net) | 2013-10-16 | 1 | -2/+3 |
* | Properly encode output so it can be piped and redirected (#2254) | Timotheus Pokorra (TBits.net) | 2013-10-16 | 3 | -3/+3 |
* | Connect to the correct domain DIT tree when synchronizing (#2354) | Toke Høiland-Jørgensen | 2013-10-16 | 1 | -0/+1 |
* | Make sure mailboxes that are in a domain in IMAP actually have the equivalent... | Jeroen van Meeuwen (Kolab Systems) | 2013-10-15 | 1 | -2/+47 |
* | Add additional debugging that might help track down #2350 | Jeroen van Meeuwen (Kolab Systems) | 2013-10-15 | 2 | -1/+30 |
* | Use auth.list_domains() result correctly (#2306) | Jeroen van Meeuwen (Kolab Systems) | 2013-10-07 | 1 | -1/+1 |
* | Write out the correct data to the log files | Jeroen van Meeuwen (Kolab Systems) | 2013-09-24 | 1 | -1/+1 |
* | Also catch the change in auth/ldap | Jeroen van Meeuwen (Kolab Systems) | 2013-09-23 | 1 | -1/+4 |
* | Make sure entries are purged, and that the key is long enough | Jeroen van Meeuwen (Kolab Systems) | 2013-09-20 | 1 | -5/+8 |
* | Do not fail authentication should the authentication cache fail | Jeroen van Meeuwen (Kolab Systems) | 2013-09-20 | 1 | -2/+10 |
* | Adapt to the new logic of storing domain parameters | Jeroen van Meeuwen (Kolab Systems) | 2013-09-20 | 1 | -20/+24 |
* | Increase the efficiency of three frequently used queries: | Jeroen van Meeuwen (Kolab Systems) | 2013-09-20 | 1 | -2/+18 |
* | Replace the use of secondary domains with just domains - all keys are all dom... | Jeroen van Meeuwen (Kolab Systems) | 2013-09-20 | 1 | -1/+2 |
* | Make sure the recipient checks are cached as well | Jeroen van Meeuwen (Kolab Systems) | 2013-09-20 | 1 | -0/+3 |
* | Store a domain's root dn once it is found, so that subsequent actions against... | Jeroen van Meeuwen (Kolab Systems) | 2013-09-18 | 1 | -2/+11 |
* | Avoid duplicating the search for a domain root dn / domain connection | Jeroen van Meeuwen (Kolab Systems) | 2013-09-18 | 1 | -1/+1 |
* | Merge branch 'master' of ssh://git.kolabsys.com/git/pykolab | Jeroen van Meeuwen (Kolab Systems) | 2013-09-18 | 87 | -509/+1910 |
|\ |
|
| * | Don't forget to include the new file, ey?pykolab-0.6.5 | Jeroen van Meeuwen (Kolab Systems) | 2013-08-22 | 1 | -0/+1 |
| * | Make use of the authentication cache | Jeroen van Meeuwen (Kolab Systems) | 2013-08-22 | 1 | -40/+72 |
| * | Add an authentication cache | Jeroen van Meeuwen (Kolab Systems) | 2013-08-22 | 1 | -0/+138 |
| * | Add a command to sync mailhost attributes with what is factually in the murder | Jeroen van Meeuwen (Kolab Systems) | 2013-08-19 | 1 | -0/+133 |
| * | Actually push the value of an attribute to set in set_entry_attribute() | Jeroen van Meeuwen (Kolab Systems) | 2013-08-18 | 1 | -2/+2 |
| * | Don't forget the indentiation level | Jeroen van Meeuwen (Kolab Systems) | 2013-08-13 | 1 | -10/+10 |
| * | Add stripping certain headers using header_checks as a default | Jeroen van Meeuwen (Kolab Systems) | 2013-08-13 | 1 | -0/+15 |
| * | Attempt to convert the current LDAP quota to an integer and fail silently sho... | Jeroen van Meeuwen (Kolab Systems) | 2013-08-13 | 1 | -0/+5 |
| * | Add commands count-domain-mailboxes and server-info, enhance list-mailboxes | Jeroen van Meeuwen (Kolab Systems) | 2013-08-13 | 3 | -1/+127 |
| * | Update the setting up of Roundcube to the latest | Jeroen van Meeuwen (Kolab Systems) | 2013-08-13 | 1 | -2/+1 |
| * | Only attempt to set the mailhost attribute on actual entries | Jeroen van Meeuwen (Kolab Systems) | 2013-08-09 | 1 | -1/+2 |
| * | Add --raw to list-user-subscriptions to allow displaying the folder names in ... | Jeroen van Meeuwen (Kolab Systems) | 2013-08-09 | 1 | -2/+15 |
| * | Add --server=server to list-quota | Jeroen van Meeuwen (Kolab Systems) | 2013-08-09 | 1 | -1/+14 |
| * | Correct the selection of the folder for list-messages | Jeroen van Meeuwen (Kolab Systems) | 2013-08-09 | 1 | -2/+5 |
| * | Add user_find method and do not traceback when the result is not OK | Jeroen van Meeuwen (Kolab Systems) | 2013-08-03 | 1 | -1/+26 |
| * | Do not convert folder names that are already raw to utf7 again | Jeroen van Meeuwen (Kolab Systems) | 2013-08-03 | 1 | -2/+2 |
| * | Add a command-line option to specify a specific server | Jeroen van Meeuwen (Kolab Systems) | 2013-08-03 | 1 | -2/+16 |
| * | List deleted mailboxes with the deletion date | Jeroen van Meeuwen (Kolab Systems) | 2013-08-03 | 1 | -2/+40 |
| * | Add a command user-info | Jeroen van Meeuwen (Kolab Systems) | 2013-08-03 | 1 | -0/+48 |
| * | A standard root dn is the ,dc= version of the parent root domain, and not (po... | Jeroen van Meeuwen (Kolab Systems) | 2013-08-03 | 1 | -0/+3 |
| * | Configure Auth() correctly, or we will not be able to adjust the mailhost att... | Jeroen van Meeuwen (Kolab Systems) | 2013-08-02 | 1 | -5/+5 |
| * | Use the base_dn obtained unless the proper routine finds different | Jeroen van Meeuwen (Kolab Systems) | 2013-08-02 | 1 | -2/+16 |
| * | When deleting acls from many,many mailboxes in one go, the mailbox that occur... | Jeroen van Meeuwen (Kolab Systems) | 2013-08-02 | 1 | -1/+5 |
| * | Add a command to list mailboxes for a specific domain including its alias dom... | Jeroen van Meeuwen (Kolab Systems) | 2013-08-02 | 1 | -0/+83 |
| * | Use a dynamic user filter | Jeroen van Meeuwen (Kolab Systems) | 2013-07-31 | 1 | -1/+9 |