summaryrefslogtreecommitdiffstats
path: root/src/daemon/main.c
Commit message (Expand)AuthorAgeFilesLines
* Having constant deferred events isn't allowed and causes problems. Use timersPierre Ossman2006-04-191-5/+11
* Make the probe for RNG sources at runtime since the configure script isn'tPierre Ossman2006-04-181-24/+2
* initialize random seed globaly from $RANDOM_DEVICELennart Poettering2006-04-161-0/+25
* * Add new "auth-group=" parameter to protocol-native-unixLennart Poettering2006-02-241-1/+1
* change pa_log() and friends to not require a trailing \n on all logged stringsLennart Poettering2006-02-231-23/+22
* disable SIGPIPE before calling pa_core_new(), this way the warning message is...Lennart Poettering2006-02-201-11/+12
* Cleaned up the includes after the restructuring. Indicate which headers arePierre Ossman2006-02-171-8/+10
* Reorganised the source tree. We now have src/ with a couple of subdirs:Pierre Ossman2006-02-161-0/+472