index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
shared
/
spawn-polkit-agent.c
Age
Commit message (
Expand
)
Author
2016-04-05
polkit: don't start polkit agent when running as root
Martin Pitt
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2015-12-06
shared: include what we use
Thomas Hindoe Paaboel Andersen
2015-11-16
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
2015-10-27
util-lib: split out printf() helpers to stdio-util.h
Lennart Poettering
2015-10-26
util-lib: split out IO related calls to io-util.[ch]
Lennart Poettering
2015-10-25
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-04-10
shared: add process-util.[ch]
Ronny Chevalier
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-12
include <poll.h> instead of <sys/poll.h>
Thomas Hindoe Paaboel Andersen
2015-02-01
Add a snprinf wrapper which checks that the buffer was big enough
Zbigniew Jędrzejewski-Szmek
2014-11-28
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
2014-11-10
shared: explicitly ignore the return value of wait_for_terminate
Ronny Chevalier
2014-07-29
time-util: add and use USEC/NSEC_INFINIY
Kay Sievers
2014-03-18
util: replace close_nointr_nofail() by a more useful safe_close()
Lennart Poettering
2013-02-13
build-sys: make PolicyKit support compile-time optional (was runtime-optional...
Lennart Poettering
2012-04-13
polkit: spawn agent in --fallback mode
Lennart Poettering
2012-04-12
move more common files to shared/ and add them to shared.la
Kay Sievers