index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libudev
Age
Commit message (
Expand
)
Author
2014-04-24
udev: remove seqnum API and all assumptions about seqnums
Kay Sievers
2014-04-04
libudev: Fix redefinition of usec_t and nsec_t.
Eric Le Bihan
2014-04-03
configure.ac: bring version numbers in line with upstream
Anthony G. Basile
2014-02-21
Add missing REENABLE_WARNING and unlink_noerrno()
Anthony G. Basile
2014-02-21
macro: introduce a nice macro for disabling -Wformat-nonliteral temporarily
Anthony G. Basile
2014-02-21
everywhere: make use of new0() and macro() macros, and stop using perror()
Lennart Poettering
2014-02-02
use memzero(foo, length); for all memset(foo, 0, length); calls
Greg KH
2014-01-25
src/libudev/util.h: import FORMAT_TIMESPAN_MAX for selinux
Anthony G. Basile
2014-01-20
libudev-util.c: Handle -1 return from sysconf(_SC_GET{PW,GR}_R_SIZE_MAX)
Michael Forney
2014-01-20
libudev-util.c: Fix sysconf variable for util_lookup_group
Michael Forney
2014-01-20
libudev/sparse-endian.h: include header which defines __bswap_XX
rofl0r
2014-01-20
libudev/path-util.c: remove usage of canonicalize_file_name()
rofl0r
2014-01-14
src/libudev: bring in line with upstream
Anthony G. Basile
2014-01-13
src/udev: bring up to date with upstream.
Anthony G. Basile
2014-01-11
src/udev/path-util.[ch]: remove duplicates
Anthony G. Basile
2014-01-09
libudev: ship the original MurmurHash2.[ch] file
Kay Sievers
2014-01-09
src/libudev/util.h: add missing FOREACH_LINE
Anthony G. Basile
2014-01-09
libudev: monitor - only disallow "udev" type events
Kay Sievers
2014-01-09
libudev: disable monitor inside a container
Kay Sievers
2014-01-09
bus: catch up with kdbus changes
Kay Sievers
2014-01-09
libudev: devices received from udev are always initialized
Kay Sievers
2014-01-09
Add more _printf_'s for format-nonliterals
Thomas Hindoe Paaboel Andersen
2014-01-09
libudev: hwdb - use libudev not systemd logging
Kay Sievers
2014-01-09
docs: remove unneeded the's in gudev docs
Zbigniew Jędrzejewski-Szmek
2014-01-09
libudev: always return NULL in _unref() APIs
Lennart Poettering
2014-01-09
libudev: always return valid negative error codes on API functions
Lennart Poettering
2014-01-09
Remove duplicate includes
Karel Zak
2014-01-09
udev: declare some symbols static
Kay Sievers
2014-01-09
udev: declare some symbols static
Kay Sievers
2014-01-09
libudev: default log_priority to INFO
Tom Gundersen
2014-01-09
macro: clean up usage of gcc attributes
Lennart Poettering
2014-01-09
build-sys: libudev - get rid of the needless selinux linking (again)
Kay Sievers
2014-01-09
Never call qsort on potentially NULL arrays
Zbigniew Jędrzejewski-Szmek
2014-01-09
device-nodes: move device node specific code to own file
Dave Reisner
2014-01-09
move utf8 functions from libudev-private.h to utf8.h
Dave Reisner
2013-10-25
libudev-util.c: Handle -1 return from sysconf(_SC_GET{PW,GR}_R_SIZE_MAX)
Michael Forney
2013-10-25
libudev-util.c: Fix sysconf variable for util_lookup_group
Michael Forney
2013-09-26
src/libudev/log.c: remove code to log to journal
Anthony G. Basile
2013-09-14
libudev: fix move_later comparison
eudev/v1.3
Lukas Nykryn
2013-09-10
src/libudev/util.c: reintroduce cescape and octchar
Anthony G. Basile
2013-09-10
libudev: enumerate - do not try to match against an empty subsystem
Kay Sievers
2013-09-10
libudev: enumerate: fix NULL-deref for subsystem-matches
David Herrmann
2013-09-10
libudev: fix memleak when enumerating childs
David Herrmann
2013-09-10
libudev-enumerate.c:udev_enumerate_get_list_entry() fixed possible stale pointer
Harald Hoyer
2013-09-10
typo fixes in man and comments
Thomas Hindoe Paaboel Andersen
2013-09-10
libudev: fix hwdb validation to look for the *new* file
Kay Sievers
2013-08-16
libudev/sparse-endian.h: include header which defines __bswap_XX
rofl0r
2013-08-16
fix usage of glibc-specific sys/poll.h
rofl0r
2013-08-16
libudev/log.c: using strlen without including string.h is no good idea
rofl0r
2013-08-16
libudev/path-util.c: remove usage of canonicalize_file_name()
rofl0r
[next]