index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libudev
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
udev: builtin-hwdb - port to sd-hwdb
Tom Gundersen
2014-12-15
2
-10
/
+0
*
hwdb: FOREACH_HWDB_PROPERTY -> SD_HWDB_FOREACH_PROPERTY
David Herrmann
2014-12-12
1
-1
/
+1
*
use correct format types
Thomas Hindoe Paaboel Andersen
2014-12-11
1
-1
/
+1
*
libudev: make libudev-hwdb a wrapper around sd-hwdb
Tom Gundersen
2014-12-11
2
-375
/
+26
*
libudev: set errno properly in all error conditions of udev_device_new_from_s...
Lennart Poettering
2014-12-03
1
-1
/
+6
*
treewide: another round of simplifications
Michal Schmidt
2014-11-28
2
-8
/
+4
*
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-11-28
4
-9
/
+9
*
treewide: drop unnecessary trailing \n in log_*() calls
Michal Schmidt
2014-11-28
6
-33
/
+33
*
udev: move global property handling from libudev to udevd
Kay Sievers
2014-11-13
3
-31
/
+1
*
udev: switch to systemd logging functions
Kay Sievers
2014-11-13
8
-125
/
+62
*
libudev: we do not log errors from libraries
Kay Sievers
2014-11-13
4
-12
/
+11
*
udev: use the systemd logging functions in udev tools
Kay Sievers
2014-11-12
1
-1
/
+0
*
udev hwdb: Change error message regarding missing hwdb.bin back to debug.
Colin Guthrie
2014-11-05
1
-1
/
+1
*
libudev: Use correct free function
Colin Walters
2014-11-01
1
-1
/
+1
*
Use log "level" instead of "priority"
Zbigniew Jędrzejewski-Szmek
2014-11-01
1
-12
/
+10
*
libudev: do not accept invalid log levels
Zbigniew Jędrzejewski-Szmek
2014-11-01
2
-6
/
+23
*
libudev: modernization
Zbigniew Jędrzejewski-Szmek
2014-11-01
1
-5
/
+4
*
udev hwdb: Support shipping pre-compiled database in system images
Martin Pitt
2014-10-28
1
-6
/
+36
*
udev: fix path for database names on 'change' event
Robert Milasan
2014-09-18
2
-1
/
+2
*
libudev: monitor - warn if we fail to request SO_PASSCRED
Tom Gundersen
2014-09-18
1
-1
/
+4
*
udev: util - use log_level_from_string()
Tom Gundersen
2014-09-16
1
-7
/
+2
*
libudev: util - drop util_delete_path()
Tom Gundersen
2014-09-16
2
-33
/
+0
*
libudev: drop util_lookup_{user,group}
Tom Gundersen
2014-09-16
2
-66
/
+0
*
udev: allow removing tags via TAG-="foobar"
David Herrmann
2014-09-11
2
-1
/
+21
*
udev - drop print_kmsg
Tom Gundersen
2014-09-09
2
-26
/
+0
*
libudev: fix symbol version for udev_queue_flush() and udev_queue_get_fd()
Michael Biebl
2014-08-30
1
-2
/
+6
*
udev: never bypass our own logging framework and call vsyslog() directly from...
Lennart Poettering
2014-08-11
1
-1
/
+0
*
Fix misuse of uint64_t as size_t
Zbigniew Jędrzejewski-Szmek
2014-08-04
1
-1
/
+1
*
Revert "libudev: use get_*_creds from shared rather than util_lookup_*"
Tom Gundersen
2014-08-01
2
-0
/
+66
*
libudev: use get_*_creds from shared rather than util_lookup_*
Tom Gundersen
2014-08-01
2
-66
/
+0
*
libudev: set errno when udev_device_new_from_* or udev_device_get_parent_* fail
Tom Gundersen
2014-08-01
1
-11
/
+45
*
libudev: queue - watch entire directory to allow the re-use of the watch desc...
Kay Sievers
2014-06-27
1
-1
/
+1
*
libudev: queue provide file descriptor to watch busy event queue
Kay Sievers
2014-06-27
3
-0
/
+50
*
libudev: fix udev_queue_get_queue_is_empty() logic
Kay Sievers
2014-06-27
1
-1
/
+1
*
Remove unnecessary casts in printfs
Zbigniew Jędrzejewski-Szmek
2014-05-15
3
-3
/
+3
*
udev: warn when name_to_handle_at is not implemented
Zbigniew Jędrzejewski-Szmek
2014-04-25
1
-1
/
+4
*
util: make sure all our name_to_handle_at() code makes use of file_handle_union
Lennart Poettering
2014-04-24
1
-3
/
+6
*
implement a union to pad out file_handle
Dave Reisner
2014-04-21
1
-4
/
+2
*
udev: remove seqnum API and all assumptions about seqnums
Kay Sievers
2014-04-14
4
-706
/
+29
*
everywhere: make use of new0() and macro() macros, and stop using perror()
Lennart Poettering
2014-02-13
8
-11
/
+12
*
use memzero(foo, length); for all memset(foo, 0, length); calls
Greg KH
2014-01-31
3
-7
/
+7
*
libudev: ship the original MurmurHash2.[ch] file
Kay Sievers
2013-12-23
1
-56
/
+2
*
remove unused variable
Thomas Hindoe Paaboel Andersen
2013-12-19
1
-1
/
+0
*
libudev: monitor - only disallow "udev" type events
Kay Sievers
2013-12-18
1
-18
/
+20
*
libudev: disable monitor inside a container
Kay Sievers
2013-12-18
1
-1
/
+64
*
bus: catch up with kdbus changes
Kay Sievers
2013-12-18
1
-0
/
+8
*
libudev: devices received from udev are always initialized
Kay Sievers
2013-12-18
2
-31
/
+33
*
Add more _printf_'s for format-nonliterals
Thomas Hindoe Paaboel Andersen
2013-12-14
1
-0
/
+1
*
libudev: hwdb - use libudev not systemd logging
Kay Sievers
2013-12-10
1
-10
/
+10
*
docs: remove unneeded the's in gudev docs
Zbigniew Jędrzejewski-Szmek
2013-12-01
1
-6
/
+4
[next]