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 |
* | Move the defaults for folders to automatically create, primary and secondary ... | Jeroen van Meeuwen (Kolab Systems) | 2013-11-15 | 1 | -87/+99 |
* | Adjust the filename we want to reflect not renaming the libkolab configuratio... | Jeroen van Meeuwen (Kolab Systems) | 2013-11-14 | 1 | -1/+1 |
* | Rename template (#2454) | Jeroen van Meeuwen (Kolab Systems) | 2013-11-14 | 1 | -0/+1 |
* | Correct template to use $kolab_sap_executable_path (#2384) | Jeroen van Meeuwen (Kolab Systems) | 2013-11-14 | 1 | -5/+5 |
* | Add displayname and uniqueid annotations (#2464) | Jeroen van Meeuwen (Kolab Systems) | 2013-11-01 | 1 | -2/+4 |
* | Add the supported_controls setting to the [ldap] section | Jeroen van Meeuwen (Kolab Systems) | 2013-10-23 | 1 | -0/+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 |
* | Bump release to 0.6.8pykolab-0.6.8 | Jeroen van Meeuwen (Kolab Systems) | 2013-10-16 | 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 |
* | terminate() processes for domains that have been removed | Jeroen van Meeuwen (Kolab Systems) | 2013-10-15 | 1 | -0/+4 |
* | Add kolab_files plugin | Jeroen van Meeuwen (Kolab Systems) | 2013-10-08 | 1 | -0/+1 |
* | Use auth.list_domains() result correctly (#2306) | Jeroen van Meeuwen (Kolab Systems) | 2013-10-07 | 1 | -1/+1 |
* | Merge branch 'master' of ssh://git.kolabsys.com/git/pykolab | Jeroen van Meeuwen (Kolab Systems) | 2013-10-04 | 9 | -85/+176 |
|\ | |||||
| * | Fix testing local but not the sender's domain | Jeroen van Meeuwen (Kolab Systems) | 2013-09-26 | 1 | -1/+1 |
| * | Release 0.6.7pykolab-0.6.7 | Jeroen van Meeuwen (Kolab Systems) | 2013-09-25 | 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 |
| * | Merge branch 'master' of ssh://git.kolabsys.com/git/pykolab | Jeroen van Meeuwen (Kolab Systems) | 2013-09-23 | 2 | -7/+18 |
| |\ | |||||
| | * | 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 |
| * | | Correct unpack error (#2246) | Jeroen van Meeuwen (Kolab Systems) | 2013-09-23 | 1 | -1/+1 |
| |/ | |||||
| * | Release 0.6.6-1pykolab-0.6.6 | Jeroen van Meeuwen (Kolab Systems) | 2013-09-20 | 1 | -1/+1 |
| * | Do not assume that because there is an sasl_username and such, the sender use... | Jeroen van Meeuwen (Kolab Systems) | 2013-09-20 | 1 | -2/+3 |
| * | Make the Kolab SMTP Access Policy smarter | Jeroen van Meeuwen (Kolab Systems) | 2013-09-20 | 1 | -32/+19 |
| * | 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 | 2 | -14/+73 |
| * | 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 | 141 | -1474/+2862 |
| |\ | |||||
| * | | Make sure the user mailbox name is lower-cased when comparing to normalized u... | Jeroen van Meeuwen (Kolab Systems) | 2013-09-15 | 2 | -3/+3 |
* | | | Allow Univention Configuration Registry to influence whether or we delete any... | Jeroen van Meeuwen (Kolab Systems) | 2013-10-04 | 1 | -8/+12 |
* | | | Remove the removal of the MIME version header field | Jeroen van Meeuwen (Kolab Systems) | 2013-08-25 | 1 | -1/+0 |
* | | | Release 2 | Jeroen van Meeuwen (Kolab Systems) | 2013-08-24 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Escape the $ in $_SERVER with a \ | Jeroen van Meeuwen (Kolab Systems) | 2013-08-24 | 1 | -1/+1 |
* | | Adjust the default folders created | Jeroen van Meeuwen (Kolab Systems) | 2013-08-23 | 1 | -0/+4 |
* | | Don't forget to include the new file, ey?pykolab-0.6.5 | Jeroen van Meeuwen (Kolab Systems) | 2013-08-22 | 1 | -0/+1 |
* | | 0.6.5 | Jeroen van Meeuwen (Kolab Systems) | 2013-08-22 | 1 | -2/+2 |
* | | 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 |