aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-08-11066 release066Greg KH3-2/+41
2005-08-11tweak the gentoo rules some more.Greg KH1-23/+33
2005-08-11changed location of gentoo helper apps to be /sbin instead of in scripts dirGreg KH1-9/+9
2005-08-11Change the gentoo rules to use cdrom_id instead of cdsymlink.shGreg KH1-8/+7
2005-08-11fix klibc build issue in cdrom_id.cGreg KH1-2/+2
2005-08-11added cdrom_id to the build checkGreg KH1-0/+1
2005-08-11changed cdrom_id exports to be easier to understand and consistant with other...Greg KH1-9/+9
2005-08-11Created cdrom_id program to make it easier to determine cdrom typesGreg KH2-0/+180
2005-08-11update gentoo rule file.Greg KH1-10/+15
2005-08-11move some logging to the info levelKay Sievers3-4/+5
2005-08-11add Usage: to udevmonitor and udevcontrolKay Sievers3-40/+82
2005-08-11allow logging of all output from executed toolsKay Sievers6-46/+132
2005-08-11update SUSE rulesKay Sievers2-6/+4
2005-08-10fix udevinfo outputThierry Vignaud1-2/+2
2005-08-10split udev_util in several filesKay Sievers5-253/+322
2005-08-10update SUSE rulesKay Sievers2-15/+16
2005-08-09trivial text cleanupsKay Sievers3-7/+5
2005-08-09remove example rules and put the dev.d stuff into the run_directory folderKay Sievers8-109/+23
2005-08-09update READMEKay Sievers3-20/+25
2005-08-09more distro rules updatesKay Sievers6-146/+257
2005-08-09add firmware_helper to load firmwareKay Sievers4-2/+201
2005-08-09update SUSE rulesKay Sievers1-8/+10
2005-08-09add SUSE rulesKay Sievers1-0/+257
2005-08-09update distro rules filesKay Sievers5-40/+168
2005-08-08add flag for reading of precompiled rulesKay Sievers6-12/+15
2005-08-08allow clean shutdown of udevdKay Sievers2-16/+28
2005-08-08switch some strlcpy's to memcpyKay Sievers6-16/+40
2005-08-05read sysfs attribute also from parent class deviceKay Sievers1-0/+7
2005-08-04updated gentoo rule file to handle removable ide devices.Greg KH1-0/+6
2005-08-04add NETLINK define for the lazy distrosKay Sievers3-4/+5
2005-08-02065 release065Greg Kroah-Hartman3-2/+17
2005-08-02Merge gregkh@ehlo.org:/home/kay/public_html/pub/scm/linux/hotplug/udev-kayGreg Kroah-Hartman2-0/+23
2005-08-02Added persistent name rules for block devices to gentoo rule file.Greg Kroah-Hartman1-0/+34
2005-08-02update release notes for next versionKay Sievers2-0/+23
2005-08-01Added horrible (but fun) path_id script to extras.Greg Kroah-Hartman1-0/+390
2005-08-01Update gentoo rules file.Greg Kroah-Hartman1-29/+24
2005-08-01add udevmonitor, to debug netlink+udev events at the same timeKay Sievers3-3/+196
2005-08-01allow RUN to send the environment to a local socketKay Sievers5-11/+54
2005-08-01fix GGC signed pointer warnings and switch volume_id to stdintKay Sievers76-861/+831
2005-07-23Oops, 064 release, not 063064Greg Kroah-Hartman1-1/+1
2005-07-23063 releaseGreg Kroah-Hartman2-1/+20
2005-07-22move code to its own filesKay Sievers25-311/+380
2005-07-20make SYSFS{} usable for all devicesKay Sievers4-10/+31
2005-07-19usb_id: fix typoHannes Reinecke3-3/+7
2005-07-19add ID_BUS to *_id programsHannes Reinecke4-0/+4
2005-07-19create_floppy_devices: add tool to create floppy nodes based on sysfs infoHannes Reinecke3-0/+189
2005-07-17volume_id: add OCFS (Oracle Cluster File System) supportAndre Masella6-2/+160
2005-07-17add padding to rules structureKay Sievers2-3/+6
2005-07-16allow rules to have labels and skip to next labelKay Sievers5-2/+60
2005-07-16thread unknown ENV{key} match as empty valueKay Sievers1-2/+2
2005-07-14063 release063Greg KH3-2/+32
2005-07-14add 'make tests' as I'm always typing that one wrong...Greg KH1-0/+2
2005-07-14Really commit the udev_run_devd changes...Greg KH3-19/+30
2005-07-14Fixed udev_run_devd to run the /etc/dev.d/DEVNAME/ files tooGreg KH1-0/+3
2005-07-14Merge gregkh@ehlo.org:/home/kay/public_html/pub/scm/linux/hotplug/udev-kayGreg KH19-151/+405
2005-07-14correct default mode documentation in udevVille Skyttä2-2/+2
2005-07-14fix typo in GROUP value applicationAnton Farygin1-1/+1
2005-07-13volume_id: remove s390 dasd handling, it is dasd_id nowKay Sievers6-225/+1
2005-07-13dasd_id: add s390 disk-label proberHannes Reinecke3-0/+326
2005-07-13trivial fixes for *_id programsKay Sievers2-3/+6
2005-07-12fix position of raw rules in gentoo config fileGreg KH1-5/+5
2005-07-12IMPORT: add {parent} to import the persistent data of the parent deviceKay Sievers4-8/+88
2005-07-12allow multiple values to be matched with KEY=="value1|value2"Kay Sievers2-16/+48
2005-07-12udevd: set incoming socket buffer SO_RCVBUF to maximumKay Sievers1-4/+10
2005-07-12remember mapped rules stateKay Sievers2-1/+2
2005-07-12ata_id: check for empty serial numberKay Sievers1-2/+6
2005-07-12compile dasd only on s390Kay Sievers1-16/+10
2005-07-08fix usb_id and let scsi_id ignore "illegal request"Hannes Reinecke3-38/+70
2005-07-07062 release062Greg Kroah-Hartman3-2/+13
2005-07-07fix symlink values separated by multiple spacesKay Sievers2-3/+20
2005-07-07update RELEASE-NOTESKay Sievers2-0/+8
2005-07-07fix typo in group assignmentKay Sievers2-2/+26
2005-07-07fix default-name handling and NAME="" rulesKay Sievers3-5/+10
2005-07-07add WAIT_FOR_SYSFS key to loop until a file in sysfs arrivesKay Sievers3-3/+48
2005-07-07fix unquoted strings in udevinitsendKay Sievers1-3/+3
2005-07-06061 release061Greg Kroah-Hartman3-2/+28
2005-07-06Merge gregkh@ehlo.org:/home/kay/public_html/pub/scm/linux/hotplug/udev-kayGreg KH2-9/+23
2005-07-06update RELEASE-NOTESKay Sievers1-0/+15
2005-07-06fix cdrom symlink problem in gentoo rulesGreg Kroah-Hartman1-8/+8
2005-07-06Sync up the Debian rules filesGreg KH8-237/+276
2005-07-06we want to provide OPTFLAGSKay Sievers1-9/+8
2005-07-06rename ALARM_TIMEOUT to UDEV_ALARM_TIMEOUTKay Sievers3-4/+3
2005-07-06udevd: optimize env-key parsingKay Sievers2-14/+17
2005-07-06don't resolve OWNER, GROUP on precompile if string contains %, $Kay Sievers1-2/+2
2005-07-06set default device node to /devKay Sievers1-1/+1
2005-07-05create udevdb files only if somehting interesting happenedKay Sievers2-15/+25
2005-07-05pack parsed rules listKay Sievers7-556/+517
2005-07-04replace useless defines by inline textKay Sievers3-92/+63
2005-07-04move rule matches to functionKay Sievers4-143/+53
2005-07-04add usb_id program to generate usb-storage device identifiersKay Sievers3-1/+540
2005-07-03add IEEE1394 rules to the gentoo rule fileKay Sievers1-4/+4
2005-07-03fake also kernel-name if we renamed a netifKay Sievers1-0/+2
2005-07-03allow OPTIONS to be recognized for /sys/modules /sys/devices eventsKay Sievers1-3/+0
2005-07-03switch gentoo rules to new operatorsKay Sievers1-141/+147
2005-07-02Fix ChangeLog titlesGreg KH1-1/+1
2005-07-02060 release060Greg KH2-1/+67
2005-07-02[PATCH] Keep udevstart from skipping devices without a 'dev' fileKay Sievers1-2/+2
2005-07-02Fix the gentoo udev rules to allow the box to boot properlyGreg KH1-2/+4
2005-07-01[PATCH] Udev doesn't properly build with $CROSSGustavo Zacarias1-1/+1
2005-07-01[PATCH] #define NETLINK_KOBJECT_UEVENTMarco d'Itri1-0/+4
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