Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug #2491: sleep time until new domains are created should be optionally set ↵ | Timotheus Pokorra (TBits.net) | 2014-08-19 | 1 | -1/+5 |
| | | | | in configuration file | ||||
* | 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. | ||||
* | Fix inifinite loop for initially connecting | Jeroen van Meeuwen (Kolab Systems) | 2014-02-16 | 1 | -1/+2 |
| | |||||
* | Avoid connection errors being fatal. | Jeroen van Meeuwen (Kolab Systems) | 2014-02-11 | 1 | -0/+14 |
| | | | | Sleep and continue should we have an empty list of domains | ||||
* | Pause between starting domain synchronizations if the number of domains ↵ | Jeroen van Meeuwen (Kolab Systems) | 2014-01-26 | 1 | -0/+3 |
| | | | | added is greater or equal to 5, for otherwise you will hammer your LDAP server to death | ||||
* | terminate() processes for domains that have been removed | Jeroen van Meeuwen (Kolab Systems) | 2013-10-15 | 1 | -0/+4 |
| | |||||
* | Correct unpack error (#2246) | Jeroen van Meeuwen (Kolab Systems) | 2013-09-23 | 1 | -1/+1 |
| | |||||
* | Update copyright | Jeroen van Meeuwen (Kolab Systems) | 2013-04-17 | 1 | -1/+1 |
| | |||||
* | Check if a domain name space synchronization process is still alive | Jeroen van Meeuwen (Kolab Systems) | 2012-11-30 | 1 | -2/+17 |
| | | | | try/except removing our PID file | ||||
* | Import the required utils | Jeroen van Meeuwen (Kolab Systems) | 2012-06-13 | 1 | -0/+1 |
| | |||||
* | Make use of the new ensure_directory() function (#840) | Jeroen van Meeuwen (Kolab Systems) | 2012-06-13 | 1 | -0/+6 |
| | |||||
* | Make sure we use no functions that have been introduced in Python > 2.6 (#803) | Jeroen van Meeuwen (Kolab Systems) | 2012-05-29 | 1 | -6/+10 |
| | |||||
* | Resolve pylint long lines issue | Jeroen van Meeuwen (Kolab Systems) | 2012-05-17 | 1 | -1/+7 |
| | |||||
* | Make as sure as possible, kolabd does not run with any non-kolab privileges | Jeroen van Meeuwen (Kolab Systems) | 2012-05-17 | 1 | -11/+107 |
| | |||||
* | Add kolabd systemd file | Jeroen van Meeuwen (Kolab Systems) | 2012-04-19 | 1 | -64/+35 |
| | | | | Refactor process management in kolabd | ||||
* | Bump pre-release | Jeroen van Meeuwen (Kolab Systems) | 2012-04-17 | 1 | -1/+6 |
| | |||||
* | Insert TODO | Jeroen van Meeuwen (Kolab Systems) | 2012-04-08 | 1 | -0/+2 |
| | |||||
* | Correct some pylint conventions/warnings/errors | Jeroen van Meeuwen (Kolab Systems) | 2012-03-09 | 1 | -21/+52 |
| | |||||
* | Update copyrightdev/entitlements | Jeroen van Meeuwen (Kolab Systems) | 2012-01-04 | 1 | -1/+1 |
| | |||||
* | We don't actually care about the parameters sent by signal handlers, but we ↵ | Jeroen van Meeuwen (Kolab Systems) | 2011-11-21 | 1 | -2/+2 |
| | | | | | | must accept the correct number of parameters. Fixes #516 | ||||
* | Add signal handlers to kolabd and saslauthd | Jeroen van Meeuwen (Kolab Systems) | 2011-11-09 | 1 | -4/+30 |
| | | | | Add -p / --pid-file option to these daemons | ||||
* | Use one fork per domain name space found | Jeroen van Meeuwen (Kolab Systems) | 2011-10-28 | 1 | -16/+24 |
| | |||||
* | Update kolabd synchronizing routine | Jeroen van Meeuwen (Kolab Systems) | 2011-09-23 | 1 | -14/+4 |
| | |||||
* | Fix the URL to the bugtracker | Jeroen van Meeuwen (Kolab Systems) | 2011-06-17 | 1 | -2/+2 |
| | |||||
* | Increase documentation but primarily write out TODOs | Jeroen van Meeuwen (Kolab Systems) | 2011-03-26 | 1 | -0/+7 |
| | |||||
* | Remove the saslauthd component from kolabd | Jeroen van Meeuwen (Kolab Systems) | 2011-03-23 | 1 | -45/+0 |
| | |||||
* | Enhance logging and config system in kolabd | Jeroen van Meeuwen (Kolab Systems) | 2011-03-23 | 1 | -16/+27 |
| | | | | Reuse the existing Auth() instance (avoid duplicate log entries) | ||||
* | Remove saslauthd options and code from the main daemon | Jeroen van Meeuwen (Kolab Systems) | 2011-03-13 | 1 | -17/+4 |
| | |||||
* | Expunging folders is part of the loop | Jeroen van Meeuwen (Kolab Systems) | 2011-03-08 | 1 | -1/+1 |
| | |||||
* | Relicense from GPLv2 only to GPLv3+ | Jeroen van Meeuwen (Kolab Systems) | 2011-03-07 | 1 | -1/+1 |
| | |||||
* | Add an enhanced SASL authentication daemon to the Kolab daemon | Jeroen van Meeuwen (Kolab Systems) | 2011-03-07 | 1 | -2/+79 |
| | |||||
* | Fix typo | Jeroen van Meeuwen (Kolab Systems) | 2011-03-02 | 1 | -1/+1 |
| | |||||
* | Increment thread_count | Jeroen van Meeuwen (Kolab Systems) | 2011-02-21 | 1 | -0/+1 |
| | |||||
* | Update pykolab including: | Jeroen van Meeuwen (Kolab Systems) | 2011-02-21 | 1 | -53/+40 |
| | | | | | | | | | - a plugin system, - some example plugins, - a working kolab daemon, - copyright updates, - auth/ldap/ abstraction so auth/sql/ can be plugged in, - and more. | ||||
* | Make the compile/build time variables appear in constants, and then re-use ↵ | Jeroen van Meeuwen (Kolab Systems) | 2010-08-26 | 1 | -12/+0 |
| | | | | constants | ||||
* | Initial commit | Jeroen van Meeuwen (Kolab Systems) | 2010-08-26 | 1 | -0/+125 |