| Commit message (Expand) | Author | Age | Files | Lines |
* | tree-wide: use IN_SET macro (#6977) | Yu Watanabe | 2017-10-04 | 1 | -3/+3 |
* | tree-wide: replace all readdir cycles with FOREACH_DIRENT{,_ALL} (#4853) | Reverend Homer | 2016-12-09 | 1 | -5/+4 |
* | Rename formats-util.h to format-util.h | Zbigniew Jędrzejewski-Szmek | 2016-11-07 | 1 | -1/+1 |
* | udev/udev-watch: calculate the real buffer sizes needed | Zbigniew Jędrzejewski-Szmek | 2016-11-03 | 1 | -2/+2 |
* | tree-wide: remove Emacs lines from all files | Daniel Mack | 2016-02-10 | 1 | -2/+0 |
* | tree-wide: use xsprintf() where applicable | Daniel Mack | 2016-01-12 | 1 | -4/+7 |
* | udev: add emacs header line | Zbigniew Jędrzejewski-Szmek | 2015-12-07 | 1 | -0/+2 |
* | treewide: apply errno.cocci | Michal Schmidt | 2015-11-09 | 1 | -2/+1 |
* | util-lib: move a number of fs operations into fs-util.[ch] | Lennart Poettering | 2015-10-27 | 1 | -0/+1 |
* | util-lib: split our string related calls from util.[ch] into its own file str... | Lennart Poettering | 2015-10-24 | 1 | -10/+11 |
* | smack-util: revise smack-util apis and add read smack attr apis | WaLyong Cho | 2015-08-04 | 1 | -2/+2 |
* | shared: add formats-util.h | Ronny Chevalier | 2015-04-10 | 1 | -0/+1 |
* | remove unused includes | Thomas Hindoe Paaboel Andersen | 2015-02-23 | 1 | -4/+0 |
* | Assorted format fixes | Zbigniew Jędrzejewski-Szmek | 2015-01-22 | 1 | -1/+1 |
* | tmpfiles: add new line type 'v' for creating btrfs subvolumes | Lennart Poettering | 2014-12-28 | 1 | -0/+1 |
* | treewide: use log_*_errno whenever %m is in the format string | Michal Schmidt | 2014-11-28 | 1 | -5/+5 |
* | treewide: no need to negate errno for log_*_errno() | Michal Schmidt | 2014-11-28 | 1 | -2/+2 |
* | treewide: auto-convert the simple cases to log_*_errno() | Michal Schmidt | 2014-11-28 | 1 | -2/+2 |
* | udev: do NOT re-label smack | WaLyong Cho | 2014-10-24 | 1 | -1/+1 |
* | selinux: clean up selinux label function naming | Lennart Poettering | 2014-10-23 | 1 | -5/+6 |
* | smack: rework smack APIs a bit | Lennart Poettering | 2014-10-23 | 1 | -3/+7 |
* | mac: rename all calls that apply a label mac_{selinux|smack}_apply_xyz(), and... | Lennart Poettering | 2014-10-23 | 1 | -2/+2 |
* | mac: rename apis with mac_{selinux/smack}_ prefix | WaLyong Cho | 2014-10-23 | 1 | -7/+7 |
* | udev: node - warn if chmod/chown fails | Tom Gundersen | 2014-09-18 | 1 | -2/+6 |
* | libudev: util - drop util_delete_path() | Tom Gundersen | 2014-09-16 | 1 | -2/+1 |
* | udev: place opening { at the same line as the function declaration | Kay Sievers | 2014-07-29 | 1 | -10/+5 |
* | log: log_error() and friends add a newline after each line anyway, so avoid i... | Lennart Poettering | 2013-12-24 | 1 | -16/+16 |
* | smack: minimize ifdef use, and move all labeling to smack-util.c | Kay Sievers | 2013-10-11 | 1 | -14/+5 |
* | security: rework selinux, smack, ima, apparmor detection logic | Lennart Poettering | 2013-10-10 | 1 | -2/+3 |
* | udev: add SECLABEL{selinux}= support | Kay Sievers | 2013-10-09 | 1 | -2/+4 |
* | udev: reset Linux Security Module labels if no custom rules are given | Kay Sievers | 2013-10-09 | 1 | -3/+16 |
* | udev: support custom Linux Security Module labels for device nodes | Kay Sievers | 2013-10-08 | 1 | -5/+35 |
* | use streq instead of strcmp | Thomas Hindoe Paaboel Andersen | 2013-02-13 | 1 | -6/+6 |
* | udev: use unique names for temporary files created in /dev | Kay Sievers | 2013-02-12 | 1 | -8/+5 |
* | udev: set default rules permissions only at "add" events | Kay Sievers | 2013-01-27 | 1 | -12/+5 |
* | udev: move string copy functions to shared/ | Kay Sievers | 2013-01-09 | 1 | -7/+7 |
* | udev: set device node permissions only at "add" events | Kay Sievers | 2013-01-04 | 1 | -14/+15 |
* | use the same email address everywhere | Kay Sievers | 2012-11-12 | 1 | -1/+1 |
* | udev: remove SYMLINK "unique" option | Kay Sievers | 2012-10-08 | 1 | -9/+4 |
* | udev: export udev_device_new_from_device_id() | Kay Sievers | 2012-08-10 | 1 | -1/+1 |
* | udev: get rid of TEST_PREFIX and use unshare() to fake /sys, /dev, /run | Kay Sievers | 2012-07-15 | 1 | -4/+4 |
* | udev: never touch device nodes with symlink requests | Kay Sievers | 2012-07-09 | 1 | -15/+2 |
* | mount-setup: don't complain if we try to fix the label of a dir beneath a mou... | Lennart Poettering | 2012-07-03 | 1 | -2/+2 |
* | udev: remove remaining selinux labeling for file in /run | Kay Sievers | 2012-06-05 | 1 | -1/+1 |
* | mkdir: append _label to all mkdir() calls that explicitly set the selinux con... | Kay Sievers | 2012-05-31 | 1 | -3/+3 |
* | selinux: unify systemd and udev code | Kay Sievers | 2012-04-17 | 1 | -7/+6 |
* | udev: replace util_create_path() with mkdir_parents() | Kay Sievers | 2012-04-17 | 1 | -3/+3 |
* | udev: remove configuration options for /dev, /sys, /run directories | Kay Sievers | 2012-04-16 | 1 | -7/+4 |
* | udev: fix gcc warnings showing up after adding $(AM_CFLAGS) | Kay Sievers | 2012-04-10 | 1 | -5/+0 |
* | udev: switch to systemd logging functions | Kay Sievers | 2012-04-08 | 1 | -33/+23 |