summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-04-26[PATCH] 029 release029greg@kroah.com3-2/+16
2005-04-26[PATCH] allow NAME_SIZE > SYSFS_PATH_MAXolh@suse.de1-1/+1
2005-04-26[PATCH] add permission rule for jogdial device.greg@kroah.com1-0/+3
2005-04-26[PATCH] fix dumb bug I added to udevstartgreg@kroah.com1-1/+0
2005-04-26[PATCH] make a "last list" of devices for udevstart to operate on last.greg@kroah.com1-25/+100
2005-04-26[PATCH] fix permission problem with input event and ts nodes for gentoogreg@kroah.com1-0/+2
2005-04-26[PATCH] 028 release028greg@kroah.com3-2/+25
2005-04-26[PATCH] clean up block whitelist search logic a bit.greg@kroah.com1-9/+8
2005-04-26[PATCH] udevstart performance increaseogasawara@osdl.org1-3/+45
2005-04-26[PATCH] update udev_volume_idkay.sievers@vrfy.org2-197/+361
2005-04-26[PATCH] update udev scsi_id to scsi_id 0.5patmans@us.ibm.com10-83/+119
2005-04-26[PATCH] Writing udev rules doc updatedsd@gentoo.org1-40/+74
2005-04-26[PATCH] Patch for chassis_id exras moduleatul.sabharwal@intel.com6-80/+144
2005-04-26[PATCH] reverse order of scanning of udevstart to look at class before block.greg@kroah.com1-18/+22
2005-04-26[PATCH] 027 release027greg@kroah.com3-2/+12
2005-04-26[PATCH] change default perms of misc/rtc to be readable by anyone.greg@kroah.com1-1/+1
2005-04-26[PATCH] tweak the gentoo default permission rules as they are wrong for tty a...greg@kroah.com1-3/+4
2005-04-26[PATCH] fix handle leak in udev_lib.cfork0@users.sf.net1-0/+2
2005-04-26[PATCH] 026 release026greg@kroah.com3-2/+32
2005-04-26[PATCH] fix udevd zombieskay.sievers@vrfy.org2-5/+6
2005-04-26[PATCH] add test for ! in partition namegreg@kroah.com5-0/+14
2005-04-26[PATCH] catchup with recent klibckay.sievers@vrfy.org4-11/+0
2005-04-26[PATCH] 025_bk markgreg@kroah.com2-2/+2
2005-04-26[PATCH] Update to version 117 of klibc (from version 108)greg@kroah.com22-28/+233
2005-04-26[PATCH] udev rpm fixarnd@arndb.de1-2/+8
2005-04-26[PATCH] evaluate getenv() return value for udev_config.cogasawara@osdl.org1-2/+8
2005-04-26[PATCH] udevsend fallbackkay.sievers@vrfy.org1-15/+37
2005-04-26[PATCH] add volume_id support to the udev.spec filegreg@kroah.com1-0/+18
2005-04-26[PATCH] remove dbus and selinux stuff from the udev.spec file.greg@kroah.com1-26/+0
2005-04-26[PATCH] delete udev_selinux as it doesn't work properly and is the wrong way ...greg@kroah.com2-149/+0
2005-04-26[PATCH] Deleted the udev_dbus extra as it didn't really work properly and HAL...greg@kroah.com4-312/+0
2005-04-26[PATCH] udev_volume_id updatekay.sievers@vrfy.org7-51/+437
2005-04-26[PATCH] add udev.permissions.slackware file.greg@kroah.com1-0/+133
2005-04-26[PATCH] udev callout for reading filesystem labelskay.sievers@vrfy.org2-200/+525
2005-04-26[PATCH] udev callout for reading filesystem labelskay.sievers@vrfy.org4-0/+792
2005-04-26[PATCH] udevstart: close open directories.greg@kroah.com1-0/+6
2005-04-26[PATCH] udev default config layout changeskay.sievers@vrfy.org5-86/+137
2005-04-26[PATCH] v025 release025greg@kroah.com3-2/+45
2005-04-26[PATCH] make dev.d call each directory in the directory chain of the device n...greg@kroah.com1-6/+27
2005-04-26[PATCH] add devd_test script.greg@kroah.com1-0/+39
2005-04-26[PATCH] add more permissions based on SuSE's recommendations.greg@kroah.com2-0/+6
2005-04-26[PATCH] gcov for udevogasawara@osdl.org1-18/+10
2005-04-26[PATCH] fix test regressionskay.sievers@vrfy.org1-12/+11
2005-04-26[PATCH] added rules for tun and raw devicesgreg@kroah.com3-0/+22
2005-04-26[PATCH] add udev conf.d file.greg@kroah.com1-0/+11
2005-04-26[PATCH] Switch the default config to point to a directory for the rules and p...greg@kroah.com1-2/+2
2005-04-26[PATCH] update the Red Hat .dev files to work on other distrosgreg@kroah.com3-0/+12
2005-04-26[PATCH] add dbus.dev, pam_console.dev and selinux.dev files for /etc/dev.d/de...greg@kroah.com3-0/+39
2005-04-26[PATCH] add hints for red hat users from Leann Ogasawara <ogasawara@osdl.org>greg@kroah.com1-0/+68
2005-04-26[PATCH] add scripts to run gcov for udev from Leann Ogasawara <ogasawara@osdl...greg@kroah.com3-0/+209
2005-04-26[PATCH] udev_selinux changeskay.sievers@vrfy.org3-16/+34
2005-04-26[PATCH] Update writing udev rules docsdan@reactivated.net1-23/+46
2005-04-26[PATCH] udevd test scriptkay.sievers@vrfy.org4-1/+847
2005-04-26[PATCH] devfs.sh-ide-floppymd@Linux.IT1-0/+2
2005-04-26[PATCH] Fix build process for users who have LC_ALL set to a non-english lang...greg@kroah.com1-1/+1
2005-04-26[PATCH] Added expanded tests to the test framework from Leann Ogasawara <ogas...greg@kroah.com2-119/+604
2005-04-26[PATCH] added execelent "writing udev rules" document from Daniel Drake <dan@...greg@kroah.com1-0/+408
2005-04-26[PATCH] udev_dbus changeskay.sievers@vrfy.org3-15/+63
2005-04-26[PATCH] added rule to put USB printers in their proper places.greg@kroah.com3-0/+3
2005-04-26[PATCH] added rules for CAPI devices.greg@kroah.com2-0/+8
2005-04-26[PATCH] added a dev.d alsa script to help people out.greg@kroah.com1-0/+2
2005-04-26[PATCH] fix devpath for netdevkay.sievers@vrfy.org1-1/+1
2005-04-26[PATCH] DEVNODE -> DEVNAME transition fixessjoerd@spring.luon.net5-26/+26
2005-04-26[PATCH] v024 release024greg@kroah.com3-2/+64
2005-04-26[PATCH] tweak node unlink handlingkay.sievers@vrfy.org1-33/+29
2005-04-26[PATCH] switch udevd's msg_dump() to #definekay.sievers@vrfy.org1-8/+4
2005-04-26[PATCH] handle netdev in udevrulerkay.sievers@vrfy.org1-20/+7
2005-04-26[PATCH] remove compiler warning from udevd.cgreg@kroah.com1-0/+2
2005-04-26[PATCH] man page cleanupkay.sievers@vrfy.org1-20/+19
2005-04-26[PATCH] put config info in db for netdevkay.sievers@vrfy.org1-2/+2
2005-04-26[PATCH] increase udevd event timeoutkay.sievers@vrfy.org2-2/+2
2005-04-26[PATCH] udevstart fixkay.sievers@vrfy.org1-2/+2
2005-04-26[PATCH] only generate udev.8 on the fly, not all other man pages.greg@kroah.com1-2/+2
2005-04-26[PATCH] update bk ignore list some more.greg@kroah.com4-0/+0
2005-04-26[PATCH] switch to generate the man pages during the normal build, not during ...greg@kroah.com1-2/+2
2005-04-26[PATCH] convert udev.8.in to use @udevdir@ macro for make install.greg@kroah.com1-4/+4
2005-04-26[PATCH] first step of making man pages dynamically generated.greg@kroah.com6-15/+25
2005-04-26[PATCH] add install and uninstall the etc/dev.d/net/hotplug.dev file to the M...greg@kroah.com1-3/+8
2005-04-26[PATCH] tweak net_test a bit.greg@kroah.com1-1/+1
2005-04-26[PATCH] put netdev handling and dev.d/ in manpageskay.sievers@vrfy.org3-17/+53
2005-04-26[PATCH] fix some segfaults when running udevtest for network devices.greg@kroah.com1-4/+4
2005-04-26[PATCH] make a net_test test script using udevtest.greg@kroah.com1-17/+5
2005-04-26[PATCH] handle the subsytem if provided in udevtest.greg@kroah.com1-1/+4
2005-04-26[PATCH] add hotplug.dev script to handle renamed network devices.greg@kroah.com2-0/+72
2005-04-26[PATCH] add a bunch of network class devices to the test sysfs treegreg@kroah.com40-0/+40
2005-04-26[PATCH] update RFC-dev.d docs due to DEVNODE to DEVNAME changegreg@kroah.com1-6/+7
2005-04-26[PATCH] DEVPATH for netdevkay.sievers@vrfy.org7-19/+23
2005-04-26[PATCH] netdev - udevdb+dev.d changeskay.sievers@vrfy.org10-100/+128
2005-04-26[PATCH] udevd race conditions and performance, assorted cleanups - take 2kay.sievers@vrfy.org7-54/+67
2005-04-26[PATCH] udevd race conditions and performance, assorted cleanupschris_friesen@sympatico.ca3-33/+140
2005-04-26[PATCH] udevinfo patchkay.sievers@vrfy.org1-5/+16
2005-04-26[PATCH] Add README for chassis_idatul.sabharwal@intel.com1-0/+28
2005-04-26[PATCH] fix SEGV in libsysfs/dlist.chare@suse.de1-2/+2
2005-04-26[PATCH] clean up chassis_id coding style.greg@kroah.com3-182/+166
2005-04-26[PATCH] Add chassis_id program to extras directoryatul.sabharwal@intel.com5-0/+279
2005-04-26[PATCH] clean up the OSDL document formatting a bitgreg@kroah.com2-213/+203
2005-04-26[PATCH] add OSDL documentation for persistent namingmaryedie@osdl.org2-0/+1227
2005-04-26[PATCH] add netlink rules to devfs and gentoo rules files.greg@kroah.com2-0/+28
2005-04-26[PATCH] added USB device rules to rules files.greg@kroah.com3-0/+15
2005-04-26[PATCH] clean up the gentoo rules file a bit more, adding dri rules.greg@kroah.com1-41/+10
2005-04-26[PATCH] fix up udev.rules to handle oss rules better.greg@kroah.com2-8/+12
2005-04-26[PATCH] 023_bk markgreg@kroah.com2-2/+2
2005-04-26[PATCH] dev_d.c file sorting and cleanupkay.sievers@vrfy.org8-169/+149
2005-04-26[PATCH] apply all_partitions rule to main block device onlykay.sievers@vrfy.org1-7/+9
2005-04-26[PATCH] small ide-devfs.sh fixmd@Linux.IT1-1/+1
2005-04-26[PATCH] fix udev.spec file for where udevtest should be placed.greg@kroah.com1-1/+1
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