summaryrefslogtreecommitdiffstats
path: root/src/daemon
Commit message (Expand)AuthorAgeFilesLines
* merge Colin Guthrie's module-always-sink module, and add priorization to the ...Lennart Poettering2008-06-111-1/+4
* enable ConsoleKit support and positioned event sounds by defaultLennart Poettering2008-06-111-1/+8
* add new switch --start to the PA binary which allows starting PA if it is not...Lennart Poettering2008-06-113-7/+60
* big mumbo jumo of interleaved patches.Lennart Poettering2008-05-211-4/+20
* fix a compiler warningLennart Poettering2008-05-211-2/+2
* fix return value of noop pa_limit_caps()Lennart Poettering2008-05-171-1/+1
* merge glitch-free branch back into trunkLennart Poettering2008-05-158-208/+341
* fix caps stuff for crazy people who disable capsLennart Poettering2008-03-311-2/+1
* merge r2193 from prepare-0.9.10Lennart Poettering2008-03-312-20/+7
* merge r2187 from prepare-0.9.10Lennart Poettering2008-03-311-6/+9
* merge r2184 from prepare-0.9.10Lennart Poettering2008-03-311-1/+2
* merge r2179 from prepare-0.9.10Lennart Poettering2008-03-271-7/+7
* make loading of a few more modules non-fatalLennart Poettering2008-03-271-0/+6
* Attempt to resolve the multilib conflicts by getting all the config filesLennart Poettering2008-03-272-4/+4
* modernize polkit code a bit, use new functions from pk 0.7 instead of our hom...Lennart Poettering2008-03-271-67/+11
* rename polkit policy file to org.pulseaudio.policy to follow upstream guidelinesLennart Poettering2008-03-271-0/+0
* add vendor data to pk policy fileLennart Poettering2008-03-271-0/+3
* Abort instead of cleanly exiting, so we can obtain a core dump and find outLennart Poettering2008-03-271-1/+1
* change policy file to not show polkit auth dlg by defaultLennart Poettering2008-03-141-2/+2
* And one more.Diego Petteno2008-03-091-1/+1
* Test for _struct_ lt_user_dlloader, otherwise it won't be found.Diego Petteno2008-03-091-2/+2
* Build and run using libltdl from libtool 2.2. The user module loader support ...Diego Petteno2008-03-081-0/+37
* only call pa_ltdl_done() if we called pa_ltdl_init() beforeLennart Poettering2008-02-151-1/+4
* print pa version id each time we start up, so that it is easier to identify t...Lennart Poettering2008-02-151-2/+3
* Mark long_options constant.Diego Petteno2008-01-241-1/+1
* Apply the fix for CVE-2008-0008 from 0.9.9 release on trunk.Diego Petteno2008-01-241-5/+7
* - Check process name when dealing with PID filesLennart Poettering2007-11-214-51/+146
* add interface to PolicyKitLennart Poettering2007-11-163-0/+301
* don't touch RLIMIT:MEMBLOCK by default. This should improve out-of-the-box co...Lennart Poettering2007-11-132-2/+2
* tag modules that may only be loaded once at most especially, and enforce that...Lennart Poettering2007-11-091-0/+1
* strip most comments from the default configuration files, since the man page ...Lennart Poettering2007-11-081-79/+8
* add a man page for the pulseaudio binary. More will follow.Lennart Poettering2007-11-051-1/+1
* make disallow-module-loading config option work again (original patch from Di...Lennart Poettering2007-11-011-2/+5
* make rtprio and nice level actually configurableLennart Poettering2007-11-011-3/+4
* add new option --realtimeLennart Poettering2007-11-011-10/+23
* save and restore errno in sig handlerLennart Poettering2007-11-011-0/+5
* add nice and rtprio resource limit support; make rtprio and nice level to use...Lennart Poettering2007-11-014-86/+210
* use real path of binary instead of /proc/self/exe to execute ourselvesLennart Poettering2007-10-291-2/+5
* merge 'lennart' branch back into trunk.Lennart Poettering2007-10-2812-195/+631
* Kill spaces on EOLLennart Poettering2007-05-291-4/+4
* We now use gid unconditionally, so make sure it's defined.Pierre Ossman2007-05-291-2/+0
* when called with the setid bit change euid to uid sooner to make sure that we...Lennart Poettering2007-05-252-29/+33
* Add copyright notices to all relevant files. (based on svn log)Pierre Ossman2007-02-1311-0/+27
* Huge trailing whitespace cleanup. Let's keep the tree pure from here on,Pierre Ossman2007-01-0410-98/+98
* enable module-hal-detect in the default configuration file only if HAL suppor...Lennart Poettering2006-09-201-2/+2
* fix alsa-sink exampleLennart Poettering2006-09-071-1/+1
* fix esdcompat for non-gnu systemsLennart Poettering2006-09-021-1/+1
* activate HAL in the default configLennart Poettering2006-08-251-6/+13
* Improve error messages a bit.Pierre Ossman2006-08-221-1/+3
* add --disable-shm command line option to the daemonLennart Poettering2006-08-191-2/+11