| Commit message (Expand) | Author | Age | Files | Lines |
* | Correct the use of the format returned by auth.list_domains() | Jeroen van Meeuwen (Kolab Systems) | 2015-10-13 | 1 | -1/+1 |
* | Translate naming contexts back to domain name spaces or the list of processes... | Jeroen van Meeuwen (Kolab Systems) | 2015-08-14 | 1 | -0/+1 |
* | Correct detecting naming contexts for databases to synchronize against, and u... | Jeroen van Meeuwen (Kolab Systems) | 2015-08-14 | 1 | -4/+18 |
* | fix typo, remove bracket | Timotheus Pokorra | 2015-08-13 | 1 | -1/+1 |
* | Don't use domains.values(), we need only the first value of the tuple(s) of p... | Jeroen van Meeuwen (Kolab Systems) | 2015-08-12 | 1 | -5/+11 |
* | Close stdin, stdout and stderr, when the process is told to fork(). Also, for... | Jeroen van Meeuwen (Kolab Systems) | 2015-08-12 | 1 | -5/+28 |
* | Use the new domain naming context comparison function to reduce the number of... | Jeroen van Meeuwen (Kolab Systems) | 2015-03-18 | 1 | -1/+3 |
* | CentOS7 systemd: need to adjust the kolabd.tmpfiles.d.conf as well (#2626) | Timotheus Pokorra | 2015-02-20 | 1 | -1/+1 |
* | fixing location of kolabd.pid file for systemd. fixing #2626 | Timotheus Pokorra | 2015-02-13 | 1 | -2/+2 |
* | Bug #2491: sleep time until new domains are created should be optionally set ... | Timotheus Pokorra (TBits.net) | 2014-08-19 | 1 | -1/+5 |
* | Updated the licensing information according to FSF recommendations. | Paul Boddie | 2014-06-26 | 2 | -14/+14 |
* | 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 |
* | Pause between starting domain synchronizations if the number of domains added... | Jeroen van Meeuwen (Kolab Systems) | 2014-01-26 | 1 | -0/+3 |
* | 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 |
* | Make sure that in a multi-domain environment, we get the base dn for addition... | Jeroen van Meeuwen (Kolab Systems) | 2013-05-23 | 1 | -0/+2 |
* | Add a [kolab] section setting 'sync_interval', used as the interval between a... | Jeroen van Meeuwen (Kolab Systems) | 2013-04-29 | 1 | -0/+8 |
* | Update copyright | Jeroen van Meeuwen (Kolab Systems) | 2013-04-17 | 2 | -2/+2 |
* | Sleep for a second or so, otherwise we loop very quickly - also accept a Keyb... | Jeroen van Meeuwen (Kolab Systems) | 2012-12-26 | 1 | -0/+3 |
* | Loop through the thread's synchronization routine continuously | Jeroen van Meeuwen (Kolab Systems) | 2012-12-26 | 1 | -9/+10 |
* | Display a traceback with the process fails | Jeroen van Meeuwen (Kolab Systems) | 2012-12-26 | 1 | -3/+5 |
* | try/except synchronizing and gracefully exit if something goes wrong. The mas... | Jeroen van Meeuwen (Kolab Systems) | 2012-11-30 | 1 | -3/+7 |
* | Check if a domain name space synchronization process is still alive | Jeroen van Meeuwen (Kolab Systems) | 2012-11-30 | 1 | -2/+17 |
* | Include tmpfiles.d in dist tarball | Jeroen van Meeuwen (Kolab Systems) | 2012-11-25 | 1 | -1/+2 |
* | Add tmpfiles.d configuration files | Jeroen van Meeuwen (Kolab Systems) | 2012-10-01 | 1 | -0/+2 |
* | Revert "List Default-Start runlevels explicitly, and start the services on ru... | Jeroen van Meeuwen (Kolab Systems) | 2012-09-12 | 1 | -2/+2 |
* | List Default-Start runlevels explicitly, and start the services on runlevel 2... | Jeroen van Meeuwen (Kolab Systems) | 2012-09-12 | 1 | -2/+2 |
* | Clause the inclusion of /etc/init.d/functions (it should exist) | Jeroen van Meeuwen (Kolab Systems) | 2012-08-23 | 1 | -3/+9 |
* | 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 |
* | Include LSB headers for default-start and default-stop | Jeroen van Meeuwen (Kolab Systems) | 2012-06-06 | 1 | -0/+2 |
* | 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 |
* | Update kolabd/process to set it's own name after the domain name being served | Jeroen van Meeuwen (Kolab Systems) | 2012-05-17 | 1 | -1/+6 |
* | 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 |
* | Set kolabd to run as kolab:kolab (systemd) or with daemon options --user kolab | Jeroen van Meeuwen (Kolab Systems) | 2012-05-17 | 2 | -1/+4 |
* | Add kolabd systemd file | Jeroen van Meeuwen (Kolab Systems) | 2012-04-19 | 4 | -64/+88 |
* | Bump pre-release | Jeroen van Meeuwen (Kolab Systems) | 2012-04-17 | 1 | -1/+6 |
* | 65 is too early in the boot process | Jeroen van Meeuwen (Kolab Systems) | 2012-04-16 | 1 | -1/+1 |
* | 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 |
* | Add kolabd.sysconfig | Jeroen van Meeuwen (Kolab Systems) | 2012-03-02 | 1 | -0/+5 |
* | 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 m... | Jeroen van Meeuwen (Kolab Systems) | 2011-11-21 | 1 | -2/+2 |
* | Have the sysvinit scripts make use of the -p option | Jeroen van Meeuwen (Kolab Systems) | 2011-11-09 | 1 | -1/+1 |
* | Add signal handlers to kolabd and saslauthd | Jeroen van Meeuwen (Kolab Systems) | 2011-11-09 | 1 | -4/+30 |
* | Remove $MECH and $SOCKETDIR from starting the daemon | Jeroen van Meeuwen (Kolab Systems) | 2011-11-09 | 1 | -1/+1 |
* | Adjust sysvinit settings for kolabd and saslauthd | Jeroen van Meeuwen (Kolab Systems) | 2011-11-09 | 2 | -16/+19 |
* | Include /etc/sysconfig/kolab{d,-saslauthd} in dist, and ship them as part of ... | Jeroen van Meeuwen (Kolab Systems) | 2011-11-09 | 1 | -1/+3 |