Age | Commit message (Expand) | Author |
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 |
2006-03-16 | reset signal handler in event process | Kay Sievers |
2006-02-23 | udevd: fix queue export for multiple events for the same device | Kay Sievers |
2006-01-28 | remove UDEVD_UEVENT_INITSEND | Kay Sievers |
2006-01-25 | let "ignore_device" always return the event successfully | Kay Sievers |
2006-01-25 | rename apply_format() cause it is public now | Kay Sievers |
2006-01-24 | substitute format chars in RUN after rule matching | Andrey Borzenkov |
2006-01-24 | increase kernel uevent buffer size | Kay Sievers |
2006-01-20 | ignore all messages with missing devpath or action | Kay Sievers |
2006-01-09 | replace libsysfs | Kay Sievers |
2005-12-04 | update SUSE rules | Kay Sievers |