aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-06-12094 release094Kay Sievers4-2/+21
2006-06-11add persistent-input.rulesKay Sievers1-0/+28
2006-06-10update "writing udev rules"Daniel Drake1-301/+650
2006-06-07remove MODALIAS key and substitutionKay Sievers4-48/+0
2006-05-30libvolume_id: gfs + gfs2 supportKay Sievers6-2/+136
2006-05-29update Debian rulesMarco d'Itri3-9/+9
2006-05-29093 release093Kay Sievers3-1/+22
2006-05-29skip device mapper devices for persistent linksKay Sievers1-3/+1
2006-05-28replace binary firmware helper with shell scriptKay Sievers3-156/+30
2006-05-27remove udevsendKay Sievers7-291/+9
2006-05-26path_id: prevent endless loop for SAS devices on older kernelsKay Sievers1-0/+3
2006-05-23update Fedora rulesKay Sievers2-3/+3
2006-05-23path_id: add support for iSCSI devicesHannes Reinecke1-0/+59
2006-05-15libvolume_id: add more software raid signaturesKay Sievers5-1/+185
2006-05-13libvolume_id: fat - check for signature at end of sectorKay Sievers3-11/+37
2006-05-12092 release092Kay Sievers3-1/+30
2006-05-12libvolume_id: nss - use different uuidKay Sievers2-2/+42
2006-05-11update Fedora rulesKay Sievers1-17/+15
2006-05-10edd_id: fix "(null)" output if "mbr_signature" does not existKay Sievers1-14/+18
2006-05-09path_id: fix bashismMarco d'Itri1-2/+2
2006-05-09path_id: add platform and serio supportLibor Klepac1-0/+56
2006-05-09vol_id: add NetWare volume detectionKay Sievers5-0/+69
2006-05-07selinux: fix typo in block device node selectionKay Sievers1-1/+1
2006-05-01fix offsetof() build issue with recent glibcKay Sievers3-6/+5
2006-05-01update Debian rulesMarco d'Itri3-4/+5
2006-05-01add more warnings for invalid key operationsKay Sievers1-0/+15
2006-05-01update SUSE rulesKay Sievers1-2/+2
2006-04-30update SUSE rulesKay Sievers1-1/+0
2006-04-28vol_id: fix logging from libvolume_id's log functionKay Sievers3-7/+14
2006-04-28udevd: create leading directories for /dev/.udev/uevent_seqnumKay Sievers1-0/+1
2006-04-28don't include stropts.h, some libc's don't like itKay Sievers1-1/+2
2006-04-25091 release091Kay Sievers3-1/+22
2006-04-25update SUSE rulesKay Sievers3-6/+9
2006-04-25udevd: export initial sequence number on startupKay Sievers1-9/+38
2006-04-24allow NAME=="value" to check for already assigned valueKay Sievers3-31/+106
2006-04-22persistent rules: fix typo in dm ruleKay Sievers1-1/+1
2006-04-21path_id: fix SAS device path generationHannes Reinecke1-2/+2
2006-04-15udevtest: don't try to delete symlinksKay Sievers1-3/+5
2006-04-15090 release090Kay Sievers3-1/+32
2006-04-15apply format char to variables exported by ENVKay Sievers4-20/+18
2006-04-13path_id: fix loop for SAS devicesKay Sievers1-1/+1
2006-04-12remove old symlinks before creating current onesKay Sievers4-8/+34
2006-04-11fix typo in error messageMatt Kraai1-1/+1
2006-04-11usb_id: remove uneeded codeKay Sievers1-12/+0
2006-04-08udevtrigger: fix event orderKay Sievers1-2/+3
2006-04-08volume_id: move some debug to info levelKay Sievers28-30/+32
2006-04-06let udevmonitor show the possibly renamed devpathKay Sievers1-1/+1
2006-04-06export INTERFACE_OLD if we renamed a netifKay Sievers1-0/+3
2006-04-06add inotify support for hppa and MIPS and log if inotify is not availableMarco d'Itri2-1/+27
2006-04-06set default udevsettle timeout to 3 minutesKay Sievers1-1/+2
2006-04-05merge device event handling and make database content available on "remove"Kay Sievers7-238/+183
2006-04-05volume_id: fix endianess conversion typo for FAT32Kay Sievers2-2/+2
2006-04-05udevd: export current seqnum and add udevsettleKay Sievers6-0/+291
2006-04-03089 release089Kay Sievers3-1/+48
2006-04-03fix symlink targets in MakefilesKay Sievers2-3/+3
2006-04-02update READMEKay Sievers2-31/+27
2006-03-30volume_id: generate man page from xml sourceKay Sievers3-35/+157
2006-03-30volume_id: update READMEKay Sievers2-20/+24
2006-03-30pass CROSS_COMPILE to AR and RANLIB down to extras/Kay Sievers2-4/+2
2006-03-29update SUSE rulesKay Sievers1-11/+10
2006-03-29update Red Hat rulesKay Sievers2-36/+48
2006-03-29move all *_id programs to /lib/udev/Kay Sievers11-23/+84
2006-03-29update Debian rulesKay Sievers9-120/+162
2006-03-28man pages: mention udev(7) not udev(8)Kay Sievers20-20/+20
2006-03-28remove all stripping codeKay Sievers12-52/+1
2006-03-28volume_id: define exported symbolsKay Sievers6-10/+55
2006-03-27volume_id: remove some global symbolsKay Sievers5-9/+9
2006-03-27because is better than causeKay Sievers4-9/+9
2006-03-27volume_id: use shared library by defaultKay Sievers1-0/+4
2006-03-27volume_id: rename subdirectoryKay Sievers36-8/+8
2006-03-27volume_id: provide a custom debug functionKay Sievers36-57/+39
2006-03-23update man pageKay Sievers2-51/+5
2006-03-23fix rule order for persistent tape linksKay Sievers1-3/+2
2006-03-23volume_id: provide libraryKay Sievers35-49/+103
2006-03-22don't create uuid/label links for raid membersKay Sievers1-2/+2
2006-03-22change rule to skip removable IDE devicesKay Sievers1-10/+11
2006-03-22path_id: add bus to USB pathHannes Reinecke3-297/+240
2006-03-21088 release088Kay Sievers4-3/+33
2006-03-21update SUSE rulesKay Sievers5-24/+18
2006-03-21fix output for USB pathKay Sievers1-1/+3
2006-03-21rename "persistent disk" to "persistent storage"Kay Sievers1-9/+9
2006-03-21fix spelling error in debug stringKay Sievers2-1/+2
2006-03-21volume_id: remove all partition table supportKay Sievers6-34/+9
2006-03-21persistent links: add scsi tape links and usb path supportHannes Reinecke2-157/+168
2006-03-21volume_id: remove partition table parsing codeKay Sievers5-358/+14
2006-03-17add ',' to trusted charsKay Sievers1-1/+1
2006-03-17add udevtrigger to request events for coldplugKay Sievers4-0/+487
2006-03-16correct use of fcntl()Kay Sievers1-2/+14
2006-03-16reset signal handler in event processKay Sievers1-0/+7
2006-03-08volume_id: add squashfs detectionKay Sievers4-1/+59
2006-03-08087 release087Kay Sievers3-2/+23
2006-03-08remove devfs rules and scriptsKay Sievers4-297/+0
2006-03-07warn about %e, MODALIAS, $modaliasKay Sievers1-0/+19
2006-03-07fix persistent disk rules to exclude removable IDE drivesKay Sievers2-7/+12
2006-03-01path_id: support SAS devicesHannes Reinecke1-0/+45
2006-03-01typo in debug text in udev_run_hotplugd.cMasatake YAMATO1-1/+1
2006-02-24086 release086Kay Sievers3-1/+22
2006-02-23udevd: fix queue export for multiple events for the same deviceKay Sievers1-0/+4
2006-02-21volume_id: add missing returnKay Sievers2-34/+36
2006-02-21update to udev-084/doc/writing_udev_rulesNix1-59/+59
2006-02-21volume_id: split raid and filesystem detectionKay Sievers2-5/+30
2006-02-21volume_id: replace __packed__ by PACKED macroKay Sievers30-68/+72
2006-02-21workaround missing kernel headers for some architecturesKyle McMartin1-0/+4
2006-02-15085 release085Kay Sievers3-1/+29
2006-02-15include errno.h in udev_libc_wrapper.cKay Sievers1-0/+1
2006-02-15fix typo in parisc support to path_idJeroen Roovers1-1/+1
2006-02-15update Gentoo rulesKay Sievers1-6/+7
2006-02-15update Red Hat rulesKay Sievers4-59/+82
2006-02-15update SUSE rulesKay Sievers2-7/+27
2006-02-15exit WAIT_FOR_SYSFS if the whole device goes awayKay Sievers1-8/+18
2006-02-13cramfs detection for bigendianKay Sievers1-1/+1
2006-02-03include sys/socket.h for klibc buildKay Sievers1-2/+3
2006-02-01fix typo in man pageKay Sievers2-2/+2
2006-02-01Fix trivial spelling errors in RELEASE-NOTESAndrey Borzenkov1-3/+3
2006-01-31make WAIT_FOR_SYSFS usable in non "wait-only" rulesKay Sievers1-11/+5
2006-01-30084 release084Kay Sievers3-2/+24
2006-01-30add debug output to sysfs operationsKay Sievers1-4/+14
2006-01-29let SYSFS{} look at the device, not only the parent deviceKay Sievers1-2/+4
2006-01-29optimize sysfs device and attribute cacheKay Sievers2-26/+45
2006-01-28scsi_id: remove dead filesKay Sievers8-305/+19
2006-01-28whitespace fixesKay Sievers4-8/+8
2006-01-28remove UDEVD_UEVENT_INITSENDKay Sievers2-3/+0
2006-01-28move manpages to top levelKay Sievers8-1/+1
2006-01-28replace fancy silent build program by simple kernel build like logicKay Sievers13-512/+168
2006-01-27switch CROSS to CROSS_COMPILEKay Sievers2-7/+11
2006-01-27update SUSE rulesKay Sievers2-11/+12
2006-01-27083 release083Kay Sievers3-7/+21
2006-01-27remove redundant substitution of RUN keyKay Sievers1-11/+5
2006-01-26don't add $SUBSYSTEM automatically as $1 to programsKay Sievers3-15/+18
2006-01-26find programs in /lib/udev for IMPORT if {program} is not givenKay Sievers1-0/+10
2006-01-26check for ignore_device in loop looks redundantAndrey Borzenkov1-4/+2
2006-01-26man page: document when substitutions are applied for RUN and other keysAndrey Borzenkov2-5/+12
2006-01-26udevstart: fix NAME="" which prevents RUN from being executedKay Sievers1-1/+1
2006-01-25082 release082Kay Sievers4-2/+64
2006-01-25let "ignore_device" always return the event successfullyKay Sievers4-18/+20
2006-01-25udevtest: add udev_rules_apply_format() to RUN keysKay Sievers2-11/+14
2006-01-25rename apply_format() cause it is public nowKay Sievers5-13/+13
2006-01-24update SUSE rulesKay Sievers3-7/+2
2006-01-24remove udev, udevstart, udevsend from the default installationKay Sievers1-10/+0
2006-01-24recreate man pages from xml sourceKay Sievers6-34/+34
2006-01-24move udev(8) manpage to udev(7)Kay Sievers3-65/+61
2006-01-24substitute format chars in RUN after rule matchingAndrey Borzenkov5-9/+23
2006-01-24increase kernel uevent buffer sizeKay Sievers2-3/+3
2006-01-24don't do RUN if "ignore_device" is givenKay Sievers1-3/+5
2006-01-23usb_id: don't fail on other subsytems than "scsi"Kay Sievers1-89/+62
2006-01-23path_id: handle fiber channelKay Sievers1-0/+43
2006-01-23Makefile: remove dynamic config file generationKay Sievers4-26/+13
2006-01-20fixes udev build with -fpieOlivier Blin2-0/+3
2006-01-20ignore all messages with missing devpath or actionKay Sievers1-2/+2
2006-01-19path_id: work with "all devices in /sys/devices"Kay Sievers1-71/+58
2006-01-18scsi_id, usb_id: request device parent by subsystemKay Sievers5-34/+37
2006-01-16081 release081Kay Sievers3-1/+23
2006-01-16prepare moving of /sys/class devices to /sys/devicesKay Sievers1-7/+19
2006-01-16fix BUS, ID, $id usageKay Sievers6-155/+160
2006-01-13vol_id: probe volume as user nobodyKay Sievers3-5/+21
2006-01-13better log test and commentsKay Sievers3-6/+8
2006-01-10add DEVLINKS to "remove" eventKay Sievers1-19/+27
2006-01-09080 release080Kay Sievers2-1/+23
2006-01-09replace libsysfsKay Sievers69-7315/+1376
2006-01-09path_id: fix invalid character classKay Sievers1-3/+3
2006-01-09fix man page typoscoly2-4/+4
2005-12-29update SUSE rulesKay Sievers1-1/+1
2005-12-29update TODOKay Sievers1-1/+7
2005-12-29fix typo in man pageKay Sievers2-7/+7
2005-12-29update RELEASE-NOTES + TODOKay Sievers2-5/+31
2005-12-29fix dependency for make -j2Brent Cook1-1/+2
2005-12-26udev_selinux.c: include udev.hMarco d'Itri1-0/+1
2005-12-23079 release079Kay Sievers3-1/+21
2005-12-23remove %e from man pageKay Sievers2-25/+4
2005-12-23update SUSE rulesKay Sievers4-6/+5
2005-12-23scsi_id: read page 0x80 with libata drivesKay Sievers1-35/+4
2005-12-22use udev_root instead of "/dev"in selinux matchpathcon_init_prefix()Kay Sievers1-1/+1
2005-12-20don't log error if database does not existKay Sievers1-2/+2
2005-12-17078 release078Kay Sievers2-1/+28
2005-12-17add DEVLINKS to the event environmentKay Sievers6-55/+62
2005-12-17clearenv() is now part of klibcKay Sievers1-8/+0
2005-12-16remove default settings in udev.confKay Sievers2-8/+1
2005-12-16remove unused variablesKay Sievers1-2/+0
2005-12-15update SUSE rulesKay Sievers7-24/+27
2005-12-15fix segfaulting create_floppy_devicesKay Sievers1-4/+4
2005-12-15support pre-SPC3 page 83 formatKurt Garloff1-0/+48
2005-12-15allow C99 statementsKay Sievers1-6/+1
2005-12-15fold multiple consecutive whitespace chars into single '_'Hannes Reinecke1-3/+12
2005-12-07Merge master.kernel.org:/pub/scm/linux/hotplug/udevKay Sievers2-6/+12
2005-12-07add parisc support to path_idGreg Kroah-Hartman1-0/+5
2005-12-07Update Gentoo udev main rule file.Greg Kroah-Hartman1-6/+7
2005-12-07update READMEKay Sievers1-14/+9
2005-12-06optimize SELinux path matchHarald Hoyer1-0/+1
2005-12-04077 release077Kay Sievers2-3/+25
2005-12-04update Red Hat rulesKay Sievers2-58/+79
2005-12-04add target to to generate ChangeLog sectionKay Sievers2-15/+11
2005-12-04update SUSE rulesKay Sievers4-13/+8
2005-12-03allow programs in /lib/udev called without the pathKay Sievers1-0/+8
2005-11-25update Debian rulesMarco d'Itri5-41/+49
2005-11-25update SUSE rulesKay Sievers8-56/+133
2005-11-25update RELEASE-NOTESKay Sievers2-0/+20
2005-11-25move SEQNUM event skipping to udevsendKay Sievers1-7/+2
2005-11-25let udevsend ignore events with SEQNUM setMarco d'Itri1-0/+7
2005-11-25allow to overwrite the configured udev_root by exporting UDEV_ROOTMarco d'Itri1-0/+6
2005-11-25remove outdated and misleading stuffKay Sievers6-144/+10