index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libudev
/
libudev-device-private.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
libudev: simplify udev_device_ensure_usec_initialized a bit
Zbigniew Jędrzejewski-Szmek
2015-12-07
1
-6
/
+2
*
tree-wide: group include of libudev.h with sd-*
Thomas Hindoe Paaboel Andersen
2015-11-17
1
-1
/
+2
*
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
2015-11-16
1
-2
/
+1
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
1
-2
/
+2
*
udevd: fix REMOVE handling
Tom Gundersen
2015-04-23
1
-0
/
+6
*
libudev: device - replace by a thin wrapper around sd-device
Tom Gundersen
2015-04-02
1
-145
/
+366
*
udevd: event - make db loading lazy in REMOVE event handling
Tom Gundersen
2015-03-12
1
-0
/
+1
*
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-23
1
-1
/
+0
*
treewide: another round of simplifications
Michal Schmidt
2014-11-28
1
-4
/
+2
*
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-11-28
1
-1
/
+1
*
treewide: drop unnecessary trailing \n in log_*() calls
Michal Schmidt
2014-11-28
1
-2
/
+2
*
udev: switch to systemd logging functions
Kay Sievers
2014-11-13
1
-3
/
+2
*
libudev: we do not log errors from libraries
Kay Sievers
2014-11-13
1
-2
/
+2
*
Remove unnecessary casts in printfs
Zbigniew Jędrzejewski-Szmek
2014-05-15
1
-1
/
+1
*
Remove duplicate includes
Karel Zak
2013-11-19
1
-1
/
+0
*
udev: move string copy functions to shared/
Kay Sievers
2013-01-09
1
-4
/
+4
*
libudev: update copyright headers
Kay Sievers
2012-11-12
1
-10
/
+18
*
udev: use usec_t and now()
Kay Sievers
2012-11-12
1
-1
/
+1
*
libudev: check return value of rename
Václav Pavlín
2012-09-23
1
-1
/
+4
*
udev: get rid of TEST_PREFIX and use unshare() to fake /sys, /dev, /run
Kay Sievers
2012-07-15
1
-4
/
+4
*
udev: remove remaining selinux labeling for file in /run
Kay Sievers
2012-06-05
1
-2
/
+2
*
mkdir: append _label to all mkdir() calls that explicitly set the selinux con...
Kay Sievers
2012-05-31
1
-2
/
+2
*
libudev: prefix log macros with 'udev_'
Kay Sievers
2012-04-26
1
-2
/
+2
*
udev: replace util_create_path() with mkdir_parents()
Kay Sievers
2012-04-17
1
-4
/
+3
*
udev: use startswith() and streq()
Kay Sievers
2012-04-16
1
-1
/
+1
*
udev: remove configuration options for /dev, /sys, /run directories
Kay Sievers
2012-04-16
1
-7
/
+4
*
udev: move libudev, gudev to src/; move gudev/docs/, udev/docs/ to to docs/
Kay Sievers
2012-04-13
1
-0
/
+185