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>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
udev-builtin-input_id.c: remove BTN_DPAD_* keys, upstream's commit f472d466ec
Anthony G. Basile
2018-02-25
1
-7
/
+25
*
udev-builtin-input_id.c: import upstream's work on input devices, issue #154
Anthony G. Basile
2018-02-24
1
-60
/
+91
*
consistently use #pragma once for header files
Marcus Folkesson
2017-12-06
15
-24
/
+26
*
udevd: spit out --debug to stderr
Marcus Folkesson
2017-12-05
1
-1
/
+3
*
udev-event.c: do not assign s to address to pointer
Marcus Folkesson
2017-12-04
1
-1
/
+1
*
util.c: cleanup warnings
Marcus Folkesson
2017-12-04
1
-1
/
+1
*
libudev-monitor.c: fail to monitor udev if udev is not started
Marcus Folkesson
2017-11-29
1
-1
/
+1
*
udevd.c: event-timout options requires an argument
Marcus Folkesson
2017-11-29
1
-1
/
+1
*
udevd.c: list all short options in help text
Marcus Folkesson
2017-11-29
1
-7
/
+7
*
Include <sys/sysmacros.h> to build under glibc-2.25
Anthony G. Basile
2017-10-21
10
-0
/
+10
*
src/ata_id/ata_id.c: fix names under /dev/disk/by-id/, gentoo bug #616628
Anthony G. Basile
2017-09-03
1
-5
/
+19
*
"always replace spaces in symlinks, unless string_escape=none" -- This fix is...
Marc A. Smith
2017-08-25
5
-28
/
+61
*
src/udev/udev-rules.c: fix global properties, issue #142
Anthony G. Basile
2017-02-25
1
-1
/
+12
*
src/udev/udev-builtin-keyboard.c: fix build with gperf 3.1
Anthony G. Basile
2017-01-05
1
-1
/
+0
*
configure.ac: add option to disable building programs
Yann E. MORIN
2017-01-01
1
-3
/
+9
*
udev-builtin-input_id.c: add missing kernel header defines.
Gustavo Sverzut Barbieri
2016-12-30
2
-0
/
+9
*
configure.ac: add option to disable mtd_probe
Ioan-Adrian Ratiu
2016-12-21
1
-1
/
+5
*
src/libudev/libudev.h, src/udev/udev.h: include <sys/sysmacros.h>
Anthony G. Basile
2016-11-21
2
-0
/
+2
*
src/shared/missing.h: fix getrandom system call number on ARM64
Thomas Petazzoni
2016-08-06
1
-1
/
+3
*
udevd: remove unnecessary cgroups handling
Murray Calavera
2016-05-31
4
-309
/
+0
*
shared: remove unused file `exit-status`
Murray Calavera
2016-04-24
3
-77
/
+0
*
shared: remove unused function `execute_command`
Murray Calavera
2016-04-24
2
-42
/
+0
*
src/shared/util.c: fix typo
Anthony G. Basile
2016-03-21
1
-1
/
+1
*
src/shared/util.c: add fallback for ppoll(), issue #129.
Anthony G. Basile
2016-03-21
1
-0
/
+20
*
src/udev/udevd.c: add eudev startup message for kmsg
Richard Narron
2015-11-22
1
-0
/
+7
*
Forward-ported network rule-generator code from eudev-1.10
v3.1.4
3.1.4
Ian Stakenvicius
2015-09-25
2
-11
/
+190
*
Revert "udevd: warn if we receive SIGCHLD from untracked worker"
v3.1.3
Anthony G. Basile
2015-09-11
1
-6
/
+0
*
Merge pull request #122 from RomainNaour/musl-fixes
blueness
2015-09-11
2
-0
/
+27
|
\
|
*
build-sys: check for strndupa
Romain Naour
2015-07-31
2
-0
/
+12
|
*
build-sys: check for mallinfo
Romain Naour
2015-07-31
1
-0
/
+15
*
|
Add missing space between filename and error message
Robert C. Sheets
2015-09-08
1
-1
/
+1
|
/
*
udevd: don't unref worker objects on SIGSTOP/SIGCONT
Tom Gundersen
2015-07-20
1
-2
/
+2
*
udevd: warn if we receive SIGCHLD from untracked worker
Tom Gundersen
2015-07-20
1
-0
/
+6
*
libudev: fix commit 3df6350
Anthony G. Basile
2015-07-20
1
-2
/
+1
*
libudev: monitor - set nl_pid when reusing fd in udev_monitor_new_from_netlin...
Tom Gundersen
2015-07-20
1
-14
/
+22
*
sd-device: get_subsystem - don't complain if a device does not have a subsystem
Tom Gundersen
2015-07-20
1
-1
/
+2
*
src/gudev: remove Gobject libudev support.
Anthony G. Basile
2015-07-20
20
-2994
/
+0
*
It's moved to the iio-sensor-proxy D-Bus service.
Bastien Nocera
2015-07-20
3
-329
/
+0
*
Rename mkdir_p -> udev_mkdir_p to avoid symbol collisions.
Anthony G. Basile
2015-06-18
4
-4
/
+4
*
udevd: fix REMOVE handling
Chris Clayton
2015-06-18
3
-5
/
+6
*
Revert "udev: don't close std{in,out,err}"
Anthony G. Basile
2015-06-18
1
-0
/
+12
*
configure.ac: bump udev to 220 and eudev to 3.1
Anthony G. Basile
2015-05-30
1
-1
/
+1
*
random-util.c: remove <sys/auxv.h> missing in uClibc
Anthony G. Basile
2015-05-29
1
-1
/
+0
*
src/shared/missing.h: O_PATH and AT_EMPTY_PATH missing in uClibc's <fcntl.h>
Anthony G. Basile
2015-05-29
1
-0
/
+8
*
src/shared/util.h: update qsort_safe() for musl
Anthony G. Basile
2015-05-27
1
-4
/
+5
*
udev/net_id: Only read the first 64 bytes of PCI config space
Jason S. McMullan
2015-05-27
1
-4
/
+5
*
src/shared/path-util.c: import prefix_root() from upstream
Anthony G. Basile
2015-05-27
2
-0
/
+35
*
nspawn: finish user namespace support
Lennart Poettering
2015-05-27
3
-11
/
+24
*
udevd: main - use _exit() when daemonizing
Tom Gundersen
2015-05-27
1
-2
/
+4
*
ata_id: drop spurious space
Lennart Poettering
2015-05-27
1
-1
/
+1
[next]