summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-25label: rearrange mandatory access control(MAC) apisWaLyong Cho
2014-10-25shared/log: add log_trace as compile-time optional debuggingZbigniew Jędrzejewski-Szmek
2014-10-25man: make udev.event-timeout more visibleZbigniew Jędrzejewski-Szmek
2014-10-25hwdb: Add mapping for special keys on compaq ku 0133 keyboardsHans de Goede
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-10-07keymap: Fix touchpad toggle key on Asus laptopsMartin Pitt
2014-10-07keymap: Fix touchpad toggle on Toshiba Satellite P75-A7200Martin Pitt
2014-10-02hwdb: Update database of Bluetooth company identifiersMarcel Holtmann
2014-09-30udev/hwdb: New Entry for Dell XPS12 9Q33 keyboardStefan Brüns
2014-09-30Do not format USEC_INFINITY as NULLZbigniew Jędrzejewski-Szmek
2014-09-24test: udev - restrict nemuric uid's to existing onesTom Gundersen
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-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