]> git.ipfire.org Git - thirdparty/systemd.git/history - src/udev/udevadm-info.c
util-lib: split our string related calls from util.[ch] into its own file string...
[thirdparty/systemd.git] / src / udev / udevadm-info.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-04-21  Lennart Poetteringudevadm: enclose invocation of unlinkat() with a (void...
2015-02-23  Thomas Hindoe Paab... remove unused includes
2015-01-22  Zbigniew Jędrzejew... Assorted format fixes
2015-01-05  Lennart Poetteringudevadm,..: make --help output of udev tools more like...
2014-11-26  Zbigniew Jędrzejew... udevadm: split out find_device helper
2014-07-29  Kay Sieversudev: place opening { at the same line as the function...
2014-02-25  Zbigniew Jędrzejew... Remove dead lines in various places
2013-12-19  Zbigniew Jędrzejew... udevadm: modernization
2013-12-19  Zbigniew Jędrzejew... udevadm,scsi_id: add short options to help strings...
2013-07-16  Tom Gundersenudev: export tags of "dead" device nodes to /run/udev...
2013-03-23  Zbigniew Jędrzejew... udevadm: place const in the right place
2013-03-03  Kay Sieversudev: firmware - do not created /run/udev/firmware...
2013-02-13  Thomas Hindoe Paab... use streq instead of strcmp
2013-01-09  Kay Sieversudev: move string copy functions to shared/
2013-01-07  Tom GundersenMerge nss-myhostname
2012-11-12  Kay Sieversuse the same email address everywhere
2012-06-10  Kay Sieversudev: support "udevadm info /dev/sda; udevadm info...
2012-04-16  Kay Sieversudev: use startswith() and streq()
2012-04-16  Kay Sieversudev: remove configuration options for /dev, /sys,...
2012-04-16  Kay Sieversudev: replace ARRAY_SIZE() with ELEMENTSOF()
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