Age | Commit message (Expand) | Author |
2013-09-14 | libudev: fix move_later comparisoneudev/v1.3 | Lukas Nykryn |
2013-09-10 | src/libudev/util.c: reintroduce cescape and octchar | Anthony G. Basile |
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-08-16 | libudev/sparse-endian.h: include header which defines __bswap_XX | rofl0r |
2013-08-16 | fix usage of glibc-specific sys/poll.h | rofl0r |
2013-08-16 | libudev/log.c: using strlen without including string.h is no good idea | rofl0r |
2013-08-16 | libudev/path-util.c: remove usage of canonicalize_file_name() | rofl0r |
2013-08-16 | libudev/strbuf.c: remove usage of glibc-internal __compar_fn_t | rofl0r |
2013-08-02 | util: make gcc shut up by passing a 0 mode param to open() | Lennart Poettering |
2013-08-02 | src/libudev/{strv,util}.{h,c}: reorder functions | Anthony G. Basile |
2013-07-31 | add new hexchar() call | Lennart Poettering |
2013-07-31 | add various escaping/path handling utility functions | Lennart Poettering |
2013-07-31 | add various escaping/path handling utility functions | Lennart Poettering |
2013-07-31 | Revert "static-nodes: remove creation of static nodes if HAVE_LIBKMOD" | Ian Stakenvicius |
2013-07-31 | static-nodes: remove creation of static nodes if HAVE_LIBKMOD | Anthony G. Basile |
2013-07-10 | Bring mkdir.c, label.c and util.c in better line with upstream | Anthony G. Basile |
2013-07-07 | src/libudev/libudev-private.h: add missing include strxcpyx.h | Anthony G. Basile |
2013-07-07 | Add sanity checks to paths in cgroup-util.c | Anthony G. Basile |
2013-07-07 | Import strxcpyx from upstream | Anthony G. Basile |
2013-06-15 | src/libudev/log.c: remove uneeded #include <printf.h> | Anthony G. Basile |
2013-06-06 | Round 2 of remove unused DECLS from src/libudev/{ioprio,log,macro,set,strv} | Anthony G. Basile |
2013-06-06 | Remove unused DECLS from src/libudev/{conf-files,def,exit-status,hashmap,util}.h | Anthony G. Basile |
2013-06-06 | Round 4 of remove unused functions from src/libudev/{hashmap,log,set,util}.c | Anthony G. Basile |
2013-06-06 | Round 3 of remove unused functions from src/libudev/{conf-files,hashmap,util} | Anthony G. Basile |
2013-06-05 | Round 2 of remove unused functions from src/libudev/{hashmap,log,path-util,se... | Anthony G. Basile |
2013-06-05 | Remove unused functions from src/libudev/util.c | Anthony G. Basile |
2013-06-05 | Remove unused functions from src/libudev/{conf-files,exit-status,hashmap,log,... | Anthony G. Basile |
2013-06-04 | src/libudev/cgroup-util.{c,h}: bring in line with upstream | Anthony G. Basile |
2013-06-04 | src/libudev/hashmap.{c,h}: bring in line with upstream | Anthony G. Basile |
2013-06-04 | src/libudev/conf-files.{c,h}: bring in line with upstream | Anthony G. Basile |
2013-06-04 | src/libudev/log.{c,h}: bring in line with upstream | Anthony G. Basile |
2013-06-04 | src/libudev/strv.{c,h}: bring in line with upstream | Anthony G. Basile |
2013-06-04 | src/libudev/strbuf.c: bring in line with upstream | Anthony G. Basile |
2013-06-04 | src/libudev/{exit-status,macro,missing}.h: bring in line with upstream | Anthony G. Basile |
2013-06-04 | src/libudev/socket-util.h: slim down | Anthony G. Basile |
2013-06-04 | src/libudev/util.c: bring in line with upstream | Anthony G. Basile |
2013-06-04 | src/libudev/path-util.c: bring in line with upstream | Anthony G. Basile |
2013-06-03 | src/libudev/libudev-device.c: fix typo | Anthony G. Basile |
2013-06-02 | libudev: remove udev_monitor_new_from_socket() symbol | Michael Biebl |
2013-06-02 | libudev: Move -lrt to Libs.private | Michael Biebl |
2013-06-02 | Correct missing int to size_t change | Anthony G. Basile |
2013-06-02 | libude: remove special handling of "device" link and legacy respecting code | Kay Sievers |
2013-06-02 | libudev: implement udev_device_set_attribute_value() | Hannes Reinecke |
2013-04-05 | adjust symbol versioning for libudev | Ian Stakenvicius |
2013-04-04 | Add support for legacy behaviour in udev_device_get_sysattr_value() | Ian Stakenvicius |