summaryrefslogtreecommitdiffstats
path: root/src/daemon
Commit message (Expand)AuthorAgeFilesLines
* Wrap strerror() in a function that makes it thread safe and converts thePierre Ossman2006-05-224-5/+11
* Convert log text to current locale before passing it on to stderr or syslog.Pierre Ossman2006-05-181-0/+3
* Don't include util.h from core-util.h as it is not needed by many users.Pierre Ossman2006-05-181-1/+2
* fix include line for "core-util.h"Lennart Poettering2006-05-175-5/+5
* Move xmalloc to the public side (libpolyp).Pierre Ossman2006-05-173-3/+5
* more sensible default.pa fileLennart Poettering2006-05-171-22/+27
* * add new parameter to pa_open_config_file() to specify open modeLennart Poettering2006-05-141-2/+2
* glibc <= 2.2 has a broken unistd.h, lacking setresuid().Pierre Ossman2006-04-251-0/+6
* 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 code to allow polypaudio dump preloaded modules using "--dump-modules"Lennart Poettering2006-04-131-3/+48
* * 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-235-39/+38
* 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-176-12/+19
* add a bunch of simple Makefile in the subdirs, just to make compilation with ...Lennart Poettering2006-02-161-0/+1
* * svn:ignore some filesLennart Poettering2006-02-164-0/+284
* Reorganised the source tree. We now have src/ with a couple of subdirs:Pierre Ossman2006-02-1611-0/+1744