summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-04path-util: make use of "mnt_id" field exported in /proc/self/fdinfo/<fd> to t...Lennart Poettering
2015-05-04udevd: skip fix REMOVE handlingAnthony G. Basile
2015-05-04util: Fix assertion in split() on missing 'Martin Pitt
2015-05-03shared/hashmap: normalize whitespaceZbigniew Jędrzejewski-Szmek
2015-05-03udevd: worker - log if worker result cannot be sentTom Gundersen
2015-05-03udevd: worker - warn if unknown worker returnsTom Gundersen
2015-05-03src/udev/udevd.c: remove initializer for struct for gcc-4.5.Anthony G. Basile
2015-05-03udevd: worker - let the kernel attach the sender pidTom Gundersen
2015-05-03udevd: don't unref worker objects on SIGSTOP/SIGCONTTom Gundersen
2015-05-03udevd: warn if we receive SIGCHLD from untracked workerTom Gundersen
2015-05-03udevd: improve logging in SIGCHLD handlingTom Gundersen
2015-05-03src/shared/util.h: import xsprintf() from upstream.Anthony G. Basile
2015-05-03udev: event - update tags before writing out dbTom Gundersen
2015-05-03udev: Fix ping timeout when settle timeout is 0Nir Soffer
2015-05-03udevadm: enclose invocation of unlinkat() with a (void) castLennart Poettering
2015-05-03udev: settle should return immediately when timeout is 0Nir Soffer
2015-05-03udev-builtin-usb_id: fix inverted conditionZbigniew Jędrzejewski-Szmek
2015-05-03udev-builtin-usb_id: simplificationZbigniew Jędrzejewski-Szmek
2015-05-03udev: downgrade a few warnings to debug messagesLennart Poettering
2015-05-03input_id: Identify scroll-wheel device on Trust TB7300 tablet as keyboardHans de Goede
2015-05-03udev: input_id: Make test_pointer / test_keys return if they've found anythingHans de Goede
2015-05-03udev: input_id: whitespace fixesPeter Hutterer
2015-05-03libudev: monitor - fix typo in log messageTom Gundersen
2015-05-03libudev: monitor - clarify log messagesTom Gundersen
2015-05-03libudev/libudev-enumerate.c: do not match only on initialized devices by defaultAnthony G. Basile
2015-05-03libudev/libudev-enumerate.c: do not reduce to a thin wrapper around sd-deviceAnthony G. Basile
2015-05-03rules: Add more firewire properties for sound, to be closer to USB and PCIAdam Goode
2015-05-03rules: Don't use ALSA card id in ID_IDAdam Goode
2015-05-03hwdb: coalesce same pointingstick entries into oneZbigniew Jędrzejewski-Szmek
2015-05-03udev: hwdb: Add trackpoint sensitivity settings for Lenovo X240 and 540pHans de Goede
2015-05-03hwdb: fix typo - "sort by by..." -> "sort by..."Peter Hutterer
2015-05-03hwdb: add HP X1000 DPI infoPeter Hutterer
2015-05-03hwdb: add Chromebook pixel (2015) resolution fixBenjamin Tissoires
2015-05-03hwdb: add evdev entry for the Lenovo X230 series touchpadBenjamin Tissoires
2015-05-03hwdb: Add entries for the pointingstick on 2 Dell LatitudesHans de Goede
2015-05-03hwdb: Add entries for the trackpoint on 2 ThinkpadsHans de Goede
2015-05-03udev: keyboard-builtin: Add support for setting IBM trackpoint sensitivityHans de Goede
2015-05-03udev: Add hwdb file for setting pointingstick propertiesHans de Goede
2015-04-17hwdb: Fix wireless switch on Dell LatitudeMartin Pitt
2015-04-15Ronny Chevalier <chevalier.ronny@gmail.com>shared: add terminal-util.[ch]Ronny Chevalier
2015-04-14test: test only udev and libudev.Anthony G. Basile
2015-04-14shared: add random-util.[ch]Ronny Chevalier
2015-04-14shared: add process-util.[ch]Ronny Chevalier
2015-04-14util: when unescaping C escape sequences support C++11 \u andLennart Poettering
2015-04-12path-util: fix more path_is_mount e792e890f falloutLennart Poettering
2015-04-12path-util: don't eat up ENOENT in path_is_mount_point()Lennart Poettering
2015-04-12path-util: make sure fd_is_mount_point() returns true for root directoryLennart Poettering
2015-04-12src/shared/Makefile.am: fix make dist-checkAnthony G. Basile
2015-04-12path-util: if parent can do name_to_handle() but relevant dir not, it's a mou...Lennart Poettering
2015-04-12path-util.c: changes for rm-rf: never cross mount pointsLennart Poettering