summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/pid.c
Commit message (Expand)AuthorAgeFilesLines
* Assorted minor Windows compatibility fixes for recent code updates.Pierre Ossman2007-10-031-1/+4
* use O_NOFOLLOW when creating PID file, to avoid symlink vulnerabilityLennart Poettering2007-09-231-4/+8
* drop a couple of WARNING prefixes in log messages, since we have pa_log_warn ...Lennart Poettering2007-09-171-2/+2
* consolidate close() calls to pa_close(), and make sure on every occasion that...Lennart Poettering2007-09-121-25/+27
* remaining s/assert/pa_assert/ and refcnt.h modernizationsLennart Poettering2007-09-111-5/+8
* Convert most snprintf() calls to pa_snprintf()Lennart Poettering2007-07-251-1/+1
* Add copyright notices to all relevant files. (based on svn log)Pierre Ossman2007-02-131-0/+3
* Huge trailing whitespace cleanup. Let's keep the tree pure from here on,Pierre Ossman2007-01-041-18/+18
* remove all occurences of Lennart Poettering2006-08-181-14/+14
* * add new --system command line parameter to the daemon for running PulseAudi...Lennart Poettering2006-07-191-13/+2
* try to use send(,,MSG_NOSIGNAL) instead of write() wherever possible (whichLennart Poettering2006-07-141-2/+2
* big s/polyp/pulse/gLennart Poettering2006-06-191-0/+304