Age | Commit message (Expand) | Author |
2014-12-20 | man/udev.xml: restore hwdb documentation | Anthony G. Basile |
2014-12-20 | hwdb/60-keyboard.hwdb: update | Anthony G. Basile |
2014-12-20 | hwdb: move Logitech mouse to the right spot | Zbigniew Jędrzejewski-Szmek |
2014-12-20 | hwdb: Logitech, Inc. RX 250 Optical Mouse DPI data | Erik Auerswald |
2014-12-20 | hwdb: Logitech, Inc. RX 300 Optical Mouse DPI data | Tim JP |
2014-12-20 | util: rename ignore_file() to hidden_file() | Lennart Poettering |
2014-12-20 | util: when creating temporary filename for atomic creation of files, add an e... | Lennart Poettering |
2014-12-20 | Treat a trailing backslash as an error | Zbigniew Jędrzejewski-Szmek |
2014-12-20 | path-util: fix breakage in path_is_mount_point | Dave Reisner |
2014-12-20 | path: make the check for unsupported name_to_handle_at symmetric | Zbigniew Jędrzejewski-Szmek |
2014-12-20 | path: follow symbolic link for parent path (2) | Umut Tezduyar Lindskog |
2014-12-20 | path: follow symbolic link for parent path | Umut Tezduyar Lindskog |
2014-12-20 | shared: strv - add strv_clear() | Tom Gundersen |
2014-12-20 | shared: path-util - memory leak | Tom Gundersen |
2014-12-20 | fix compiler warning | Susant Sahani |
2014-12-20 | src/shared/util.c: fix tempfn_xxxxxx() | Anthony G. Basile |
2014-12-20 | configure.ac: add a generic --enable-debug, replace --enable-hashmap-debug | Michal Schmidt |
2014-12-20 | src/shared/utf8.c: follow upstream adding utf8_encode_unichar() | Lennart Poettering |
2014-12-20 | shared/hashmap.h: fix comment | Michal Schmidt |
2014-12-20 | src/shared/util.c: follow upstream on tempfn_xxxxxx() | Lennart Poettering |
2014-12-20 | util: minor simplification for loop_write() and loop_read() | Lennart Poettering |
2014-12-20 | util: when using basename() for creating temporary files, verify the resultin... | Lennart Poettering |
2014-12-17 | path-util: no need to check whether p is absolute twice | Lennart Poettering |
2014-12-17 | blkid: Warn when rejecting a superblock with a bad csum | Gabriel de Perthuis |
2014-12-17 | udev-builtin-btrfs: properly initialize ioctl struct to zeroes | Lennart Poettering |
2014-12-17 | use correct format types | Thomas Hindoe Paaboel Andersen |
2014-12-17 | hwdb: add Lenovo 3000 N200 special key | Marc Schmitzer |
2014-12-17 | hwdb: Logitech MX1000, another Lenovo USB mouse | Peter Hutterer |
2014-12-17 | hwdb: more an entry for the MS Sculpt Ergonomic | Peter Hutterer |
2014-12-17 | hwdb: fix ordering | Daniel Mack |
2014-12-17 | hwdb: Logitech G400s | Daniel Mack |
2014-12-17 | hwdb: Logitech MX 518 | Harald Hoyer |
2014-12-17 | hwdb: add more mice | Zbigniew Jędrzejewski-Szmek |
2014-12-17 | hwdb: sort mice by brand,type,dpi,frequency | Zbigniew Jędrzejewski-Szmek |
2014-12-17 | hwdb: Update database of Bluetooth company identifiers | Marcel Holtmann |
2014-12-11 | core: unify how we iterate over inotify events | Lennart Poettering |
2014-12-11 | treewide: correct spacing near eol in code comments | Torstein Husebø |
2014-12-11 | hwdb: fix typo | Torstein Husebø |
2014-12-11 | hwdb: add two more mice to the DPI database | Lennart Poettering |
2014-12-11 | hwdb: add another Logitech mouse (M-BZ96C) | Lennart Poettering |
2014-12-11 | hwdb: add DPI data for M325 mouse | Lennart Poettering |
2014-12-11 | hwdb: update PCI, USB, OUI databases | Lennart Poettering |
2014-12-11 | hwdb: add more mouse DPI entries | Peter Hutterer |
2014-12-04 | smack-util: remove warning when building without SMACK support | Lennart Poettering |
2014-12-04 | selinux: figure out selinux context applied on exec() before closing all fds | Michal Sekletar |
2014-12-04 | util: don't shadow variable | Thomas Hindoe Paaboel Andersen |
2014-12-04 | udevd: SAS: use SAS addr + PHY id in by-path whenever possible. | Maurizio Lombardi |
2014-12-04 | libudev: set errno properly in all error conditions of udev_device_new_from_s... | Lennart Poettering |
2014-12-04 | hwdb: Update database of Bluetooth company identifiers | Marcel Holtmann |
2014-12-01 | udev: strings in C are NUL-terminated anyway, no need to add a second NUL... | Lennart Poettering |