summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-17udev: only print after final log level has been determinedTom Gundersen
2014-09-17udevd: initialize epoll_event structs on allocationTom Gundersen
2014-09-17udev: don't close std{in,out,err}Tom Gundersen
2014-09-17udev: drop duplicate loggingTom Gundersen
2014-09-17udev: split out parse_argv()Tom Gundersen
2014-09-17udev: split out help and modernise a bitTom Gundersen
2014-09-15src/shared/set.h: remove unnecessary function declarationAnthony G. Basile
2014-09-15configure.ac: require automake 1.13Anthony G. Basile
2014-09-15hashmap: introduce hash_ops to make struct Hashmap smallerMichal Schmidt
2014-09-13configure.ac: bump 2.0 = upstream 216Anthony G. Basile
2014-09-13udev: timeout - warn after a third of the timeout before killingTom Gundersen
2014-09-13udev: allow removing tags via TAG-="foobar"David Herrmann
2014-09-13skip udev: event - keep one rtnl per worker, rather than per eventAnthony G. Basile
2014-09-13udev: remove userspace firmware loading supportKay Sievers
2014-09-10udev: timeout - increase timeoutTom Gundersen
2014-09-10udev: fix copy-paste error in log messageTom Gundersen
2014-09-10udev: import the full db on MOVE events for devices without dev_tTom Gundersen
2014-09-10udev - drop print_kmsgTom Gundersen
2014-09-10libudev: fix symbol version for udev_queue_flush() and udev_queue_get_fd()Michael Biebl
2014-09-10rules: net-setup-link - remove stray linebreakMantas Mikulėnas
2014-09-10rules: net-setup-link - preserve ID_NET_LINK_FILE and ID_NET_NAME after MOVETom Gundersen
2014-09-10hwdb: updateMarcel Holtmann
2014-09-08hwdb: Update database of Bluetooth company identifiersMarcel Holtmann
2014-09-03src/libudev/Makefile.am: link libudev against selinuxAmadeusz Sławiński
2014-09-02src/shared/label.c: include selinux headersAmadeusz Sławiński
2014-09-01udev: bump event timeout to 60 secondsKay Sievers
2014-08-27shared: make container_of() use unique variable namesDavid Herrmann
2014-08-27udev: add missing new-line in udevadm errorDavid Herrmann
2014-08-27udev: hwdb - do not look at "usb_device" parentsKay Sievers
2014-08-27keymap: Adjust for more Samsung 900X4 seriesMartin Pitt
2014-08-27Document "...|..." udev match syntaxAndrei Borzenkov
2014-08-22util: change return value of startswith() to non-consteudev/v1.10Lennart Poettering
2014-08-22util: change return value of startswith() to non-constLennart Poettering
2014-08-22configure.ac and src/libudev/Makefile.am: bump to 1.10 = upstream 216Anthony G. Basile
2014-08-21update hwdbLennart Poettering
2014-08-18src/scsi_id/Makefile.am,test/Makefile.am: fix build on debian jessie, issue #97Anthony G. Basile
2014-08-17src/shared/mkdir.h: add missing func prototypeAnthony G. Basile
2014-08-14src/shared/path-util.c: revert change from realpath to canonicalize_file_nameAnthony G. Basile
2014-08-14src/shared: some stylistic changesAnthony G. Basile
2014-08-14src/shared: import more code cleanups from upstreamAnthony G. Basile
2014-08-14src/shared: import many code cleanups from upstreamAnthony G. Basile
2014-08-13src/shared/cgroup-util.c: code cleanup following upstreamAnthony G. Basile
2014-08-12udev: modernize net_id builtin a bitLennart Poettering
2014-08-12udev: never bypass our own logging framework and call vsyslog() directly from...Lennart Poettering
2014-08-11hwdb: update format description and document reloadingZbigniew Jędrzejewski-Szmek
2014-08-06src/libudev/libudev.sym: mark most symbols as hiddenAnthony G. Basile
2014-08-06Merge pull request #96 from gentoo/refactor-sharedblueness
2014-08-05src/shared: refactor shared codeAnthony G. Basile
2014-08-05src/{libudev,udev}: minor renamings from upstreamAnthony G. Basile
2014-08-05test: use _cleanup_ attributeAnthony G. Basile