chiark / gitweb /
[PATCH] add new TODO item about local user permissions.
[elogind.git] / udev.h
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 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 - create all partitions of blockdevice
2005-04-27 kay.sievers@vrfy.org[PATCH] udev - keep private data out of the database?
2005-04-27 greg@kroah.com[PATCH] add udevtest program to build
2005-04-27 greg@kroah.com[PATCH] stop using mode_t as different libcs define...
2005-04-27 greg@kroah.com[PATCH] fix log option code so that it actually works...
2005-04-27 azarah@nosferatu... [PATCH] make logging a config option
2005-04-27 greg@kroah.com[PATCH] move get_pair to udev_config.c because udevinfo...
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 kay.sievers@vrfy.org[PATCH] udev - drop all methods :)
2005-04-27 kay.sievers@vrfy.org[PATCH] introduce format char 'k' for kernel-name
2005-04-27 greg@kroah.com[PATCH] move all of the DBUS logic into one file and...
2005-04-27 david@fubar.dk[PATCH] D-BUS patch for udev-008
2005-04-27 kay.sievers@vrfy.org[PATCH] experimental (very simple) SYMLINK creation
2005-04-27 greg@kroah.com[PATCH] enable default_mode ability to actually build
2005-04-27 greg@kroah.com[PATCH] get rid of the majority of the debug environmen...
2005-04-27 greg@kroah.com[PATCH] add support for a main udev config file, udev...
2005-04-27 arnd@arndb.de[PATCH] Build failure - missing linux/limits.h include?
2005-04-27 greg@kroah.com[PATCH] changed the default location of the database...
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 arnd@arndb.de[PATCH] more robust config file parsing in namedev.c
2005-04-27 greg@kroah.com[PATCH] got rid of struct device_attr
2005-04-27 greg@kroah.com[PATCH] rename namedev.permissions and namedev.config...
2005-04-27 greg@kroah.com[PATCH] make config files, sysfs root, and udev root...
2005-04-27 greg@kroah.com[PATCH] major database cleanups
2005-04-27 rml@tech9.net[PATCH] udev: mode should be mode_t
2005-04-27 greg@kroah.com[PATCH] put config files and database in /etc/udev...
2005-04-27 patmans@us.ibm.com[PATCH] add callout config type to udev
2005-04-27 greg@kroah.com[PATCH] cleanup the mknod code a bit.
2005-04-27 greg@kroah.com[PATCH] removed unneeded stuff from udev.h
2005-04-27 greg@kroah.com[PATCH] split udev main logic into udev-add and udev...
2005-04-27 greg@kroah.com[PATCH] Clean up the namedev interface a bit, making...
2005-04-27 greg@kroah.com[PATCH] add initial libsysfs support...
2005-04-27 greg@kroah.com[PATCH] make log_message spit out warnings so I don...
2005-04-27 greg@kroah.com[PATCH] Initial namedev parsing of config files
2005-04-27 greg@kroah.com[PATCH] pick a better default UDEV_ROOT
2005-04-27 greg@kroah.com[PATCH] Creating nodes actually works.
2005-04-27 greg@kroah.com[PATCH] enabled debugging.
2005-04-27 Greg KHadded initial files.