Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Correct source location for kolabd.py and saslauthd.py | Jeroen van Meeuwen (Kolab Systems) | 2011-11-09 | 1 | -1/+0 |
* | Install sysvinit rc scripts for kolabd and kolab-saslauthd | Jeroen van Meeuwen (Kolab Systems) | 2011-11-09 | 2 | -0/+116 |
* | 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 |
* | Update locations to install our python files | Jeroen van Meeuwen (Kolab Systems) | 2011-07-04 | 1 | -1/+1 |
* | 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 |
* | 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 |
* | Update makefiles | Jeroen van Meeuwen (Kolab Systems) | 2011-02-21 | 1 | -1/+1 |
* | Add semantics for packaging and localization | Jeroen van Meeuwen (Kolab Systems) | 2011-02-21 | 1 | -0/+2 |
* | 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 |
* | Make the compile/build time variables appear in constants, and then re-use co... | Jeroen van Meeuwen (Kolab Systems) | 2010-08-26 | 2 | -137/+0 |