index
:
~jonny/pulseaudio
doc-fix
master
le pulseaudio
jonny
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
daemon
/
caps.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-14
daemon: reset gids too, not just uids
Lennart Poettering
1
-0
/
+8
2009-08-12
daemon: unconditionally clean up priviliges
Lennart Poettering
1
-5
/
+2
2009-06-19
daemon: strip all special suid/caps log from our startup code, we'll now rely...
Lennart Poettering
1
-84
/
+15
2009-03-03
Use LGPL 2.1 on all files previously using LGPL 2
Colin Guthrie
1
-1
/
+1
2008-10-19
Fix spelling of privilige
Lennart Poettering
1
-1
/
+1
2008-10-04
add missing inclusion
Lennart Poettering
1
-0
/
+1
2008-10-04
instead of checking for directly use new function pa_in_valgrind()
Lennart Poettering
1
-2
/
+2
2008-08-06
add i18n support
Lennart Poettering
1
-6
/
+7
2008-08-03
allow running of PA with a valgring that doesn't know cap_set_caps
Lennart Poettering
1
-0
/
+13
2008-06-22
support file-based capabilities instead of SUID root for giving PA rights to ...
Lennart Poettering
1
-5
/
+26
2008-06-18
get rid of svn $ keywords
Lennart Poettering
1
-2
/
+0
2008-05-17
fix return value of noop pa_limit_caps()
Lennart Poettering
1
-1
/
+1
2008-05-15
merge glitch-free branch back into trunk
Lennart Poettering
1
-19
/
+9
2008-03-31
fix caps stuff for crazy people who disable caps
Lennart Poettering
1
-2
/
+1
2008-03-31
merge r2193 from prepare-0.9.10
Lennart Poettering
1
-19
/
+6
2008-01-24
Apply the fix for CVE-2008-0008 from 0.9.9 release on trunk.
Diego Petteno
1
-5
/
+7
2007-10-28
merge 'lennart' branch back into trunk.
Lennart Poettering
1
-6
/
+7
2007-05-29
Kill spaces on EOL
Lennart Poettering
1
-4
/
+4
2007-05-25
when called with the setid bit change euid to uid sooner to make sure that we...
Lennart Poettering
1
-18
/
+15
2007-02-13
Add copyright notices to all relevant files. (based on svn log)
Pierre Ossman
1
-0
/
+3
2007-01-04
Huge trailing whitespace cleanup. Let's keep the tree pure from here on,
Pierre Ossman
1
-9
/
+9
2006-08-18
remove all occurences of
Lennart Poettering
1
-3
/
+3
2006-07-29
fix two typos (pierre, have you been sleeping? next time please the comments ...
Lennart Poettering
1
-2
/
+2
2006-07-20
Move check for SUID into the caps functions.
Pierre Ossman
1
-0
/
+9
2006-06-19
big s/polyp/pulse/g
Lennart Poettering
1
-6
/
+6
2006-05-25
* split pa_cstrerror() into its own file polypcore/core-error.[ch]
Lennart Poettering
1
-1
/
+1
2006-05-22
Wrap strerror() in a function that makes it thread safe and converts the
Pierre Ossman
1
-1
/
+3
2006-04-25
glibc <= 2.2 has a broken unistd.h, lacking setresuid().
Pierre Ossman
1
-0
/
+6
2006-02-23
change pa_log() and friends to not require a trailing \n on all logged strings
Lennart Poettering
1
-3
/
+3
2006-02-17
Cleaned up the includes after the restructuring. Indicate which headers are
Pierre Ossman
1
-0
/
+1
2006-02-16
Reorganised the source tree. We now have src/ with a couple of subdirs:
Pierre Ossman
1
-0
/
+131