summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-09-17libudev: util - drop util_delete_path()Tom Gundersen
2014-09-17libudev: drop util_lookup_{user,group}Tom Gundersen
2014-09-17udev: apply permissions to static nodes before signallying READYTom Gundersen
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-15hashmap: introduce hash_ops to make struct Hashmap smallerMichal Schmidt
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-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-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-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-06src/libudev/libudev.sym: mark most symbols as hiddenAnthony G. Basile
2014-08-05src/shared: refactor shared codeAnthony G. Basile
2014-08-05src/{libudev,udev}: minor renamings from upstreamAnthony G. Basile
2014-08-05src/libudev/missing.h: clean up unused BTRFS_* declsAnthony G. Basile
2014-08-05src/collect/collect.c: remove excessive error reportingAnthony G. Basile
2014-08-05udev-builtin-keyboard: Allow numeric key codesMartin Pitt
2014-08-05udev: path_id - suppress ID_PATH for devices with an unknown parent device typeKay Sievers
2014-08-05Unify parse_argv styleZbigniew Jędrzejewski-Szmek
2014-08-05Include missing.h in udev-builtin-btrfs.c, and move BTRFS_IOC_DEVICES_READY t...Anthony G. Basile
2014-08-04man: add udev.conf(5)Zbigniew Jędrzejewski-Szmek
2014-08-04Reject invalid quoted stringsZbigniew Jędrzejewski-Szmek
2014-08-04Fix misuse of uint64_t as size_tZbigniew Jędrzejewski-Szmek