Age | Commit message (Expand) | Author |
2014-01-09 | Remove duplicate includes | Karel Zak |
2014-01-09 | udev: declare some symbols static | Kay Sievers |
2014-01-09 | udev: declare some symbols static | Kay Sievers |
2014-01-09 | libudev: default log_priority to INFO | Tom Gundersen |
2014-01-09 | macro: clean up usage of gcc attributes | Lennart Poettering |
2014-01-09 | build-sys: libudev - get rid of the needless selinux linking (again) | Kay Sievers |
2014-01-09 | Never call qsort on potentially NULL arrays | Zbigniew Jędrzejewski-Szmek |
2014-01-09 | device-nodes: move device node specific code to own file | Dave Reisner |
2014-01-09 | move utf8 functions from libudev-private.h to utf8.h | Dave Reisner |
2013-10-26 | Merge pull request #80 from michaelforney/udevadm-symlink | blueness |
2013-10-26 | Merge pull request #81 from michaelforney/default-buflen | blueness |
2013-10-25 | libudev-util.c: Handle -1 return from sysconf(_SC_GET{PW,GR}_R_SIZE_MAX) | Michael Forney |
2013-10-25 | libudev-util.c: Fix sysconf variable for util_lookup_group | Michael Forney |
2013-10-25 | src/udev/Makefile.am: Fix udevadm symlink | Michael Forney |
2013-09-27 | README: Document the project home page | Anthony G. Basile |
2013-09-26 | README: Document where to find the tarballs | Anthony G. Basile |
2013-09-26 | configure.ac: add header check for mtd/mtd-user.h | Anthony G. Basile |
2013-09-26 | src/libudev/log.c: remove code to log to journal | Anthony G. Basile |
2013-09-14 | libudev: fix move_later comparisoneudev/v1.3 | Lukas Nykryn |
2013-09-14 | configure.ac: compat with upstream 207 | Anthony G. Basile |
2013-09-10 | configure.ac: moving towards release 1.3 | Anthony G. Basile |
2013-09-10 | src/libudev/util.c: reintroduce cescape and octchar | Anthony G. Basile |
2013-09-10 | Update UPSTEAM.notes | Anthony G. Basile |
2013-09-10 | udev: fix printf(3) type specifier | Shawn Landden |
2013-09-10 | udev: when complaining about invalid characters, print them out | Zbigniew Jędrzejewski-Szmek |
2013-09-10 | udevd: respect the log-level set in /etc/udev/udev.conf | Tom Gundersen |
2013-09-10 | udev: hwdb - try reading modalias for usb before falling back to the composed... | Kay Sievers |
2013-09-10 | libudev: enumerate - do not try to match against an empty subsystem | Kay Sievers |
2013-09-10 | libudev: enumerate: fix NULL-deref for subsystem-matches | David Herrmann |
2013-09-10 | libudev: fix memleak when enumerating childs | David Herrmann |
2013-09-10 | libudev-enumerate.c:udev_enumerate_get_list_entry() fixed possible stale pointer | Harald Hoyer |
2013-09-10 | typo fixes in man and comments | Thomas Hindoe Paaboel Andersen |
2013-09-10 | libudev: fix hwdb validation to look for the *new* file | Kay Sievers |
2013-09-10 | src/gpt-auto-generator/Makefile: move sym link introduced upstream | Anthony G. Basile |
2013-09-10 | test/test-libudev.c: minor change to match upstream | Anthony G. Basile |
2013-09-10 | 80-net-name-slot.rules: only rename network interfaces on ACTION=="add" | Harald Hoyer |
2013-09-10 | hwdb/Makefile: remove sym link instroduced by upstram | Anthony G. Basile |
2013-09-10 | keymap: Add Asus WMI module | Martin Pitt |
2013-09-10 | keymap: Explicitly match "any product name" for "all models from vendor" rules | Martin Pitt |
2013-09-10 | keymap: Fix typo in Latitude/Precision rules | Martin Pitt |
2013-09-10 | keymap: Don't use spaces in DMI modalias matches | Martin Pitt |
2013-09-10 | keymap: Fix Dell vendor names | Martin Pitt |
2013-09-10 | keymap: Don't erase previous assignments | Martin Pitt |
2013-09-10 | keymap: Add Logitech Internet Navigator variant [PID C309] | Martin Pitt |
2013-09-10 | keymap: Add Samsung NP53U3C | Martin Pitt |
2013-09-10 | Keyboard map for Samsung NP700Z3C | Herczeg Zsolt |
2013-09-10 | keyboard: add eMachines E725 | Zbigniew Jędrzejewski-Szmek |
2013-09-10 | keymap: add Pavilion dv7 keys | Zbigniew Jędrzejewski-Szmek |
2013-09-10 | hwdb: keyboard - remove stray " | Kay Sievers |
2013-09-10 | build-sys: add two makefile symlinks | Lennart Poettering |