aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* udev-builtin-input_id.c: remove BTN_DPAD_* keys, upstream's commit f472d466ecAnthony G. Basile2018-02-251-7/+25
* udev-builtin-input_id.c: import upstream's work on input devices, issue #154Anthony G. Basile2018-02-241-60/+91
* consistently use #pragma once for header filesMarcus Folkesson2017-12-0615-24/+26
* udevd: spit out --debug to stderrMarcus Folkesson2017-12-051-1/+3
* udev-event.c: do not assign s to address to pointerMarcus Folkesson2017-12-041-1/+1
* util.c: cleanup warningsMarcus Folkesson2017-12-041-1/+1
* libudev-monitor.c: fail to monitor udev if udev is not startedMarcus Folkesson2017-11-291-1/+1
* udevd.c: event-timout options requires an argumentMarcus Folkesson2017-11-291-1/+1
* udevd.c: list all short options in help textMarcus Folkesson2017-11-291-7/+7
* Include <sys/sysmacros.h> to build under glibc-2.25Anthony G. Basile2017-10-2110-0/+10
* src/ata_id/ata_id.c: fix names under /dev/disk/by-id/, gentoo bug #616628Anthony G. Basile2017-09-031-5/+19
* "always replace spaces in symlinks, unless string_escape=none" -- This fix is...Marc A. Smith2017-08-255-28/+61
* src/udev/udev-rules.c: fix global properties, issue #142Anthony G. Basile2017-02-251-1/+12
* src/udev/udev-builtin-keyboard.c: fix build with gperf 3.1Anthony G. Basile2017-01-051-1/+0
* configure.ac: add option to disable building programsYann E. MORIN2017-01-011-3/+9
* udev-builtin-input_id.c: add missing kernel header defines.Gustavo Sverzut Barbieri2016-12-302-0/+9
* configure.ac: add option to disable mtd_probeIoan-Adrian Ratiu2016-12-211-1/+5
* src/libudev/libudev.h, src/udev/udev.h: include <sys/sysmacros.h>Anthony G. Basile2016-11-212-0/+2
* src/shared/missing.h: fix getrandom system call number on ARM64Thomas Petazzoni2016-08-061-1/+3
* udevd: remove unnecessary cgroups handlingMurray Calavera2016-05-314-309/+0
* shared: remove unused file `exit-status`Murray Calavera2016-04-243-77/+0
* shared: remove unused function `execute_command`Murray Calavera2016-04-242-42/+0
* src/shared/util.c: fix typoAnthony G. Basile2016-03-211-1/+1
* src/shared/util.c: add fallback for ppoll(), issue #129.Anthony G. Basile2016-03-211-0/+20
* src/udev/udevd.c: add eudev startup message for kmsgRichard Narron2015-11-221-0/+7
* Forward-ported network rule-generator code from eudev-1.10v3.1.43.1.4Ian Stakenvicius2015-09-252-11/+190
* Revert "udevd: warn if we receive SIGCHLD from untracked worker"v3.1.3Anthony G. Basile2015-09-111-6/+0
* Merge pull request #122 from RomainNaour/musl-fixesblueness2015-09-112-0/+27
|\
| * build-sys: check for strndupaRomain Naour2015-07-312-0/+12
| * build-sys: check for mallinfoRomain Naour2015-07-311-0/+15
* | Add missing space between filename and error messageRobert C. Sheets2015-09-081-1/+1
|/
* udevd: don't unref worker objects on SIGSTOP/SIGCONTTom Gundersen2015-07-201-2/+2
* udevd: warn if we receive SIGCHLD from untracked workerTom Gundersen2015-07-201-0/+6
* libudev: fix commit 3df6350Anthony G. Basile2015-07-201-2/+1
* libudev: monitor - set nl_pid when reusing fd in udev_monitor_new_from_netlin...Tom Gundersen2015-07-201-14/+22
* sd-device: get_subsystem - don't complain if a device does not have a subsystemTom Gundersen2015-07-201-1/+2
* src/gudev: remove Gobject libudev support.Anthony G. Basile2015-07-2020-2994/+0
* It's moved to the iio-sensor-proxy D-Bus service.Bastien Nocera2015-07-203-329/+0
* Rename mkdir_p -> udev_mkdir_p to avoid symbol collisions.Anthony G. Basile2015-06-184-4/+4
* udevd: fix REMOVE handlingChris Clayton2015-06-183-5/+6
* Revert "udev: don't close std{in,out,err}"Anthony G. Basile2015-06-181-0/+12
* configure.ac: bump udev to 220 and eudev to 3.1Anthony G. Basile2015-05-301-1/+1
* random-util.c: remove <sys/auxv.h> missing in uClibcAnthony G. Basile2015-05-291-1/+0
* src/shared/missing.h: O_PATH and AT_EMPTY_PATH missing in uClibc's <fcntl.h>Anthony G. Basile2015-05-291-0/+8
* src/shared/util.h: update qsort_safe() for muslAnthony G. Basile2015-05-271-4/+5
* udev/net_id: Only read the first 64 bytes of PCI config spaceJason S. McMullan2015-05-271-4/+5
* src/shared/path-util.c: import prefix_root() from upstreamAnthony G. Basile2015-05-272-0/+35
* nspawn: finish user namespace supportLennart Poettering2015-05-273-11/+24
* udevd: main - use _exit() when daemonizingTom Gundersen2015-05-271-2/+4
* ata_id: drop spurious spaceLennart Poettering2015-05-271-1/+1