summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-06-21info() for ignore_removeKay Sievers
2007-06-21do not try to create existing fileKay Sievers
2007-06-21atomically replace existing nodes and symlinksKay Sievers
2007-06-21rules: SUSE updateKay Sievers
2007-06-21rules: recognize partitions and disk devices properlyKay Sievers
2007-06-10make ATTR{[$SUBSYSTEM/$KERNEL]<attr>}="<value>" workingKay Sievers
2007-06-09fix typo in udev_utils_run.cTobias Klauser
2007-06-07vol_id: do not fail if unable to drop privilegesDavid Zeuthen
2007-06-04add missing ChangeLogKay Sievers
2007-06-04release 112Kay Sievers
2007-06-04rules: SUSE updateKay Sievers
2007-06-04sysfs: skip unknown sysfs directoriesKay Sievers
2007-06-04sysfs: handle bus/class top-level directoriesKay Sievers
2007-06-03add "[$SUBSYSTEM/$KERNEL]<attribute>" lookupKay Sievers
2007-06-03add TEST=="<file>" keyKay Sievers
2007-06-02add $sys substitutionKay Sievers
2007-06-02sysfs: change order of subsystem lookupKay Sievers
2007-06-02udevtest: add --subsystem optionKay Sievers
2007-06-02events for "bus" and "class" registration must be matched as "subsystem"Kay Sievers
2007-06-02sysfs: add device lookup by $SUBSYSYTEM:$KERNELKay Sievers
2007-06-01fix "do not access parent" warning for ATTR{}Kay Sievers
2007-05-29scsi_id: fix typo in help textKay Sievers
2007-05-29rules: SUSE updateKay Sievers
2007-05-29rules: fix cciss ruleKay Sievers
2007-05-29path_id: skip subsystem directoryKay Sievers
2007-05-25rules: use long options for scsi_idKay Sievers
2007-05-25scsi_id: add long optionsKay Sievers
2007-05-25cciss device supportHannes Reinecke
2007-05-25volume_id: support for long-filename based labelsRyan Lortie
2007-05-25volume_id: terminate overlong label stringsKay Sievers
2007-05-21rules: SUSE updateKay Sievers
2007-05-21scsi_id: do not install symlink in /sbinKay Sievers
2007-05-21IMPORT: do not mangle whitespaceKay Sievers
2007-05-21replace_chars: replace % characterKay Sievers
2007-05-21volume_id: escape % characterKay Sievers
2007-05-21udevtest: print message before log outputKay Sievers
2007-05-17rules: use encoded strings instead of skipping charactersKay Sievers
2007-05-17vol_id: export encoded stringsKay Sievers
2007-05-17volume_id: add and export string encoding functionKay Sievers
2007-05-17replace_chars: replace spaces in node nameKay Sievers
2007-05-17udevsettle: use long optionsKay Sievers
2007-05-16rules: ignore partitons that span the entire diskFabio Massimo Di Nitto
2007-05-16run_program: log "info" not "error" if program is missingScott James Remnant
2007-05-16replace_untrusted_chars: replace all whitespace with spaceScott James Remnant
2007-05-16udev_db: escape path names with \x00 instead of %00Kay Sievers
2007-05-15volume_id: add function documentationKay Sievers
2007-05-15create_floppy_devices: remove dead "unlink" codeKay Sievers
2007-05-13path_id: remove on make uninstallMiklos Vajna
2007-05-13create_floppy_devices: add man pageMiklos Vajna
2007-05-11udevd: close /proc/meminfo after readingKay Sievers