| Commit message (Expand) | Author | Age | Files | Lines |
* | add message about hrtimers, and initialize pa_core::high_priority | Lennart Poettering | 2007-08-22 | 1 | -5/+13 |
* | never stay root after startup, even if we don't have capabilites | Lennart Poettering | 2007-08-16 | 1 | -5/+14 |
* | Keep CAP_SYS_NICE not only in PERMITTED but also in EFFECTIVE capset | Lennart Poettering | 2007-08-16 | 1 | -6/+7 |
* | load module-x11-xsmp from a /etc/xdg/autostart file, to make sure it is loade... | Lennart Poettering | 2007-08-13 | 2 | -1/+12 |
* | deactivate module-x11-xsmp by default, due to a deadlock when pa is being sta... | Lennart Poettering | 2007-08-12 | 1 | -1/+2 |
* | allow setting the default sample and fragment settings from the config file | Lennart Poettering | 2007-08-11 | 4 | -54/+196 |
* | Add X11 XSMP module for hooking into the X11 session manager, for being notif... | Lennart Poettering | 2007-08-09 | 1 | -0/+3 |
* | s/login.wav/startup3.wav | Lennart Poettering | 2007-08-09 | 1 | -1/+1 |
* | update default configuration | Lennart Poettering | 2007-08-09 | 1 | -21/+20 |
* | Convert most snprintf() calls to pa_snprintf() | Lennart Poettering | 2007-07-25 | 2 | -3/+4 |
* | A lot of more work to get the lock-free stuff in place | Lennart Poettering | 2007-06-13 | 1 | -1/+1 |
* | make untabify | Lennart Poettering | 2007-06-11 | 1 | -1/+1 |
* | Kill spaces on EOL | Lennart Poettering | 2007-05-29 | 1 | -4/+4 |
* | We now use gid unconditionally, so make sure it's defined. | Pierre Ossman | 2007-05-29 | 1 | -2/+0 |
* | when called with the setid bit change euid to uid sooner to make sure that we... | Lennart Poettering | 2007-05-25 | 2 | -29/+33 |
* | Add copyright notices to all relevant files. (based on svn log) | Pierre Ossman | 2007-02-13 | 11 | -0/+27 |
* | Huge trailing whitespace cleanup. Let's keep the tree pure from here on, | Pierre Ossman | 2007-01-04 | 10 | -98/+98 |
* | enable module-hal-detect in the default configuration file only if HAL suppor... | Lennart Poettering | 2006-09-20 | 1 | -2/+2 |
* | fix alsa-sink example | Lennart Poettering | 2006-09-07 | 1 | -1/+1 |
* | fix esdcompat for non-gnu systems | Lennart Poettering | 2006-09-02 | 1 | -1/+1 |
* | activate HAL in the default config | Lennart Poettering | 2006-08-25 | 1 | -6/+13 |
* | Improve error messages a bit. | Pierre Ossman | 2006-08-22 | 1 | -1/+3 |
* | add --disable-shm command line option to the daemon | Lennart Poettering | 2006-08-19 | 1 | -2/+11 |
* | add "disable-shm=" to default daemon configuration file | Lennart Poettering | 2006-08-19 | 1 | -0/+3 |
* | add new "disable-shm" server config option | Lennart Poettering | 2006-08-19 | 3 | -16/+24 |
* | remove all occurences of | Lennart Poettering | 2006-08-18 | 5 | -54/+54 |
* | Rework memory management to allow shared memory data transfer. The central idea | Lennart Poettering | 2006-08-18 | 1 | -1/+1 |
* | Load module-rescue-streams by default | Lennart Poettering | 2006-08-13 | 1 | -0/+3 |
* | fix two typos (pierre, have you been sleeping? next time please the comments ... | Lennart Poettering | 2006-07-29 | 1 | -2/+2 |
* | load module-gconf in default install | Lennart Poettering | 2006-07-27 | 1 | -1/+7 |
* | add new command line option --no-cpu-limit. This is useful when running Pulse... | Lennart Poettering | 2006-07-25 | 5 | -16/+42 |
* | raise the default value for RLIMIT_NOFILE to 200 since 25 is apparently too s... | Lennart Poettering | 2006-07-21 | 2 | -2/+2 |
* | Fix incorrect call to nonexistant pa_log_warning(). | Pierre Ossman | 2006-07-20 | 2 | -2/+2 |
* | Only warn when running as root and not --system. | Pierre Ossman | 2006-07-20 | 1 | -2/+1 |
* | Centralise check if we're running as root. | Pierre Ossman | 2006-07-20 | 1 | -4/+6 |
* | Move check for SUID into the caps functions. | Pierre Ossman | 2006-07-20 | 2 | -4/+11 |
* | Handle user switch in a more platform independent manner. | Pierre Ossman | 2006-07-20 | 1 | -2/+18 |
* | Make sure parse_rlimit is only used when rlimits are supported. | Pierre Ossman | 2006-07-20 | 1 | -1/+5 |
* | add support to set resource limits for the daemon and set some of them to som... | Lennart Poettering | 2006-07-20 | 4 | -1/+152 |
* | Add missing header. | Pierre Ossman | 2006-07-20 | 1 | -0/+1 |
* | Make -1 mean "current group/user" so that some platform dependent calls | Pierre Ossman | 2006-07-20 | 1 | -1/+1 |
* | add a few comments | Lennart Poettering | 2006-07-19 | 1 | -1/+9 |
* | * add new function pa_check_in_group() | Lennart Poettering | 2006-07-19 | 2 | -4/+3 |
* | use access group dedclared in ~/.pulse/client.conf instead of PA_ACCESS_GROUP | Lennart Poettering | 2006-07-19 | 1 | -1/+1 |
* | update @@ tokens according to recent Makefile.am change | Lennart Poettering | 2006-07-19 | 2 | -3/+3 |
* | * add new --system command line parameter to the daemon for running PulseAudi... | Lennart Poettering | 2006-07-19 | 5 | -21/+151 |
* | try to use send(,,MSG_NOSIGNAL) instead of write() wherever possible (which | Lennart Poettering | 2006-07-14 | 2 | -7/+7 |
* | Make sure we print the file name we actually use. | Pierre Ossman | 2006-06-30 | 1 | -1/+1 |
* | Fix the final few occurences of polyp. | Pierre Ossman | 2006-06-20 | 2 | -2/+2 |
* | s/POLYP/PULSE/g | Lennart Poettering | 2006-06-19 | 1 | -4/+4 |