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
/
udev
Age
Commit message (
Expand
)
Author
2009-06-17
cleanup ./configure installation directory options
Kay Sievers
2009-06-14
USE_LOG -> ENABLE_LOGGING, DEBUG -> ENABLE_DEBUG, USE_SELINUX -> WITH_SELINUX
Kay Sievers
2009-06-10
udevadm: info -revert "accept --query without argument"
Kay Sievers
2009-06-09
libudev: rename private files to *-private.c
Kay Sievers
2009-06-09
move common stuff from udev/ to private parts of libudev/
Kay Sievers
2009-06-09
move syslog wrapper to libudev
Kay Sievers
2009-06-09
udevd: log info for created/killed workers
Kay Sievers
2009-06-08
libudev: move to top-level directory
Kay Sievers
2009-06-08
libudev: add comments to libudev.h
Kay Sievers
2009-06-08
udevd: print error if worker dies unexpectedly
Kay Sievers
2009-06-07
udevadm: monitor --environment -> --property
Kay Sievers
2009-06-07
udevadm: control - --env -> --property
Kay Sievers
2009-06-07
udevadm: info - accept --query without a value and print properties
Kay Sievers
2009-06-07
udevadm: trigger - add --property-match=<key>:<value>
Kay Sievers
2009-06-07
libudev: enumerate - allow multiple keys with the same name
Kay Sievers
2009-06-06
fix signed/unsigned warning
Kay Sievers
2009-06-06
cleanup $attr{} substitution
Kay Sievers
2009-06-06
allow format substitution in path of ATTR{<path>}=="<value>"
Kay Sievers
2009-06-05
udevd: use enum instead of char in struct declaration
Kay Sievers
2009-06-04
udevd: close netlink socket in worker and set cloexec
Kay Sievers
2009-06-04
udevd: convert to event worker processes
Kay Sievers
2009-06-01
str[sp]cpyl: add __attribute__ ((sentinel))
Kay Sievers
2009-05-29
udevd: remove check for dev_t, DEVPATH_OLD takes care of that
Kay Sievers
2009-05-29
udevadm: settle - add --exit-if-exists=<file>
Kay Sievers
2009-05-28
udevadm: control - add comment to man page about --reload-rules
Kay Sievers
2009-05-28
udevd: queue-export - fix crash
Alan Jenkins
2009-05-28
udev-selinux.c: remove libudev header
Alan Jenkins
2009-05-21
udevadm: settle - make --timeout=0 working
Kay Sievers
2009-05-21
udevd: implement a more efficient queue file format
Alan Jenkins
2009-05-21
udevd: remove tiny bit of dead code
Alan Jenkins
2009-05-21
fix location of database files
Kay Sievers
2009-05-21
keep the ifdef'd udevd testing/profiling hack
Kay Sievers
2009-05-20
require key names in uppercase
Kay Sievers
2009-05-20
remove unused GL_FORMAT from rules parser
Kay Sievers
2009-05-20
use openat(), unlinkat(), fstatat()
Kay Sievers
2009-05-20
use more efficient string copying
Kay Sievers
2009-05-20
udevadm: settle - fix timeout
Alan Jenkins
2009-05-19
remove format char string truncation syntax
Kay Sievers
2009-05-14
OWNER/GROUP: fix if logic
Scott James Remnant
2009-05-13
fix possible endless loop for GOTO to non-existent LABEL
Kay Sievers
2009-05-07
add "static" back to the inline functions
Kay Sievers
2009-05-05
remove asmlinkage
Kay Sievers
2009-05-04
remove all PHYSDEVPATH handling and warning about
Kay Sievers
2009-05-04
handle devtmpfs nodes
Kay Sievers
2009-05-02
udevd: revert initial device node creation
Kay Sievers
2009-04-28
accept DEVNAME from the kernel as a hint for the node name
Kay Sievers
2009-04-26
drop "extern" keyword from non-static function
Kay Sievers
2009-04-24
update NEWS
Kay Sievers
2009-04-23
libudev: monitor - export filter_update()
Kay Sievers
2009-04-23
libudev: queue - clarify comments
Kay Sievers
[next]