aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-08-05release 114114Kay Sievers3-1/+58
2007-08-03rules: Gentoo updateMatthias Schwarzott3-79/+56
2007-08-02write changed network interface names to the kernel logKay Sievers1-2/+26
2007-08-02rules_generator: skip random MAC addressesKay Sievers3-11/+22
2007-07-31rules: Fedora updateKay Sievers1-0/+8
2007-07-31rules: add "do not edit" commentKay Sievers8-1/+15
2007-07-28rules: Fedora updateKay Sievers3-136/+76
2007-07-27rules: update SUSEKay Sievers1-1/+1
2007-07-27udevtrigger: trigger "driver" eventsKay Sievers1-12/+40
2007-07-26fix inotify to work not only onceMatthias Schwarzott1-1/+1
2007-07-25rules_generator: remove "installation" functionKay Sievers2-28/+2
2007-07-25rules_generator: add S/390 persistent network supportHannes Reinecke2-12/+42
2007-07-25restore behavior of NAME==Kay Sievers2-4/+16
2007-07-25add $driver subtitutionHannes Reinecke3-0/+27
2007-07-25Makefile: add --as-needed flag to ldKay Sievers1-1/+1
2007-07-24rules: Gentoo updateMatthias Schwarzott1-9/+14
2007-07-24collect: extra to synchronize actions across eventsHannes Reinecke3-0/+494
2007-07-22libvolume_id: use /usr/$libdir in pc fileKay Sievers1-3/+2
2007-07-22Makefile: add "make dist" for nightly snapshotsRichard Hughes1-0/+5
2007-07-16allow SYMLINK== matchKay Sievers4-19/+32
2007-07-15handle dynamic rules created in /dev/.udev/rules.d/Kay Sievers4-28/+67
2007-07-15name_list: rename loop_name -> name_loopKay Sievers1-34/+34
2007-07-14rules: SUSE updateKay Sievers2-2/+3
2007-07-14move udev_utils_run.c into udev_rules.cKay Sievers4-289/+256
2007-07-14add udev_rules_run() to handle RUN listKay Sievers6-55/+37
2007-07-14use global udev_log variable instead of parameter in run_programKay Sievers6-12/+11
2007-07-14add option to RUN key to ignore the return value of the programKay Sievers6-18/+34
2007-07-09udevtrigger: allow to specify action stringKay Sievers4-12/+29
2007-07-08volume_id: ext4 detectionKay Sievers1-8/+27
2007-07-05rules: SUSE updateKay Sievers2-4/+13
2007-06-25always unlink temporary file before creating new oneKay Sievers1-0/+2
2007-06-25rules_generator: remove executable flag from include fileKay Sievers1-1/+1
2007-06-23release 113113Kay Sievers3-1/+31
2007-06-23udevd: do not use syslog if --verbose (debugging) is usedKay Sievers1-4/+5
2007-06-23no newline in log messagesKay Sievers8-19/+14
2007-06-22allow to disable the replacement of unusual charactersKay Sievers6-18/+53
2007-06-21Makefile: check for missing ChangeLog or RELEASE-NOTES at releaseKay Sievers1-6/+17
2007-06-21rules: SUSE updateKay Sievers1-1/+2
2007-06-21info() for ignore_removeKay Sievers1-2/+2
2007-06-21do not try to create existing fileKay Sievers1-14/+13
2007-06-21atomically replace existing nodes and symlinksKay Sievers1-31/+77
2007-06-21rules: SUSE updateKay Sievers1-1/+4
2007-06-21rules: recognize partitions and disk devices properlyKay Sievers1-21/+25
2007-06-10make ATTR{[$SUBSYSTEM/$KERNEL]<attr>}="<value>" workingKay Sievers1-5/+19
2007-06-09fix typo in udev_utils_run.cTobias Klauser1-1/+1
2007-06-07vol_id: do not fail if unable to drop privilegesDavid Zeuthen1-11/+9
2007-06-04add missing ChangeLogKay Sievers1-0/+57
2007-06-04release 112112Kay Sievers2-2/+19
2007-06-04rules: SUSE updateKay Sievers3-12/+5
2007-06-04sysfs: skip unknown sysfs directoriesKay Sievers2-10/+14
2007-06-04sysfs: handle bus/class top-level directoriesKay Sievers1-16/+16
2007-06-03add "[$SUBSYSTEM/$KERNEL]<attribute>" lookupKay Sievers2-5/+81
2007-06-03add TEST=="<file>" keyKay Sievers7-3/+53
2007-06-02add $sys substitutionKay Sievers3-0/+18
2007-06-02sysfs: change order of subsystem lookupKay Sievers1-8/+7
2007-06-02udevtest: add --subsystem optionKay Sievers1-7/+16
2007-06-02events for "bus" and "class" registration must be matched as "subsystem"Kay Sievers1-1/+10
2007-06-02sysfs: add device lookup by $SUBSYSYTEM:$KERNELKay Sievers1-0/+92
2007-06-01fix "do not access parent" warning for ATTR{}Kay Sievers1-1/+1
2007-05-29scsi_id: fix typo in help textKay Sievers1-2/+2
2007-05-29rules: SUSE updateKay Sievers2-4/+4
2007-05-29rules: fix cciss ruleKay Sievers1-1/+1
2007-05-29path_id: skip subsystem directoryKay Sievers1-9/+15
2007-05-25rules: use long options for scsi_idKay Sievers2-10/+7
2007-05-25scsi_id: add long optionsKay Sievers2-73/+75
2007-05-25cciss device supportHannes Reinecke5-42/+127
2007-05-25volume_id: support for long-filename based labelsRyan Lortie1-15/+127
2007-05-25volume_id: terminate overlong label stringsKay Sievers3-6/+17
2007-05-21rules: SUSE updateKay Sievers2-4/+4
2007-05-21scsi_id: do not install symlink in /sbinKay Sievers1-2/+0
2007-05-21IMPORT: do not mangle whitespaceKay Sievers1-42/+17
2007-05-21replace_chars: replace % characterKay Sievers2-23/+3
2007-05-21volume_id: escape % characterKay Sievers1-1/+1
2007-05-21udevtest: print message before log outputKay Sievers1-5/+5
2007-05-17rules: use encoded strings instead of skipping charactersKay Sievers1-2/+2
2007-05-17vol_id: export encoded stringsKay Sievers1-7/+10
2007-05-17volume_id: add and export string encoding functionKay Sievers6-2/+184
2007-05-17replace_chars: replace spaces in node nameKay Sievers5-25/+33
2007-05-17udevsettle: use long optionsKay Sievers1-13/+18
2007-05-16rules: ignore partitons that span the entire diskFabio Massimo Di Nitto1-0/+3
2007-05-16run_program: log "info" not "error" if program is missingScott James Remnant1-3/+7
2007-05-16replace_untrusted_chars: replace all whitespace with spaceScott James Remnant1-1/+11
2007-05-16udev_db: escape path names with \x00 instead of %00Kay Sievers3-19/+19
2007-05-15volume_id: add function documentationKay Sievers1-18/+147
2007-05-15create_floppy_devices: remove dead "unlink" codeKay Sievers1-6/+0
2007-05-13path_id: remove on make uninstallMiklos Vajna1-1/+1
2007-05-13create_floppy_devices: add man pageMiklos Vajna2-2/+37
2007-05-11udevd: close /proc/meminfo after readingKay Sievers1-0/+1
2007-05-10release 111111Kay Sievers3-1/+43
2007-05-10volume_id: vol_id depends on libvolume_idKay Sievers2-8/+13
2007-05-09rules: SUSE updateKay Sievers1-1/+1
2007-05-09volume_id: add remaining names for prober lookup by typeKay Sievers1-46/+49
2007-05-09rules: Gentoo updateMatthias Schwarzott1-5/+7
2007-05-08vol_id: use libvolume_id prober list for --probe-allKay Sievers1-105/+14
2007-05-08volume_id: give access to list of all available probersKay Sievers3-137/+128
2007-05-07rules: SUSE updateKay Sievers3-37/+38
2007-05-07rules: use ID_FS_UUID_SAFEKay Sievers1-1/+1
2007-05-06vol_id: add ID_FS_UUID_SAFEKay Sievers1-8/+16
2007-05-06volume_id: rename UUID_64BIT_LE/BEKay Sievers4-17/+20
2007-05-04vol_id: README updateKay Sievers2-14/+17
2007-05-04volume_id: add DDF supportKay Sievers4-0/+67
2007-05-04volume_id: add internal UUID_STRINGKay Sievers15-28/+41
2007-05-03volume_id: fix Makefile for parallel makeMatthias Schwarzott1-1/+1
2007-05-03udevd: use fgets() to read /proc filesKay Sievers1-57/+33
2007-05-03vol_id: use volume_id_get_*Kay Sievers1-51/+101
2007-05-03volume_id: add volume_id_get_* functionsKay Sievers5-8/+121
2007-05-03vol_id: use long optionsKay Sievers3-66/+126
2007-05-03volume_id: use md native uuid formatKay Sievers3-3/+15
2007-05-03rules: Fedora updateKay Sievers2-3/+5
2007-05-03rules: SUSE updateKay Sievers1-1/+2
2007-05-01release 110110Kay Sievers3-1/+34
2007-05-01rules: SUSE updateKay Sievers1-0/+1
2007-05-01ata_id: use getopt_long()Kay Sievers1-7/+26
2007-05-01usb_id: add <devpath> to help textKay Sievers1-5/+4
2007-04-30don't create $tempnode for devices without majorKay Sievers1-1/+1
2007-04-29ata_id: don't log error for libata devices on older kernelsMatthias Schwarzott1-2/+7
2007-04-28volume_id: minix version 3 supportKay Sievers1-11/+44
2007-04-28volume_id: old md metadata has only 32 bit for the uuidKay Sievers1-6/+18
2007-04-28rules: Fedora updateKay Sievers3-10/+14
2007-04-27rules: Gentoo updateMatthias Schwarzott3-9/+6
2007-04-26udevcontrol: allow to set global variables in udevdHarald Hoyer5-57/+91
2007-04-26volume_id: ext - fix endianess in version numberKay Sievers1-2/+2
2007-04-25Makefile: respect CFLAGS/LDFLAGSMatthias Schwarzott1-2/+2
2007-04-25delete copies of default rules in SUSE rulesKay Sievers4-100/+0
2007-04-25unset variable with ENV{VAR}=""Kay Sievers3-6/+32
2007-04-24volume_id: add md metadata 1.0, 1.1, 1.2 supportKay Sievers2-22/+90
2007-04-24update SUSE rulesKay Sievers2-3/+1
2007-04-24remove eventrecorder.shKay Sievers1-4/+0
2007-04-23release 109109Kay Sievers3-1/+32
2007-04-23update SUSE rulesKay Sievers5-8/+22
2007-04-23libvolume_id: do not install static libraryKay Sievers1-1/+1
2007-04-22path_id: remove broken exampleKay Sievers2-23/+5
2007-04-22path_id: add man pageVMiklos2-1/+27
2007-04-19udevd: fix serialization of eventsKay Sievers1-10/+32
2007-04-12create_path: don't fail if something else created the directoryKay Sievers1-3/+7
2007-04-12persistent device naming: add joystick linksMatthias Schwarzott1-2/+2
2007-04-12update Gentoo rulesMatthias Schwarzott2-4/+0
2007-04-12create_floppy_devices: create nodes with correct selinux contextHarald Hoyer2-4/+9
2007-04-06default rules: add libata compat linksKay Sievers2-1/+7
2007-04-06udevinfo: export all information stored in databaseKay Sievers3-4/+9
2007-04-06udevtest: import uevent variables if possibleKay Sievers1-2/+43
2007-03-31make ACTION!="add|change" workingKay Sievers1-11/+15
2007-03-31update SUSE rulesKay Sievers1-2/+5
2007-03-31udevtest: export ACTION string if given as optionKay Sievers1-1/+1
2007-03-28release 108108Kay Sievers3-1/+24
2007-03-28finally remove the directory event-multiplexer crapKay Sievers12-466/+0
2007-03-28update Gentoo rulesMatthias Schwarzott5-35/+54
2007-03-23udevsettle: read udev not kernel seqnum firstPozsar Balazs1-10/+10
2007-03-23don't write to sysfs files during test runKay Sievers1-2/+3
2007-03-23udevinfo: relax check for the correct device if looked up by nameKay Sievers2-7/+13
2007-03-22write_cd_rules: set default link type to "by-id" for usb and ieee1394 devicesMatthias Schwarzott1-1/+9
2007-03-21release 107107Kay Sievers3-2/+87
2007-03-21update Debian rulesMarco d'Itri5-24/+59
2007-03-21run_directory: add final warning before removalKay Sievers1-0/+2
2007-03-21usb_id: append target:lun to storage device serialKay Sievers1-49/+70
2007-03-21udevinfo: print link priorityKay Sievers1-0/+1
2007-03-21udevtest: add --force modeKay Sievers4-22/+58
2007-03-21update SUSE rulesKay Sievers3-9/+16
2007-03-19man: add "link_priority" optionKay Sievers2-12/+62
2007-03-19update TODOKay Sievers1-5/+2
2007-03-19if a node goes away, possibly restore a waiting symlinkKay Sievers1-1/+4
2007-03-19update %n on netif name changeKay Sievers3-6/+8
2007-03-18udevinfo: remove -d optionKay Sievers2-19/+5
2007-03-18volume_id: get rid of compiler warningKay Sievers1-1/+1
2007-03-18priority based symlink handlingKay Sievers4-188/+152
2007-03-17read list of devices from index, make index private to databaseKay Sievers10-26/+96
2007-03-16remove old error messageKay Sievers1-3/+1
2007-03-16selinux: move selinux_exit() to the main programsKay Sievers4-1/+3
2007-03-16cleanup already existing db-entries and db-index on device updateKay Sievers2-32/+34
2007-03-16pick actual valid device in udev_db_lookup_nameKay Sievers1-9/+20
2007-03-16add link_priority to rule options, and store it in databaseKay Sievers5-0/+22
2007-03-16store devpath with the usual leading slashKay Sievers3-22/+14
2007-03-16udevtest: export UDEV_LOG if we changed itJean Tourrilhes1-1/+6
2007-03-15udevmonitor: fix swapped event switch descriptionsMatthias Schwarzott1-2/+2
2007-03-15restore overwritten symlinks when the device goes awayKay Sievers2-56/+73
2007-03-15maintain index over device-names to devpath relationKay Sievers2-69/+66
2007-03-15increase /proc/stat bufferKay Sievers1-1/+1
2007-03-15update internal variables if we see $DEVPATH during IMPORTKay Sievers2-1/+11
2007-03-14encode db-file names, instead of just replacing '/'Kay Sievers5-58/+63
2007-03-13udevd: cleanup std{in,our,err} on startupMatthias Schwarzott1-11/+19
2007-03-13update Gentoo rulesKay Sievers3-39/+104
2007-03-12delete dasd_id, it moved to s390-toolsKay Sievers5-364/+2
2007-03-12update Fedora rulesKay Sievers1-4/+0
2007-03-11default rules: wait for 0:0:0:0 scsi devices onlyKay Sievers1-1/+1
2007-03-10udevmonitor: add switch for kernel and udev eventsKay Sievers3-30/+97
2007-03-08man: spelling fixesKay Sievers2-10/+10
2007-03-08create_floppy_devices: apply specified mode without umaskKay Sievers1-2/+3
2007-03-07man: fix typoKay Sievers2-3/+3
2007-03-07man: add missing options to various man pagesKay Sievers6-12/+74
2007-03-03release 106106Kay Sievers2-1/+49
2007-02-28remove dead rule in persistent tape rulesKay Sievers1-3/+0
2007-02-27persistent device naming: tape devices and medium changersJamie Wellnitz1-1/+13
2007-02-26rule_generator: fix for creating rules on read-only filesystemMatthias Schwarzott1-1/+0
2007-02-25scsi_id: accept tabs in /etc/scsi_id.confKay Sievers2-3/+3
2007-02-25man: add note about parent matching behaviorKay Sievers2-12/+23
2007-02-25add test for an attribute which contains an operator charKay Sievers3-1/+13
2007-02-25fix udev attribute names with a colonTheodoros V. Kalamatianos1-6/+3
2007-02-24remove --version from the udevinfo man pageKay Sievers3-5/+4
2007-02-24add option --version to udevdMatthias Schwarzott3-3/+19
2007-02-24update DRIVER== changesKay Sievers3-5/+7