summaryrefslogtreecommitdiff
path: root/src/shared/spawn-polkit-agent.c
AgeCommit message (Expand)Author
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