summaryrefslogtreecommitdiff
path: root/src/shared/spawn-polkit-agent.c
AgeCommit message (Expand)Author
2015-12-06shared: include what we useThomas Hindoe Paaboel Andersen
2015-11-16tree-wide: sort includesThomas Hindoe Paaboel Andersen
2015-10-27util-lib: split out printf() helpers to stdio-util.hLennart Poettering
2015-10-26util-lib: split out IO related calls to io-util.[ch]Lennart Poettering
2015-10-25util-lib: split out fd-related operations into fd-util.[ch]Lennart Poettering
2015-04-10shared: add process-util.[ch]Ronny Chevalier
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen
2015-02-12include <poll.h> instead of <sys/poll.h>Thomas Hindoe Paaboel Andersen
2015-02-01Add a snprinf wrapper which checks that the buffer was big enoughZbigniew Jędrzejewski-Szmek
2014-11-28treewide: no need to negate errno for log_*_errno()Michal Schmidt
2014-11-28treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt
2014-11-10shared: explicitly ignore the return value of wait_for_terminateRonny Chevalier
2014-07-29time-util: add and use USEC/NSEC_INFINIYKay Sievers
2014-03-18util: replace close_nointr_nofail() by a more useful safe_close()Lennart Poettering
2013-02-13build-sys: make PolicyKit support compile-time optional (was runtime-optional...Lennart Poettering
2012-04-13polkit: spawn agent in --fallback modeLennart Poettering
2012-04-12move more common files to shared/ and add them to shared.laKay Sievers