summaryrefslogtreecommitdiff
path: root/udev.h
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] add NAME{ignore_remove} attributekay.sievers@vrfy.org2005-04-261-0/+1
* [PATCH] Make dev.d/ handling a separate processing stagekay.sievers@vrfy.org2005-04-261-1/+4
* [PATCH] make the udev object available to more processing stageskay.sievers@vrfy.org2005-04-261-2/+0
* [PATCH] add ACTION to udev object to expose it to the whole processkay.sievers@vrfy.org2005-04-261-2/+3
* [PATCH] replace tdb database by simple lockless file databasekay.sievers@vrfy.org2005-04-261-9/+4
* [PATCH] Don't use any syslog() in signal handler, cause it may deadlock.kay.sievers@vrfy.org2005-04-261-1/+1
* [PATCH] cleanup netif handling and netif-dev.d/ eventskay.sievers@vrfy.org2005-04-261-1/+2
* [PATCH] big cleanup of internal udev apikay.sievers@vrfy.org2005-04-261-9/+9
* [PATCH] remove sleeps from udev as it is external nowkay.sievers@vrfy.org2005-04-261-3/+0
* [PATCH] prevent deadlocks on an corrupt udev databasekay.sievers@vrfy.org2005-04-261-0/+3
* [PATCH] switch udev's seqnum to u64kay.sievers@vrfy.org2005-04-261-3/+1
* [PATCH] Fix naming ethernet devices in udevstartkay.sievers@vrfy.org2005-04-261-0/+3
* [PATCH] udev - read long lines from config files overflow fixarun@codemovers.org2005-04-261-0/+2
* [PATCH] pass SEQNUM trough udevdkay.sievers@vrfy.org2005-04-261-3/+4
* [PATCH] Make udev/udevstart be one binarytrini@kernel.crashing.org2005-04-261-3/+7
* [PATCH] DEVPATH for netdevkay.sievers@vrfy.org2005-04-261-1/+1
* [PATCH] netdev - udevdb+dev.d changeskay.sievers@vrfy.org2005-04-261-1/+2
* [PATCH] add /etc/dev.d/ support for udev add and remove events.greg@kroah.com2005-04-261-0/+1
* [PATCH] first stupid try for a rule compose guikay.sievers@vrfy.org2005-04-261-0/+3
* [PATCH] Increase the name size as requested by Richard Gooch <rgooch@ras.ucal...greg@kroah.com2005-04-261-1/+1
* [PATCH] replace fgets() with mmap() and introduce udev_lib.[hc]kay.sievers@vrfy.org2005-04-261-94/+10
* [PATCH] rename strn*() macros to strmaxkay.sievers@vrfy.org2005-04-261-3/+3
* [PATCH] better fix for NAME="foo-%c{N}" gets a truncated namekay.sievers@vrfy.org2005-04-261-3/+3
* [PATCH] cleanup mult field string handlingkay.sievers@vrfy.org2005-04-261-0/+6
* [PATCH] udev - safer sprintf() usekay.sievers@vrfy.org2005-04-261-0/+12
* [PATCH] udev - safer string handling - part fourkay.sievers@vrfy.org2005-04-261-3/+3
* [PATCH] udev - safer string handling - part threekay.sievers@vrfy.org2005-04-261-0/+45
* [PATCH] udev - safer string handling - part twokay.sievers@vrfy.org2005-04-261-1/+13
* [PATCH] udev - safer string handling all over the placekay.sievers@vrfy.org2005-04-261-0/+6
* [PATCH] udev use new libsysfs header file locationpatmans@us.ibm.com2005-04-261-1/+1
* [PATCH] add support for UDEV_NO_SLEEP env variable so Gentoo people will be h...greg@kroah.com2005-04-261-0/+1
* [PATCH] udev - create all partitions of blockdevicekay.sievers@vrfy.org2005-04-261-0/+1
* [PATCH] udev - keep private data out of the database?kay.sievers@vrfy.org2005-04-261-5/+9
* [PATCH] add udevtest program to buildgreg@kroah.com2005-04-261-1/+1
* [PATCH] stop using mode_t as different libcs define it in different ways :(greg@kroah.com2005-04-261-1/+1
* [PATCH] fix log option code so that it actually works for all udev programs.greg@kroah.com2005-04-261-3/+1
* [PATCH] make logging a config optionazarah@nosferatu.za.org2005-04-261-0/+3
* [PATCH] move get_pair to udev_config.c because udevinfo doesn't need all of n...greg@kroah.com2005-04-261-0/+1
* [PATCH] set default owner/group in db - updatekay.sievers@vrfy.org2005-04-261-1/+2
* [PATCH] set default owner/group in db.hannal@us.ibm.com2005-04-261-0/+2
* [PATCH] add udev logging to info logkay.sievers@vrfy.org2005-04-261-25/+0
* [PATCH] udev - drop all methods :)kay.sievers@vrfy.org2005-04-261-1/+1
* [PATCH] introduce format char 'k' for kernel-namekay.sievers@vrfy.org2005-04-261-0/+1
* [PATCH] move all of the DBUS logic into one file and remove all of the #ifdef...greg@kroah.com2005-04-261-9/+0
* [PATCH] D-BUS patch for udev-008david@fubar.dk2005-04-261-0/+9
* [PATCH] experimental (very simple) SYMLINK creationkay.sievers@vrfy.org2005-04-261-0/+1
* [PATCH] enable default_mode ability to actually buildgreg@kroah.com2005-04-261-0/+1
* [PATCH] get rid of the majority of the debug environment variables.greg@kroah.com2005-04-261-9/+1
* [PATCH] add support for a main udev config file, udev.conf.greg@kroah.com2005-04-261-6/+11
* [PATCH] Build failure - missing linux/limits.h include?arnd@arndb.de2005-04-261-1/+1