summaryrefslogtreecommitdiffstats
path: root/src/util/server.c
Commit message (Expand)AuthorAgeFilesLines
* UTIL: Use constant instead of value for stdin.Lukas Slebodnik2014-05-121-1/+1
* Make DEBUG macro invocations variadicNikolai Kondrashov2014-02-121-38/+38
* Signals: Refactor termination of processesSimo Sorce2013-11-121-26/+10
* Signals: Remove empty sig_hupSimo Sorce2013-11-121-8/+0
* Include ext headers with #include <foo.h> - contPavel Reichl2013-11-041-1/+1
* Check return values of setenv and unsetenvJakub Hrozek2013-09-221-1/+5
* BE: Log domain name to journald if availableJakub Hrozek2013-09-181-0/+5
* Fix formating of variables with type: ssize_tLukas Slebodnik2013-09-111-2/+2
* Fix minor typosYuri Chornoivan2013-05-061-1/+1
* pidfile(): Do not leak fd on errorJakub Hrozek2013-04-031-0/+1
* SERVER: Check the return value of waitpidJakub Hrozek2012-11-191-11/+27
* exit original process after sssd is initializedPavel Březina2012-11-061-2/+29
* fix indendation, coding style and debug levels in server.cPavel Březina2012-11-061-110/+114
* Move some debug lines to new debug log levelsStef Walter2012-06-201-3/+3
* SERVER: use the correct return code of sss_atomic_write_sJakub Hrozek2012-05-021-1/+1
* Convert read and write operations to sss_atomic_readJakub Hrozek2012-04-201-57/+39
* Don't give memory context in confdb where not neededJan Zeleny2012-02-211-4/+4
* Fix invalid index in pidfile()Stephen Gallagher2012-01-211-1/+3
* Reorder pidfile() function to guarantee NULL-terminationStephen Gallagher2011-12-191-3/+3
* DEBUG timestamps offer higher precisionPavel Březina2011-09-081-0/+16
* New DEBUG facility - SSSDBG_UNRESOLVED changed from -1 to 0Pavel Březina2011-08-251-1/+1
* New DEBUG facility - conversionPavel Březina2011-08-251-1/+3
* debug_timestamps fixesPavel Březina2011-08-081-10/+12
* Set _GNU_SOURCE globallySumit Bose2011-05-231-1/+0
* Allow changing the log level without restartStephen Gallagher2011-05-061-2/+24
* Override config file debug_level with command-lineStephen Gallagher2011-05-041-8/+11
* Fix invalid sizeof in pidfileStephen Gallagher2010-12-161-1/+1
* Make default SIGTERM and SIGINT handlers use teventStephen Gallagher2010-12-021-1/+33
* Add log notifications for startup and shutdown.Stephen Gallagher2010-07-091-1/+4
* Resend SIGINT as SIGTERM in servicesJakub Hrozek2010-06-281-0/+3
* Initialize len before looping to read the pidfileStephen Gallagher2010-06-171-1/+1
* Properly handle read() and write() throughout the SSSDStephen Gallagher2010-06-101-6/+46
* Clean up kdcinfo and kpasswdinfo files when exitingStephen Gallagher2010-05-071-1/+1
* Reopen logs when SIGHUP is caughtJakub Hrozek2010-03-081-0/+19
* Fix debug_timestampsSimo Sorce2010-03-041-0/+1
* Rename server/ directory to src/Stephen Gallagher2010-02-181-0/+433