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
/
libudev
/
libudev-queue-private.c
Age
Commit message (
Expand
)
Author
2011-05-16
libudev: queue - accept NULL passed into udev_queue_export_cleanup()
Nix
2011-05-16
libudev: queue - always rebuild queue file when nothing is queued anymore
Kay Sievers
2011-04-24
libudev: queue - _unref() should return the object
Kay Sievers
2011-04-08
selinux: do not label files in runtime dir
Kay Sievers
2011-03-23
use /run/udev/ if possible and fall back to /dev/.udev/
Kay Sievers
2011-03-15
move /dev/.udev/ to /dev/.run/udev/ and convert old udev database at udevd st...
Kay Sievers
2010-08-11
do not rename the database on device rename
Kay Sievers
2009-10-30
udevd: queue-export - remove retry loop
Alan Jenkins
2009-10-28
break loops if util_create_path() returns error
Kay Sievers
2009-09-10
put util_create_path() and file creastion in a retry loop
Kay Sievers
2009-09-10
reorder create_path() and node/link creation to be called in a direct sequence
Kay Sievers
2009-08-19
change database file names
Kay Sievers
2009-08-18
don't compare a non-existing function with NULL
Daniel Mierswa
2009-06-22
libudev: queue - add comments for queue format
Kay Sievers
2009-06-09
libudev: rename private files to *-private.c
Kay Sievers