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