chiark / gitweb /
units: make networkd pull in its own .busname unit
[elogind.git] / src / shared / spawn-polkit-agent.c
2017-03-14 Ronny Chevaliershared: add process-util.[ch]
2015-02-23 Thomas Hindoe Paab... remove unused includes
2015-02-12 Thomas Hindoe Paab... include <poll.h> instead of <sys/poll.h>
2015-02-01 Zbigniew Jędrzejew... Add a snprinf wrapper which checks that the buffer...
2014-11-28 Michal Schmidttreewide: no need to negate errno for log_*_errno()
2014-11-28 Michal Schmidttreewide: auto-convert the simple cases to log_*_errno()
2014-11-10 Ronny Chevaliershared: explicitly ignore the return value of wait_for_...
2014-07-29 Kay Sieverstime-util: add and use USEC/NSEC_INFINIY
2014-03-18 Lennart Poetteringutil: replace close_nointr_nofail() by a more useful...
2013-02-13 Lennart Poetteringbuild-sys: make PolicyKit support compile-time optional...
2013-01-07 Tom GundersenMerge nss-myhostname
2012-04-13 Lennart Poetteringpolkit: spawn agent in --fallback mode
2012-04-12 Kay Sieversmove more common files to shared/ and add them to shared.la