Age | Commit message (Expand) | Author |
2014-08-04 | Reject invalid quoted strings | Zbigniew Jędrzejewski-Szmek |
2014-07-30 | udev: fixup commit dd5eddd28a74a49607a8fffcaf960040dba98479 | Hannes Reinecke |
2014-07-30 | udev: place opening { at the same line as the function declaration | Kay Sievers |
2014-07-30 | udev: unify event timeout handling | Kay Sievers |
2014-07-30 | udevd: add --event-timeout commandline option | Hannes Reinecke |
2014-07-25 | udev: exclude MD from block device ownership event locking | Kay Sievers |
2014-07-19 | Be more careful when checking for empty files | Zbigniew Jędrzejewski-Szmek |
2014-07-01 | libudev: queue - watch entire directory to allow the re-use of the watch desc... | Kay Sievers |
2014-07-01 | libudev: queue provide file descriptor to watch busy event queue | Kay Sievers |
2014-06-15 | udev: check the return value from udev_enumerate_scan_devices | Thomas Hindoe Paaboel Andersen |
2014-06-15 | udev: really exclude device-mapper from block device ownership event locking | Christian Hesse |
2014-06-07 | udev: guard REREADPT by exclusive lock instead of O_EXCL | Kay Sievers |
2014-06-07 | udev: make sure we always get "change" for the disk | Kay Sievers |
2014-06-07 | udev: guard REREADP logic with open(O_ECXL) | Kay Sievers |
2014-06-07 | [PATCH] udev: try first re-reading the partition table | Anthony G. Basile |
2014-06-07 | udev: synthesize "change' events for partitions when tools change the disk | Kay Sievers |
2014-06-06 | udevd: inotify - modernizations | Kay Sievers |
2014-06-06 | udev: exclude device-mapper from block device ownership event locking | Kay Sievers |
2014-06-06 | udev: always close lock file descriptor | Kay Sievers |
2014-06-01 | udev-builtin-keyboard: do tell on which device EVIOCSKEYCODE failed. | Cristian Rodríguez |
2014-05-23 | udevadm-settle: fixed return code for empty queue | Harald Hoyer |
2014-05-17 | udev: avoid use of uninitialized err | Thomas Hindoe Paaboel Andersen |
2014-05-15 | Remove unnecessary casts in printfs | Zbigniew Jedrzejewski-Szmek |
2014-05-15 | udev: do not skip the execution of RUN when renaming a network device fails | Kay Sievers |
2014-04-24 | udev: increase the size of RESULT buffer | Robert Milasan |
2014-04-24 | udev: serialize/synchronize block device event handling with file locks | Kay Sievers |
2014-04-24 | src/udev: code cleanup | Anthony G. Basile |
2014-04-24 | udev: remove seqnum API and all assumptions about seqnums | Kay Sievers |
2014-04-07 | udev: net_id - use constants rather than magic numbers | Tom Gundersen |
2014-04-03 | udev: do not export "static node" tags for non-existing devices | Kay Sievers |
2014-03-28 | udev: persistent naming - we cannot use virtio numbers as they are not stable | Tom Gundersen |
2014-03-28 | udev: update net_id comments | Kay Sievers |
2014-03-22 | Merge pull request #91 from lhb-jr/fix_discardconst_warn | blueness |
2014-03-21 | completed fix to 'discard const' warning | lhb-jr |
2014-03-21 | workaround 'discards const' warning during compile | lhb-jr |
2014-03-21 | fixed gcc warnings that call returns not checked | lhb-jr |
2014-03-17 | input_id: Recognize buttonless joystick types | Martin Pitt |
2014-03-17 | udev: properly detect reference to unexisting part of PROGRAM's result | Lukas Nykryn |
2014-03-17 | Use strlen even for constant strings | Josh Triplett |
2014-03-17 | udev: spelling fixes | Miklos Vajna |
2014-03-09 | udev-builtin-blkid: modernizations and minor fixes | Lennart Poettering |
2014-02-28 | Remove dead lines in various places | Zbigniew Jędrzejewski-Szmek |
2014-02-21 | macro: introduce a nice macro for disabling -Wformat-nonliteral temporarily | Anthony G. Basile |
2014-02-21 | udev: make sure we always return a valid error code in trie_store() | Lennart Poettering |
2014-02-21 | make gcc shut up | Lennart Poettering |
2014-02-21 | doc: update punctuation | Jan Engelhardt |
2014-02-21 | Remove unused variable and two function stubs | Zbigniew Jędrzejewski-Szmek |
2014-02-21 | everywhere: always use O_CLOEXEC where it makes sense | Lennart Poettering |
2014-02-21 | everywhere: make use of new0() and macro() macros, and stop using perror() | Lennart Poettering |
2014-02-09 | Update some message formats | Zbigniew Jędrzejewski-Szmek |