]> git.ipfire.org Git - thirdparty/systemd.git/history - src/shared/capability.c
treewide: use log_*_errno whenever %m is in the format string
[thirdparty/systemd.git] / src / shared / capability.c
2014-11-28  Michal Schmidttreewide: use log_*_errno whenever %m is in the format...
2014-11-28  Michal Schmidttreewide: yet more log_*_errno + return simplifications
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-10-31  Ronny Chevaliershared: fix typo
2014-06-04  Lennart Poetteringbus-proxy: drop priviliges if we can
2014-06-03  Tom Gundersenshared: capability - don't loop over the cap bits if...
2014-06-03  Tom Gundersenshared: allow drop_priviliges to drop all privs
2014-06-01  Lennart Poetteringtimesyncd: split privilege dropping code out of timesyn...
2014-05-18  Lennart Poetteringtimesyncd: run timesyncd as unpriviliged user "systemd...
2014-01-03  Zbigniew Jędrzejew... Introduce cleanup functions for cap_free
2013-12-25  Lennart Poetteringbus: rename message "serial" to "cookie"
2013-12-17  Shawn Landden__thread --> thread_local for C11 compat
2013-04-03  Lennart Poetteringutil: rename write_one_line_file() to write_string_file()
2013-02-14  Harald Hoyerhonor SELinux labels, when creating and writing config...
2013-01-07  Tom GundersenMerge nss-myhostname
2012-05-29  Lennart Poetteringcapabilities: when dropping capabilities system-wide...
2012-05-24  Lennart Poetteringmain: add configuration option to alter capability...
2012-04-11  Lennart Poetteringrelicense to LGPLv2.1 (with exceptions)
2012-04-10  Kay Sieversutil: move all to shared/ and split external dependenci...