Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | restore system umask after fork (fix T5659) | Daniel Hoffend | 2019-11-18 | 1 | -1/+3 |
* | CS fixes according to PEP8 (ignored mostly line-length errors only) | Aleksander Machniak | 2016-05-04 | 1 | -7/+9 |
* | Update bugzilla url to https://issues.kolab.org. | Jeroen van Meeuwen (Kolab Systems) | 2016-02-29 | 1 | -2/+2 |
* | Close stdin, stdout and stderr, when the process is told to fork(). Also, for... | Jeroen van Meeuwen (Kolab Systems) | 2015-08-12 | 1 | -4/+27 |
* | Actually fix the socket file | Jeroen van Meeuwen (Kolab Systems) | 2014-10-03 | 1 | -4/+4 |
* | Actually use the socket configured | Aeneas Jaißle | 2014-08-24 | 1 | -4/+4 |
* | This patch adds an option '--socket' that can be used when starting kolab-sas... | Aeneas Jaißle | 2014-08-19 | 1 | -0/+9 |
* | Updated the licensing information according to FSF recommendations. | Paul Boddie | 2014-06-26 | 1 | -7/+7 |
* | First ensure our socket directory is writeable, then drop privileges | Jeroen van Meeuwen (Kolab Systems) | 2014-02-15 | 1 | -77/+83 |
* | Make sure permissions on log files are OK, and saslauthd itself switches uid/... | Jeroen van Meeuwen (Kolab Systems) | 2014-02-13 | 1 | -0/+75 |
* | Attempt to circumvent interrupted system calls on UCS / Debian Squeeze | Jeroen van Meeuwen (Kolab Systems) | 2013-11-21 | 1 | -6/+30 |
* | Catch LDAP errors | Jeroen van Meeuwen (Kolab Systems) | 2013-07-31 | 1 | -1/+8 |
* | Disconnect from the authn/authz database after closing the client connection | Jeroen van Meeuwen (Kolab Systems) | 2013-05-03 | 1 | -0/+1 |
* | Update copyright | Jeroen van Meeuwen (Kolab Systems) | 2013-04-17 | 1 | -1/+1 |
* | Catch Broken Pipe error (#1170) | Jeroen van Meeuwen (Kolab Systems) | 2012-11-03 | 1 | -2/+10 |
* | Follow standard indentation for these daemon options | Jeroen van Meeuwen (Kolab Systems) | 2012-07-12 | 1 | -11/+16 |
* | Add command-line options for the targeted process username and group name | Jeroen van Meeuwen (Kolab Systems) | 2012-07-11 | 1 | -0/+20 |
* | If a realm is specified, can be found, use that realm to instantiate Auth (or... | Jeroen van Meeuwen (Kolab Systems) | 2012-06-21 | 1 | -1/+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/+12 |
* | Connect the instance of Auth() or authentication will fail | Jeroen van Meeuwen (Kolab Systems) | 2012-04-24 | 1 | -0/+1 |
* | Correct some pylint conventions | Jeroen van Meeuwen (Kolab Systems) | 2012-03-09 | 1 | -2/+2 |
* | Update copyrightdev/entitlements | Jeroen van Meeuwen (Kolab Systems) | 2012-01-04 | 1 | -1/+1 |
* | Accept any arguments passed on to signal handlers | Jeroen van Meeuwen (Kolab Systems) | 2011-11-22 | 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 | -1/+32 |
* | Fix forking to the background | Jeroen van Meeuwen (Kolab Systems) | 2011-11-09 | 1 | -2/+3 |
* | SASLDaemon has no attribute thread_count | Jeroen van Meeuwen (Kolab Systems) | 2011-11-09 | 1 | -1/+0 |
* | Correct bug tracking URL | Jeroen van Meeuwen (Kolab Systems) | 2011-10-28 | 1 | -2/+1 |
* | Change the bug reporting URL | Jeroen van Meeuwen (Kolab Systems) | 2011-06-09 | 1 | -1/+1 |
* | The SASL authentication daemon too can use the logging and config subsystem e... | Jeroen van Meeuwen (Kolab Systems) | 2011-03-23 | 1 | -19/+30 |
* | Add our saslauthd multi-domain implementation | Jeroen van Meeuwen (Kolab Systems) | 2011-03-13 | 1 | -0/+133 |