GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/eudev.git
eudev-4
master
nonrot
rule_generator_eudev3
v1.X
v2.X
Repository for eudev development
eudev team <eudev@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] 030 release
udev-030
greg@kroah.com
2005-04-26
3
-2
/
+9
*
[PATCH] fix stupid off-by-one bug that caused udevstart to die on x86-64 boxes.
greg@kroah.com
2005-04-26
1
-1
/
+1
*
[PATCH] 029 release
udev-029
greg@kroah.com
2005-04-26
3
-2
/
+16
*
[PATCH] allow NAME_SIZE > SYSFS_PATH_MAX
olh@suse.de
2005-04-26
1
-1
/
+1
*
[PATCH] add permission rule for jogdial device.
greg@kroah.com
2005-04-26
1
-0
/
+3
*
[PATCH] fix dumb bug I added to udevstart
greg@kroah.com
2005-04-26
1
-1
/
+0
*
[PATCH] make a "last list" of devices for udevstart to operate on last.
greg@kroah.com
2005-04-26
1
-25
/
+100
*
[PATCH] fix permission problem with input event and ts nodes for gentoo
greg@kroah.com
2005-04-26
1
-0
/
+2
*
[PATCH] 028 release
udev-028
greg@kroah.com
2005-04-26
3
-2
/
+25
*
[PATCH] clean up block whitelist search logic a bit.
greg@kroah.com
2005-04-26
1
-9
/
+8
*
[PATCH] udevstart performance increase
ogasawara@osdl.org
2005-04-26
1
-3
/
+45
*
[PATCH] update udev_volume_id
kay.sievers@vrfy.org
2005-04-26
2
-197
/
+361
*
[PATCH] update udev scsi_id to scsi_id 0.5
patmans@us.ibm.com
2005-04-26
10
-83
/
+119
*
[PATCH] Writing udev rules doc update
dsd@gentoo.org
2005-04-26
1
-40
/
+74
*
[PATCH] Patch for chassis_id exras module
atul.sabharwal@intel.com
2005-04-26
6
-80
/
+144
*
[PATCH] reverse order of scanning of udevstart to look at class before block.
greg@kroah.com
2005-04-26
1
-18
/
+22
*
[PATCH] 027 release
udev-027
greg@kroah.com
2005-04-26
3
-2
/
+12
*
[PATCH] change default perms of misc/rtc to be readable by anyone.
greg@kroah.com
2005-04-26
1
-1
/
+1
*
[PATCH] tweak the gentoo default permission rules as they are wrong for tty a...
greg@kroah.com
2005-04-26
1
-3
/
+4
*
[PATCH] fix handle leak in udev_lib.c
fork0@users.sf.net
2005-04-26
1
-0
/
+2
*
[PATCH] 026 release
udev-026
greg@kroah.com
2005-04-26
3
-2
/
+32
*
[PATCH] fix udevd zombies
kay.sievers@vrfy.org
2005-04-26
2
-5
/
+6
*
[PATCH] add test for ! in partition name
greg@kroah.com
2005-04-26
5
-0
/
+14
*
[PATCH] catchup with recent klibc
kay.sievers@vrfy.org
2005-04-26
4
-11
/
+0
*
[PATCH] 025_bk mark
greg@kroah.com
2005-04-26
2
-2
/
+2
*
[PATCH] Update to version 117 of klibc (from version 108)
greg@kroah.com
2005-04-26
22
-28
/
+233
*
[PATCH] udev rpm fix
arnd@arndb.de
2005-04-26
1
-2
/
+8
*
[PATCH] evaluate getenv() return value for udev_config.c
ogasawara@osdl.org
2005-04-26
1
-2
/
+8
*
[PATCH] udevsend fallback
kay.sievers@vrfy.org
2005-04-26
1
-15
/
+37
*
[PATCH] add volume_id support to the udev.spec file
greg@kroah.com
2005-04-26
1
-0
/
+18
*
[PATCH] remove dbus and selinux stuff from the udev.spec file.
greg@kroah.com
2005-04-26
1
-26
/
+0
*
[PATCH] delete udev_selinux as it doesn't work properly and is the wrong way ...
greg@kroah.com
2005-04-26
2
-149
/
+0
*
[PATCH] Deleted the udev_dbus extra as it didn't really work properly and HAL...
greg@kroah.com
2005-04-26
4
-312
/
+0
*
[PATCH] udev_volume_id update
kay.sievers@vrfy.org
2005-04-26
7
-51
/
+437
*
[PATCH] add udev.permissions.slackware file.
greg@kroah.com
2005-04-26
1
-0
/
+133
*
[PATCH] udev callout for reading filesystem labels
kay.sievers@vrfy.org
2005-04-26
2
-200
/
+525
*
[PATCH] udev callout for reading filesystem labels
kay.sievers@vrfy.org
2005-04-26
4
-0
/
+792
*
[PATCH] udevstart: close open directories.
greg@kroah.com
2005-04-26
1
-0
/
+6
*
[PATCH] udev default config layout changes
kay.sievers@vrfy.org
2005-04-26
5
-86
/
+137
*
[PATCH] v025 release
udev-025
greg@kroah.com
2005-04-26
3
-2
/
+45
*
[PATCH] make dev.d call each directory in the directory chain of the device n...
greg@kroah.com
2005-04-26
1
-6
/
+27
*
[PATCH] add devd_test script.
greg@kroah.com
2005-04-26
1
-0
/
+39
*
[PATCH] add more permissions based on SuSE's recommendations.
greg@kroah.com
2005-04-26
2
-0
/
+6
*
[PATCH] gcov for udev
ogasawara@osdl.org
2005-04-26
1
-18
/
+10
*
[PATCH] fix test regressions
kay.sievers@vrfy.org
2005-04-26
1
-12
/
+11
*
[PATCH] added rules for tun and raw devices
greg@kroah.com
2005-04-26
3
-0
/
+22
*
[PATCH] add udev conf.d file.
greg@kroah.com
2005-04-26
1
-0
/
+11
*
[PATCH] Switch the default config to point to a directory for the rules and p...
greg@kroah.com
2005-04-26
1
-2
/
+2
*
[PATCH] update the Red Hat .dev files to work on other distros
greg@kroah.com
2005-04-26
3
-0
/
+12
*
[PATCH] add dbus.dev, pam_console.dev and selinux.dev files for /etc/dev.d/de...
greg@kroah.com
2005-04-26
3
-0
/
+39
[next]