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
/
udevd.c
Age
Commit message (
Expand
)
Author
2007-09-20
use SEQNUM in /dev/.udev/queue/ instead of devpath
Kay Sievers
2007-08-29
add $name substitution
Kay Sievers
2007-08-26
track "move" events to rename database and failed files
Kay Sievers
2007-07-26
fix inotify to work not only once
Matthias Schwarzott
2007-07-15
handle dynamic rules created in /dev/.udev/rules.d/
Kay Sievers
2007-07-14
add udev_rules_run() to handle RUN list
Kay Sievers
2007-07-14
use global udev_log variable instead of parameter in run_program
Kay Sievers
2007-07-14
add option to RUN key to ignore the return value of the program
Kay Sievers
2007-06-23
udevd: do not use syslog if --verbose (debugging) is used
Kay Sievers
2007-06-23
no newline in log messages
Kay Sievers
2007-05-11
udevd: close /proc/meminfo after reading
Kay Sievers
2007-05-03
udevd: use fgets() to read /proc files
Kay Sievers
2007-04-26
udevcontrol: allow to set global variables in udevd
Harald Hoyer
2007-04-19
udevd: fix serialization of events
Kay Sievers
2007-03-17
read list of devices from index, make index private to database
Kay Sievers
2007-03-16
selinux: move selinux_exit() to the main programs
Kay Sievers
2007-03-16
store devpath with the usual leading slash
Kay Sievers
2007-03-15
increase /proc/stat buffer
Kay Sievers
2007-03-14
encode db-file names, instead of just replacing '/'
Kay Sievers
2007-03-13
udevd: cleanup std{in,our,err} on startup
Matthias Schwarzott
2007-02-24
add option --version to udevd
Matthias Schwarzott
2007-01-21
udevd: init signal pipe before daemonizing
Sergey Vlasov
2006-12-08
rename config "filename" to "dir"
Kay Sievers
2006-09-08
udevd: add --debug-trace option
Kay Sievers
2006-09-08
udevd: add --verbose option to log also to stdout
Kay Sievers
2006-09-08
udevd: use getopt_long()
Kay Sievers
2006-09-03
udevd: use files instead of symlinks for /dev/.udev/queue,failed
Kay Sievers
2006-09-03
udevtrigger: options to filter by subsystem and sysfs attribute
Kay Sievers
2006-08-28
update source file headers
Kay Sievers
2006-08-24
rename major/minor variable to maj/min to avoid warning
Kay Sievers
2006-08-22
fix rc when using udev --daemon
Marco d'Itri
2006-08-21
cleanup commandline argument handling
Kay Sievers
2006-08-20
export DRIVER for older kernels as a replacement for PHYSDEVDRIVER
Kay Sievers
2006-08-18
selinux: init once in the daemon, not in every event process
Harald Hoyer
2006-08-15
udevd: remove huge socket buffer on the control socket
Kay Sievers
2006-08-13
udevd: read DRIVER from the environment
Kay Sievers
2006-08-10
udevd: autotune max_childs/max_childs_running
Kay Sievers
2006-08-05
udevd: remove useless udevinitsend parameter
Kay Sievers
2006-08-05
initialize unused sockets to -1
Kay Sievers
2006-08-05
rename udevcontrol message types and variables
Kay Sievers
2006-07-25
remove 'static' from local variable
Kay Sievers
2006-07-21
increase /proc/stat read buffer
Kay Sievers
2006-07-21
switch uevent netlink socket to group 1 only
Kay Sievers
2006-05-27
remove udevsend
Kay Sievers
2006-04-28
udevd: create leading directories for /dev/.udev/uevent_seqnum
Kay Sievers
2006-04-25
udevd: export initial sequence number on startup
Kay Sievers
2006-04-06
let udevmonitor show the possibly renamed devpath
Kay Sievers
2006-04-06
add inotify support for hppa and MIPS and log if inotify is not available
Marco d'Itri
2006-04-05
udevd: export current seqnum and add udevsettle
Kay Sievers
2006-03-16
correct use of fcntl()
Kay Sievers
[next]