summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-03-17read list of devices from index, make index private to databaseKay Sievers
2007-03-16remove old error messageKay Sievers
2007-03-16selinux: move selinux_exit() to the main programsKay Sievers
2007-03-16cleanup already existing db-entries and db-index on device updateKay Sievers
2007-03-16pick actual valid device in udev_db_lookup_nameKay Sievers
2007-03-16add link_priority to rule options, and store it in databaseKay Sievers
2007-03-16store devpath with the usual leading slashKay Sievers
2007-03-16udevtest: export UDEV_LOG if we changed itJean Tourrilhes
2007-03-15udevmonitor: fix swapped event switch descriptionsMatthias Schwarzott
2007-03-15restore overwritten symlinks when the device goes awayKay Sievers
2007-03-15maintain index over device-names to devpath relationKay Sievers
2007-03-15increase /proc/stat bufferKay Sievers
2007-03-15update internal variables if we see $DEVPATH during IMPORTKay Sievers
2007-03-14encode db-file names, instead of just replacing '/'Kay Sievers
2007-03-13udevd: cleanup std{in,our,err} on startupMatthias Schwarzott
2007-03-13update Gentoo rulesKay Sievers
2007-03-12delete dasd_id, it moved to s390-toolsKay Sievers
2007-03-12update Fedora rulesKay Sievers
2007-03-11default rules: wait for 0:0:0:0 scsi devices onlyKay Sievers
2007-03-10udevmonitor: add switch for kernel and udev eventsKay Sievers
2007-03-08man: spelling fixesKay Sievers
2007-03-08create_floppy_devices: apply specified mode without umaskKay Sievers
2007-03-07man: fix typoKay Sievers
2007-03-07man: add missing options to various man pagesKay Sievers
2007-03-03release 106Kay Sievers
2007-02-28remove dead rule in persistent tape rulesKay Sievers
2007-02-27persistent device naming: tape devices and medium changersJamie Wellnitz
2007-02-26rule_generator: fix for creating rules on read-only filesystemMatthias Schwarzott
2007-02-25scsi_id: accept tabs in /etc/scsi_id.confKay Sievers
2007-02-25man: add note about parent matching behaviorKay Sievers
2007-02-25add test for an attribute which contains an operator charKay Sievers
2007-02-25fix udev attribute names with a colonTheodoros V. Kalamatianos
2007-02-24remove --version from the udevinfo man pageKay Sievers
2007-02-24add option --version to udevdMatthias Schwarzott
2007-02-24update DRIVER== changesKay Sievers
2007-02-16add (subsystem) to udevmonitor outputKay Sievers
2007-02-16apply format chars to ATTR before writing to sysfsKay Sievers
2007-02-14update example rulesKay Sievers
2007-02-14create_floppy_devices: add option for owner/groupKay Sievers
2007-02-05path_id: append LUN to iSCSI pathKay Sievers
2007-02-05man: correct udevinfo --export-dbKay Sievers
2007-02-03release 105Kay Sievers
2007-02-03volume_id: really fix endianess bug in linux_raid detectionKay Sievers
2007-02-01exclude parent devices from DRIVER== matchKay Sievers
2007-02-01fix %c $string substitutionSergey Vlasov
2007-01-28man: fix typos in scsi_id and udevdA. Costa
2007-01-23fix retry-loop in netif-rename codeMatthias Schwarzott
2007-01-23unlink old database file before creating a new oneSergey Vlasov
2007-01-22vol_id: document -LAndrey Borzenkov
2007-01-21udevd: init signal pipe before daemonizingSergey Vlasov