summaryrefslogtreecommitdiff
path: root/src/daemon
AgeCommit message (Expand)AuthorFilesLines
2008-10-04show valgrind status on startupLennart Poettering1-0/+2
2008-10-04instead of checking for directly use new function pa_in_valgrind()Lennart Poettering1-2/+2
2008-10-01replace module-volume-restore by module-stream-restore in system mode, tooLennart Poettering1-2/+3
2008-10-01it might be a bit too early to initialize bluetooth by default for now, since...Lennart Poettering1-3/+3
2008-10-01fix typo in default.conf, closes bug #354Lennart Poettering1-1/+1
2008-10-01Make the shared memory segment size configurableLennart Poettering4-17/+23
2008-09-11enable bluetooth by defaultLennart Poettering1-0/+5
2008-09-08move autospawn lock to pulsecore/ since we don't need it in the client anymoreLennart Poettering1-1/+1
2008-09-05Add new option to disable remixing from/to LFE and set it to on by defaultLennart Poettering4-16/+23
2008-09-05include build and runtime host information in debug outputLennart Poettering1-2/+7
2008-09-05if we are exiting due to cpu overload, say so via syslog, tooLennart Poettering1-0/+2
2008-09-01include more build info in debug outputLennart Poettering1-0/+13
2008-08-29change default log level for the library to PA_LOG_ERROR to avoid spamming to...Lennart Poettering1-3/+3
2008-08-29Add CFLAGS information on start-upMarc-André Lureau1-0/+1
2008-08-19rework cpu limit logic to use monotonic instead of wall clock timeLennart Poettering1-6/+9
2008-08-19add a few more gcc warning flags and fix quite a few problems found by doing soLennart Poettering3-6/+6
2008-08-18Merge commit 'flameeyes/autoconf-2.62'Lennart Poettering1-0/+6
2008-08-17Fix up overzealous HAVE_LT_DLMUTEX_REGISTER blockRuss Dill1-4/+4
2008-08-15disable hotplug sounds by defaultLennart Poettering1-1/+1
2008-08-09don't use PA_GCC_UNUSED anymoreLennart Poettering4-15/+15
2008-08-09rework autospawning code to survive multiple pa_contexts in a single processLennart Poettering1-10/+26
2008-08-09print reason when we fail to kill a running daemonLennart Poettering1-1/+1
2008-08-08Fix building again libtool/ltdl 2.2.4.Diego 'Flameeyes' Pettenò1-0/+6
2008-08-08Update code to use libtool 2.2. Use convenience recursive libltdl.Diego 'Flameeyes' Pettenò1-57/+0
2008-08-07print machine id during startupLennart Poettering1-1/+11
2008-08-06add a few configuration sanity checks for system modeLennart Poettering1-0/+16
2008-08-06add disallow-exit to default configuration fileLennart Poettering1-0/+1
2008-08-06add new switch --disallow-exitLennart Poettering4-30/+47
2008-08-06add i18n supportLennart Poettering7-122/+139
2008-08-03load module-device-restore and module-stream-restore by default, don't load m...Lennart Poettering1-2/+3
2008-08-03allow running of PA with a valgring that doesn't know cap_set_capsLennart Poettering1-0/+13
2008-07-31reword comment on dbus a bitLennart Poettering1-3/+3
2008-07-31Work around D-Bus bug that involves dbus_shutdown() to call exit() when it sh...Lennart Poettering1-0/+5
2008-07-30don't allow --start in system modeLennart Poettering1-0/+5
2008-07-30install a default system.paLennart Poettering2-0/+57
2008-07-30remove debug messageLennart Poettering1-2/+0
2008-07-23add missing pieces for new startup logicLennart Poettering3-10/+41
2008-07-22don't drop caps if we are started as normal root userLennart Poettering1-1/+1
2008-07-22enable exit-on-idle by defaultLennart Poettering3-15/+16
2008-06-22support file-based capabilities instead of SUID root for giving PA rights to ...Lennart Poettering3-17/+48
2008-06-18remove remaining $Lennart Poettering3-6/+0
2008-06-18get rid of svn $ keywordsLennart Poettering15-30/+0
2008-06-11merge Colin Guthrie's module-always-sink module, and add priorization to the ...Lennart Poettering1-1/+4
2008-06-11enable ConsoleKit support and positioned event sounds by defaultLennart Poettering1-1/+8
2008-06-11add new switch --start to the PA binary which allows starting PA if it is not...Lennart Poettering3-7/+60
2008-05-21big mumbo jumo of interleaved patches.Lennart Poettering1-4/+20
2008-05-21fix a compiler warningLennart Poettering1-2/+2
2008-05-17fix return value of noop pa_limit_caps()Lennart Poettering1-1/+1
2008-05-15merge glitch-free branch back into trunkLennart Poettering8-208/+341
2008-03-31fix caps stuff for crazy people who disable capsLennart Poettering1-2/+1