chiark / gitweb /
core: support globbing matches in DeviceAllow= when checking for device groups
[elogind.git] / src / udev / scsi_id /
2014-02-25 Zbigniew Jędrzejew... Remove dead lines in various places
2014-02-13 Lennart Poetteringeverywhere: always use O_CLOEXEC where it makes sense
2014-01-31 Greg KHuse memzero(foo, length); for all memset(foo, 0, length...
2013-12-24 Lennart Poetteringlog: log_error() and friends add a newline after each...
2013-12-19 Zbigniew Jędrzejew... udevadm,scsi_id: add short options to help strings...
2013-12-19 Zbigniew Jędrzejew... scsi_id: cleanup
2013-12-14 Thomas Hindoe Paab... Add more _printf_'s for format-nonliterals
2013-11-26 Daniel Buchtree-wide usage of %m specifier instead of strerror...
2013-03-30 Lennart Poetteringudev: extern on functions is pointless
2013-02-13 Thomas Hindoe Paab... use streq instead of strcmp
2013-02-12 Thomas Hindoe Paab... util: introduce strcaseeq/strncaseeq
2013-02-12 Thomas Hindoe Paab... use strneq instead of strncmp
2013-01-09 Thomas Hindoe Paab... tabs to spaces
2013-01-09 Kay Sieversudev: move string copy functions to shared/
2013-01-07 Tom GundersenMerge nss-myhostname
2012-10-28 Kay Sieversudev: get rid of SYSCONFDIR
2012-09-23 Lukas Nykrynudev: free fd before return in scsi_serial.c
2012-07-26 Shawn Landdenlog.h: new log_oom() -> int -ENOMEM, use it
2012-07-25 Shawn Landdenuse "Out of memory." consistantly (or with "\n")
2012-07-05 Kay Sieversudev: add some O_CLOEXEC
2012-05-27 Jean Delvarescsi_id: fix truncated model in by-id device links
2012-04-13 Kay Sieversudev: move libudev, gudev to src/; move gudev/docs...
2012-04-08 Kay Sieversudev: switch to systemd logging functions
2012-04-04 Kay Sieversudev: fix gcc warnings
2012-04-04 Kay SieversMerge branch 'master' of ssh://git.freedesktop.org...
2012-04-04 Kay Sieversmove imported udev into place