chiark / gitweb /
[PATCH] fix build error in namedev.c caused by previous patch.
[elogind.git] / namedev.c
2005-04-27 greg@kroah.com[PATCH] fix build error in namedev.c caused by previous...
2005-04-27 kay.sievers@vrfy.org[PATCH] correct apply_format() for symlink only rules
2005-04-27 olh@suse.de[PATCH] uninitialized variable for mknod and friend
2005-04-27 kay.sievers@vrfy.org[PATCH] first stupid try for a rule compose gui
2005-04-27 kay.sievers@vrfy.org[PATCH] replace fgets() with mmap() and introduce udev_...
2005-04-27 kay.sievers@vrfy.org[PATCH] "symlink only" test
2005-04-27 kay.sievers@vrfy.org[PATCH] callout part selector tweak
2005-04-27 kay.sievers@vrfy.org[PATCH] cleanup callout fork
2005-04-27 kay.sievers@vrfy.org[PATCH] allow to specify node permissions in the rule
2005-04-27 kay.sievers@vrfy.org[PATCH] rename strn*() macros to strmax
2005-04-27 kay.sievers@vrfy.org[PATCH] conditional remove of trailing sysfs whitespace
2005-04-27 kay.sievers@vrfy.org[PATCH] better fix for NAME="foo-%c{N}" gets a truncate...
2005-04-27 kay.sievers@vrfy.org[PATCH] fix NAME="foo-%c{N}" gets a truncated name
2005-04-27 kay.sievers@vrfy.org[PATCH] cleanup mult field string handling
2005-04-27 kay.sievers@vrfy.org[PATCH] fix stroul endptr use
2005-04-27 kay.sievers@vrfy.org[PATCH] udev - fix debug info for multiple rule file...
2005-04-27 kay.sievers@vrfy.org[PATCH] udev - activate formt length attribute
2005-04-27 arvidjaar@mail.ru[PATCH] Add symlink only rules support
2005-04-27 kay.sievers@vrfy.org[PATCH] udev - safer sprintf() use
2005-04-27 greg@kroah.com[PATCH] remove limit of the number of args passed to...
2005-04-27 kay.sievers@vrfy.org[PATCH] udev - safer string handling - part four
2005-04-27 kay.sievers@vrfy.org[PATCH] udev - safer string handling - part three
2005-04-27 kay.sievers@vrfy.org[PATCH] udev - safer string handling - part two
2005-04-27 kay.sievers@vrfy.org[PATCH] udev - safer string handling all over the place
2005-04-27 greg@kroah.com[PATCH] force udev to include the internal version...
2005-04-27 patmans@us.ibm.com[PATCH] udev use new libsysfs header file location
2005-04-27 greg@kroah.com[PATCH] add support for UDEV_NO_SLEEP env variable...
2005-04-27 kay.sievers@vrfy.org[PATCH] udev - switch callout part selector to {attribute}
2005-04-27 kay.sievers@vrfy.org[PATCH] udev - create all partitions of blockdevice
2005-04-27 kay.sievers@vrfy.org[PATCH] Adding '%s' format specifier to NAME and SYMLINK
2005-04-27 greg@kroah.com[PATCH] Fix bug where we did not use the "converted...
2005-04-27 greg@kroah.com[PATCH] fix bug in permission handling.
2005-04-27 greg@kroah.com[PATCH] fix problem where usb devices can be either...
2005-04-27 patmans@us.ibm.com[PATCH] udev add wild card compare for ID
2005-04-27 patmans@us.ibm.com[PATCH] udev kill extra bus_id compares in match_id
2005-04-27 greg@kroah.com[PATCH] Handle the '!' character that some block device...
2005-04-27 kay.sievers@vrfy.org[PATCH] udev - fix "ignore method"
2005-04-27 kay.sievers@vrfy.org[PATCH] fix possible buffer overflow
2005-04-27 kay.sievers@vrfy.org[PATCH] udev - trivial style cleanup
2005-04-27 greg@kroah.com[PATCH] add support for figuring out which device on...
2005-04-27 greg@kroah.com[PATCH] misc code cleanups.
2005-04-27 kay.sievers@vrfy.org[PATCH] set default owner/group in db - update
2005-04-27 hannal@us.ibm.com[PATCH] set default owner/group in db.
2005-04-27 kay.sievers@vrfy.org[PATCH] add udev logging to info log
2005-04-27 greg@kroah.com[PATCH] remove the %D modifier as it is not longer...
2005-04-27 ananthmg@rediffmai... [PATCH] libsysfs update for refresh + namedev.c changes
2005-04-27 kay.sievers@vrfy.org[PATCH] udev - introduce format escape char
2005-04-27 kay.sievers@vrfy.org[PATCH] udev - CALLOUT is PROGRAM now
2005-04-27 kay.sievers@vrfy.org[PATCH] udev - simple debug tweak
2005-04-27 greg@kroah.com[PATCH] fix a few stale comments in namedev.c
2005-04-27 greg@kroah.com[PATCH] add bus test for usb-serial bus.
2005-04-27 kay.sievers@vrfy.org[PATCH] udev - drop all methods :)
2005-04-27 kay.sievers@vrfy.org[PATCH] udev - make exec_callout() reusable
2005-04-27 kay.sievers@vrfy.org[PATCH] udev - exec status fix for klibc
2005-04-27 christophe@saout.de[PATCH] add IGNORE rule type
2005-04-27 greg@kroah.com[PATCH] replace list_for_each with list_for_each_entry...
2005-04-27 azarah@nosferatu... [PATCH] Fix udev gcc-2.95.4 compat
2005-04-27 kay.sievers@vrfy.org[PATCH] fix for apply_format()
2005-04-27 kay.sievers@vrfy.org[PATCH] 'ide' missing in bus_files[]
2005-04-27 greg@kroah.com[PATCH] If a LABEL rule has a BUS id, then we must...
2005-04-27 greg@kroah.com[PATCH] If a CALLOUT rule has a BUS id, then we must...
2005-04-27 greg@kroah.com[PATCH] add pci to the bus_files list.
2005-04-27 greg@kroah.com[PATCH] fix long delay for all devices in namedev
2005-04-27 greg@kroah.com[PATCH] fix complier warning in namedev.c
2005-04-27 greg@kroah.com[PATCH] add ability to have up to 5 SYSFS_ file/value...
2005-04-27 kay.sievers@vrfy.org[PATCH] add any valid device
2005-04-27 kay.sievers@vrfy.org[PATCH] introduce format char 'k' for kernel-name
2005-04-27 greg@kroah.com[PATCH] Just live with a sleep(1) in namedev for now...
2005-04-27 greg@kroah.com[PATCH] try to wait until the proper device file shows...
2005-04-27 greg@kroah.com[PATCH] remove unneeded TODO and FIXME entry
2005-04-27 kay.sievers@vrfy.org[PATCH] get part of callout return string
2005-04-27 kay.sievers@vrfy.org[PATCH] remove '\n' from end of callout return
2005-04-27 dsteklof@us.ibm.com[PATCH] pre-libsysfs-0.4.0 patch
2005-04-27 greg@kroah.com[PATCH] change devfs disk name rule from 'disk' to...
2005-04-27 kay.sievers@vrfy.org[PATCH] experimental (very simple) SYMLINK creation
2005-04-27 kay.sievers@vrfy.org[PATCH] pattern match for label method
2005-04-27 kay.sievers@vrfy.org[PATCH] a bug in linefeed removal
2005-04-27 greg@kroah.com[PATCH] fix permission handling logic
2005-04-27 greg@kroah.com[PATCH] add support for the default_mode variable,...
2005-04-27 kay.sievers@vrfy.org[PATCH] pattern matching for namedev
2005-04-27 greg@kroah.com[PATCH] add support for a main udev config file, udev...
2005-04-27 greg@kroah.com[PATCH] split out the namedev config parsing logic...
2005-04-27 greg@kroah.com[PATCH] rename namedev's get_attr() to be main namedev_...
2005-04-27 kay.sievers@vrfy.org[PATCH] catch replace device by wildcard
2005-04-27 greg@kroah.com[PATCH] operate on the rules in the order they are...
2005-04-27 greg@kroah.com[PATCH] fix problem where we were not looking at the...
2005-04-27 arnd@arndb.de[PATCH] Add format modifier for devfs like naming
2005-04-27 azarah@nosferatu... [PATCH] more config file parsing robustness
2005-04-27 kay.sievers@vrfy.org[PATCH] namedev.c strcat tweak
2005-04-27 kay.sievers@vrfy.org[PATCH] overall whitespace + debug text conditioning
2005-04-27 greg@kroah.com[PATCH] added ability to put format specifiers in the...
2005-04-27 kay.sievers@vrfy.org[PATCH] - format char for CALLOUT output
2005-04-27 kay.sievers@vrfy.org[PATCH] more namedev whitespace cleanups
2005-04-27 greg@kroah.com[PATCH] add getgrnam and getpwnam to klibc_fixups files.
2005-04-27 md@Linux.IT[PATCH] fix segfault in parsing bad udev.permissions...
2005-04-27 kay.sievers@vrfy.org[PATCH] support arguments in callout exec
2005-04-27 kay.sievers@vrfy.org[PATCH] namedev.c - change order of fields in CALLOUT
2005-04-27 kay.sievers@vrfy.org[PATCH] namedev.c whitespace + debug text cleanup
2005-04-27 greg@kroah.com[PATCH] fix namedev.c to build with older version of...
2005-04-27 kay.sievers@vrfy.org[PATCH] apply permissions.conf support for wildcard...
next