Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Let kolab sync also use the configured result_attribute | Jeroen van Meeuwen (Kolab Systems) | 2019-05-29 | 1 | -3/+8 |
| | |||||
* | adding parameter --domain for cli kolab sync (fixes #5091). | Timotheus Pokorra | 2015-06-09 | 1 | -5/+18 |
| | | | | | defaults to all domains. allows to run kolab sync only for one domain. | ||||
* | cli: kolab sync now properly creates mailboxes (#3975) | Timotheus Pokorra | 2015-05-29 | 1 | -2/+3 |
| | | | | | value of entry was not assigned properly. and we need to wait for the creation to finish | ||||
* | Multi-thread the creation of mailboxes for existing LDAP entries | Jeroen van Meeuwen (Kolab Systems) | 2014-11-17 | 1 | -7/+69 |
| | |||||
* | Add a command-line option --resync to the sync command, to ignore the latest ↵ | Jeroen van Meeuwen (Kolab Systems) | 2014-10-11 | 1 | -0/+8 |
| | | | | timestamp | ||||
* | Updated the licensing information according to FSF recommendations. | Paul Boddie | 2014-06-26 | 1 | -7/+7 |
| | | | | Note that cyruslib.py is still "GPLv2 or a later version" unlike the other files. | ||||
* | Connect to the correct domain DIT tree when synchronizing (#2354) | Toke Høiland-Jørgensen | 2013-10-16 | 1 | -0/+1 |
| | |||||
* | Use auth.list_domains() result correctly (#2306) | Jeroen van Meeuwen (Kolab Systems) | 2013-10-07 | 1 | -1/+1 |
| | |||||
* | Update copyright | Jeroen van Meeuwen (Kolab Systems) | 2013-04-17 | 1 | -1/+1 |
| | |||||
* | Use the new no-persistent-search call to synchronize | Jeroen van Meeuwen (Kolab Systems) | 2012-12-24 | 1 | -1/+1 |
| | |||||
* | Fix command-line sync | Jeroen van Meeuwen (Kolab Systems) | 2012-06-13 | 1 | -1/+4 |
| | |||||
* | Remove the imports of legacy auth and imap | Jeroen van Meeuwen (Kolab Systems) | 2012-05-08 | 1 | -3/+0 |
| | |||||
* | Correct some pylint conventions | Jeroen van Meeuwen (Kolab Systems) | 2012-03-09 | 1 | -3/+3 |
| | |||||
* | Update copyrightdev/entitlements | Jeroen van Meeuwen (Kolab Systems) | 2012-01-04 | 1 | -1/+1 |
| | |||||
* | Restructure the command-line interface so that it can be extended easier, ↵ | Jeroen van Meeuwen (Kolab Systems) | 2011-10-19 | 1 | -0/+60 |
and particular commands can be shipped in seperate packages |