summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-29hwdb: Lenovo USB mouse MO28UOL DPI dataFrank Theile
2014-12-29ata_id: remove temp variable to kill warningZbigniew Jędrzejewski-Szmek
2014-12-29ata_id: modernizeZbigniew Jędrzejewski-Szmek
2014-12-29udev: fix another strict aliasing issueShawn Paul Landden
2014-12-29util: fix strict aliasing violations in use of struct inotify_event v5Shawn Paul Landden
2014-12-20man/udev.xml: restore hwdb documentationAnthony G. Basile
2014-12-20hwdb/60-keyboard.hwdb: updateAnthony G. Basile
2014-12-20hwdb: move Logitech mouse to the right spotZbigniew Jędrzejewski-Szmek
2014-12-20hwdb: Logitech, Inc. RX 250 Optical Mouse DPI dataErik Auerswald
2014-12-20hwdb: Logitech, Inc. RX 300 Optical Mouse DPI dataTim JP
2014-12-20util: rename ignore_file() to hidden_file()Lennart Poettering
2014-12-20util: when creating temporary filename for atomic creation of files, add an e...Lennart Poettering
2014-12-20Treat a trailing backslash as an errorZbigniew Jędrzejewski-Szmek
2014-12-20path-util: fix breakage in path_is_mount_pointDave Reisner
2014-12-20path: make the check for unsupported name_to_handle_at symmetricZbigniew Jędrzejewski-Szmek
2014-12-20path: follow symbolic link for parent path (2)Umut Tezduyar Lindskog
2014-12-20path: follow symbolic link for parent pathUmut Tezduyar Lindskog
2014-12-20shared: strv - add strv_clear()Tom Gundersen
2014-12-20shared: path-util - memory leakTom Gundersen
2014-12-20fix compiler warningSusant Sahani
2014-12-20src/shared/util.c: fix tempfn_xxxxxx()Anthony G. Basile
2014-12-20configure.ac: add a generic --enable-debug, replace --enable-hashmap-debugMichal Schmidt
2014-12-20src/shared/utf8.c: follow upstream adding utf8_encode_unichar()Lennart Poettering
2014-12-20shared/hashmap.h: fix commentMichal Schmidt
2014-12-20src/shared/util.c: follow upstream on tempfn_xxxxxx()Lennart Poettering
2014-12-20util: minor simplification for loop_write() and loop_read()Lennart Poettering
2014-12-20util: when using basename() for creating temporary files, verify the resultin...Lennart Poettering
2014-12-17path-util: no need to check whether p is absolute twiceLennart Poettering
2014-12-17blkid: Warn when rejecting a superblock with a bad csumGabriel de Perthuis
2014-12-17udev-builtin-btrfs: properly initialize ioctl struct to zeroesLennart Poettering
2014-12-17use correct format typesThomas Hindoe Paaboel Andersen
2014-12-17hwdb: add Lenovo 3000 N200 special keyMarc Schmitzer
2014-12-17hwdb: Logitech MX1000, another Lenovo USB mousePeter Hutterer
2014-12-17hwdb: more an entry for the MS Sculpt ErgonomicPeter Hutterer
2014-12-17hwdb: fix orderingDaniel Mack
2014-12-17hwdb: Logitech G400sDaniel Mack
2014-12-17hwdb: Logitech MX 518Harald Hoyer
2014-12-17hwdb: add more miceZbigniew Jędrzejewski-Szmek
2014-12-17hwdb: sort mice by brand,type,dpi,frequencyZbigniew Jędrzejewski-Szmek
2014-12-17hwdb: Update database of Bluetooth company identifiersMarcel Holtmann
2014-12-11core: unify how we iterate over inotify eventsLennart Poettering
2014-12-11treewide: correct spacing near eol in code commentsTorstein Husebø
2014-12-11hwdb: fix typoTorstein Husebø
2014-12-11hwdb: add two more mice to the DPI databaseLennart Poettering
2014-12-11hwdb: add another Logitech mouse (M-BZ96C)Lennart Poettering
2014-12-11hwdb: add DPI data for M325 mouseLennart Poettering
2014-12-11hwdb: update PCI, USB, OUI databasesLennart Poettering
2014-12-11hwdb: add more mouse DPI entriesPeter Hutterer
2014-12-04smack-util: remove warning when building without SMACK supportLennart Poettering
2014-12-04selinux: figure out selinux context applied on exec() before closing all fdsMichal Sekletar