aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* configure.ac: bump to version 3.2.9, version 243v3.2.9Anthony G. Basile2019-10-261-2/+2
* hwdb: updated tool to parse hwdb grammerAnthony G. Basile2019-10-261-7/+10
* hwdb: sync with systemd/hwdb.dAnthony G. Basile2019-10-2611-74/+1180
* hwdb: updated tool to parse hwdb grammerAnthony G. Basile2019-08-191-8/+4
* hwdb: sync with systemd/hwdbAnthony G. Basile2019-08-1913-787/+15463
* configure.ac: bump to version 3.2.8v3.2.8Anthony G. Basile2019-05-201-1/+1
* configure.ac: update to version 228, issue #173Anthony G. Basile2019-05-191-1/+1
* src/libudev/libudev-device.c: properly handle empty tag listMichał Kępień2019-03-281-0/+2
* Drop unused <langinfo.h>, resolves issue 167Anthony G. Basile2019-01-092-2/+1
* Revert "udevadm: prepend $(DESTDIR) for symlink target"Anthony G. Basile2018-12-221-1/+1
* udevadm: prepend $(DESTDIR) for symlink targetJoel Carlson2018-12-211-1/+1
* missing.h: add BTN_DPAD_UPEric Le Bihan2018-12-111-0/+5
* missing.h: add KEY_ALS_TOGGLEFabrice Fontaine2018-12-041-0/+4
* configure.ac: bump to version 3.2.7v3.2.7Anthony G. Basile2018-10-261-1/+1
* udev: don't label high-button mice as joysticksPeter Hutterer2018-09-301-7/+15
* rules/64-btrfs.rules: substitue @bindir@Anthony G. Basile2018-09-234-5/+12
* rules/50-udev-default.rules: fix issue 160Anthony G. Basile2018-09-211-3/+3
* configure.ac: bump to version 3.2.6v3.2.6Anthony G. Basile2018-09-181-1/+1
* hwdb: sync with systemd/hwdbPiraty2018-09-1715-722/+6496
* Add line buffering to udevadm monitor outputDonald Johnson2018-05-301-0/+3
* man: add short options to udevd.xml; update udev.7nnnn204302018-03-103-48/+19
* rules/Makefile.am: install 60-input-id.rules and 70-joystick.rulesAnthony G. Basile2018-02-182-13/+2
* 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
* hwdb: updateMarcus Folkesson2018-02-2015-54551/+112684
* rules: updateMarcus Folkesson2018-02-208-8/+58
* hwdb: add tool to parse hwdb grammerMarcus Folkesson2018-02-201-0/+246
* consistently use #pragma once for header filesMarcus Folkesson2017-12-0615-24/+26
* udevd: spit out --debug to stderrMarcus Folkesson2017-12-051-1/+3
* man: add short options to manpageMarcus Folkesson2017-12-051-14/+14
* man: remove UDEV_LOG environment variableMarcus Folkesson2017-12-053-24/+0
* 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
* CONTRIBUTION: give instruction on how to send patches to mailinglistMarcus Folkesson2017-11-291-1/+9
* 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
* configure.ac: bump to version 3.2.5v3.2.5Anthony G. Basile2017-11-211-1/+1
* Include <sys/sysmacros.h> to build under glibc-2.25Anthony G. Basile2017-10-2111-0/+11
* Merge pull request #152 from mtansorier/masterAnthony G. Basile2017-10-081-1/+1
|\
| * configure.ac: fix typo on blkidMickaël Tansorier2017-10-061-1/+1
|/
* configure.ac: bump to version 3.2.4v3.2.4Anthony G. Basile2017-09-051-1/+1
* man/udev.xml: remove repeated section, gentoo bug #619434Anthony G. Basile2017-09-041-35/+0
* rules: restore input SUBSYSTEM rule in defaultAnthony G. Basile2017-09-041-0/+1
* configure.ac: bump to version 3.2.3v3.2.3Anthony G. Basile2017-09-031-1/+1
* src/ata_id/ata_id.c: fix names under /dev/disk/by-id/, gentoo bug #616628Anthony G. Basile2017-09-031-5/+19
* Merge pull request #149 from msmith626/symlink_spaces_fixAnthony G. Basile2017-09-035-28/+61
|\
| * "always replace spaces in symlinks, unless string_escape=none" -- This fix is...Marc A. Smith2017-08-255-28/+61
* | rules: updateAnthony G. Basile2017-09-039-11/+42
* | hwdb: updateAnthony G. Basile2017-09-0310-2658/+10830
|/