| Commit message (Expand) | Author | Age | Files | Lines |
* | compare namingtext with basedn always in lowercase | Daniel Hoffend | 2020-02-25 | 1 | -2/+2 |
* | Fixes T5665: kolabd should now terminate its child processes on exit | Daniel Hoffend | 2019-11-18 | 1 | -4/+9 |
* | restore system umask after fork (fix T5659) | Daniel Hoffend | 2019-11-18 | 1 | -1/+3 |
* | More linting and compatibility | Jeroen van Meeuwen (Kolab Systems) | 2019-10-25 | 1 | -1/+1 |
* | More linting and syntax issues resolved | Jeroen van Meeuwen (Kolab Systems) | 2019-10-25 | 2 | -128/+118 |
* | Fix SIGPIPE errors in wallace due to closing stderr and reusing FD2 by @fjl | Jeroen van Meeuwen (Kolab Systems) | 2019-05-17 | 1 | -0/+4 |
* | Call the correct functions | Jeroen van Meeuwen (Kolab Systems) | 2016-07-08 | 1 | -2/+1 |
* | Clear out synchronizing domains vs. naming contexts by matching domain root d... | Jeroen van Meeuwen (Kolab Systems) | 2016-07-07 | 1 | -16/+42 |
* | CS fixes according to PEP8 (ignored mostly line-length errors only) | Aleksander Machniak | 2016-05-04 | 2 | -10/+11 |
* | Update bugzilla url to https://issues.kolab.org. | Jeroen van Meeuwen (Kolab Systems) | 2016-02-29 | 1 | -2/+2 |
* | 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 |