index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] v007 release
007
greg@kroah.com
2005-04-27
2
-2
/
+2
*
[PATCH] v007 Changelog
greg@kroah.com
2005-04-27
1
-0
/
+30
*
[PATCH] update default config file with a CALLOUT rule, and more documentation.
greg@kroah.com
2005-04-27
1
-2
/
+7
*
[PATCH] updated the man page with the latest format specifier changes.
greg@kroah.com
2005-04-27
1
-8
/
+33
*
[PATCH] added ability to put format specifiers in the CALLOUT program string.
greg@kroah.com
2005-04-27
4
-47
/
+88
*
[PATCH] tweak udev-test.pl to report '0' errors if that's what happened.
greg@kroah.com
2005-04-27
1
-1
/
+1
*
[PATCH] - format char for CALLOUT output
kay.sievers@vrfy.org
2005-04-27
1
-25
/
+28
*
[PATCH] more namedev whitespace cleanups
kay.sievers@vrfy.org
2005-04-27
1
-10
/
+7
*
[PATCH] only build klibc_fixups.c if we are actually using klibc.
greg@kroah.com
2005-04-27
1
-1
/
+4
*
[PATCH] add support for string group and string user names in udev.permissions.
greg@kroah.com
2005-04-27
1
-4
/
+20
*
[PATCH] add getgrnam and getpwnam to klibc_fixups files.
greg@kroah.com
2005-04-27
3
-1
/
+46
*
[PATCH] fix segfault in parsing bad udev.permissions file
md@Linux.IT
2005-04-27
1
-0
/
+12
*
[PATCH] remove Makefile.klibc
greg@kroah.com
2005-04-27
1
-219
/
+0
*
[PATCH] static klibc udev does not link against crt0.o
olh@suse.de
2005-04-27
1
-2
/
+2
*
[PATCH] add udev-test perl script from Kay Sievers <kay.sievers@vrfy.org> whi...
greg@kroah.com
2005-04-27
1
-0
/
+164
*
[PATCH] added debian's version of udev.permissions.
greg@kroah.com
2005-04-27
2
-1
/
+90
*
[PATCH] support arguments in callout exec
kay.sievers@vrfy.org
2005-04-27
1
-1
/
+21
*
[PATCH] namedev.c - change order of fields in CALLOUT
kay.sievers@vrfy.org
2005-04-27
2
-9
/
+9
*
[PATCH] namedev.c whitespace + debug text cleanup
kay.sievers@vrfy.org
2005-04-27
1
-88
/
+84
*
[PATCH] man page with udev.permissions wildcard
kay.sievers@vrfy.org
2005-04-27
1
-2
/
+5
*
[PATCH] change to 006_bk version
greg@kroah.com
2005-04-27
3
-3
/
+3
*
[PATCH] v006
006
greg@kroah.com
2005-04-27
3
-3
/
+3
*
[PATCH] v006 changelog
greg@kroah.com
2005-04-27
1
-0
/
+76
*
[PATCH] add another line to udev.permissions in the proper format.
greg@kroah.com
2005-04-27
1
-0
/
+1
*
[PATCH] tweak replace_test
greg@kroah.com
2005-04-27
1
-2
/
+2
*
[PATCH] fix permissions to work properly now.
greg@kroah.com
2005-04-27
1
-0
/
+6
*
[PATCH] add real udev.permissions file to test directory.
greg@kroah.com
2005-04-27
1
-0
/
+6
*
[PATCH] fix namedev.c to build with older version of gcc.
greg@kroah.com
2005-04-27
1
-1
/
+2
*
[PATCH] apply permissions.conf support for wildcard and default name
kay.sievers@vrfy.org
2005-04-27
1
-22
/
+56
*
[PATCH] man page with included placeholder list
kay.sievers@vrfy.org
2005-04-27
1
-0
/
+20
*
[PATCH] add dumb test for all of the different modifiers.
greg@kroah.com
2005-04-27
2
-0
/
+35
*
[PATCH] update the TODO list with more items that people can easily do.
greg@kroah.com
2005-04-27
1
-0
/
+6
*
[PATCH] faster test scripts
chris_friesen@sympatico.ca
2005-04-27
2
-4
/
+3
*
[PATCH] move the test.block and test.tty scripts to the test/ directory
greg@kroah.com
2005-04-27
2
-0
/
+0
*
[PATCH] add remove actions to the test scripts
greg@kroah.com
2005-04-27
4
-1
/
+33
*
[PATCH] turn DEBUG_PARSER off by default.
greg@kroah.com
2005-04-27
1
-1
/
+1
*
[PATCH] add some documentation for the %b modifier to the default config file.
greg@kroah.com
2005-04-27
1
-1
/
+2
*
[PATCH] fix make install rule for when the udev symlink is already there.
greg@kroah.com
2005-04-27
1
-0
/
+1
*
[PATCH] more robust config file parsing in namedev.c
arnd@arndb.de
2005-04-27
2
-79
/
+86
*
[PATCH] add bus id modifier
arnd@arndb.de
2005-04-27
1
-0
/
+7
*
[PATCH] change release target in makefile.
greg@kroah.com
2005-04-27
1
-1
/
+13
*
[PATCH] change debug level on printf values for now.
greg@kroah.com
2005-04-27
1
-4
/
+4
*
[PATCH] updated demo config file.
greg@kroah.com
2005-04-27
1
-1
/
+1
*
[PATCH] add some documentation of the modifiers to the default config file.
greg@kroah.com
2005-04-27
1
-1
/
+9
*
[PATCH] add demo config file.
greg@kroah.com
2005-04-27
1
-0
/
+9
*
[PATCH] add printf option to label test to verify it works.
greg@kroah.com
2005-04-27
1
-1
/
+1
*
[PATCH] fix up printf-like functionality due to previous changes.
greg@kroah.com
2005-04-27
1
-5
/
+3
*
[PATCH] implement printf-like placeholder support for NAME
kay.sievers@vrfy.org
2005-04-27
1
-0
/
+31
*
[PATCH] get the major/minor number before we name the device.
greg@kroah.com
2005-04-27
1
-16
/
+12
*
[PATCH] add scsi_id "extra" program from Patrick Mansfield <patmans@us.ibm.com>
greg@kroah.com
2005-04-27
10
-0
/
+2167
[next]