summaryrefslogtreecommitdiff
path: root/src/shared/socket-label.c
AgeCommit message (Expand)AuthorFilesLines
2014-12-28tmpfiles: add new line type 'v' for creating btrfs subvolumesLennart Poettering1-1/+2
2014-11-28treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt1-2/+2
2014-11-28treewide: yet more log_*_errno + return simplificationsMichal Schmidt1-4/+2
2014-11-28treewide: no need to negate errno for log_*_errno()Michal Schmidt1-2/+2
2014-11-28treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt1-2/+2
2014-10-23selinux: clean up selinux label function namingLennart Poettering1-2/+2
2014-10-23mac: rename apis with mac_{selinux/smack}_ prefixWaLyong Cho1-3/+3
2014-10-23systemd-upload: print paths in help()Zbigniew Jędrzejewski-Szmek1-1/+2
2014-07-15shared/socket-label: fix error messageZbigniew Jędrzejewski-Szmek1-1/+1
2014-06-22consistently order cleanup attribute before typeThomas Hindoe Paaboel Andersen1-1/+1
2014-03-17activate: export make_socket_fdZbigniew Jędrzejewski-Szmek1-0/+30
2013-11-06active: rework make_socket_fd() to be based on socket_address_listen()Lennart Poettering1-21/+23
2012-11-06Revert "Implement SocketUser= and SocketGroup= for [Socket]"Dave Reisner1-1/+0
2012-11-05Implement SocketUser= and SocketGroup= for [Socket]Dave Reisner1-0/+1
2012-05-31mkdir: append _label to all mkdir() calls that explicitly set the selinux con...Kay Sievers1-1/+1
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering1-4/+4
2012-04-11split selinux label operations out of cgroup-util, socket-utilKay Sievers1-0/+143