Age | Commit message (Expand) | Author |
2015-04-12 | path-util: fix more path_is_mount e792e890f fallout | Lennart Poettering |
2015-04-12 | path-util: don't eat up ENOENT in path_is_mount_point() | Lennart Poettering |
2015-04-12 | path-util: make sure fd_is_mount_point() returns true for root directory | Lennart Poettering |
2015-04-12 | src/shared/Makefile.am: fix make dist-check | Anthony G. Basile |
2015-04-12 | path-util: if parent can do name_to_handle() but relevant dir not, it's a mou... | Lennart Poettering |
2015-04-12 | path-util.c: changes for rm-rf: never cross mount points | Lennart Poettering |
2015-04-12 | hashmap: return NULL from destructor | David Herrmann |
2015-04-12 | shared: add formats-util.h | Ronny Chevalier |
2015-04-12 | device-nodes: minor simplifications | Lennart Poettering |
2015-04-12 | util.c: follow upstream's comments. | Anthony G. Basile |
2015-04-12 | shared: set - make argument to set_remove() const | Tom Gundersen |
2015-04-12 | shared/mkdir: do not set errno in addition to return value | Zbigniew Jędrzejewski-Szmek |
2015-04-12 | strv: return NULL from strv_free() | David Herrmann |
2015-04-12 | udev-builtin-keyboard: make error messages more standard | Zbigniew Jędrzejewski-Szmek |
2015-04-12 | udevd: fix synchronization with settle when handling inotify events | Daniel Drake |
2015-04-12 | udev: restore udevadm settle timeout | Nir Soffer |
2015-04-12 | udev: builtin-keyboard: add support for EVDEV_ABS_* | Anthony G. Basile |
2015-04-12 | udev: builtin-keyboard: invert a condition | Peter Hutterer |
2015-04-12 | udev: builtin-keyboard: move actual key mapping to a helper function | Peter Hutterer |
2015-04-12 | udev: builtin-keyboard: immediately EVIOCSKEYCODE when we have a pair | Peter Hutterer |
2015-04-12 | udev: builtin-keyboard: move fetching the device node up | Peter Hutterer |
2015-04-12 | udev: input_id: tag accelerometers as ID_INPUT_ACCELEROMETER | Hans de Goede |
2015-04-12 | udev: input_id: tag pointing sticks as ID_INPUT_POINTINGSTICK | Anthony G. Basile |
2015-04-12 | sd-device,udevd: fix spelling /ammend/amend/ | Tom Gundersen |
2015-04-12 | udev: net_id - improve comments | Tom Gundersen |
2015-04-12 | udev: net_id - support multi-port enpo* device names | Tom Gundersen |
2015-04-12 | udev: net_id - fix copy-paste error | Tom Gundersen |
2015-04-12 | cdrom_id: unroll and simplify data check loop | Harald Hoyer |
2015-04-12 | libudev-util: check length before accesing the array | Thomas Hindoe Paaboel Andersen |
2015-04-12 | libudev: monitor - improve logging | Tom Gundersen |
2015-04-04 | Revert "udev: rules - modernise add_rule a bit" | Yann E. MORIN |
2015-03-27 | Remove hardcoded path /run and configure using --with-rootrundir= | David Cortarello |
2015-03-19 | src/libudev/Makefile.am: bump libudev revision to 2 | Anthony G. Basile |
2015-03-19 | shared: add path_compare(), an ordering path comparison | Michal Schmidt |
2015-03-19 | sysctl: move property handling to shared/ | Kay Sievers |
2015-03-18 | libudev: private - introduce udev_device_new_from_synthetic_event() | Tom Gundersen |
2015-03-18 | libudev-monitor: use initialization | Zbigniew Jędrzejewski-Szmek |
2015-03-18 | selinux: fix SEGV during switch-root if SELinux policy loaded | Will Woods |
2015-03-18 | Check that EWOULDBLOCK is the same as EAGAIN | Zbigniew Jędrzejewski-Szmek |
2015-03-18 | Replace ENOTSUP with EOPNOTSUPP | Anthony G. Basile |
2015-03-18 | udev-ctrl: fix strict aliasing issues | Shawn Landden |
2015-03-18 | udev: downgrade "has devpath" and "filled with db file" messages | Zbigniew Jędrzejewski-Szmek |
2015-03-18 | udev: properly calculate size of remaining data | Zbigniew Jędrzejewski-Szmek |
2015-03-18 | udev: make set_usec_initialized() internal to libudev | Tom Gundersen |
2015-03-18 | path-util: fix path_is_mount_point() for symlinks | Harald Hoyer |
2015-03-18 | udevd: improve handling of failed worker | Tom Gundersen |
2015-03-18 | udevd: don't free event when killing the worker, wait until it has been reaped | Tom Gundersen |
2015-03-18 | libudev: introduce clone_with_db() | Tom Gundersen |
2015-03-18 | libudev: monitor - fix error path in send_device | Tom Gundersen |
2015-03-18 | udevd: event - make db loading lazy in REMOVE event handling | Tom Gundersen |