summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-04-26[PATCH] 053 release053gregkh@suse.de3-2/+23
2005-04-26[PATCH] fix gentoo fb permission issue.gregkh@suse.de1-1/+1
2005-04-26[PATCH] allow simple-build-check.sh to go faster if MAKEOPTS is setgregkh@suse.de1-6/+6
2005-04-26[PATCH] make the release tarballs have writable files in them.gregkh@suse.de1-1/+1
2005-04-26[PATCH] scsi_id changes for use with udev %N and %ppatmans@us.ibm.com4-39/+29
2005-04-26[PATCH] remove gentoo permission file as it's not valid anymore.greg@kroah.com1-205/+0
2005-04-26[PATCH] udev_volume_id: fix typokay.sievers@vrfy.org1-1/+1
2005-04-26[PATCH] fix test for temporary nodespatmans@us.ibm.com1-2/+2
2005-04-26[PATCH] fix special file mode mask for temporary device nodekay.sievers@vrfy.org2-18/+18
2005-04-26[PATCH] udevstart: simplify "dev" file searchingkay.sievers@vrfy.org3-83/+126
2005-04-26[PATCH] udev_volume_id: remove temporary node creation and parent handlingkay.sievers@vrfy.org2-91/+25
2005-04-26[PATCH] add %P modifier to query the node name of the parent devicekay.sievers@vrfy.org3-1/+55
2005-04-26[PATCH] udev_volume_id: remove __packed__ from dasd structure as it does not ...kay.sievers@vrfy.org4-5/+5
2005-04-26[PATCH] 052 release052greg@kroah.com3-2/+41
2005-04-26[PATCH] fix example comment in ide-devfs.shgreg@kroah.com1-1/+1
2005-04-26[PATCH] Add infiniband to gentoo rules.greg@kroah.com1-0/+4
2005-04-26[PATCH] Another gentoo fix, adding dvb support.greg@kroah.com1-0/+3
2005-04-26[PATCH] Fix gentoo bug #76056 (fb device group permissions.)greg@kroah.com1-1/+1
2005-04-26[PATCH] Fix gentoo bug #81102, device nodes for the pktcdvd device.greg@kroah.com1-0/+3
2005-04-26[PATCH] create /block/*/range count of partitons for all_partitionskay.sievers@vrfy.org5-6/+31
2005-04-26[PATCH] provide temporary device node for callouts to access the devicekay.sievers@vrfy.org8-40/+80
2005-04-26[PATCH] udev_volume_id: fix dasd disklabel reading with -l optionkay.sievers@vrfy.org1-5/+5
2005-04-26[PATCH] udev_volume_id: volume_id version 034kay.sievers@vrfy.org29-532/+974
2005-04-26[PATCH] trivial: remove _all_ trailing slashes with no_trailing_slash()mbuesch@freenet.de1-3/+3
2005-04-26[PATCH] trivial: fix signednessmbuesch@freenet.de2-5/+5
2005-04-26[PATCH] debian: update rules filesmd@Linux.IT3-198/+209
2005-04-26[PATCH] raid-devfs.sh: devfs names for hardware RAID controllersmd@Linux.IT1-0/+50
2005-04-26[PATCH] scsi_id: when udevstart is started, /tmp is not writeable.md@Linux.IT1-2/+2
2005-04-26[PATCH] cdsymlinks.sh: trivial fix, the variable is initialized to '', not 0md@Linux.IT1-1/+1
2005-04-26[PATCH] gentoo/udev.rules: add default permissions for sound devicessschweizer@gmail.com1-3/+4
2005-04-26[PATCH] namdev: allow symlink-only rules to specify node permissionsmbuesch@freenet.de1-36/+25
2005-04-26[PATCH] udevd: fix valgrind warningmbuesch@freenet.de1-0/+1
2005-04-26[PATCH] udev_volume_id: rename probe_ibm into probe_dasdkay.sievers@vrfy.org4-11/+8
2005-04-26[PATCH] udev_volume_id: volume_id version 032kay.sievers@vrfy.org17-47/+154
2005-04-26[PATCH] Makefile: add some more warnings and prepare for clean gcc4 compilekay.sievers@vrfy.org2-5/+6
2005-04-26[PATCH] Makefile: cleanup conditional config option sectionskay.sievers@vrfy.org1-68/+61
2005-04-26[PATCH] fix -Wsign-compare warningskay.sievers@vrfy.org4-6/+5
2005-04-26[PATCH] chassis_id: clean compilation and fix bad function parameter passingkay.sievers@vrfy.org4-43/+58
2005-04-26[PATCH] simple_build_check: make it possible to pass KERNEL_DIRkay.sievers@vrfy.org1-12/+15
2005-04-26[PATCH] selinux: cleanup udev integrationkay.sievers@vrfy.org5-157/+217
2005-04-26[PATCH] 051 release051greg@kroah.com3-2/+62
2005-04-26[PATCH] gentoo fb permission fix.greg@kroah.com1-1/+1
2005-04-26[PATCH] The attached patch fixes the code path if namedev_name_device() fails.mbuesch@freenet.de1-1/+1
2005-04-26[PATCH] udev_volume_id: new version of volume_idkay.sievers@vrfy.org42-2395/+3472
2005-04-26[PATCH] udev_volume_id: fix -d optioncborntra@de.ibm.com1-1/+1
2005-04-26[PATCH] klibc: update to version 0.198kay.sievers@vrfy.org7-13/+13
2005-04-26[PATCH] remove the lfs startup script on request of the author.greg@kroah.com1-60/+0
2005-04-26[PATCH] clean up the aoe char device rules, and delete the block one as it's ...greg@kroah.com1-7/+3
2005-04-26[PATCH] fix gcc 2.96 issue in libsysfsgreg@bucket.kroah.org1-2/+5
2005-04-26[PATCH] rearrange link order in Makefilehare@suse.de1-2/+2
2005-04-26[PATCH] udev_volume_id: fix FAT label readingkay.sievers@vrfy.org2-13/+43
2005-04-26[PATCH] klibc: update to version 0.196kay.sievers@vrfy.org7-4/+27
2005-04-26[PATCH] I tried to compile udev 050plus with the GCC 4.0 snapshot 200412119 andtklauser@access.unizh.chbk1-4/+4
2005-04-26[PATCH] udevd: throttle the forking of processeskay.sievers@vrfy.org2-9/+136
2005-04-26[PATCH] udevd: add possible initialization of expected_seqnumkay.sievers@vrfy.org1-1/+9
2005-04-26[PATCH] udevd: it's obviously not the brightest idea to exit a device node ma...kay.sievers@vrfy.org1-15/+11
2005-04-26[PATCH] udevd: separate socket handling to prepare for other event sourceskay.sievers@vrfy.org1-25/+48
2005-04-26[PATCH] udevd: support -d switch to become a daemonkay.sievers@vrfy.org1-0/+18
2005-04-26[PATCH] add aoe block and char device rules to the gentoo rule file.greg@kroah.com1-0/+9
2005-04-26[PATCH] udev_volume_id: version 27kay.sievers@vrfy.org2-29/+84
2005-04-26[PATCH] This fixes a silly mistake in how udevinfo prints the major and minorroland@digitalvampire.org1-2/+2
2005-04-26[PATCH] udevd: split up message receiving an queueingkay.sievers@vrfy.org1-23/+27
2005-04-26[PATCH] remove useless warning if udev.conf contains keys not read by udev it...kay.sievers@vrfy.org1-3/+0
2005-04-26[PATCH] improve event sequence serializationkay.sievers@vrfy.org1-19/+36
2005-04-26[PATCH] remove udevsend syslog noise on udevd startupkay.sievers@vrfy.org1-2/+2
2005-04-26[PATCH] limit the initial timeout of the udevd event handlingkay.sievers@vrfy.org2-4/+21
2005-04-26[PATCH] correct detection of hotplug.d/ udevsend loopkay.sievers@vrfy.org1-4/+5
2005-04-26[PATCH] correct log statementkay.sievers@vrfy.org2-2/+3
2005-04-26[PATCH] remove default_* permissions from udev.conf filekay.sievers@vrfy.org6-71/+3
2005-04-26[PATCH] update Fedora config files and add some more testskay.sievers@vrfy.org2-5/+33
2005-04-26[PATCH] allow permissions only ruleskay.sievers@vrfy.org2-6/+35
2005-04-26[PATCH] add SUBSYSTEM rule to catch all block devices and apply the disk perm...kay.sievers@vrfy.org3-3/+6
2005-04-26[PATCH] update Fedora config fileskay.sievers@vrfy.org2-38/+45
2005-04-26[PATCH] handle renamed network interfaces properly if we manage hotplug.d/kay.sievers@vrfy.org5-19/+25
2005-04-26[PATCH] allow multiline rules by backslash at the end of the linekay.sievers@vrfy.org7-61/+102
2005-04-26[PATCH] add OnStream tape drive ruleskay.sievers@vrfy.org1-3/+2
2005-04-26[PATCH] simplify rules file by setting default mode to 0660kay.sievers@vrfy.org6-76/+76
2005-04-26[PATCH] simplify permission applicationkay.sievers@vrfy.org3-23/+20
2005-04-26[PATCH] I broke the extras/ again. Add simple build test script now.kay.sievers@vrfy.org1-0/+26
2005-04-26[PATCH] initial merge of fedora udev.permissions into udev.ruleskay.sievers@vrfy.org1-11/+39
2005-04-26[PATCH] remove permissions file mentioning from the udev man pagekay.sievers@vrfy.org1-13/+13
2005-04-26[PATCH] fix some typos in gentoo's udev.rules introduced by the mergekay.sievers@vrfy.org1-35/+35
2005-04-26[PATCH] initial merge of gentoo udev.permissions into udev.ruleskay.sievers@vrfy.org1-42/+109
2005-04-26[PATCH] update Fedora config fileskay.sievers@vrfy.org1-17/+21
2005-04-26[PATCH] update Fedora config fileskay.sievers@vrfy.org1-109/+63
2005-04-26[PATCH] complete removal of explicit udev permissions config filekay.sievers@vrfy.org17-493/+38
2005-04-26[PATCH] I made some more changes to the manpage of udev including:tklauser@access.unizh.ch1-43/+45
2005-04-26[PATCH] fix udev_volume_id build error.greg@kroah.com1-1/+0
2005-04-26[PATCH] 050 release050greg@kroah.com3-2/+17
2005-04-26[PATCH] selinux patchharald@redhat.com1-17/+26
2005-04-26[PATCH] update libsysfs to CVS version and fix segfaulting attribute readingkay.sievers@vrfy.org2-2/+33
2005-04-26[PATCH] klibc supports LOG_PID now, so remove our own implementationkay.sievers@vrfy.org6-20/+9
2005-04-26bleah, more merge fixes...Greg KH3-2/+5
2005-04-26[PATCH] avoid building klibc test programs and pass SUBDIRS= to klibc cleankay.sievers@vrfy.org1-3/+3
2005-04-26[PATCH] 049 release049greg@kroah.com3-2/+26
2005-04-26[PATCH] fix 'make clean' error in klibcgreg@kroah.com1-1/+1
2005-04-26[PATCH] update klibc to 0.194kay.sievers@vrfy.org43-133/+437
2005-04-26[PATCH] export DEVNAME regardless of the state of udev_dev_dkay.sievers@vrfy.org1-2/+3
2005-04-26[PATCH] remove leftover from udevinfo's -d optionazarah@nosferatu.za.org1-2/+2
2005-04-26[PATCH] add class specific files for class/spi_transport and class/spi_hostkay.sievers@vrfy.org1-0/+2
2005-04-26[PATCH] udevd-test.pl: remove wrong date calculationkay.sievers@vrfy.org3-127/+23
2005-04-26[PATCH] check earlier if we should run as udevstartkay.sievers@vrfy.org1-8/+8
2005-04-26[PATCH] remove double initializationkay.sievers@vrfy.org1-4/+4
2005-04-26[PATCH] include missing header to udevtest.ckay.sievers@vrfy.org1-0/+1
2005-04-26[PATCH] add -V option to udev to print the version numberkay.sievers@vrfy.org1-1/+7
2005-04-26[PATCH] prevent udev node creatinon for "class" registrationkay.sievers@vrfy.org2-7/+8
2005-04-26[PATCH] udevd: serialization of the event sequence of a chain of deviceskay.sievers@vrfy.org3-8/+28
2005-04-26[PATCH] add a class/fc_host file to the list of what to wait forkay.sievers@vrfy.org1-0/+1
2005-04-26[PATCH] udev_volume_id: links sysfs.a instead of all objectskay.sievers@vrfy.org1-10/+0
2005-04-26[PATCH] 048 release048greg@kroah.com3-2/+10
2005-04-26[PATCH] fix udev_volume_id so it will now build properly.greg@kroah.com1-1/+1
2005-04-26[PATCH] fix scsi_id build errors due to changes in the main udev makefilegreg@kroah.com1-2/+4
2005-04-26[PATCH] 047 release047greg@kroah.com3-2/+67
2005-04-26[PATCH] add more debian rules files.greg@kroah.com4-0/+179
2005-04-26[PATCH] move distro specific config files into their own directoriesgreg@kroah.com7-0/+0
2005-04-26more merge fixupsGreg KH2-4/+4
2005-04-26[PATCH] update debian rules files.greg@kroah.com1-24/+34
2005-04-26[PATCH] added asterix rules to the gentoo file.greg@kroah.com1-0/+7
2005-04-26[PATCH] fix gentoo scsi cdrom rulegreg@kroah.com1-1/+1
2005-04-26[PATCH] Fix the multithreaded build again...greg@kroah.com1-0/+3
2005-04-26[PATCH] use udevstart for udev.init.* files.greg@kroah.com2-72/+5
2005-04-26[PATCH] delete a bunch of files no longer needed.greg@kroah.com9-476/+0
2005-04-26[PATCH] Various typos and other litte errors in udev.8.inklauser@access.unizh.ch1-18/+18
2005-04-26[PATCH] update Fedora dev.d/ example and remove unused conf.d/ directorykay.sievers@vrfy.org2-22/+45
2005-04-26[PATCH] don't install distribution specific init script on "make install"kay.sievers@vrfy.org1-10/+1
2005-04-26[PATCH] restore OWNER/GROUP assignment in rule coming from RESULTkay.sievers@vrfy.org1-2/+3
2005-04-26[PATCH] make gcov compile scripts working with recent gcckay.sievers@vrfy.org2-8/+8
2005-04-26[PATCH] fix udev-test/udev-test.pl to work with againkay.sievers@vrfy.org1-54/+43
2005-04-26[PATCH] add net/atml and class/ppdev to the wait_for_sysfs exception listkay.sievers@vrfy.org1-0/+2
2005-04-26[PATCH] add net/nlv* devices to the exception listkay.sievers@vrfy.org1-0/+1
2005-04-26[PATCH] add "pcmcia" and "fc_transport" to the wait_for_sysfs listskay.sievers@vrfy.org1-0/+2
2005-04-26[PATCH] remove unused timestamp fieldkay.sievers@vrfy.org2-10/+3
2005-04-26[PATCH] simplify permission handlingkay.sievers@vrfy.org5-102/+91
2005-04-26[PATCH] handle /etc/hotplug.d/ only if the event comes from udevdkay.sievers@vrfy.org1-0/+4
2005-04-26[PATCH] trivial cleanups and change some commentskay.sievers@vrfy.org2-6/+13
2005-04-26[PATCH] remove unused variableskay.sievers@vrfy.org7-13/+5
2005-04-26[PATCH] udevsend/udevd handle events without a subsystemkay.sievers@vrfy.org2-25/+22
2005-04-26[PATCH] use blacklist on device "remove" and remove dev.d/ call code duplicationkay.sievers@vrfy.org1-14/+13
2005-04-26[PATCH] update the man pages and correct Usage: hintskay.sievers@vrfy.org5-38/+35
2005-04-26[PATCH] don't call the hotplug scripts with a test runkay.sievers@vrfy.org4-2/+10
2005-04-26more fixupsGreg KH3-9/+4
2005-04-26fixups to get back to proper patch orderGreg KH3-9/+2
2005-04-26[PATCH] don't call dev.d/ scripts twice, if directory = subsystemkay.sievers@vrfy.org3-21/+23
2005-04-26[PATCH] remove archive file if we changed somethingkay.sievers@vrfy.org1-0/+3
2005-04-26[PATCH] link archive insted of objectskay.sievers@vrfy.org1-44/+62
2005-04-26[PATCH] rename udev_lib to udev_utils and dev_d to udev_multiplexkay.sievers@vrfy.org19-28/+27
2005-04-26[PATCH] Allow GROUP to have modifiers in itsschweizer@gmail.com3-4/+9
2005-04-26[PATCH] comment out ability to run udev-test.pl with valgrindgreg@kroah.com1-1/+3
2005-04-26[PATCH] fix spurious valgrind warning in udev.greg@kroah.com1-0/+1
2005-04-26[PATCH] DEVNAME on device removalsjoerd@spring.luon.net1-0/+4
2005-04-26[PATCH] fix udevinfo '-q path' option as it was not workinggreg@kroah.com1-1/+1
2005-04-26[PATCH] handle whole hotplug event with udevd/udevkay.sievers@vrfy.org2-8/+39
2005-04-26[PATCH] integrate wait_for_sysfs in udevkay.sievers@vrfy.org3-268/+97
2005-04-26[PATCH] remove my test codekay.sievers@vrfy.org1-1/+0
2005-04-26[PATCH] make the searched multiplex directories conditionallykay.sievers@vrfy.org1-6/+10
2005-04-26[PATCH] add MANAGED_EVENT to the forked udev environmentkay.sievers@vrfy.org3-3/+10
2005-04-26[PATCH] export DEVNAME on remove eventkay.sievers@vrfy.org1-2/+5
2005-04-26[PATCH] export udev_log flag to the environmentkay.sievers@vrfy.org2-2/+10
2005-04-26[PATCH] add support for /devices-devices without any file to wait forkay.sievers@vrfy.org1-1/+7
2005-04-26[PATCH] fix parallel build errorgreg@kroah.com1-2/+3
2005-04-26[PATCH] Patch from Alex Riesen <raa.lkml@gmail.com>kay.sievers@vrfy.org2-17/+17
2005-04-26[PATCH] add a bunch of busses to the list of what to wait forkay.sievers@vrfy.org1-0/+22
2005-04-26[PATCH] close connection to syslog in forked udevd childkay.sievers@vrfy.org1-0/+1
2005-04-26[PATCH] udevd exit path cleanupkay.sievers@vrfy.org1-9/+10
2005-04-26[PATCH] fix network device naming bugkay.sievers@vrfy.org1-8/+5
2005-04-26[PATCH] 046 release046greg@kroah.com3-2/+34
2005-04-26[PATCH] Don't try to print major/minor for devices without a dev file.kay.sievers@vrfy.org1-1/+1
2005-04-26[PATCH] remove get_device_type and merge that into udev_set_values()kay.sievers@vrfy.org3-43/+22
2005-04-26[PATCH] prevent udevd crash if DEVPATH is not setkay.sievers@vrfy.org1-2/+7
2005-04-26[PATCH] add ippp and bcrypt to the exception lists of wait_for_sysfskay.sievers@vrfy.org1-0/+2
2005-04-26[PATCH] let klibc add the trailing newline to syslog conditionallykay.sievers@vrfy.org1-1/+2
2005-04-26[PATCH] change key names in udevinfo sysfs walk to match the kernelkay.sievers@vrfy.org1-11/+7
2005-04-26[PATCH] disable logging for udevstartkay.sievers@vrfy.org3-2/+3
2005-04-26[PATCH] add NAME{ignore_remove} attributekay.sievers@vrfy.org8-5/+62
2005-04-26[PATCH] remove historical SYSFS_attr="value" formatkay.sievers@vrfy.org1-8/+1
2005-04-26[PATCH] don't wait for sysfs if the kernel(2.6.10-rc2) tells us what not to e...kay.sievers@vrfy.org5-35/+77
2005-04-26[PATCH] support DRIVER as a rule keykay.sievers@vrfy.org5-7/+39
2005-04-26[PATCH] support SUBSYSTEM as a rule keykay.sievers@vrfy.org5-1/+35
2005-04-26[PATCH] rename udevdb* to udev_db*kay.sievers@vrfy.org10-33/+31
2005-04-26[PATCH] Make dev.d/ handling a separate processing stagekay.sievers@vrfy.org10-43/+43
2005-04-26[PATCH] make the udev object available to more processing stageskay.sievers@vrfy.org10-66/+42
2005-04-26[PATCH] remove udev_lib dependency from udevsend, which makes it smallerkay.sievers@vrfy.org5-43/+19
2005-04-26[PATCH] add ACTION to udev object to expose it to the whole processkay.sievers@vrfy.org6-65/+14
2005-04-26[PATCH] make udevinfo's -r option also workimg for symlink querieskay.sievers@vrfy.org2-4/+18
2005-04-26[PATCH] let udev act as udevstart if argv[1] == "udevstart"kay.sievers@vrfy.org1-1/+1
2005-04-26[PATCH] improve udevinfo sysfs info walkkay.sievers@vrfy.org1-10/+12
2005-04-26[PATCH] add sysfs info walk to udevinfokay.sievers@vrfy.org2-1/+68
2005-04-26[PATCH] pass the whole event environment to udevdkay.sievers@vrfy.org3-91/+112
2005-04-26[PATCH] make spotless for releases.greg@kroah.com1-2/+2
2005-04-26[PATCH] replace tdb database by simple lockless file databasekay.sievers@vrfy.org41-4681/+318
2005-04-26[PATCH] 045 release045greg@kroah.com3-2/+9
2005-04-26[PATCH] Some updates for Gentoo's udev rulesazarah@nosferatu.za.org1-74/+74
2005-04-26[PATCH] 044 release044greg@kroah.com3-2/+16
2005-04-26[PATCH] 043 release043greg@kroah.com3-2/+26
2005-04-26[PATCH] reduce syslog noise of udevsend if multiple instances try to start udevdkay.sievers@vrfy.org1-2/+2
2005-04-26[PATCH] add i2c-dev to the list of devices without a buskay.sievers@vrfy.org1-0/+1
2005-04-26[PATCH] add cdsymlinks.sh support to gentoo rules file.greg@kroah.com1-0/+5
2005-04-26[PATCH] fix gentoo legacy tty rulegreg@kroah.com1-1/+1
2005-04-26[PATCH] remove 'sudo' usage from the Makefilegreg@kroah.com1-1/+1
2005-04-26[PATCH] make udev-test.pl test for root permissions before runninggreg@kroah.com1-0/+7