Age | Commit message (Expand) | Author |
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 |
2013-04-04 | Use LN_S instead of directly calling ln -s | Ian Stakenvicius |
2013-04-03 | Respect the MIT license | klondike |
2013-04-03 | Fix buffer overflow | klondike |
2013-04-03 | Clean up the string functions | klondike |
2013-04-02 | libudev: update to 199 | Ian Stakenvicius |
2013-03-14 | Fix whitespace in various files | Anthony G. Basile |
2013-02-07 | udevadm: support updating hwdb from an offset root | Luca Barbato |
2013-01-28 | Port new net_id capabilities from systemd-udev-197 | Ian Stakenvicius |
2013-01-28 | Honor DEVUID, DEVGID in addition to DEVMODE | Ian Stakenvicius |