summaryrefslogtreecommitdiff
path: root/udev-add.c
AgeCommit message (Expand)Author
2005-04-26[PATCH] bugfix for local userkay.sievers@vrfy.org
2005-04-26[PATCH] - unlink bugfixkay.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 permissionskay.sievers@vrfy.org
2005-04-26[PATCH] udev - safer sprintf() usekay.sievers@vrfy.org
2005-04-26[PATCH] udev - correct relative symlinkkay.sievers@vrfy.org
2005-04-26[PATCH] Add initial SELinux support for udevgreg@kroah.com
2005-04-26[PATCH] udev - safer string handling all over the placekay.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 locationpatmans@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 blockdevicekay.sievers@vrfy.org
2005-04-26[PATCH] add udevtest program to buildgreg@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 - updatekay.sievers@vrfy.org
2005-04-26[PATCH] add udev logging to info logkay.sievers@vrfy.org
2005-04-26[PATCH] make symlink work properly if there is already a file in its placeazarah@nosferatu.za.org
2005-04-26[PATCH] check for empty symlink stringkay.sievers@vrfy.org
2005-04-26[PATCH] libsysfs 0.4.0 patchdsteklof@us.ibm.com
2005-04-26[PATCH] pre-libsysfs-0.4.0 patchdsteklof@us.ibm.com
2005-04-26[PATCH] allow multiple symlinkskay.sievers@vrfy.org
2005-04-26[PATCH] cleanup man & remove symlink commentkay.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-008david@fubar.dk
2005-04-26[PATCH] experimental (very simple) SYMLINK creationkay.sievers@vrfy.org
2005-04-26[PATCH] overall whitespace + debug text conditioningkay.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 subdirskay.sievers@vrfy.org
2005-04-26[PATCH] add uid/gid to nodeskay.sievers@vrfy.org
2005-04-26[PATCH] udev: sleep_for_dev() bitsrml@tech9.net
2005-04-26[PATCH] klibc specific tweaksgreg@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_attrgreg@kroah.com
2005-04-26[PATCH] udev: another canidate for staticrml@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 cleanupsgreg@kroah.com
2005-04-26[PATCH] don't sleep if 'dev' file is already present on device add.greg@kroah.com
2005-04-26[PATCH] fix comment about how the "dev" file is made up.greg@kroah.com
2005-04-26[PATCH] udev: mode should be mode_trml@tech9.net
2005-04-26[PATCH] udev: trivial trivialitiesrml@tech9.net
2005-04-26[PATCH] got "remove of named devices" working.greg@kroah.com
2005-04-26[PATCH] fix segfaults when dealing with partitions.greg@kroah.com
2005-04-26[PATCH] tell the user what mknod() we are trying to do.greg@kroah.com
2005-04-26[PATCH] merge tdb into the build process.greg@kroah.com