chiark / gitweb /
[PATCH] PATCH selinux for udev
[elogind.git] / udevdb.c
2005-04-27 olh@suse.de[PATCH] allow NAME_SIZE > SYSFS_PATH_MAX
2005-04-27 kay.sievers@vrfy.org[PATCH] netdev - udevdb+dev.d changes
2005-04-27 kay.sievers@vrfy.org[PATCH] replace fgets() with mmap() and introduce udev_...
2005-04-27 kay.sievers@vrfy.org[PATCH] rename strn*() macros to strmax
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] cleanup mult field string handling
2005-04-27 kay.sievers@vrfy.org[PATCH] udevinfo symlink reverse query
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 kay.sievers@vrfy.org[PATCH] udev - keep private data out of the database?
2005-04-27 kay.sievers@vrfy.org[PATCH] udev - reverse user query options
2005-04-27 kay.sievers@vrfy.org[PATCH] add udev logging to info log
2005-04-27 kay.sievers@vrfy.org[PATCH] more advanced user query options
2005-04-27 kay.sievers@vrfy.org[PATCH] mention user callable udev + options in man...
2005-04-27 kay.sievers@vrfy.org[PATCH] make udev user callable to query the database
2005-04-27 kay.sievers@vrfy.org[PATCH] udev-remove.c cleanups
2005-04-27 greg@kroah.com[PATCH] signal fixes due to klibc update.
2005-04-27 kay.sievers@vrfy.org[PATCH] overall whitespace + debug text conditioning
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 greg@kroah.com[PATCH] more database work. Now we only store the info...
2005-04-27 rml@tech9.net[PATCH] udev: mode should be mode_t
2005-04-27 rml@tech9.net[PATCH] udev: trivial trivialities
2005-04-27 greg@kroah.com[PATCH] got "remove of named devices" working.
2005-04-27 greg@kroah.com[PATCH] copyright updates.
2005-04-27 greg@kroah.com[PATCH] put config files and database in /etc/udev...
2005-04-27 dsteklof@us.ibm.com[PATCH] udevdb patch
2005-04-27 greg@kroah.com[PATCH] merge tdb into the build process.
2005-04-27 dsteklof@us.ibm.com[PATCH] udevdb prototype