chiark / gitweb /
remove unused includes
[elogind.git] / src / udev / udev-node.c
2015-02-23 Thomas Hindoe Paab... remove unused includes
2015-01-22 Zbigniew Jędrzejew... Assorted format fixes
2014-12-28 Lennart Poetteringtmpfiles: add new line type 'v' for creating btrfs...
2014-11-28 Michal Schmidttreewide: use log_*_errno whenever %m is in the format...
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-24 WaLyong Choudev: do NOT re-label smack
2014-10-23 Lennart Poetteringselinux: clean up selinux label function naming
2014-10-23 Lennart Poetteringsmack: rework smack APIs a bit
2014-10-23 Lennart Poetteringmac: rename all calls that apply a label mac_{selinux...
2014-10-23 WaLyong Chomac: rename apis with mac_{selinux/smack}_ prefix
2014-09-18 Tom Gundersenudev: node - warn if chmod/chown fails
2014-09-16 Tom Gundersenlibudev: util - drop util_delete_path()
2014-07-29 Kay Sieversudev: place opening { at the same line as the function...
2013-12-24 Lennart Poetteringlog: log_error() and friends add a newline after each...
2013-10-11 Kay Sieverssmack: minimize ifdef use, and move all labeling to...
2013-10-10 Lennart Poetteringsecurity: rework selinux, smack, ima, apparmor detectio...
2013-10-09 Kay Sieversudev: add SECLABEL{selinux}= support
2013-10-09 Kay Sieversudev: reset Linux Security Module labels if no custom...
2013-10-08 Kay Sieversudev: support custom Linux Security Module labels for...
2013-02-13 Thomas Hindoe Paab... use streq instead of strcmp
2013-02-12 Kay Sieversudev: use unique names for temporary files created...
2013-01-27 Kay Sieversudev: set default rules permissions only at "add" events
2013-01-09 Kay Sieversudev: move string copy functions to shared/
2013-01-07 Tom GundersenMerge nss-myhostname
2013-01-04 Kay Sieversudev: set device node permissions only at "add" events
2012-11-12 Kay Sieversuse the same email address everywhere
2012-10-08 Kay Sieversudev: remove SYMLINK "unique" option
2012-08-10 Kay Sieversudev: export udev_device_new_from_device_id()
2012-07-15 Kay Sieversudev: get rid of TEST_PREFIX and use unshare() to fake...
2012-07-09 Kay Sieversudev: never touch device nodes with symlink requests
2012-07-03 Lennart Poetteringmount-setup: don't complain if we try to fix the label...
2012-06-05 Kay Sieversudev: remove remaining selinux labeling for file in...
2012-05-31 Kay Sieversmkdir: append _label to all mkdir() calls that explicit...
2012-04-17 Kay Sieversselinux: unify systemd and udev code
2012-04-16 Kay Sieversudev: replace util_create_path() with mkdir_parents()
2012-04-16 Kay Sieversudev: remove configuration options for /dev, /sys,...
2012-04-10 Kay Sieversudev: fix gcc warnings showing up after adding $(AM_CFLAGS)
2012-04-08 Kay Sieversudev: switch to systemd logging functions
2012-04-04 Kay SieversMerge branch 'master' of ssh://git.freedesktop.org...
2012-04-04 Kay Sieversmove imported udev into place