summaryrefslogtreecommitdiff
path: root/udev-add.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] tweak node unlink handlingkay.sievers@vrfy.org2005-04-261-33/+29
* [PATCH] fix some segfaults when running udevtest for network devices.greg@kroah.com2005-04-261-4/+4
* [PATCH] DEVPATH for netdevkay.sievers@vrfy.org2005-04-261-8/+9
* [PATCH] netdev - udevdb+dev.d changeskay.sievers@vrfy.org2005-04-261-48/+59
* [PATCH] dev_d.c file sorting and cleanupkay.sievers@vrfy.org2005-04-261-3/+3
* [PATCH] hmm, handle net devices with udev?kay.sievers@vrfy.org2005-04-261-18/+68
* [PATCH] remove selinux support from udev core as it's no longer needed.greg@kroah.com2005-04-261-4/+0
* [PATCH] remove dbus code from core udev code as it's no longer needed to be t...greg@kroah.com2005-04-261-4/+1
* [PATCH] add /etc/dev.d/ support for udev add and remove events.greg@kroah.com2005-04-261-1/+3
* [PATCH] replace fgets() with mmap() and introduce udev_lib.[hc]kay.sievers@vrfy.org2005-04-261-0/+1
* [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-2/+3
* [PATCH] fix the build for older versions of gccgreg@kroah.com2005-04-261-1/+2
* [PATCH] cleanup mult field string handlingkay.sievers@vrfy.org2005-04-261-43/+37
* [PATCH] bugfix for local userkay.sievers@vrfy.org2005-04-261-1/+1
* [PATCH] - unlink bugfixkay.sievers@vrfy.org2005-04-261-1/+1
* [PATCH] unlink the file before we try to create it.greg@kroah.com2005-04-261-9/+22
* [PATCH] add $local user spport for permissionskay.sievers@vrfy.org2005-04-261-0/+37
* [PATCH] udev - safer sprintf() usekay.sievers@vrfy.org2005-04-261-1/+2
* [PATCH] udev - correct relative symlinkkay.sievers@vrfy.org2005-04-261-2/+0
* [PATCH] Add initial SELinux support for udevgreg@kroah.com2005-04-261-0/+4
* [PATCH] udev - safer string handling all over the placekay.sievers@vrfy.org2005-04-261-13/+13
* [PATCH] force udev to include the internal version of libsysfs and never the ...greg@kroah.com2005-04-261-1/+1
* [PATCH] udev use new libsysfs header file locationpatmans@us.ibm.com2005-04-261-1/+1
* [PATCH] fix up bug created for udevtest in previous partition creation patch.greg@kroah.com2005-04-261-5/+12
* [PATCH] udev - create all partitions of blockdevicekay.sievers@vrfy.org2005-04-261-25/+46
* [PATCH] add udevtest program to buildgreg@kroah.com2005-04-261-23/+33
* [PATCH] remove some more KLIBC fixups that are no longer needed.greg@kroah.com2005-04-261-8/+1
* [PATCH] udev - fix "ignore method"kay.sievers@vrfy.org2005-04-261-15/+15
* [PATCH] set default owner/group in db - updatekay.sievers@vrfy.org2005-04-261-9/+9
* [PATCH] add udev logging to info logkay.sievers@vrfy.org2005-04-261-0/+2
* [PATCH] make symlink work properly if there is already a file in its placeazarah@nosferatu.za.org2005-04-261-0/+11
* [PATCH] check for empty symlink stringkay.sievers@vrfy.org2005-04-261-1/+1
* [PATCH] libsysfs 0.4.0 patchdsteklof@us.ibm.com2005-04-261-2/+2
* [PATCH] pre-libsysfs-0.4.0 patchdsteklof@us.ibm.com2005-04-261-5/+5
* [PATCH] allow multiple symlinkskay.sievers@vrfy.org2005-04-261-29/+37
* [PATCH] cleanup man & remove symlink commentkay.sievers@vrfy.org2005-04-261-9/+0
* [PATCH] move all of the DBUS logic into one file and remove all of the #ifdef...greg@kroah.com2005-04-261-41/+3
* [PATCH] D-BUS patch for udev-008david@fubar.dk2005-04-261-0/+42
* [PATCH] experimental (very simple) SYMLINK creationkay.sievers@vrfy.org2005-04-261-27/+72
* [PATCH] overall whitespace + debug text conditioningkay.sievers@vrfy.org2005-04-261-12/+10
* [PATCH] added ability to put format specifiers in the CALLOUT program string.greg@kroah.com2005-04-261-0/+2
* [PATCH] add support for string group and string user names in udev.permissions.greg@kroah.com2005-04-261-4/+20
* [PATCH] fix permissions to work properly now.greg@kroah.com2005-04-261-0/+6
* [PATCH] get the major/minor number before we name the device.greg@kroah.com2005-04-261-16/+12
* [PATCH] fix udev-add.c to build properly with older versions of gcc.greg@kroah.com2005-04-261-3/+2
* [PATCH] add support for subdirskay.sievers@vrfy.org2005-04-261-0/+26
* [PATCH] add uid/gid to nodeskay.sievers@vrfy.org2005-04-261-2/+31
* [PATCH] udev: sleep_for_dev() bitsrml@tech9.net2005-04-261-8/+6
* [PATCH] klibc specific tweaksgreg@kroah.com2005-04-261-1/+8