chiark / gitweb /
[PATCH] take out & from wait_for_sysfs_test that I previously missed.
[elogind.git] / namedev.c
2005-04-27 kay.sievers@vrfy.org[PATCH] remove sleeps from udev as it is external now
2005-04-27 andrew.patterson... [PATCH] Problem parsing %s in udev rules
2005-04-27 kay.sievers@vrfy.org[PATCH] prevent deadlocks on an corrupt udev database
2005-04-27 kay.sievers@vrfy.org[PATCH] fix problems with dev.d and udevstart
2005-04-27 kay.sievers@vrfy.org[PATCH] fix problems using scsi_id with udevstart
2005-04-27 harald@redhat.com[PATCH] PATCH udev close on exec
2005-04-27 harald@redhat.com[PATCH] udev parse bug
2005-04-27 kay.sievers@vrfy.org[PATCH] fix udevstart badly broken in udev 031
2005-04-27 david@fubar.dk[PATCH] compatibility symlinks for udev
2005-04-27 greg@kroah.com[PATCH] clean up block whitelist search logic a bit.
2005-04-27 ogasawara@osdl.org[PATCH] udevstart performance increase
2005-04-27 kay.sievers@vrfy.org[PATCH] catchup with recent klibc
2005-04-27 kay.sievers@vrfy.org[PATCH] fix test regressions
2005-04-27 kay.sievers@vrfy.org[PATCH] put config info in db for netdev
2005-04-27 kay.sievers@vrfy.org[PATCH] netdev - udevdb+dev.d changes
2005-04-27 kay.sievers@vrfy.org[PATCH] apply all_partitions rule to main block device...
2005-04-27 kay.sievers@vrfy.org[PATCH] hmm, handle net devices with udev?
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_...
next