Age | Commit message (Expand) | Author |
2005-04-26 | [PATCH] remove dbus code from core udev code as it's no longer needed to be t... | greg@kroah.com |
2005-04-26 | [PATCH] add /etc/dev.d/ support for udev add and remove events. | greg@kroah.com |
2005-04-26 | [PATCH] replace fgets() with mmap() and introduce udev_lib.[hc] | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] rename strn*() macros to strmax | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] better fix for NAME="foo-%c{N}" gets a truncated name | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] fix the build for older versions of gcc | greg@kroah.com |
2005-04-26 | [PATCH] cleanup mult field string handling | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] bugfix for local user | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] - unlink bugfix | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] unlink the file before we try to create it. | greg@kroah.com |
2005-04-26 | [PATCH] add $local user spport for permissions | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] udev - safer sprintf() use | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] udev - correct relative symlink | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] Add initial SELinux support for udev | greg@kroah.com |
2005-04-26 | [PATCH] udev - safer string handling all over the place | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] force udev to include the internal version of libsysfs and never the ... | greg@kroah.com |
2005-04-26 | [PATCH] udev use new libsysfs header file location | patmans@us.ibm.com |
2005-04-26 | [PATCH] fix up bug created for udevtest in previous partition creation patch. | greg@kroah.com |
2005-04-26 | [PATCH] udev - create all partitions of blockdevice | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] add udevtest program to build | greg@kroah.com |
2005-04-26 | [PATCH] remove some more KLIBC fixups that are no longer needed. | greg@kroah.com |
2005-04-26 | [PATCH] udev - fix "ignore method" | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] set default owner/group in db - update | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] add udev logging to info log | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] make symlink work properly if there is already a file in its place | azarah@nosferatu.za.org |
2005-04-26 | [PATCH] check for empty symlink string | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] libsysfs 0.4.0 patch | dsteklof@us.ibm.com |
2005-04-26 | [PATCH] pre-libsysfs-0.4.0 patch | dsteklof@us.ibm.com |
2005-04-26 | [PATCH] allow multiple symlinks | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] cleanup man & remove symlink comment | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] move all of the DBUS logic into one file and remove all of the #ifdef... | greg@kroah.com |
2005-04-26 | [PATCH] D-BUS patch for udev-008 | david@fubar.dk |
2005-04-26 | [PATCH] experimental (very simple) SYMLINK creation | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] overall whitespace + debug text conditioning | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] added ability to put format specifiers in the CALLOUT program string. | greg@kroah.com |
2005-04-26 | [PATCH] add support for string group and string user names in udev.permissions. | greg@kroah.com |
2005-04-26 | [PATCH] fix permissions to work properly now. | greg@kroah.com |
2005-04-26 | [PATCH] get the major/minor number before we name the device. | greg@kroah.com |
2005-04-26 | [PATCH] fix udev-add.c to build properly with older versions of gcc. | greg@kroah.com |
2005-04-26 | [PATCH] add support for subdirs | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] add uid/gid to nodes | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] udev: sleep_for_dev() bits | rml@tech9.net |
2005-04-26 | [PATCH] klibc specific tweaks | greg@kroah.com |
2005-04-26 | [PATCH] udev-add build cleanups for other libc versions. | greg@kroah.com |
2005-04-26 | [PATCH] got rid of struct device_attr | greg@kroah.com |
2005-04-26 | [PATCH] udev: another canidate for static | rml@tech9.net |
2005-04-26 | [PATCH] Fix bug causing udev to sleep forever waiting for dev file to show up. | greg@kroah.com |
2005-04-26 | [PATCH] make config files, sysfs root, and udev root configurable from config... | greg@kroah.com |
2005-04-26 | [PATCH] major database cleanups | greg@kroah.com |
2005-04-26 | [PATCH] don't sleep if 'dev' file is already present on device add. | greg@kroah.com |