index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libudev
/
libudev-private.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: sort includes in *.h
Thomas Hindoe Paaboel Andersen
2015-11-18
1
-1
/
+1
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
1
-1
/
+2
*
tree-wide: remove unused functions
Thomas Hindoe Paaboel Andersen
2015-10-19
1
-2
/
+0
*
udevd: manager - move a few global variables into the Manager object
Tom Gundersen
2015-05-12
1
-1
/
+0
*
udevd: fix REMOVE handling
Tom Gundersen
2015-04-23
1
-0
/
+1
*
libudev: private - introduce udev_device_new_from_synthetic_event()
Tom Gundersen
2015-03-18
1
-3
/
+1
*
udev: make set_usec_initialized() internal to libudev
Tom Gundersen
2015-03-13
1
-1
/
+1
*
libudev: introduce clone_with_db()
Tom Gundersen
2015-03-12
1
-0
/
+1
*
libudev: introduce udev_device_properties_copy()
Tom Gundersen
2015-03-12
1
-0
/
+1
*
libudev: udev_device_read_db - drop unused argument
Tom Gundersen
2015-03-09
1
-1
/
+1
*
libudev: udev_device_add_property - implicitly mark properties for saving to db
Tom Gundersen
2015-03-09
1
-1
/
+1
*
libudev: private - make property_from_string_parse* static
Tom Gundersen
2015-03-09
1
-2
/
+0
*
libudev: private - drop some functions from the internal API
Tom Gundersen
2015-01-26
1
-4
/
+0
*
libudev: monitor - move nulstr parsing to libudev-device
Tom Gundersen
2015-01-26
1
-0
/
+1
*
udev: event - introduce and use internal udev_device_shallow_clone()
Tom Gundersen
2015-01-26
1
-0
/
+1
*
udev: event - move renaming of udev_device to libudev
Tom Gundersen
2015-01-26
1
-0
/
+1
*
udev: builtin-hwdb - port to sd-hwdb
Tom Gundersen
2014-12-15
1
-3
/
+0
*
udev: move global property handling from libudev to udevd
Kay Sievers
2014-11-13
1
-5
/
+0
*
udev: switch to systemd logging functions
Kay Sievers
2014-11-13
1
-9
/
+0
*
libudev: we do not log errors from libraries
Kay Sievers
2014-11-13
1
-1
/
+0
*
udev: use the systemd logging functions in udev tools
Kay Sievers
2014-11-12
1
-1
/
+0
*
udev: fix path for database names on 'change' event
Robert Milasan
2014-09-18
1
-0
/
+1
*
libudev: util - drop util_delete_path()
Tom Gundersen
2014-09-16
1
-1
/
+0
*
libudev: drop util_lookup_{user,group}
Tom Gundersen
2014-09-16
1
-2
/
+0
*
udev: allow removing tags via TAG-="foobar"
David Herrmann
2014-09-11
1
-0
/
+1
*
udev - drop print_kmsg
Tom Gundersen
2014-09-09
1
-1
/
+0
*
udev: never bypass our own logging framework and call vsyslog() directly from...
Lennart Poettering
2014-08-11
1
-1
/
+0
*
Revert "libudev: use get_*_creds from shared rather than util_lookup_*"
Tom Gundersen
2014-08-01
1
-0
/
+2
*
libudev: use get_*_creds from shared rather than util_lookup_*
Tom Gundersen
2014-08-01
1
-2
/
+0
*
udev: declare some symbols static
Kay Sievers
2013-11-13
1
-1
/
+0
*
udev: declare some symbols static
Kay Sievers
2013-11-12
1
-2
/
+0
*
macro: clean up usage of gcc attributes
Lennart Poettering
2013-10-16
1
-3
/
+3
*
udev: move string copy functions to shared/
Kay Sievers
2013-01-09
1
-5
/
+1
*
udev: net_id - append "dev_id" value if needed
Kay Sievers
2013-01-04
1
-0
/
+1
*
udev: in addition to DEVMODE, honor DEVUID, DEVGID from the uevent
Kay Sievers
2012-12-31
1
-0
/
+2
*
libudev: update copyright headers
Kay Sievers
2012-11-12
1
-10
/
+18
*
udev: use usec_t and now()
Kay Sievers
2012-11-12
1
-5
/
+4
*
libudev: import hwdb and export lookup interface
Kay Sievers
2012-10-27
1
-6
/
+8
*
udev: remove SYMLINK "unique" option
Kay Sievers
2012-10-08
1
-1
/
+1
*
libudev: remove dead code
Kay Sievers
2012-09-19
1
-1
/
+0
*
udev: export udev_device_new_from_device_id()
Kay Sievers
2012-08-10
1
-1
/
+0
*
udev: get rid of TEST_PREFIX and use unshare() to fake /sys, /dev, /run
Kay Sievers
2012-07-15
1
-4
/
+0
*
udev: avoid creating /dev/kmsg with fopen() to support CONFIG_PRINTK=n
Kay Sievers
2012-07-14
1
-0
/
+1
*
libudev: prefix log macros with 'udev_'
Kay Sievers
2012-04-26
1
-3
/
+3
*
selinux: unify systemd and udev code
Kay Sievers
2012-04-17
1
-16
/
+0
*
udev: kill udev_selinux_setfscreateconat()
Kay Sievers
2012-04-17
1
-2
/
+0
*
udev: replace util_create_path() with mkdir_parents()
Kay Sievers
2012-04-17
1
-3
/
+3
*
udev: use startswith() and streq()
Kay Sievers
2012-04-16
1
-0
/
+1
*
udev: remove configuration options for /dev, /sys, /run directories
Kay Sievers
2012-04-16
1
-1
/
+5
*
udev: replace ARRAY_SIZE() with ELEMENTSOF()
Kay Sievers
2012-04-16
1
-1
/
+0
[next]