Commit message (Collapse) | 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 ↵ | Jeroen van Meeuwen (Kolab Systems) | 2013-11-14 | 1 | -1/+1 |
| | | | | configuration file | ||||
* | 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 |
| | | | | should no schema error have occured (#2300) | ||||
* | 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 ↵ | Jeroen van Meeuwen (Kolab Systems) | 2013-10-20 | 2 | -5/+5 |
| | | | | (#1003587) | ||||
* | Users themselves are not allowed to modify kolabAllowSMTPRecipient - this ↵ | Jeroen van Meeuwen (Kolab Systems) | 2013-10-19 | 1 | -1/+1 |
| | | | | tends to be a mandatory policy | ||||
* | 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 ↵ | Jeroen van Meeuwen (Kolab Systems) | 2013-10-15 | 1 | -2/+47 |
| | | | | equivalent domain entry in LDAP | ||||
* | 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 |
| | | | | | | - The search for recipients does not have to include the nsuniqueid attribute, - Not all domains list have to include all domains, - There's no need to search for supported controls if we already know what controls are supported. | ||||
* | Replace the use of secondary domains with just domains - all keys are all ↵ | Jeroen van Meeuwen (Kolab Systems) | 2013-09-20 | 1 | -1/+2 |
| | | | | domains we have, and their parent (including the parent) | ||||
* | 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 ↵ | Jeroen van Meeuwen (Kolab Systems) | 2013-09-18 | 1 | -2/+11 |
| | | | | against the same base sub-class instance do not need to search again and again | ||||
* | 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 ↵ | Jeroen van Meeuwen (Kolab Systems) | 2013-08-13 | 1 | -0/+5 |
| | | | | | | | | should this fail | ||||
| * | 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 |
| | | | | | | | | raw utf-7 | ||||
| * | 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 ↵ | Jeroen van Meeuwen (Kolab Systems) | 2013-08-03 | 1 | -0/+3 |
| | | | | | | | | (potentially) an alias | ||||
| * | Configure Auth() correctly, or we will not be able to adjust the mailhost ↵ | Jeroen van Meeuwen (Kolab Systems) | 2013-08-02 | 1 | -5/+5 |
| | | | | | | | | attribute | ||||
| * | 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 ↵ | Jeroen van Meeuwen (Kolab Systems) | 2013-08-02 | 1 | -1/+5 |
| | | | | | | | | occured in the list may not be around any longer, by the time we get to remove the acl | ||||
| * | Add a command to list mailboxes for a specific domain including its alias ↵ | Jeroen van Meeuwen (Kolab Systems) | 2013-08-02 | 1 | -0/+83 |
| | | | | | | | | domains (for they may be different realms) | ||||
| * | Use a dynamic user filter | Jeroen van Meeuwen (Kolab Systems) | 2013-07-31 | 1 | -1/+9 |
| | |