summaryrefslogtreecommitdiffstats
path: root/src/shared/spawn-polkit-agent.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* util-lib: split out IO related calls to io-util.[ch]Lennart Poettering2015-10-261-2/+3
* util-lib: split out fd-related operations into fd-util.[ch]Lennart Poettering2015-10-251-0/+1
* shared: add process-util.[ch]Ronny Chevalier2015-04-101-0/+1
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-231-4/+0
* include <poll.h> instead of <sys/poll.h>Thomas Hindoe Paaboel Andersen2015-02-121-1/+1
* Add a snprinf wrapper which checks that the buffer was big enoughZbigniew Jędrzejewski-Szmek2015-02-011-3/+2
* treewide: no need to negate errno for log_*_errno()Michal Schmidt2014-11-281-1/+1
* treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt2014-11-281-1/+1
* shared: explicitly ignore the return value of wait_for_terminateRonny Chevalier2014-11-101-1/+1
* time-util: add and use USEC/NSEC_INFINIYKay Sievers2014-07-291-1/+1
* util: replace close_nointr_nofail() by a more useful safe_close()Lennart Poettering2014-03-181-2/+2
* build-sys: make PolicyKit support compile-time optional (was runtime-optional...Lennart Poettering2013-02-131-0/+12
* polkit: spawn agent in --fallback modeLennart Poettering2012-04-131-1/+1
* move more common files to shared/ and add them to shared.laKay Sievers2012-04-121-0/+86