]> git.ipfire.org Git - thirdparty/systemd.git/history - src/udev/udevadm.c
util-lib: split our string related calls from util.[ch] into its own file string...
[thirdparty/systemd.git] / src / udev / udevadm.c
2015-10-24  Lennart Poetteringutil-lib: split our string related calls from util...
2015-06-04  David HerrmannMerge pull request #57 from pwithnall/wip/pwithnall...
2015-02-23  Thomas Hindoe Paab... remove unused includes
2015-01-05  Lennart Poetteringudevadm,..: make --help output of udev tools more like...
2014-12-28  Lennart Poetteringtmpfiles: add new line type 'v' for creating btrfs...
2014-11-13  Kay Sieversudev: move global property handling from libudev to...
2014-11-13  Kay Sieversudev: switch to systemd logging functions
2014-10-23  WaLyong Chomac: rename apis with mac_{selinux/smack}_ prefix
2014-08-27  David Herrmannudev: add missing new-line in udevadm error
2014-08-04  Zbigniew Jędrzejew... Unify parse_argv style
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-02-13  Thomas Hindoe Paab... use streq instead of strcmp
2013-01-07  Tom GundersenMerge nss-myhostname
2012-11-12  Kay Sieversuse the same email address everywhere
2012-10-25  Kay Sieversudev: set optind = 0, not the usual 1, to reset getopt_...
2012-10-23  Kay Sieversudev: add hardware database support
2012-07-13  Lennart Poetteringlog: correct usage of logging API at a few places
2012-05-31  Kay SieversRevert "label: fix systemd-udev labeling of /run direct...
2012-05-30  Daniel J Walshlabel: fix systemd-udev labeling of /run directory.
2012-04-17  Kay Sieversselinux: unify systemd and udev code
2012-04-16  Kay Sieversudev: remove configuration options for /dev, /sys,...
2012-04-16  Kay Sieversudev: replace ARRAY_SIZE() with ELEMENTSOF()
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