]> code.delx.au - pulseaudio/history - src/daemon/main.c
add i18n support
[pulseaudio] / src / daemon / main.c
2008-08-06 Lennart Poetteringadd i18n support
2008-07-31 Lennart PoetteringMerge branch 'master' of ssh://rootserver/home/lennart...
2008-07-30 Lennart Poetteringdon't allow --start in system mode
2008-07-30 Lennart Poetteringremove debug message
2008-07-22 Lennart Poetteringdon't drop caps if we are started as normal root user
2008-06-23 CJ van den BergMerge dead branch 'glitch-free'
2008-06-23 CJ van den BergMerge dead branch 'lennart'
2008-06-23 CJ van den BergMerge dead branch 'lockfree'
2008-06-23 CJ van den BergMerge dead branch 'ossman'
2008-06-23 CJ van den BergMerge dead branch 'liboil-test'
2008-06-23 CJ van den BergMerge dead branch 'prepare-0.9.10'
2008-06-21 Lennart Poetteringsupport file-based capabilities instead of SUID root...
2008-06-18 Lennart Poetteringget rid of svn $ keywords
2008-06-11 Lennart Poetteringadd new switch --start to the PA binary which allows...
2008-05-21 Lennart Poetteringbig mumbo jumo of interleaved patches.
2008-05-15 Lennart Poetteringmerge glitch-free branch back into trunk
2008-05-06 Lennart Poetteringexplain why changing rlimits at this time is safe
2008-05-02 Tanu KaskinenFix typo: "now"->"not".
2008-05-02 Tanu KaskinenFix setrlimit() return value comparsion.
2008-05-01 Lennart PoetteringYes, yet another evil all-in-one commit of intervowen...
2008-03-31 Lennart Poetteringcatch up with trunk HEAD (i.e. 2118:2213)
2008-03-31 Lennart Poetteringmerge r2187 from prepare-0.9.10
2008-03-31 Lennart Poetteringmerge r2184 from prepare-0.9.10
2008-03-28 Lennart Poetteringdon't fail on init if the default device does not exist...
2008-03-28 Lennart Poetteringactually set lennart to the user name, not the group...
2008-03-27 Lennart Poetteringmerge r2111 from trunk
2008-03-27 Lennart Poetteringmerge r2107 from trunk
2008-03-15 Lennart Poetteringreally create glitch-free branch
2008-02-15 Lennart Poetteringonly call pa_ltdl_done() if we called pa_ltdl_init...
2008-02-15 Lennart Poetteringprint pa version id each time we start up, so that...
2007-11-21 Lennart Poettering- Check process name when dealing with PID files
2007-11-01 Lennart Poetteringmake disallow-module-loading config option work again...
2007-11-01 Lennart Poetteringmake rtprio and nice level actually configurable
2007-11-01 Lennart Poetteringadd nice and rtprio resource limit support; make rtprio...
2007-10-29 Lennart Poetteringuse real path of binary instead of /proc/self/exe to...
2007-10-28 Lennart Poetteringmerge 'lennart' branch back into trunk.
2007-10-27 Lennart Poetteringdon't use SIGRTMAX, for compatibility with valgrind...
2007-10-03 Pierre OssmanDon't call pa_rtsig_configure() when we lack the necess...
2007-09-28 Lennart Poetteringuse the full range of RTSIGS for our stuff
2007-09-17 Lennart PoetteringRename pa_strsignal() to pa_sig2str(), since we return...
2007-09-17 Lennart Poetteringonce.c is no longer POSIX specific. Since it is now...
2007-09-17 Lennart Poetteringon Linu disable lazy binding altogether
2007-09-17 Lennart Poetteringadd missing initialization
2007-09-17 Lennart PoetteringAdd a special ltdl .so loader that avoids lazy frelocat...
2007-09-17 Lennart Poetteringuse priority inheritance on mutexes where applicable
2007-09-14 Lennart Poetteringcall dbus_shutdown() before exiting, to make valgrind...
2007-09-12 Lennart Poetteringadd new pa_pipe_close() API to close two fds at the...
2007-09-12 Lennart Poetteringconsolidate close() calls to pa_close(), and make sure...
2007-09-11 Lennart Poetteringon systems where we know that POSIX shm is mapped to...
2007-09-11 Lennart Poetteringremaining s/assert/pa_assert/ and refcnt.h modernizations
2007-09-10 Lennart Poetteringunify static TLS support, make use of gcc __thread...
2007-09-06 Lennart Poetteringdowngrade realtime group membership warning to 'info...
2007-09-04 Lennart Poetteringdrop initial libtool_lock() call since this is a debian...
2007-09-04 Lennart Poetteringinitialize libltdl for multi-thread support
2007-09-03 Lennart Poetteringonly list supported resampling methods when --dump...
2007-09-02 Lennart PoetteringDon't set RLIMIT_MEMBLOCK to 0 on startup. Retain 4...
2007-08-31 Lennart Poetteringreplace a pa_assert() by an pa_assert_se()
2007-08-30 Lennart Poetteringreorder initialization of pa_core variables
2007-08-26 Lennart Poetteringdrop check for gid < 500, since this isn't really a...
2007-08-25 Lennart PoetteringAdd option --dump-resample-methods to list available...
2007-08-22 Lennart Poetteringreverse hrtimer check, add missing #include
2007-08-22 Lennart Poetteringadd message about hrtimers, and initialize pa_core...
2007-08-16 Lennart Poetteringnever stay root after startup, even if we don't have...
2007-08-11 Lennart Poetteringallow setting the default sample and fragment settings...
2007-06-13 Lennart PoetteringA lot of more work to get the lock-free stuff in place
2007-06-11 Lennart Poetteringmake untabify
2007-05-29 Pierre OssmanWe now use gid unconditionally, so make sure it's defined.
2007-05-25 Lennart Poetteringwhen called with the setid bit change euid to uid soone...
2007-02-13 Pierre OssmanAdd copyright notices to all relevant files. (based...
2007-01-04 Pierre OssmanHuge trailing whitespace cleanup. Let's keep the tree...
2006-08-22 Pierre OssmanImprove error messages a bit.
2006-08-19 Lennart Poetteringadd new "disable-shm" server config option
2006-08-18 Lennart Poetteringremove all occurences of
2006-08-18 Lennart PoetteringRework memory management to allow shared memory data...
2006-07-25 Lennart Poetteringadd new command line option --no-cpu-limit. This is...
2006-07-20 Pierre OssmanFix incorrect call to nonexistant pa_log_warning().
2006-07-20 Pierre OssmanOnly warn when running as root and not --system.
2006-07-20 Pierre OssmanCentralise check if we're running as root.
2006-07-20 Pierre OssmanMove check for SUID into the caps functions.
2006-07-20 Pierre OssmanHandle user switch in a more platform independent manner.
2006-07-20 Lennart Poetteringadd support to set resource limits for the daemon and...
2006-07-20 Pierre OssmanAdd missing header.
2006-07-20 Pierre OssmanMake -1 mean "current group/user" so that some platform...
2006-07-19 Lennart Poetteringadd a few comments
2006-07-19 Lennart Poettering* add new function pa_check_in_group()
2006-07-19 Lennart Poettering* add new --system command line parameter to the daemon...
2006-07-14 Lennart Poetteringtry to use send(,,MSG_NOSIGNAL) instead of write()...
2006-06-19 Lennart Poetteringbig s/polyp/pulse/g
2006-05-26 Lennart Poetteringdisable padsp for the polypaudio daemon itself by defin...
2006-05-25 Lennart Poettering* split pa_cstrerror() into its own file polypcore...
2006-05-22 Pierre OssmanWrap strerror() in a function that makes it thread...
2006-05-18 Pierre OssmanConvert log text to current locale before passing it...
2006-05-17 Lennart Poetteringfix include line for "core-util.h"
2006-05-17 Pierre OssmanMove xmalloc to the public side (libpolyp).
2006-04-19 Pierre OssmanHaving constant deferred events isn't allowed and cause...
2006-04-18 Pierre OssmanMake the probe for RNG sources at runtime since the...
2006-04-16 Lennart Poetteringinitialize random seed globaly from $RANDOM_DEVICE
2006-02-24 Lennart Poettering* Add new "auth-group=" parameter to protocol-native...
2006-02-23 Lennart Poetteringchange pa_log() and friends to not require a trailing...
2006-02-20 Lennart Poetteringdisable SIGPIPE before calling pa_core_new(), this...
next