]> git.ipfire.org Git - thirdparty/systemd.git/history - src/shared/socket-label.c
treewide: use log_*_errno whenever %m is in the format string
[thirdparty/systemd.git] / src / shared / socket-label.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-23  Lennart Poetteringselinux: clean up selinux label function naming
2014-10-23  WaLyong Chomac: rename apis with mac_{selinux/smack}_ prefix
2014-10-23  Zbigniew Jędrzejew... systemd-upload: print paths in help()
2014-07-16  Zbigniew Jędrzejew... shared/socket-label: fix error message
2014-06-21  Thomas Hindoe Paab... consistently order cleanup attribute before type
2014-03-17  Zbigniew Jędrzejew... activate: export make_socket_fd
2013-11-06  Lennart Poetteringactive: rework make_socket_fd() to be based on socket_a...
2013-01-07  Tom GundersenMerge nss-myhostname
2012-11-06  Dave ReisnerRevert "Implement SocketUser= and SocketGroup= for...
2012-11-06  Dave ReisnerImplement SocketUser= and SocketGroup= for [Socket]
2012-05-31  Kay Sieversmkdir: append _label to all mkdir() calls that explicit...
2012-04-11  Lennart Poetteringrelicense to LGPLv2.1 (with exceptions)
2012-04-11  Kay Sieverssplit selinux label operations out of cgroup-util,...