Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CentOS7 systemd: fix location of kolab-saslauthd socket (#4628) from the defa... | Timotheus Pokorra | 2015-02-19 | 1 | -1/+1 |
* | 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 | 2 | -0/+13 |
* | 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 |
* | 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 |
* | 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 |
* | Include LSB headers for default-start and default-stop | Jeroen van Meeuwen (Kolab Systems) | 2012-06-06 | 1 | -0/+2 |
* | Add kolab-saslauthd.sysconfig | Jeroen van Meeuwen (Kolab Systems) | 2012-05-30 | 1 | -0/+5 |
* | Connect the instance of Auth() or authentication will fail | Jeroen van Meeuwen (Kolab Systems) | 2012-04-24 | 1 | -0/+1 |
* | Add systemd file for kolab-saslauthd | Jeroen van Meeuwen (Kolab Systems) | 2012-04-19 | 2 | -0/+17 |
* | 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 | 2 | -2/+2 |
* | Add signal handlers to kolabd and saslauthd | Jeroen van Meeuwen (Kolab Systems) | 2011-11-09 | 1 | -1/+32 |
* | Adjust sysvinit settings for kolabd and saslauthd | Jeroen van Meeuwen (Kolab Systems) | 2011-11-09 | 1 | -1/+2 |
* | 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 |
* | 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 |
* | Update saslauthd sysvinit script | Jeroen van Meeuwen (Kolab Systems) | 2011-11-09 | 1 | -1/+1 |
* | 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 | 1 | -0/+110 |
* | Install as executable | Jeroen van Meeuwen (Kolab Systems) | 2011-11-09 | 1 | -0/+10 |
* | Correct bug tracking URL | Jeroen van Meeuwen (Kolab Systems) | 2011-10-28 | 1 | -2/+1 |
* | Install the saslauthd module in python's sitelib, too | Jeroen van Meeuwen (Kolab Systems) | 2011-07-05 | 1 | -1/+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 | 2 | -0/+135 |