]> git.ipfire.org Git - thirdparty/systemd.git/history - src/shared/spawn-polkit-agent.c
util-lib: split out IO related calls to io-util.[ch]
[thirdparty/systemd.git] / src / shared / spawn-polkit-agent.c
2015-10-26  Lennart Poetteringutil-lib: split out IO related calls to io-util.[ch]
2015-10-25  Tom GundersenMerge pull request #1668 from ssahani/net1
2015-10-25  Tom GundersenMerge pull request #1654 from poettering/util-lib
2015-10-25  Lennart Poetteringutil-lib: split out fd-related operations into fd-util...
2015-06-04  David HerrmannMerge pull request #57 from pwithnall/wip/pwithnall...
2015-04-10  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