summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2015-04-12hashmap: return NULL from destructorDavid Herrmann
2015-04-12shared: add formats-util.hRonny Chevalier
2015-04-12device-nodes: minor simplificationsLennart Poettering
2015-04-12util.c: follow upstream's comments.Anthony G. Basile
2015-04-12shared: set - make argument to set_remove() constTom Gundersen
2015-04-12shared/mkdir: do not set errno in addition to return valueZbigniew Jędrzejewski-Szmek
2015-04-12strv: return NULL from strv_free()David Herrmann
2015-04-1260-keyboard.hwdb: update commentAnthony G. Basile
2015-04-12udev-builtin-keyboard: make error messages more standardZbigniew Jędrzejewski-Szmek
2015-04-12udevd: fix synchronization with settle when handling inotify eventsDaniel Drake
2015-04-12udev: restore udevadm settle timeoutNir Soffer
2015-04-12hwdb: add Samsung ATIV Book 6 / 8Gavin Li
2015-04-12hwdb: set the resolution for a couple of bcm5974 touchpadsPeter Hutterer
2015-04-12rules: finish incomplete renameZbigniew Jędrzejewski-Szmek
2015-04-12rules: fix tests for removable stateMatthew Garrett
2015-04-12udev: builtin-keyboard: add support for EVDEV_ABS_*Anthony G. Basile
2015-04-12udev: builtin-keyboard: invert a conditionPeter Hutterer
2015-04-12udev: builtin-keyboard: move actual key mapping to a helper functionPeter Hutterer
2015-04-12udev: builtin-keyboard: immediately EVIOCSKEYCODE when we have a pairPeter Hutterer
2015-04-12udev: builtin-keyboard: move fetching the device node upPeter Hutterer
2015-04-12test-libudev.c: remove deprecated functions.Anthony G. Basile
2015-04-12udev: input_id: tag accelerometers as ID_INPUT_ACCELEROMETERHans de Goede
2015-04-12udev: input_id: tag pointing sticks as ID_INPUT_POINTINGSTICKAnthony G. Basile
2015-04-12sd-device,udevd: fix spelling /ammend/amend/Tom Gundersen
2015-04-12udev: net_id - improve commentsTom Gundersen
2015-04-12udev: net_id - support multi-port enpo* device namesTom Gundersen
2015-04-12udev: net_id - fix copy-paste errorTom Gundersen
2015-04-12cdrom_id: unroll and simplify data check loopHarald Hoyer
2015-04-12libudev-util: check length before accesing the arrayThomas Hindoe Paaboel Andersen
2015-04-12skip libudev: device - replace by a thin wrapper around sd-deviceAnthony G. Basile
2015-04-12libudev: monitor - improve loggingTom Gundersen
2015-04-12Merge branch 'master' of github.com:gentoo/eudevAnthony G. Basile
2015-04-1250-udev-default.rules: don't run anything but REMOVE_CMD on removeHarald Hoyer
2015-04-12rules: storage - support MemoryStick (non-Pro) cardsMantas Mikulėnas
2015-04-12rules: storage - whitelist partitioned MS & MMC devicesKay Sievers
2015-04-12rules: storage - don't apply rules to remove eventsTom Gundersen
2015-04-12rules: avoid 'device/' accessesDavid Herrmann
2015-04-12rules: fix input-name for keyboard rulesDavid Herrmann
2015-04-12hwdb: mouse DPI data, Roccat Lua (ROC-11-310)Blaž Tomažič
2015-04-12hwdb: Update database of Bluetooth company identifiersMarcel Holtmann
2015-04-12hwdb: add HP ProBook 450G0Zbigniew Jędrzejewski-Szmek
2015-04-09Merge pull request #113 from yann-morin-1998/yem/legacy-gccblueness
2015-04-04Revert "udev: rules - modernise add_rule a bit"Yann E. MORIN
2015-03-27Remove hardcoded path /run and configure using --with-rootrundir=David Cortarello