aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-09-13069 release069Greg KH3-2/+71
2005-09-12FAQ: update things that have changedKay Sievers1-43/+49
2005-09-12fic gcov use and move it into the MakefileKay Sievers4-123/+49
2005-09-12remove chassis_id programKay Sievers8-379/+0
2005-09-12Makefile: cleanup install targetsKay Sievers1-11/+17
2005-09-10Makefile: fix prerequisits for $(PROGRAMS)Kay Sievers1-9/+13
2005-09-09firmware_helper: fix write countDuncan Sands1-2/+2
2005-09-08update TODOKay Sievers1-10/+15
2005-09-08fix useless but funny name_cdrom.pl script to work againKay Sievers1-30/+16
2005-09-08update SUSE rulesKay Sievers1-3/+5
2005-09-08add "totally outdated" header to docs/overview :)Kay Sievers1-2/+8
2005-09-08delete old Fedora html pageKay Sievers1-258/+0
2005-09-08delete docs/persistent_naming - obsoleted by persistent disk namesKay Sievers2-1215/+0
2005-09-08delete cdromsymlinks* - obsoleted by cdrom_id and IMPORT rulesKay Sievers3-780/+0
2005-09-06klibc: update to version 1.1.1Kay Sievers13-10/+64
2005-09-06move and update libsysfs.txtKay Sievers2-225/+498
2005-09-06add edd_id tool to match BIOS EDD disk informationKay Sievers3-0/+235
2005-08-31scsi_id: rename SYSFS to LIBSYSFSKay Sievers1-2/+2
2005-08-31udevinfo: restore -d optionKay Sievers1-1/+1
2005-08-31also forgot udevmonitor.8Kay Sievers1-0/+28
2005-08-31add missing udevsend man pageKay Sievers2-0/+128
2005-08-30all man pages rewritten to use DocBook XMLKay Sievers5-365/+786
2005-08-30Makefile: remove all the duplicated rulesKay Sievers10-226/+172
2005-08-30test the automatic man page rebuild and checkinKay Sievers2-3/+3
2005-08-30udevinfo: rename dump() to export()Kay Sievers1-9/+8
2005-08-30write man page masters in DocBook XMLKay Sievers11-144/+583
2005-08-29udevinfo: add database exportKay Sievers2-72/+87
2005-08-29update RELEASE-NOTESKay Sievers1-0/+8
2005-08-29check the udevdb before assigning a new %eKay Sievers1-8/+53
2005-08-29udev_test.pl: we replace untrusted chars with '_'Kay Sievers1-1/+1
2005-08-29remove special TIMEOUT handling from incoming queueKay Sievers1-9/+0
2005-08-28udevd: move some logging to "info" and "err"Kay Sievers1-15/+17
2005-08-28vol_id: ID_LABEL_SAFE will no longer contain fancy charactersKay Sievers1-0/+1
2005-08-28rename ...trailing_char() to ...trailing_chars()Kay Sievers5-9/+9
2005-08-28don't reenter get_udevd_msg() if message is ignoredKay Sievers1-3/+2
2005-08-28remove not needed sig_flag for state of signal_pipeKay Sievers1-20/+6
2005-08-28use WRITE_END/READ_END for the pipe indexKay Sievers3-47/+51
2005-08-28start to enforce plain ascii or valid utf8Kay Sievers4-10/+66
2005-08-28add uft8 validation for safe volume label exportingKay Sievers4-95/+262
2005-08-27don't store devpath in udevdb, we don't need itKay Sievers4-39/+30
2005-08-27add and use name_list_cleanup() for cleaning up the string listsKay Sievers5-41/+21
2005-08-27change parameter order of udev_db_search_name()Kay Sievers4-11/+14
2005-08-27print persistent data with "udevinfo -q all"Kay Sievers1-1/+3
2005-08-27prepare for new HAL udevdb dumpKay Sievers3-67/+37
2005-08-26fix lookup for name in the udevdb, it should return the devpathKay Sievers1-9/+11
2005-08-26store ENV{key}="value" exported keys in the databaseKay Sievers2-3/+10
2005-08-26switch to '==' in raid-devfs.shThierry Vignaud1-3/+3
2005-08-26update SUSE rulesKay Sievers1-30/+33
2005-08-25add pci_express to bus listKay Sievers1-0/+1
2005-08-25update SUSE rulesKay Sievers3-33/+68
2005-08-25path_id: remove SUSE specific PATHKay Sievers1-9/+6
2005-08-25fix typo in firmware_helperAmir Shalem1-1/+1
2005-08-25udevmonitor: cleanup on exitKay Sievers1-1/+18
2005-08-25volume_id: don't probe for mac_partition_mapsKay Sievers1-3/+0
2005-08-23udevd: keep the right order for messages without SEQNUMKay Sievers1-1/+1
2005-08-22fix exit code of udevinitsend and udevmonitorKay Sievers2-8/+15
2005-08-22add program name to logged errorKay Sievers1-1/+1
2005-08-22*_id: fix zero length in set_str()Kay Sievers4-4/+4
2005-08-18068 release068Greg KH3-2/+20
2005-08-18add EXTRAS documentation to the README file.Greg KH1-0/+7
2005-08-18fix printed udevmonitor headerKay Sievers2-2/+15
2005-08-18bring std(in|out|err) fd's in a sane stateKay Sievers2-10/+32
2005-08-18fix typo in cdrom_id syslogKay Sievers1-3/+1
2005-08-18Merge rsync://rsync.kernel.org/pub/scm/linux/hotplug/udevKay Sievers1-7/+4
2005-08-17cdrom_id: change err() to info() to help with debugging problemsGreg Kroah-Hartman1-3/+3
2005-08-17Always open the cdrom drive in non-blocking mode in cdrom_idGreg Kroah-Hartman1-4/+1
2005-08-17vol_id: fix sloppy error handlingKay Sievers2-6/+25
2005-08-16ENV{TEST}=="1" compares and ENV{TEST}="1" sets the environmentKay Sievers2-36/+70
2005-08-15move udevmonitor to /usr/sbinKay Sievers1-2/+3
2005-08-15cleanup some debug output and move to info level + unify select() loopsKay Sievers13-114/+133
2005-08-13067 release067Greg Kroah-Hartman2-1/+15
2005-08-13don't fail too bad, if /dev/null does not existKay Sievers2-19/+15
2005-08-13fix udevstart event ordering, we want /dev/null very earlyKay Sievers1-22/+22
2005-08-13Merge rsync://rsync.kernel.org/pub/scm/linux/hotplug/udevKay Sievers1-1/+32
2005-08-13fix more compiler warnings ...Kay Sievers7-41/+38
2005-08-12added the cdrom.h #defines directly into the cdrom_id.c fileGreg Kroah-Hartman1-1/+32
2005-08-12fix make install, as we don't provide a default rule set anymoreKay Sievers1-2/+3
2005-08-12update SUSE rulesKay Sievers1-10/+9
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