summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-06-30059 release059Greg Kroah-Hartman2-2/+2
2005-06-30Update the gentoo rule fileGreg Kroah-Hartman1-3/+11
2005-06-30prepare RELEASE-NOTESKay Sievers3-3/+119
2005-06-27add ID_TYPE to the id probersKay Sievers5-18/+107
2005-06-27add -x to scsi_id to export the queried values in env formatKay Sievers1-13/+53
2005-06-26store the imported device information in the udevdbKay Sievers11-52/+126
2005-06-26rename udev_volume_id to vol_id and add --export optionKay Sievers5-107/+131
2005-06-25add ata_id to read serial numbers from ATA drivesKay Sievers3-1/+203
2005-06-25IMPORT allow to import program returned keys into the envKay Sievers4-15/+45
2005-06-25unify execute_command() and execute_program()Kay Sievers5-141/+93
2005-06-25IMPORT=<file> allow to import a shell-var style config-fileKay Sievers4-2/+182
2005-06-24allow rules to be compiled to one binary fileKay Sievers15-22/+232
2005-06-22fix the fix and change the file to wait for to the "bus" linkKay Sievers3-49/+47
2005-06-21Merge gregkh@ehlo.org:/home/kay/public_html/pub/scm/linux/hotplug/udev-kayGreg KH58-845/+2243
2005-06-22fix udevstart and let all events trvel trough udevKay Sievers2-16/+15
2005-06-20prepare for module loading rules and add MODALIAS keyKay Sievers5-79/+262
2005-06-18remove device node, when type block/char has changedKay Sievers2-16/+14
2005-06-16[PATCH] Dialout group fix for capi devices in the gentoo rules fileStefan Schweizer1-2/+2
2005-06-16Makefile: remove dev.d/ hotplug.d/ from install targetKay Sievers1-21/+2
2005-06-16udevcontrol: add max_childs commandKay Sievers1-9/+16
2005-06-16udevd: control log-priority of the running daemon with udevcontrolKay Sievers9-46/+78
2005-06-15udeveventrecorder: add small program that writes an event to diskKay Sievers4-7/+153
2005-06-14klibc: add missing filesKay Sievers4-0/+180
2005-06-14udevinitsend: handle replay messages correctlyKay Sievers4-27/+30
2005-06-14udev: fix netdev RUN handlingHannes Reinecke1-26/+27
2005-06-14udev man page: add operatorsKay Sievers1-0/+30
2005-06-13udevcontrol: fix exit codeHannes Reinecke1-1/+6
2005-06-08udevd: allow starting of udevd with stopped exec-queueKay Sievers3-8/+18
2005-06-06Fix udevinfo for empty sysfs directoriesGreg KH1-8/+5
2005-06-05klibc: version 1.0.14Kay Sievers19-37/+141
2005-06-05udev: handle all events - not only class and block devicesKay Sievers14-391/+180
2005-06-05volume_id: use udev-provided log-levelKay Sievers3-4/+18
2005-06-05udev: clear lists if a new value is assignedKay Sievers3-21/+64
2005-06-05udev: move dev.d/ handling to external helperKay Sievers13-109/+378
2005-06-05udev: allow final assignments :=Kay Sievers5-5/+60
2005-06-05udevd: improve timeout handlingKay Sievers3-62/+107
2005-06-05Makefile: fix DESTDIRKay Sievers1-4/+2
2005-06-05udevd: add initsendKay Sievers3-13/+253
2005-06-05udevd: add udevcontrolKay Sievers5-88/+230
2005-06-05udevd: listen for netlink eventsKay Sievers2-36/+160
2005-05-20Fix makefile to allow 'make release' to work with gitGreg KH1-26/+1
2005-05-20058 release058Greg KH3-2/+29
2005-05-20[PATCH] update cdsymlinks to latest versionDarren Salt3-79/+131
2005-05-18add Red Hat/Fedora html documenationGreg KH1-0/+258
2005-05-18Update Red Hat default udev rules.Greg KH1-3/+13
2005-05-18remove detach_state files from the sysfs test tree.Greg KH6-6/+0
2005-05-18Fix libsysfs issue with relying on the detach_state file to beGreg KH1-8/+7
2005-05-16added translated (jp) version of writing udev rules file.1-0/+598
2005-05-10Update permissions on test scripts so they will run properly now.Greg KH2-0/+0
2005-05-10hopefully fix up the symlinks in the test directoryGreg KH21-0/+0
2005-05-10Removed klibc/klibc.spec as it is autogeneratedGreg KH1-102/+0
2005-05-09[PATCH] Writing udev rules docs updateDaniel Drake22-64/+89
2005-05-05Added symlinks thanks to Kay's script and git hacking.Greg KH21-0/+21
2005-04-26[PATCH] selinux: fix handling during creation of symlinkskay.sievers@vrfy.org1-1/+1
2005-04-26[PATCH] Fedora udev.rules updatekay.sievers@vrfy.org2-289/+196
2005-04-26[PATCH] libsysfs: version 2.0kay.sievers@vrfy.org9-14/+530
2005-04-26[PATCH] klibc: version 1.0.7kay.sievers@vrfy.org4-10/+10
2005-04-26[PATCH] 057 relelease057gregkh@suse.de2-1/+40
2005-04-26[PATCH] fix stupid all_partitions bugtklauser@access.unizh.ch2-1/+2
2005-04-26[PATCH] add test for make -j4 to build-checkkay.sievers@vrfy.org2-2/+3
2005-04-26[PATCH] klibc: version 1.0.6kay.sievers@vrfy.org22-64/+102
2005-04-26[PATCH] update Debian ruleskay.sievers@vrfy.org3-149/+118
2005-04-26[PATCH] apply default permissions only for devices that will need itkay.sievers@vrfy.org1-3/+5
2005-04-26[PATCH] adapt RELEASE-NOTESkay.sievers@vrfy.org1-6/+9
2005-04-26[PATCH] udev_volume_id: fix endianess macroskay.sievers@vrfy.org2-1/+5
2005-04-26[PATCH] udev-test.pl: add test for DEVNAME export to RUN environmentkay.sievers@vrfy.org1-0/+13
2005-04-26[PATCH] update the man page to reflect the recent changeskay.sievers@vrfy.org1-21/+18
2005-04-26[PATCH] export DEVNAME to RUN-key executed programskay.sievers@vrfy.org3-9/+11
2005-04-26[PATCH] fix make -j4 and the local klibc-installkay.sievers@vrfy.org1-10/+10
2005-04-26[PATCH] update RELEASE-NOTESkay.sievers@vrfy.org1-0/+18
2005-04-26[PATCH] add RUN key to be able to run rule based notificationkay.sievers@vrfy.org13-13/+266
2005-04-26[PATCH] fix udevtest to print the error if logging is disabledkay.sievers@vrfy.org1-5/+5
2005-04-26[PATCH] move execute_program to utils + add action to init_devicekay.sievers@vrfy.org8-65/+104
2005-04-26[PATCH] correct correction for error path for PROGRAM executionkay.sievers@vrfy.org1-3/+2
2005-04-26[PATCH] correct error path for PROGRAM executionkay.sievers@vrfy.org1-3/+5
2005-04-26[PATCH] klibc: version 1.0.5kay.sievers@vrfy.org4-6/+8
2005-04-26[PATCH] check for strlen()==0 before accessing strlen()-1kay.sievers@vrfy.org1-3/+4
2005-04-26[PATCH] allow to match against empty key valueskay.sievers@vrfy.org4-45/+40
2005-04-26[PATCH] read %s{}-sysfs values at any device in the chainkay.sievers@vrfy.org2-2/+21
2005-04-26[PATCH] udev_rules.c: don't change sysfs_device while walking up the device c...kay.sievers@vrfy.org1-13/+15
2005-04-26[PATCH] klibc: strlcpy/strlcat - don't alter destination if size == 0kay.sievers@vrfy.org3-4/+8
2005-04-26[PATCH] fix klibc's broken strlcpy/strlcatkay.sievers@vrfy.org5-32/+38
2005-04-26[PATCH] udevinfo: print SYSFS attribute the same way we match itkay.sievers@vrfy.org1-28/+23
2005-04-26[PATCH] remove untrusted chars read from sysfs-values or returned by PROGRAMkay.sievers@vrfy.org5-90/+91
2005-04-26[PATCH] udevinfo: print errors to stderr instead of stdoutkay.sievers@vrfy.org1-14/+14
2005-04-26[PATCH] klibc: version 1.0.4kay.sievers@vrfy.org25-5354/+2
2005-04-26[PATCH] support log-priority levels in udev.confkay.sievers@vrfy.org20-176/+233
2005-04-26[PATCH] test-suite: remove UDEV_TEST, it's not needed anymorekay.sievers@vrfy.org6-207/+199
2005-04-26[PATCH] libsysfs: remove trailing slash on SYSFS_PATH overridekay.sievers@vrfy.org2-12/+9
2005-04-26[PATCH] 056 release056gregkh@suse.de3-2/+19
2005-04-26[PATCH] udev-test.pl: use more common user/group nameskay.sievers@vrfy.org1-4/+4
2005-04-26[PATCH] klibc: remove SCCS directories from the temporary klibc installkay.sievers@vrfy.org1-0/+1
2005-04-26[PATCH] udev-test.pl: add a test where the group cannot be found in /etc/passwdkay.sievers@vrfy.org1-0/+10
2005-04-26[PATCH] udev-test.pl: add check for textual uid/gidkay.sievers@vrfy.org1-24/+63
2005-04-26[PATCH] fix bad typo that prevents the GROUP to be appliedkay.sievers@vrfy.org2-2/+2
2005-04-26[PATCH] fix header paths in udev_libc_wrapper.ctklauser@access.unizh.ch1-4/+4
2005-04-26[PATCH] udevd: don't delay events with TIMEOUT in the environmentkay.sievers@vrfy.org3-0/+22
2005-04-26[PATCH] klibc: use klcc wrapper instead of our own Makefilekay.sievers@vrfy.org2-57/+38
2005-04-26[PATCH] change call_foreach_file to return a listkay.sievers@vrfy.org4-28/+32
2005-04-26[PATCH] remove unneeded file from libsysfskay.sievers@vrfy.org1-400/+0
2005-04-26[PATCH] 055 release055gregkh@suse.de3-2/+81
2005-04-26[PATCH] fix raid rules.gregkh@suse.de1-3/+3
2005-04-26[PATCH] added frugalware udev ruleset.gregkh@suse.de1-0/+170
2005-04-26[PATCH] gentoo rule update for raid devices.gregkh@suse.de1-0/+7
2005-04-26[PATCH] add udevstart to the RELEASE-NOTESkay.sievers@vrfy.org1-0/+3
2005-04-26[PATCH] volume_id: version 43kay.sievers@vrfy.org2-4/+4
2005-04-26[PATCH] volume_id: Fix label/uuid reading for reiserfshare@suse.de1-1/+5
2005-04-26[PATCH] clarify the shortcomings of %ekay.sievers@vrfy.org1-0/+8
2005-04-26[PATCH] correct rule match for devices without a physical devicekay.sievers@vrfy.org1-5/+5
2005-04-26[PATCH] remove unneeded code, libsysfs does this for uskay.sievers@vrfy.org1-16/+1
2005-04-26[PATCH] add final release notekay.sievers@vrfy.org1-3/+3
2005-04-26[PATCH] add ENV{} key to match agains environment variableskay.sievers@vrfy.org5-43/+100
2005-04-26[PATCH] simplify sysfs_pair handlingkay.sievers@vrfy.org3-36/+33
2005-04-26[PATCH] add a test and simplify debug statementkay.sievers@vrfy.org4-29/+26
2005-04-26[PATCH] support =, ==, !=, += for the key match and assignmentkay.sievers@vrfy.org8-333/+537
2005-04-26[PATCH] add OPTION="last_rule" to skip any later rulekay.sievers@vrfy.org4-2/+23
2005-04-26[PATCH] rename namedev_dev to udev_rulekay.sievers@vrfy.org12-167/+149
2005-04-26[PATCH] correct enum device_typekay.sievers@vrfy.org7-22/+22
2005-04-26[PATCH] remove udevstart on make cleankay.sievers@vrfy.org1-1/+2
2005-04-26[PATCH] volume_id: version 42kay.sievers@vrfy.org19-16/+742
2005-04-26[PATCH] volume_id: version 41kay.sievers@vrfy.org4-64/+95
2005-04-26[PATCH] remove unneeded includekay.sievers@vrfy.org1-1/+0
2005-04-26[PATCH] The path to dlist.h is not correct.kay.sievers@vrfy.org1-0/+0
2005-04-26[PATCH] The following patch fixes some warnings when compiling volume_idtklauser@access.unizh.ch3-2/+6
2005-04-26[PATCH] The following patch fixes a warning when compiling chassis_idtklauser@access.unizh.ch1-1/+1
2005-04-26[PATCH] udevinfo -d: use '=' as separator, cause ':' may be a part of the dev...kay.sievers@vrfy.org1-1/+1
2005-04-26selinux merge fixups again...Greg KH3-20/+28
2005-04-26[PATCH] klibc: version 1.0.3kay.sievers@vrfy.org6-40/+68
2005-04-26[PATCH] This patch causes the remove handler to check that each symlinkjkluebs@luebsphoto.com1-23/+23
2005-04-26[PATCH] add RELEASE-NOTES filekay.sievers@vrfy.org1-0/+10
2005-04-26[PATCH] remove PLACE key matchkay.sievers@vrfy.org5-53/+6
2005-04-26[PATCH] don't lookup "root" in the userdbkay.sievers@vrfy.org2-9/+15
2005-04-26[PATCH] fix ia64 compilekay.sievers@vrfy.org27-46/+57
2005-04-26[PATCH] fix segfaulting udev while DRIVER matchingkay.sievers@vrfy.org1-13/+17
2005-04-26[PATCH] cleanup list.hkay.sievers@vrfy.org1-175/+20
2005-04-26[PATCH] klibc: version 0.214kay.sievers@vrfy.org8-11/+28
2005-04-26[PATCH] rename device_list->list to device_list->nodekay.sievers@vrfy.org1-9/+9
2005-04-26[PATCH] replace strncpy()/strncat() by strlcpy()/strlcat()kay.sievers@vrfy.org19-330/+346
2005-04-26[PATCH] split udev and udevstartkay.sievers@vrfy.org3-48/+73
2005-04-26[PATCH] udev_volume_id: version 39kay.sievers@vrfy.org7-3/+133
2005-04-26[PATCH] rename LOG to USE_LOG in all placeskay.sievers@vrfy.org9-37/+34
2005-04-26[PATCH] remove Makefile magic for klibc integrationkay.sievers@vrfy.org5-102/+112
2005-04-26[PATCH] klibc_fixups: remove no longer needed stuffkay.sievers@vrfy.org3-27/+1
2005-04-26[PATCH] udev_volume_id: volume_id v38kay.sievers@vrfy.org5-50/+48
2005-04-26[PATCH] use numeric owner/group as default values to avoid parsing userdbkay.sievers@vrfy.org1-2/+2
2005-04-26[PATCH] fix up segfaulting binaries with new klibckay.sievers@vrfy.org1-1/+1
2005-04-26[PATCH] udevinfo -d: speed-up device dumpkay.sievers@vrfy.org3-14/+52
2005-04-26[PATCH] klibc: version 0.211kay.sievers@vrfy.org24-54/+118
2005-04-26[PATCH] klibc_fixups: remove unneeded stuffkay.sievers@vrfy.org6-52/+4
2005-04-26[PATCH] replace weird defines by real codekay.sievers@vrfy.org4-41/+26
2005-04-26[PATCH] udev-test.pl: remove useless testskay.sievers@vrfy.org1-23/+0
2005-04-26[PATCH] allow unlimitied count of symlinkskay.sievers@vrfy.org10-146/+169
2005-04-26more merge fixups, looks like i missed a selinux patch somewhere...Greg KH3-28/+20
2005-04-26[PATCH] unmap db-file after usekay.sievers@vrfy.org1-0/+1
2005-04-26[PATCH] remove typedef for call_foreach_file() handler functionkay.sievers@vrfy.org6-24/+25
2005-04-26[PATCH] correct udev_init_devicekay.sievers@vrfy.org3-53/+41
2005-04-26[PATCH] rename attributes to optionskay.sievers@vrfy.org2-8/+8
2005-04-26[PATCH] kill stupid gcc4 warningkay.sievers@vrfy.org1-1/+1
2005-04-26[PATCH] trivial clenaup of namedev codekay.sievers@vrfy.org1-17/+9
2005-04-26[PATCH] klibc: check for gcc4kay.sievers@vrfy.org1-1/+1
2005-04-26[PATCH] udev selinux fixpebenito@gentoo.org3-20/+28
2005-04-26[PATCH] klibc: update v0.205kay.sievers@vrfy.org50-237/+11773
2005-04-26[PATCH] 054 release054gregkh@suse.de3-2/+34
2005-04-26[PATCH] update scsi_id to work with libsysfs changespatmans@us.ibm.com4-42/+34
2005-04-26[PATCH] namedev: skip backslashes only if followed by newlinekay.sievers@vrfy.org2-1/+10
2005-04-26[PATCH] wait_for_sysfs: add joydevkay.sievers@vrfy.org1-0/+1
2005-04-26[PATCH] udevinfo: print devpath -> node relationship for all deviceskay.sievers@vrfy.org4-2/+52
2005-04-26[PATCH] trivial rename of some variableskay.sievers@vrfy.org6-16/+16
2005-04-26[PATCH] klibc v0.199kay.sievers@vrfy.org23-42/+70
2005-04-26[PATCH] big libsysfs diet (pre 2.0 version)kay.sievers@vrfy.org10-2374/+647
2005-04-26[PATCH] udev_volume_id: add Reiser4 supporttklauser@access.unizh.ch2-7/+28
2005-04-26[PATCH] udev_volume_id: volume_id v35kay.sievers@vrfy.org49-129/+275
2005-04-26[PATCH] add "serio" to bus listkay.sievers@vrfy.org1-0/+1
2005-04-26[PATCH] determine device type in udev_init_device()kay.sievers@vrfy.org3-8/+7
2005-04-26[PATCH] move kernel name/number evaluation into udev_init_device()kay.sievers@vrfy.org5-52/+60
2005-04-26[PATCH] detect NAME="" as ignore_device rulekay.sievers@vrfy.org2-10/+4
2005-04-26[PATCH] trivial namedev cleanupkay.sievers@vrfy.org3-36/+38
2005-04-26[PATCH] cleanup db functionskay.sievers@vrfy.org5-20/+22
2005-04-26[PATCH] clean up match_place()kay.sievers@vrfy.org1-17/+12
2005-04-26[PATCH] switch device type to enumkay.sievers@vrfy.org7-19/+23
2005-04-26[PATCH] switch major/minor to dev_tkay.sievers@vrfy.org7-42/+45
2005-04-26[PATCH] remove the device node only if the major/minor number matcheskay.sievers@vrfy.org3-22/+34
2005-04-26[PATCH] libsysfs: work around a klibc bugkay.sievers@vrfy.org1-1/+1
2005-04-26[PATCH] introduce OPTIONS=ignore_device, ignore_remove, all_partitions" keykay.sievers@vrfy.org6-33/+98
2005-04-26[PATCH] namedev: execute PROGRAM only once and not possibly for every physica...kay.sievers@vrfy.org1-38/+35
2005-04-26[PATCH] namedev: move some matches out of the parent loopkay.sievers@vrfy.org1-19/+19
2005-04-26[PATCH] namedev: if SUBSYSTEM or KERNEL key doesn't match, give up immediatelykay.sievers@vrfy.org1-24/+24
2005-04-26[PATCH] udevinfo: print SUBSYSTEM and DRIVERkay.sievers@vrfy.org1-0/+2
2005-04-26[PATCH] 053 release053gregkh@suse.de3-2/+23
2005-04-26[PATCH] fix gentoo fb permission issue.gregkh@suse.de1-1/+1
2005-04-26[PATCH] allow simple-build-check.sh to go faster if MAKEOPTS is setgregkh@suse.de1-6/+6
2005-04-26[PATCH] make the release tarballs have writable files in them.gregkh@suse.de1-1/+1
2005-04-26[PATCH] scsi_id changes for use with udev %N and %ppatmans@us.ibm.com4-39/+29
2005-04-26[PATCH] remove gentoo permission file as it's not valid anymore.greg@kroah.com1-205/+0
2005-04-26[PATCH] udev_volume_id: fix typokay.sievers@vrfy.org1-1/+1
2005-04-26[PATCH] fix test for temporary nodespatmans@us.ibm.com1-2/+2
2005-04-26[PATCH] fix special file mode mask for temporary device nodekay.sievers@vrfy.org2-18/+18
2005-04-26[PATCH] udevstart: simplify "dev" file searchingkay.sievers@vrfy.org3-83/+126
2005-04-26[PATCH] udev_volume_id: remove temporary node creation and parent handlingkay.sievers@vrfy.org2-91/+25
2005-04-26[PATCH] add %P modifier to query the node name of the parent devicekay.sievers@vrfy.org3-1/+55