Age | Commit message (Expand) | Author |
2015-02-11 | src/udev/udevd.c: remove create static nodes from modules | Anthony G. Basile |
2015-02-11 | Minor cleanups | Anthony G. Basile |
2015-02-11 | libudev: private - drop some functions from the internal API | Tom Gundersen |
2015-02-11 | udev: event - move renaming of udev_device to libudev | Tom Gundersen |
2015-02-11 | rule_generator: remove legacy code | Anthony G. Basile |
2015-02-11 | configure.ac: bump to 3.0 branch | Anthony G. Basile |
2015-02-09 | Add .travis.yml | Anthony G. Basile |
2015-02-08 | configure.ac: bump to 2.2 | Anthony G. Basile |
2015-02-08 | skip libudev: private - drop some functions from the internal API | Anthony G. Basile |
2015-02-08 | libudev: monitor - move nulstr parsing to libudev-device | Tom Gundersen |
2015-02-08 | util: rework strappenda(), and rename it strjoina() | Lennart Poettering |
2015-02-08 | udev: event - minor nit | Tom Gundersen |
2015-02-08 | udev: event - introduce and use internal udev_device_shallow_clone() | Tom Gundersen |
2015-02-08 | Skip udev: event - move renaming of udev_device to libudev | Anthony G. Basile |
2015-02-08 | hwdb: Bind "toolbox" buttons to the Windows key | Bastien Nocera |
2015-02-08 | hwdb: Update database of Bluetooth company identifiers | Marcel Holtmann |
2015-02-08 | hwdb: add a touchpad hwdb | Peter Hutterer |
2015-02-08 | rules: clean up stale CD drive mounts after ejection | Martin Pitt |
2015-01-25 | build-sys: fix build on compilers without static_assert | Zbigniew Jędrzejewski-Szmek |
2015-01-25 | src/shared/util.h: only define the _to_string() enum mapping function | Lennart Poettering |
2015-01-25 | src/shared/util.h: further cleanup PID_FMT | Anthony G. Basile |
2015-01-25 | Fix some format strings for enums, they are signed | Zbigniew Jędrzejewski-Szmek |
2015-01-25 | shared/util: use signed printf format for PIDs | Zbigniew JÄdrzejewski-Szmek |
2015-01-25 | log: add new log output mode, that prints to console, but | Lennart Poettering |
2015-01-25 | util: Add some missing hidden_file() suffixes | Martin Pitt |
2015-01-25 | Move DEFINE_TRIVIAL_CLEANUP_FUNC to macro.h | Zbigniew Jędrzejewski-Szmek |
2015-01-25 | Add initialization helper for file_handle_union | Zbigniew JÄdrzejewski-Szmek |
2015-01-25 | libudev: fix check for too long packet | Topi Miettinen |
2015-01-25 | Assorted format fixes | Zbigniew JÄdrzejewski-Szmek |
2015-01-25 | hwdb: restore comments about MSI devices | Maxim Mikityanskiy |
2015-01-25 | src/shared/util.{c,h}: fix build when mkostemp is not supported | Peter Seiderer |
2015-01-23 | Merge pull request #104 from tseeker/remove-unused-libm | blueness |
2015-01-21 | Merge pull request #105 from tseeker/fix-compile-ata_id | blueness |
2015-01-21 | Build files: remove extraneous dependency | Emmanuel Benoît |
2015-01-21 | src/ata_id/Makefile.am: Fixed compilation error | Emmanuel Benoît |
2015-01-21 | Merge pull request #99 from zaufi/master | blueness |
2015-01-17 | src/udev/Makefile.am: fix build wrt udev-builtin-evdev_id.c | Anthony G. Basile |
2015-01-17 | log: fix log_full_errno() with custom facilities | David Herrmann |
2015-01-17 | path-util: plug leak | Tom Gundersen |
2015-01-17 | udev: merge evdev_id into input_id | David Herrmann |
2015-01-17 | udev: fix NULL-ptr deref | David Herrmann |
2015-01-17 | udev: Add builtin/rule to export evdev information as udev properties | Carlos Garnacho |
2015-01-17 | udev: make use of new one_zero() helper where appropriate | Lennart Poettering |
2015-01-17 | udevadm: don't hit an assert when obsolete parameters are passed | Lennart Poettering |
2015-01-17 | hwbd: add click angle for the Logitech M325 | Peter Hutterer |
2015-01-17 | hwdb: add MOUSE_WHEEL_CLICK_ANGLE as property | Peter Hutterer |
2015-01-17 | hwdb: add Kay's Laser Mouse to the dpi database | Lennart Poettering |
2015-01-17 | hwdb: add missing line between the G400 entries | Peter Hutterer |
2015-01-17 | hwdb: note that we care about the maximum frequency in MOUSE_DPI | Peter Hutterer |
2015-01-17 | hwdb: adjust max frequency of Logitech RX 250 | Zbigniew Jędrzejewski-Szmek |