Age | Commit message (Expand) | Author | Files | Lines |
2013-09-25 | Release 0.6.7pykolab-0.6.7 | Jeroen van Meeuwen (Kolab Systems) | 1 | -1/+1 |
2013-09-24 | Write out the correct data to the log files | Jeroen van Meeuwen (Kolab Systems) | 1 | -1/+1 |
2013-09-23 | Also catch the change in auth/ldap | Jeroen van Meeuwen (Kolab Systems) | 1 | -1/+4 |
2013-09-23 | Merge branch 'master' of ssh://git.kolabsys.com/git/pykolab | Jeroen van Meeuwen (Kolab Systems) | 2 | -7/+18 |
2013-09-23 | Correct unpack error (#2246) | Jeroen van Meeuwen (Kolab Systems) | 1 | -1/+1 |
2013-09-20 | Make sure entries are purged, and that the key is long enough | Jeroen van Meeuwen (Kolab Systems) | 1 | -5/+8 |
2013-09-20 | Do not fail authentication should the authentication cache fail | Jeroen van Meeuwen (Kolab Systems) | 1 | -2/+10 |
2013-09-20 | Release 0.6.6-1pykolab-0.6.6 | Jeroen van Meeuwen (Kolab Systems) | 1 | -1/+1 |
2013-09-20 | Do not assume that because there is an sasl_username and such, the sender use... | Jeroen van Meeuwen (Kolab Systems) | 1 | -2/+3 |
2013-09-20 | Make the Kolab SMTP Access Policy smarter | Jeroen van Meeuwen (Kolab Systems) | 1 | -32/+19 |
2013-09-20 | Adapt to the new logic of storing domain parameters | Jeroen van Meeuwen (Kolab Systems) | 1 | -20/+24 |
2013-09-20 | Increase the efficiency of three frequently used queries: | Jeroen van Meeuwen (Kolab Systems) | 1 | -2/+18 |
2013-09-20 | Replace the use of secondary domains with just domains - all keys are all dom... | Jeroen van Meeuwen (Kolab Systems) | 1 | -1/+2 |
2013-09-20 | Make sure the recipient checks are cached as well | Jeroen van Meeuwen (Kolab Systems) | 2 | -14/+73 |
2013-09-18 | Store a domain's root dn once it is found, so that subsequent actions against... | Jeroen van Meeuwen (Kolab Systems) | 1 | -2/+11 |
2013-09-18 | Avoid duplicating the search for a domain root dn / domain connection | Jeroen van Meeuwen (Kolab Systems) | 1 | -1/+1 |
2013-09-18 | Merge branch 'master' of ssh://git.kolabsys.com/git/pykolab | Jeroen van Meeuwen (Kolab Systems) | 141 | -1474/+2862 |
2013-09-15 | Make sure the user mailbox name is lower-cased when comparing to normalized u... | Jeroen van Meeuwen (Kolab Systems) | 2 | -3/+3 |
2013-08-24 | Escape the $ in $_SERVER with a \ | Jeroen van Meeuwen (Kolab Systems) | 1 | -1/+1 |
2013-08-23 | Adjust the default folders created | Jeroen van Meeuwen (Kolab Systems) | 1 | -0/+4 |
2013-08-22 | Don't forget to include the new file, ey?pykolab-0.6.5 | Jeroen van Meeuwen (Kolab Systems) | 1 | -0/+1 |
2013-08-22 | 0.6.5 | Jeroen van Meeuwen (Kolab Systems) | 1 | -2/+2 |
2013-08-22 | Make use of the authentication cache | Jeroen van Meeuwen (Kolab Systems) | 1 | -40/+72 |
2013-08-22 | Add an authentication cache | Jeroen van Meeuwen (Kolab Systems) | 1 | -0/+138 |
2013-08-20 | Change the default location of chwala | Jeroen van Meeuwen (Kolab Systems) | 1 | -1/+1 |
2013-08-19 | Add a command to sync mailhost attributes with what is factually in the murder | Jeroen van Meeuwen (Kolab Systems) | 1 | -0/+133 |
2013-08-18 | Actually push the value of an attribute to set in set_entry_attribute() | Jeroen van Meeuwen (Kolab Systems) | 1 | -2/+2 |
2013-08-13 | Release 2 | Jeroen van Meeuwen (Kolab Systems) | 1 | -1/+1 |
2013-08-13 | Don't forget the indentiation level | Jeroen van Meeuwen (Kolab Systems) | 1 | -10/+10 |
2013-08-13 | Release 0.6.4pykolab-0.6.4 | Jeroen van Meeuwen (Kolab Systems) | 1 | -1/+1 |
2013-08-13 | Add stripping certain headers using header_checks as a default | Jeroen van Meeuwen (Kolab Systems) | 6 | -135/+97 |
2013-08-13 | Attempt to convert the current LDAP quota to an integer and fail silently sho... | Jeroen van Meeuwen (Kolab Systems) | 1 | -0/+5 |
2013-08-13 | Add commands count-domain-mailboxes and server-info, enhance list-mailboxes | Jeroen van Meeuwen (Kolab Systems) | 4 | -1/+130 |
2013-08-13 | Update the setting up of Roundcube to the latest | Jeroen van Meeuwen (Kolab Systems) | 15 | -382/+291 |
2013-08-13 | Lower-case email addresses and attributes for comparison | Jeroen van Meeuwen (Kolab Systems) | 1 | -7/+10 |
2013-08-13 | Set the imapd.conf tls_ca_file to a non-bundle | Jeroen van Meeuwen (Kolab Systems) | 1 | -1/+1 |
2013-08-09 | Only attempt to set the mailhost attribute on actual entries | Jeroen van Meeuwen (Kolab Systems) | 1 | -1/+2 |
2013-08-09 | Add --raw to list-user-subscriptions to allow displaying the folder names in ... | Jeroen van Meeuwen (Kolab Systems) | 1 | -2/+15 |
2013-08-09 | Add --server=server to list-quota | Jeroen van Meeuwen (Kolab Systems) | 1 | -1/+14 |
2013-08-09 | Correct the selection of the folder for list-messages | Jeroen van Meeuwen (Kolab Systems) | 1 | -2/+5 |
2013-08-08 | Disable http_authentication and listcommands plugins by default | Jeroen van Meeuwen (Kolab Systems) | 1 | -2/+2 |
2013-08-03 | Add user_find method and do not traceback when the result is not OK | Jeroen van Meeuwen (Kolab Systems) | 1 | -1/+26 |
2013-08-03 | Do not convert folder names that are already raw to utf7 again | Jeroen van Meeuwen (Kolab Systems) | 1 | -2/+2 |
2013-08-03 | Add a command-line option to specify a specific server | Jeroen van Meeuwen (Kolab Systems) | 1 | -2/+16 |
2013-08-03 | List deleted mailboxes with the deletion date | Jeroen van Meeuwen (Kolab Systems) | 1 | -2/+40 |
2013-08-03 | Add a command user-info | Jeroen van Meeuwen (Kolab Systems) | 1 | -0/+48 |
2013-08-03 | A standard root dn is the ,dc= version of the parent root domain, and not (po... | Jeroen van Meeuwen (Kolab Systems) | 1 | -0/+3 |
2013-08-02 | Configure Auth() correctly, or we will not be able to adjust the mailhost att... | Jeroen van Meeuwen (Kolab Systems) | 1 | -5/+5 |
2013-08-02 | Use the base_dn obtained unless the proper routine finds different | Jeroen van Meeuwen (Kolab Systems) | 1 | -2/+16 |
2013-08-02 | When deleting acls from many,many mailboxes in one go, the mailbox that occur... | Jeroen van Meeuwen (Kolab Systems) | 1 | -1/+5 |