summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] v007 release007greg@kroah.com2005-04-262-2/+2
* [PATCH] v007 Changeloggreg@kroah.com2005-04-261-0/+30
* [PATCH] update default config file with a CALLOUT rule, and more documentation.greg@kroah.com2005-04-261-2/+7
* [PATCH] updated the man page with the latest format specifier changes.greg@kroah.com2005-04-261-8/+33
* [PATCH] added ability to put format specifiers in the CALLOUT program string.greg@kroah.com2005-04-264-47/+88
* [PATCH] tweak udev-test.pl to report '0' errors if that's what happened.greg@kroah.com2005-04-261-1/+1
* [PATCH] - format char for CALLOUT outputkay.sievers@vrfy.org2005-04-261-25/+28
* [PATCH] more namedev whitespace cleanupskay.sievers@vrfy.org2005-04-261-10/+7
* [PATCH] only build klibc_fixups.c if we are actually using klibc.greg@kroah.com2005-04-261-1/+4
* [PATCH] add support for string group and string user names in udev.permissions.greg@kroah.com2005-04-261-4/+20
* [PATCH] add getgrnam and getpwnam to klibc_fixups files.greg@kroah.com2005-04-263-1/+46
* [PATCH] fix segfault in parsing bad udev.permissions filemd@Linux.IT2005-04-261-0/+12
* [PATCH] remove Makefile.klibcgreg@kroah.com2005-04-261-219/+0
* [PATCH] static klibc udev does not link against crt0.oolh@suse.de2005-04-261-2/+2
* [PATCH] add udev-test perl script from Kay Sievers <kay.sievers@vrfy.org> whi...greg@kroah.com2005-04-261-0/+164
* [PATCH] added debian's version of udev.permissions.greg@kroah.com2005-04-262-1/+90
* [PATCH] support arguments in callout execkay.sievers@vrfy.org2005-04-261-1/+21
* [PATCH] namedev.c - change order of fields in CALLOUTkay.sievers@vrfy.org2005-04-262-9/+9
* [PATCH] namedev.c whitespace + debug text cleanupkay.sievers@vrfy.org2005-04-261-88/+84
* [PATCH] man page with udev.permissions wildcardkay.sievers@vrfy.org2005-04-261-2/+5
* [PATCH] change to 006_bk versiongreg@kroah.com2005-04-263-3/+3
* [PATCH] v006006greg@kroah.com2005-04-263-3/+3
* [PATCH] v006 changeloggreg@kroah.com2005-04-261-0/+76
* [PATCH] add another line to udev.permissions in the proper format.greg@kroah.com2005-04-261-0/+1
* [PATCH] tweak replace_testgreg@kroah.com2005-04-261-2/+2
* [PATCH] fix permissions to work properly now.greg@kroah.com2005-04-261-0/+6
* [PATCH] add real udev.permissions file to test directory.greg@kroah.com2005-04-261-0/+6
* [PATCH] fix namedev.c to build with older version of gcc.greg@kroah.com2005-04-261-1/+2
* [PATCH] apply permissions.conf support for wildcard and default namekay.sievers@vrfy.org2005-04-261-22/+56
* [PATCH] man page with included placeholder listkay.sievers@vrfy.org2005-04-261-0/+20
* [PATCH] add dumb test for all of the different modifiers.greg@kroah.com2005-04-262-0/+35
* [PATCH] update the TODO list with more items that people can easily do.greg@kroah.com2005-04-261-0/+6
* [PATCH] faster test scriptschris_friesen@sympatico.ca2005-04-262-4/+3
* [PATCH] move the test.block and test.tty scripts to the test/ directorygreg@kroah.com2005-04-262-0/+0
* [PATCH] add remove actions to the test scriptsgreg@kroah.com2005-04-264-1/+33
* [PATCH] turn DEBUG_PARSER off by default.greg@kroah.com2005-04-261-1/+1
* [PATCH] add some documentation for the %b modifier to the default config file.greg@kroah.com2005-04-261-1/+2
* [PATCH] fix make install rule for when the udev symlink is already there.greg@kroah.com2005-04-261-0/+1
* [PATCH] more robust config file parsing in namedev.carnd@arndb.de2005-04-262-79/+86
* [PATCH] add bus id modifierarnd@arndb.de2005-04-261-0/+7
* [PATCH] change release target in makefile.greg@kroah.com2005-04-261-1/+13
* [PATCH] change debug level on printf values for now.greg@kroah.com2005-04-261-4/+4
* [PATCH] updated demo config file.greg@kroah.com2005-04-261-1/+1
* [PATCH] add some documentation of the modifiers to the default config file.greg@kroah.com2005-04-261-1/+9
* [PATCH] add demo config file.greg@kroah.com2005-04-261-0/+9
* [PATCH] add printf option to label test to verify it works.greg@kroah.com2005-04-261-1/+1
* [PATCH] fix up printf-like functionality due to previous changes.greg@kroah.com2005-04-261-5/+3
* [PATCH] implement printf-like placeholder support for NAMEkay.sievers@vrfy.org2005-04-261-0/+31
* [PATCH] get the major/minor number before we name the device.greg@kroah.com2005-04-261-16/+12
* [PATCH] add scsi_id "extra" program from Patrick Mansfield <patmans@us.ibm.com>greg@kroah.com2005-04-2610-0/+2167