Age | Commit message (Expand) | Author |
2015-03-27 | Remove hardcoded path /run and configure using --with-rootrundir= | David Cortarello |
2015-01-25 | Assorted format fixes | Zbigniew JÄdrzejewski-Szmek |
2014-12-01 | treewide: use log_*_errno whenever %m is in the format string | Michal Schmidt |
2014-11-28 | treewide: no need to negate errno for log_*_errno() | Michal Schmidt |
2014-11-28 | treewide: auto-convert the simple cases to log_*_errno() | Michal Schmidt |
2014-10-31 | src/udev/udev-node.c: fix selinux label | Anthony G. Basile |
2014-10-25 | selinux: clean up selinux label function naming | Lennart Poettering |
2014-10-25 | smack: rework smack APIs a bit | Lennart Poettering |
2014-10-25 | mac: rename all calls that apply a label mac_{selinux|smack}_apply_xyz(), and... | Lennart Poettering |
2014-10-25 | mac: rename apis with mac_{selinux/smack}_ prefix | WaLyong Cho |
2014-09-18 | src/udev/udev-node.c: replace our error handling with upstreams | Anthony G. Basile |
2014-09-17 | libudev: util - drop util_delete_path() | Tom Gundersen |
2014-07-30 | udev: place opening { at the same line as the function declaration | Kay Sievers |
2014-04-24 | src/udev: code cleanup | Anthony G. Basile |
2014-03-21 | fixed gcc warnings that call returns not checked | lhb-jr |
2014-01-13 | src/udev: bring up to date with upstream. | Anthony G. Basile |
2014-01-09 | smack: minimize ifdef use, and move all labeling to smack-util.c | Kay Sievers |
2014-01-09 | security: rework selinux, smack, ima, apparmor detection logic | Lennart Poettering |
2014-01-09 | udev: add SECLABEL{selinux}= support | Kay Sievers |
2014-01-09 | udev: reset Linux Security Module labels if no custom rules are given | Kay Sievers |
2014-01-09 | udev: support custom Linux Security Module labels for device nodes | Kay Sievers |
2013-07-07 | Import strxcpyx from upstream | Anthony G. Basile |
2013-04-02 | udev: update | Anthony G. Basile |
2013-01-28 | Set device node permissions only at "add" events | Ian Stakenvicius |
2012-11-18 | Fix unused result warnings | Kacper Kowalik (Xarthisius) |
2012-11-12 | use the same email address everywhere | Kay Sievers |
2012-10-08 | udev: remove SYMLINK "unique" option | Kay Sievers |
2012-08-10 | udev: export udev_device_new_from_device_id() | Kay Sievers |
2012-07-15 | udev: get rid of TEST_PREFIX and use unshare() to fake /sys, /dev, /run | Kay Sievers |
2012-07-09 | udev: never touch device nodes with symlink requests | Kay Sievers |
2012-07-03 | mount-setup: don't complain if we try to fix the label of a dir beneath a mou... | Lennart Poettering |
2012-06-05 | udev: remove remaining selinux labeling for file in /run | Kay Sievers |
2012-05-31 | mkdir: append _label to all mkdir() calls that explicitly set the selinux con... | Kay Sievers |
2012-04-17 | selinux: unify systemd and udev code | Kay Sievers |
2012-04-17 | udev: replace util_create_path() with mkdir_parents() | Kay Sievers |
2012-04-16 | udev: remove configuration options for /dev, /sys, /run directories | Kay Sievers |
2012-04-10 | udev: fix gcc warnings showing up after adding $(AM_CFLAGS) | Kay Sievers |
2012-04-08 | udev: switch to systemd logging functions | Kay Sievers |
2012-04-04 | move imported udev into place | Kay Sievers |