aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-10-14release 116116Kay Sievers3-1/+59
2007-10-14rules: fix typosBryan Kadzban1-3/+3
2007-09-25rules: Gentoo updateMatthias Schwarzott2-23/+2
2007-09-25rule_generator: always match netif type in generated ruleKay Sievers1-3/+3
2007-09-25fix debug output stringKay Sievers1-1/+1
2007-09-25rules: split out and fix persistent tape rulesKay Sievers2-13/+26
2007-09-25rules: call usb_id only for SUBSYSTEMS=="usb"Kay Sievers1-1/+1
2007-09-24rules: Gentoo updateMatthias Schwarzott5-260/+72
2007-09-21rule_generator: move all policy from write_net_rules to the rules fileKay Sievers2-78/+84
2007-09-21update READMEKay Sievers1-8/+5
2007-09-21fix wrong variable used in logged stringKay Sievers1-1/+1
2007-09-20prevent wrong symlink creation if database disagress with current rulesKay Sievers1-2/+4
2007-09-20udevinfo: simplify symlink printing logicKay Sievers1-15/+8
2007-09-20remove extra space from udevinfo symlink outputHarald Hoyer1-2/+8
2007-09-20rules: add memstick module loadingKay Sievers1-0/+1
2007-09-20use SEQNUM in /dev/.udev/queue/ instead of devpathKay Sievers1-31/+14
2007-09-12ignore device node names while restoring symlinks from the stackKay Sievers1-7/+11
2007-09-11only install *.rulesHarald Hoyer1-3/+3
2007-09-11check line length after comment check and whitespace stripHarald Hoyer2-10/+10
2007-09-10path_id: fix for stacked class devicesKay Sievers1-1/+5
2007-09-07rules: put bsd nodes in /dev/bsd/ directoryKay Sievers1-0/+1
2007-09-06correct includes in udev_selinux.cmaximilian attems1-1/+1
2007-08-31increase WAIT_FOR_SYSFS timeout to 10 secondsKay Sievers1-1/+1
2007-08-30add /dev/rtc symlink if new rtc drivers are usedKay Sievers2-2/+3
2007-08-30rules: remove broken nvram group assignment without any permissionKay Sievers1-1/+0
2007-08-30rules: do not delete /lib/udev/devices/ nodes on "remove"Kay Sievers1-0/+3
2007-08-29print warning for invalid TEST operationsKay Sievers2-1/+7
2007-08-29do not delete the device node with ignore_remove, but handle the eventKay Sievers4-10/+19
2007-08-29add $name substitutionKay Sievers4-3/+22
2007-08-29rules: Gentoo updateMatthias Schwarzott4-56/+47
2007-08-29volume_id: fix linux_raid metadata version 1.0 detectionKay Sievers1-1/+3
2007-08-28man: recreate man pagesKay Sievers9-176/+172
2007-08-28rules: add i2o driver ruleKay Sievers1-0/+1
2007-08-26rules: Gentoo updateKay Sievers5-44/+19
2007-08-26track "move" events to rename database and failed filesKay Sievers5-12/+59
2007-08-26rules: add REMOVE_CMD ruleKay Sievers1-0/+3
2007-08-25rules: random and urandom are 0666Kay Sievers1-4/+2
2007-08-24rules: fix two trivial typosKay Sievers1-2/+2
2007-08-24set buffer size if strlcpy/strlcat indicate truncationMichael Morony5-5/+9
2007-08-24release 115115Kay Sievers3-1/+42
2007-08-23Makefile: install default rulesKay Sievers1-5/+5
2007-08-23rules: update FedoraKay Sievers1-8/+0
2007-08-21rule_generator: fix wrong DRIVERS!= logicKay Sievers1-2/+2
2007-08-16do not ignore dynamic rule if it is the last one in the listKay Sievers1-3/+3
2007-08-16volume_id: fix sqashfs detectionKay Sievers2-7/+25
2007-08-16rules: add iowarrior ruleKay Sievers1-0/+1
2007-08-16accept relative path for TESTKay Sievers2-0/+36
2007-08-14edd_id: move persistent rules to its own fileKay Sievers3-5/+12
2007-08-11rules: update Fedora rulesKay Sievers2-322/+27
2007-08-11rules: run vol_id only for partitionsKay Sievers1-1/+1
2007-08-10rules: move md-raid rules to packages dirKay Sievers1-0/+0
2007-08-10rules: fix typo in 80-drivers.rulesHarald Hoyer1-1/+1
2007-08-10rules: add ia64 rulesKay Sievers1-0/+4
2007-08-10rules: add packages rulesKay Sievers6-0/+37
2007-08-10ruls: update SUSE rulesKay Sievers3-141/+14
2007-08-10rules: add default rulesKay Sievers2-0/+118
2007-08-07rules: Debian updateMarco d'Itri9-34/+108
2007-08-07rules_generator: fix write_cd_rules when similar names exist in the root dire...Marco d'Itri1-1/+1
2007-08-07rules_generator: remove policy from write_cd_rulesMarco d'Itri2-9/+4
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