summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-04-26[PATCH] v023 release023greg@kroah.com3-3/+55
2005-04-26[PATCH] create the /etc/dev.d/ directories in 'make install'greg@kroah.com1-1/+8
2005-04-26[PATCH] actually have udev run files ending in .dev in the /etc/dev.d/ direct...greg@kroah.com1-1/+10
2005-04-26[PATCH] hmm, handle net devices with udev?kay.sievers@vrfy.org8-108/+207
2005-04-26[PATCH] added RFC-dev.d document detailing how /etc/dev.d/ works.greg@kroah.com1-0/+49
2005-04-26[PATCH] fixed up udev.spec to handle selinux stuff properly now.greg@kroah.com1-17/+13
2005-04-26[PATCH] remove USE_DBUS and USE_SELINUX flags from the README as they are no ...greg@kroah.com1-15/+0
2005-04-26[PATCH] remove selinux stuff from the main Makefilegreg@kroah.com1-8/+0
2005-04-26[PATCH] move udev_selinux into extras/selinuxgreg@kroah.com2-3/+61
2005-04-26[PATCH] fix dbus build in the udev.spec file.greg@kroah.com1-15/+14
2005-04-26[PATCH] remove dbus stuff from main Makefilegreg@kroah.com1-28/+2
2005-04-26[PATCH] move udev_dbus to extras/dbusgreg@kroah.com3-3/+65
2005-04-26[PATCH] udev_dbus can now compile properly, but linnking is another story...greg@kroah.com1-3/+2
2005-04-26[PATCH] remove udev_dbus.h from Makefilegreg@kroah.com1-1/+0
2005-04-26[PATCH] first cut at standalone udev_selinux program.greg@kroah.com1-2/+41
2005-04-26[PATCH] remove selinux support from udev core as it's no longer needed.greg@kroah.com2-14/+0
2005-04-26[PATCH] first cut at standalone udev_dbus program.greg@kroah.com1-22/+67
2005-04-26[PATCH] add get_devnode() helper to udev_lib for udev_dbus programgreg@kroah.com2-0/+12
2005-04-26[PATCH] remove dbus code from core udev code as it's no longer needed to be t...greg@kroah.com4-39/+2
2005-04-26[PATCH] add /etc/dev.d/ support for udev add and remove events.greg@kroah.com5-1/+123
2005-04-26[PATCH] fix build error in namedev.c caused by previous patch.greg@kroah.com1-1/+1
2005-04-26[PATCH] udevinfo patchdsteklof@us.ibm.com1-9/+6
2005-04-26[PATCH] correct apply_format() for symlink only ruleskay.sievers@vrfy.org1-2/+5
2005-04-26[PATCH] don't init namedev on removekay.sievers@vrfy.org1-11/+10
2005-04-26[PATCH] uninitialized variable for mknod and friendolh@suse.de1-1/+1
2005-04-26[PATCH] 022_bk taggreg@kroah.com2-2/+2
2005-04-26[PATCH] fix 'make spotless' to really do that in klibc.greg@kroah.com1-0/+1
2005-04-26[PATCH] first stupid try for a rule compose guikay.sievers@vrfy.org5-1/+520
2005-04-26[PATCH] add a question/answer about automounting usb devices to the FAQ.greg@kroah.com1-0/+14
2005-04-26[PATCH] SCSI logical and physical names for udevrgooch@ras.ucalgary.ca1-0/+88
2005-04-26[PATCH] Increase the name size as requested by Richard Gooch <rgooch@ras.ucal...greg@kroah.com1-1/+1
2005-04-26[PATCH] fix udevtest to build properly after the big udev_lib change.greg@kroah.com1-0/+1
2005-04-26[PATCH] replace fgets() with mmap() and introduce udev_lib.[hc]kay.sievers@vrfy.org15-142/+298
2005-04-26[PATCH] Trivial man page typo fixes to udevtytso@mit.edu1-3/+3
2005-04-26[PATCH] make udevtest a real program :)kay.sievers@vrfy.org3-51/+56
2005-04-26[PATCH] 022 release022greg@kroah.com3-2/+60
2005-04-26[PATCH] make spotlessolh@suse.de8-0/+14
2005-04-26[PATCH] fix HOWTO-udev_for_dev for udevdirasync@cc.gatech.edu1-2/+4
2005-04-26[PATCH] udev-test.pl cleanupkay.sievers@vrfy.org1-6/+6
2005-04-26[PATCH] add big major tests to udev-test.plgreg@kroah.com5-0/+24
2005-04-26[PATCH] add a test for a minor over 255greg@kroah.com3-0/+12
2005-04-26[PATCH] udev-test.pl: print out major:minor and perm test "ok" if is ok.greg@kroah.com1-4/+7
2005-04-26[PATCH] make perm and major:minor test errors be reported properly.greg@kroah.com1-0/+2
2005-04-26[PATCH] add dev node test to udev-test.plkay.sievers@vrfy.org1-264/+295
2005-04-26[PATCH] remove extra ; in namedev_parse.cgreg@kroah.com1-1/+1
2005-04-26[PATCH] udev* segfaults with new klibcolh@suse.de1-0/+1
2005-04-26[PATCH] fix a type in docs/libsysfs.txtken@cgi101.com1-1/+1
2005-04-26[PATCH] add permission testskay.sievers@vrfy.org1-0/+30
2005-04-26[PATCH] more Libsysfs updatesananth@in.ibm.com7-40/+40
2005-04-26[PATCH] Libsysfs updatesananth@in.ibm.com9-451/+534
2005-04-26[PATCH] "symlink only" testkay.sievers@vrfy.org2-10/+16
2005-04-26[PATCH] callout part selector tweakkay.sievers@vrfy.org3-3/+19
2005-04-26[PATCH] cleanup callout forkkay.sievers@vrfy.org3-45/+66
2005-04-26[PATCH] Added multipath-tools 0.1.1 releasegreg@kroah.com35-0/+5509
2005-04-26[PATCH] deleted current extras/multipath directorygreg@kroah.com25-4225/+0
2005-04-26[PATCH] allow to specify node permissions in the rulekay.sievers@vrfy.org4-49/+82
2005-04-26[PATCH] Added line to udev.permissions.redhatken@cgi101.com1-0/+1
2005-04-26[PATCH] man page beautykay.sievers@vrfy.org4-56/+54
2005-04-26[PATCH] put symlink only rules to the man pagekay.sievers@vrfy.org1-2/+11
2005-04-26[PATCH] rename strn*() macros to strmaxkay.sievers@vrfy.org6-22/+22
2005-04-26[PATCH] udevstart fixesmd@Linux.IT1-8/+4
2005-04-26[PATCH] Include more examples in the docs area for gentoo and redhatken@cgi101.com1-1/+3
2005-04-26[PATCH] conditional remove of trailing sysfs whitespacekay.sievers@vrfy.org4-0/+37
2005-04-26[PATCH] clarify udevinfo textkay.sievers@vrfy.org1-3/+3
2005-04-26[PATCH] better fix for NAME="foo-%c{N}" gets a truncated namekay.sievers@vrfy.org5-11/+15
2005-04-26[PATCH] Small fix to remove extra "will" in man pagehannal@us.ibm.com1-1/+1
2005-04-26[PATCH] overall trivial trivial cleanupkay.sievers@vrfy.org8-42/+22
2005-04-26[PATCH] add tests for NAME="foo-%c{N}"patmans@us.ibm.com1-0/+18
2005-04-26[PATCH] fix NAME="foo-%c{N}" gets a truncated namekay.sievers@vrfy.org1-2/+4
2005-04-26[PATCH] 021_bk markgreg@kroah.com2-2/+2
2005-04-26[PATCH] fix the build for older versions of gccgreg@kroah.com1-1/+2
2005-04-26[PATCH] cleanup mult field string handlingkay.sievers@vrfy.org6-97/+87
2005-04-26[PATCH] 021 release021greg@kroah.com3-2/+16
2005-04-26[PATCH] fix udev.spec to find udevinfo now that it has moved to /usr/bingreg@kroah.com1-1/+2
2005-04-26[PATCH] install udevinfo in /usr/binkay.sievers@vrfy.org1-7/+8
2005-04-26[PATCH] blacklist pcmcia_socketkay.sievers@vrfy.org1-0/+1
2005-04-26[PATCH] Fix another problem with Makefile installing initscriptgreg@kroah.com1-3/+3
2005-04-26[PATCH] fix the Makefile to install the init script into the proper directorygreg@kroah.com1-3/+3
2005-04-26[PATCH] make spec file turn off selinux support by default.greg@kroah.com1-1/+1
2005-04-26[PATCH] 020 release020greg@kroah.com3-2/+49
2005-04-26[PATCH] update the TODO list as we already have a devfs config file.greg@kroah.com1-3/+1
2005-04-26[PATCH] make start_udev use udevstart binarygreg@kroah.com1-1/+6
2005-04-26[PATCH] man page udevstartkay.sievers@vrfy.org2-0/+19
2005-04-26[PATCH] install udevstartgreg@kroah.com2-0/+5
2005-04-26[PATCH] cleanup udevstartkay.sievers@vrfy.org1-122/+70
2005-04-26[PATCH] automatically install correct initscriptrml@ximian.com3-18/+10
2005-04-26[PATCH] bugfix for local userkay.sievers@vrfy.org1-1/+1
2005-04-26[PATCH] Remove Debian permission files as the Debian maintainer doesn't seem ...greg@kroah.com1-111/+0
2005-04-26[PATCH] update the Gentoo rules files.greg@kroah.com1-2/+5
2005-04-26[PATCH] Add Red Hat rules and permissions filesgreg@kroah.com2-0/+318
2005-04-26[PATCH] add udevstart program based on a old patch from Harald Hoyer <harald@...greg@kroah.com2-2/+255
2005-04-26[PATCH] - unlink bugfixkay.sievers@vrfy.org1-1/+1
2005-04-26[PATCH] TODO updatekay.sievers@vrfy.org1-1/+0
2005-04-26[PATCH] clarify udevinfo device walkkay.sievers@vrfy.org1-1/+8
2005-04-26[PATCH] udevinfo symlink reverse querykay.sievers@vrfy.org3-6/+35
2005-04-26[PATCH] unlink the file before we try to create it.greg@kroah.com1-9/+22
2005-04-26[PATCH] fix stroul endptr usekay.sievers@vrfy.org2-2/+2
2005-04-26[PATCH] update documetation for $localrml@ximian.com1-0/+11
2005-04-26[PATCH] multipath updatechristophe.varoqui@free.fr8-36/+132
2005-04-26[PATCH] add $local user spport for permissionskay.sievers@vrfy.org3-2/+119
2005-04-26[PATCH] udev - man page updatekay.sievers@vrfy.org2-9/+18
2005-04-26[PATCH] no error on enoentmd@Linux.IT1-0/+6
2005-04-26[PATCH] escape dashes in man pagesmd@Linux.IT2-14/+14
2005-04-26[PATCH] remove usage of expr in ide-devfs.shmd@Linux.IT1-3/+3
2005-04-26[PATCH] udev - fix debug info for multiple rule file configkay.sievers@vrfy.org3-3/+5
2005-04-26[PATCH] udev - activate formt length attributekay.sievers@vrfy.org3-5/+22
2005-04-26[PATCH] 019_bk markgreg@kroah.com2-2/+2
2005-04-26[PATCH] Add symlink only rules supportarvidjaar@mail.ru1-8/+20
2005-04-26[PATCH] udev - kill udevd on installkay.sievers@vrfy.org1-3/+5
2005-04-26[PATCH] udev - safer sprintf() usekay.sievers@vrfy.org4-5/+19
2005-04-26[PATCH] 018 release019greg@kroah.com3-2/+37
2005-04-26[PATCH] update udev scsi_id to scsi_id 0.4patmans@us.ibm.com9-167/+279
2005-04-26[PATCH] add new TODO item about local user permissions.greg@kroah.com1-0/+1
2005-04-26[PATCH] TODO updatekay.sievers@vrfy.org1-2/+0
2005-04-26[PATCH] udev - correct relative symlinkkay.sievers@vrfy.org1-2/+0
2005-04-26[PATCH] Add initial SELinux support for udevgreg@kroah.com6-0/+77
2005-04-26[PATCH] fix build for very old versions of make.greg@kroah.com1-0/+3
2005-04-26[PATCH] remove limit of the number of args passed to PROGRAMgreg@kroah.com3-7/+23
2005-04-26[PATCH] udev - safer string handling - part fourkay.sievers@vrfy.org4-23/+24
2005-04-26[PATCH] udev - safer string handling - part threekay.sievers@vrfy.org7-83/+54
2005-04-26[PATCH] udev - safer string handling - part twokay.sievers@vrfy.org3-15/+32
2005-04-26[PATCH] udev - man page updatekay.sievers@vrfy.org2-3/+49
2005-04-26[PATCH] udev - safer string handling all over the placekay.sievers@vrfy.org9-42/+48
2005-04-26[PATCH] manpage updatekay.sievers@vrfy.org2-18/+21
2005-04-26[PATCH] do not remove real .udev.tdb during RPM buildarvidjaar@mail.ru1-1/+1
2005-04-26[PATCH] udev - allow all files in a directory as the configkay.sievers@vrfy.org3-12/+107
2005-04-26[PATCH] udev - simple klibc textual uid/gid handlingkay.sievers@vrfy.org2-17/+108
2005-04-26[PATCH] force udev to include the internal version of libsysfs and never the ...greg@kroah.com7-7/+8
2005-04-26[PATCH] fix up libsysfs header file usage to fix bug reports from users that ...greg@kroah.com2-1/+3
2005-04-26[PATCH] remove udevtest on 'make clean'greg@kroah.com1-1/+1
2005-04-26[PATCH] 018_bk markgreg@kroah.com2-2/+2
2005-04-26[PATCH] remove udevd priority TODO item, as it's not needed at all.greg@kroah.com2-8/+0
2005-04-26[PATCH] v018 release018greg@kroah.com3-2/+52
2005-04-26[PATCH] added scsi_id and some more documentation to the udev.spec file.greg@kroah.com1-5/+30
2005-04-26[PATCH] update udev.rules.gentoo with new config file format.greg@kroah.com1-1/+1
2005-04-26[PATCH] Update the Gentoo udev.rules and udev.permissions filesgreg@kroah.com2-59/+85
2005-04-26[PATCH] Create a udev.rules.examples file to hold odd udev.rulesgreg@kroah.com2-33/+71
2005-04-26[PATCH] symlink dm-[0-9]* ruleext.devoteam.varoqui@sncf.fr1-2/+3
2005-04-26[PATCH] add udevd priority issue to the TODO list.greg@kroah.com1-0/+3
2005-04-26[PATCH] more HOWTO cleanups.greg@kroah.com2-0/+15
2005-04-26[PATCH] add HOWTO detailing how to use udev to manage /devgreg@kroah.com1-0/+73
2005-04-26[PATCH] udev - TODO updatekay.sievers@vrfy.org1-8/+0
2005-04-26[PATCH] udev use new libsysfs header file locationpatmans@us.ibm.com16-28/+16
2005-04-26[PATCH] mv libsysfs/libsysfs.h to libsysfs/sysfs/libsysfs.h to make it easier...greg@kroah.com1-0/+0
2005-04-26[PATCH] add start_udev init script.greg@kroah.com1-0/+91
2005-04-26[PATCH] add support for UDEV_NO_SLEEP env variable so Gentoo people will be h...greg@kroah.com3-2/+10
2005-04-26[PATCH] start up udevd ourselves in the init script to give it some good prio...greg@kroah.com1-0/+6
2005-04-26[PATCH] update extras/multipathext.devoteam.varoqui@sncf.fr3-20/+29
2005-04-26[PATCH] init.d debian patchjohn-hotplug@fjellstad.org1-1/+2
2005-04-26[PATCH] udev - add %s{filename} to man pagekay.sievers@vrfy.org2-4/+15
2005-04-26[PATCH] update the red hat init script to handle nodes that are not presentgreg@kroah.com1-3/+31
2005-04-26[PATCH] udev - udevd/udevsend man pagekay.sievers@vrfy.org3-1/+39
2005-04-26[PATCH] add a "old style" SYSFS_attribute test to udev-test.plgreg@kroah.com1-0/+9
2005-04-26[PATCH] udev - switch callout part selector to {attribute}kay.sievers@vrfy.org6-18/+13
2005-04-26[PATCH] udev - switch SYSFS_file to SYSFS{file}kay.sievers@vrfy.org7-31/+38
2005-04-26[PATCH] Have udevsend report more info in debug mode.greg@kroah.com1-0/+5
2005-04-26[PATCH] Have udevd report it's version in debug mode.greg@kroah.com1-0/+1
2005-04-26[PATCH] udev add some ID testspatmans@us.ibm.com1-0/+46
2005-04-26[PATCH] fix up bug created for udevtest in previous partition creation patch.greg@kroah.com1-5/+12
2005-04-26[PATCH] udev - create all partitions of blockdevicekay.sievers@vrfy.org7-55/+108
2005-04-26[PATCH] allow SYSFS{file}kay.sievers@vrfy.org3-5/+50
2005-04-26[PATCH] Adding '%s' format specifier to NAME and SYMLINKkay.sievers@vrfy.org2-80/+158
2005-04-26[PATCH] update the udev.spec to add udevtest and make some more Red Hat sugge...greg@kroah.com1-11/+18
2005-04-26[PATCH] add ability to install udevtest to Makefilegreg@kroah.com1-0/+1
2005-04-26[PATCH] 017_bk markgreg@kroah.com1-1/+1
2005-04-26[PATCH] Add another test to udev-test.pl and fix a bug when only running 1 test.greg@kroah.com1-1/+10
2005-04-26[PATCH] Fix bug where we did not use the "converted" kernel name if we had no...greg@kroah.com1-1/+1
2005-04-26[PATCH] v017 release017greg@kroah.com3-2/+56
2005-04-26[PATCH] more udev-016/extras/multipathchristophe.varoqui@free.fr7-1387/+313
2005-04-26[PATCH] more udev-016/extras/multipathchristophe.varoqui@free.fr4-2/+80
2005-04-26[PATCH] add udev_log to the documentation.greg@kroah.com1-0/+8
2005-04-26[PATCH] fix offsetof() define in klibc.greg@kroah.com1-1/+1
2005-04-26[PATCH] add some .spec file changes from Red Hat.greg@kroah.com1-0/+10
2005-04-26[PATCH] update the init.d udev script based on a patch from Red Hat.greg@kroah.com1-7/+15
2005-04-26[PATCH] remove the .udev.tdb when installing or uninstalling to be safe.greg@kroah.com2-2/+4
2005-04-26[PATCH] remove the database at startup.greg@kroah.com1-0/+6
2005-04-26[PATCH] udev - keep private data out of the database?kay.sievers@vrfy.org2-8/+13
2005-04-26[PATCH] fix bug in permission handling.greg@kroah.com1-1/+1
2005-04-26[PATCH] update klibc to version .107greg@kroah.com3-1/+36
2005-04-26[PATCH] add udevtest program to buildgreg@kroah.com5-75/+59
2005-04-26[PATCH] fix problem where usb devices can be either the main device or the in...greg@kroah.com2-18/+228
2005-04-26[PATCH] more logging.h cleanups to be a bit more flexible.greg@kroah.com5-27/+40
2005-04-26[PATCH] stop using mode_t as different libcs define it in different ways :(greg@kroah.com2-2/+2
2005-04-26[PATCH] udev add wild card compare for IDpatmans@us.ibm.com1-1/+2
2005-04-26[PATCH] udev kill extra bus_id compares in match_idpatmans@us.ibm.com1-16/+3
2005-04-26[PATCH] better credential patchkay.sievers@vrfy.org2-36/+20
2005-04-26[PATCH] remove some more KLIBC fixups that are no longer needed.greg@kroah.com2-14/+1
2005-04-26[PATCH] let udev-test.pl run an individual test if you ask it to.greg@kroah.com1-17/+45
2005-04-26[PATCH] Handle the '!' character that some block devices have.greg@kroah.com1-2/+16
2005-04-26[PATCH] add a block device with a ! in the name, and a test for this.greg@kroah.com2-0/+11
2005-04-26[PATCH] fix up 'make release' to use bk to build the export tree.greg@kroah.com1-9/+7
2005-04-26[PATCH] udevd - client access authorizationkay.sievers@vrfy.org2-6/+61
2005-04-26[PATCH] compile udevd with klibckay.sievers@vrfy.org4-18/+26
2005-04-26[PATCH] udev - fix "ignore method"kay.sievers@vrfy.org2-33/+32
2005-04-26[PATCH] udev - fix cdrom symlink rulekay.sievers@vrfy.org1-1/+1
2005-04-26[PATCH] fix log option code so that it actually works for all udev programs.greg@kroah.com8-16/+49
2005-04-26[PATCH] make logging a config optionazarah@nosferatu.za.org5-0/+18
2005-04-26[PATCH] finish syncing up with klibcgreg@kroah.com5-5/+202
2005-04-26[PATCH] sync with latest version of klibc (0.107)greg@kroah.com23-154/+732
2005-04-26[PATCH] convert udevsend/udevd to DGRAM and single-threadedkay.sievers@vrfy.org4-256/+190