summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-10-22strv: add an additional overflow check when enlarging strv()sLennart Poettering
2014-10-13src/shared/util.c: remove unneeded error check, following upstreamAnthony G. Basile
2014-10-13src/shared/util.c: final cosmetic changeAnthony G. Basile
2014-10-13src/shared/util.c: more cosmetic changesAnthony G. Basile
2014-10-13src/shared/util.c: cosmetic changes to more easily follow upstreamAnthony G. Basile
2014-09-30Do not format USEC_INFINITY as NULLZbigniew Jędrzejewski-Szmek
2014-09-18src: minor code cleanupAnthony G. Basile
2014-09-18udevd: don't fail if /run/udev existsTom Gundersen
2014-09-18udev: fix typosTom Gundersen
2014-09-18udev: ctrl - log if setting SO_PASSCRED failsTom Gundersen
2014-09-18src/udev/udev-node.c: replace our error handling with upstreamsAnthony G. Basile
2014-09-18udevadm: hwdb - check return value of fseeko()Tom Gundersen
2014-09-18udevd: check return of various functionsTom Gundersen
2014-09-18udevd: parse_argv - warn if argumens are invalidTom Gundersen
2014-09-18udev: fix path for database names on 'change' eventRobert Milasan
2014-09-18libudev: monitor - warn if we fail to request SO_PASSCREDTom Gundersen
2014-09-18src/shared: import upstream code needed for recent commitsAnthony G. Basile
2014-09-17udev: util - use log_level_from_string()Tom Gundersen
2014-09-17udev: event - modernize spawn_exec()Tom Gundersen
2014-09-17udev: event - explicitly don't read() from invalid fdTom Gundersen
2014-09-17udev: event - modernize spawn_read()Tom Gundersen
2014-09-17udev: rules - close empty fileTom Gundersen
2014-09-17udev: rules - add missing whitespace to log messageTom Gundersen
2014-09-17udevd: use safe_ato*() in place of strto*()Tom Gundersen
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