summaryrefslogtreecommitdiffstats
path: root/src/daemon/daemon-conf.c
Commit message (Expand)AuthorAgeFilesLines
* * add new --system command line parameter to the daemon for running PulseAudi...Lennart Poettering2006-07-191-14/+8
* Make sure we print the file name we actually use.Pierre Ossman2006-06-301-1/+1
* s/POLYP/PULSE/gLennart Poettering2006-06-191-4/+4
* * more s/pulseaudio/PulseAudio/ replacementsLennart Poettering2006-06-191-3/+3
* big s/polyp/pulse/gLennart Poettering2006-06-191-13/+13
* * split pa_cstrerror() into its own file polypcore/core-error.[ch]Lennart Poettering2006-05-251-1/+1
* Wrap strerror() in a function that makes it thread safe and converts thePierre Ossman2006-05-221-1/+2
* fix include line for "core-util.h"Lennart Poettering2006-05-171-1/+1
* Move xmalloc to the public side (libpolyp).Pierre Ossman2006-05-171-1/+2
* * add new parameter to pa_open_config_file() to specify open modeLennart Poettering2006-05-141-2/+2
* change pa_log() and friends to not require a trailing \n on all logged stringsLennart Poettering2006-02-231-4/+4
* Cleaned up the includes after the restructuring. Indicate which headers arePierre Ossman2006-02-171-1/+2
* Reorganised the source tree. We now have src/ with a couple of subdirs:Pierre Ossman2006-02-161-0/+297