summaryrefslogtreecommitdiff
path: root/src/libudev/libudev-device-private.c
Commit message (Expand)AuthorAgeFilesLines
* libudev: simplify udev_device_ensure_usec_initialized a bitZbigniew Jędrzejewski-Szmek2015-12-071-6/+2
* tree-wide: group include of libudev.h with sd-*Thomas Hindoe Paaboel Andersen2015-11-171-1/+2
* tree-wide: sort includesThomas Hindoe Paaboel Andersen2015-11-161-2/+1
* util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering2015-10-241-2/+2
* udevd: fix REMOVE handlingTom Gundersen2015-04-231-0/+6
* libudev: device - replace by a thin wrapper around sd-deviceTom Gundersen2015-04-021-145/+366
* udevd: event - make db loading lazy in REMOVE event handlingTom Gundersen2015-03-121-0/+1
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-231-1/+0
* treewide: another round of simplificationsMichal Schmidt2014-11-281-4/+2
* treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt2014-11-281-1/+1
* treewide: drop unnecessary trailing \n in log_*() callsMichal Schmidt2014-11-281-2/+2
* udev: switch to systemd logging functionsKay Sievers2014-11-131-3/+2
* libudev: we do not log errors from librariesKay Sievers2014-11-131-2/+2
* Remove unnecessary casts in printfsZbigniew Jędrzejewski-Szmek2014-05-151-1/+1
* Remove duplicate includesKarel Zak2013-11-181-1/+0
* udev: move string copy functions to shared/Kay Sievers2013-01-091-4/+4
* libudev: update copyright headersKay Sievers2012-11-121-10/+18
* udev: use usec_t and now()Kay Sievers2012-11-121-1/+1
* libudev: check return value of renameVáclav Pavlín2012-09-231-1/+4
* udev: get rid of TEST_PREFIX and use unshare() to fake /sys, /dev, /runKay Sievers2012-07-151-4/+4
* udev: remove remaining selinux labeling for file in /runKay Sievers2012-06-051-2/+2
* mkdir: append _label to all mkdir() calls that explicitly set the selinux con...Kay Sievers2012-05-311-2/+2
* libudev: prefix log macros with 'udev_'Kay Sievers2012-04-261-2/+2
* udev: replace util_create_path() with mkdir_parents()Kay Sievers2012-04-171-4/+3
* udev: use startswith() and streq()Kay Sievers2012-04-161-1/+1
* udev: remove configuration options for /dev, /sys, /run directoriesKay Sievers2012-04-161-7/+4
* udev: move libudev, gudev to src/; move gudev/docs/, udev/docs/ to to docs/Kay Sievers2012-04-131-0/+185