summaryrefslogtreecommitdiffstats
path: root/src/util/server.c
Commit message (Expand)AuthorAgeFilesLines
* 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