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