summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-02-11src/udev/udev-event.c: clean up net if renaming codeAnthony G. Basile
2015-02-11src/udev/udev-builtin.c: remove legacy optional keymapAnthony G. Basile
2015-02-11src/udev/udev-builtin-kmod.c: remove the modprobe alt to kmod codeAnthony G. Basile
2015-02-11src/udev/udevd.c: remove create static nodes from modulesAnthony G. Basile
2015-02-11Minor cleanupsAnthony G. Basile
2015-02-11libudev: private - drop some functions from the internal APITom Gundersen
2015-02-11udev: event - move renaming of udev_device to libudevTom Gundersen
2015-02-11rule_generator: remove legacy codeAnthony G. Basile
2015-02-08libudev: monitor - move nulstr parsing to libudev-deviceTom Gundersen
2015-02-08util: rework strappenda(), and rename it strjoina()Lennart Poettering
2015-02-08udev: event - minor nitTom Gundersen
2015-02-08udev: event - introduce and use internal udev_device_shallow_clone()Tom Gundersen
2015-01-25build-sys: fix build on compilers without static_assertZbigniew Jędrzejewski-Szmek
2015-01-25src/shared/util.h: only define the _to_string() enum mapping functionLennart Poettering
2015-01-25src/shared/util.h: further cleanup PID_FMTAnthony G. Basile
2015-01-25Fix some format strings for enums, they are signedZbigniew Jędrzejewski-Szmek
2015-01-25shared/util: use signed printf format for PIDsZbigniew Jędrzejewski-Szmek
2015-01-25log: add new log output mode, that prints to console, butLennart Poettering
2015-01-25util: Add some missing hidden_file() suffixesMartin Pitt
2015-01-25Move DEFINE_TRIVIAL_CLEANUP_FUNC to macro.hZbigniew Jędrzejewski-Szmek
2015-01-25Add initialization helper for file_handle_unionZbigniew Jędrzejewski-Szmek
2015-01-25libudev: fix check for too long packetTopi Miettinen
2015-01-25Assorted format fixesZbigniew Jędrzejewski-Szmek
2015-01-25src/shared/util.{c,h}: fix build when mkostemp is not supportedPeter Seiderer
2015-01-23Merge pull request #104 from tseeker/remove-unused-libmblueness
2015-01-21Build files: remove extraneous dependencyEmmanuel Benoît
2015-01-21src/ata_id/Makefile.am: Fixed compilation errorEmmanuel Benoît
2015-01-21Merge pull request #99 from zaufi/masterblueness
2015-01-17src/udev/Makefile.am: fix build wrt udev-builtin-evdev_id.cAnthony G. Basile
2015-01-17log: fix log_full_errno() with custom facilitiesDavid Herrmann
2015-01-17path-util: plug leakTom Gundersen
2015-01-17udev: merge evdev_id into input_idDavid Herrmann
2015-01-17udev: fix NULL-ptr derefDavid Herrmann
2015-01-17udev: Add builtin/rule to export evdev information as udev propertiesCarlos Garnacho
2015-01-17udev: make use of new one_zero() helper where appropriateLennart Poettering
2015-01-17udevadm: don't hit an assert when obsolete parameters are passedLennart Poettering
2015-01-10src/v4l_id: fix compile errorAnthony G. Basile
2015-01-07udevadm,..: make --help output of udev tools more like the output of the vari...Lennart Poettering
2015-01-07udev: improve help/usage for some more programsRobert Milasan
2015-01-07accelerometer: display short options tooRobert Milasan
2015-01-07accelerometer: drop unused -x optionRobert Milasan
2014-12-29src/shared/missing.h: add __NR_getrandom for other archesAnthony G. Basile
2014-12-29shared: utf8 - support decoding the full utf16Tom Gundersen
2014-12-29shared: utf8 - support ucs4 -> utf8Tom Gundersen
2014-12-29libudev: fix strict aliasing violationShawn Paul Landden
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-20util: rename ignore_file() to hidden_file()Lennart Poettering