Age | Commit message (Expand) | Author |
2013-07-11 | src/udev/udevadm-hwdb.c: fix double freeeudev/v1.1 | Anthony G. Basile |
2013-07-11 | src/udev/udev-builtin-kmod.c: fix char *const declaration | Anthony G. Basile |
2013-07-10 | Fix potential memleak and use-after-free errors as reported by clang | Ian Stakenvicius |
2013-07-10 | src/udev/udev-builtin-kmod.c: fix const char* declaration | Anthony G. Basile |
2013-07-10 | src/udev/mkdir.c: import path_startswith() from upstream | Anthony G. Basile |
2013-07-10 | src/udev/udev-ctrl.c: explicitly declare return value | Anthony G. Basile |
2013-07-10 | Bring mkdir.c, label.c and util.c in better line with upstream | Anthony G. Basile |
2013-07-10 | hwdb: allow list of lookup keys per given record | Kay Sievers |
2013-07-10 | hwdb: return false if no property is found | Kay Sievers |
2013-07-09 | hwdb: add --lookup-prefix= option | Kay Sievers |
2013-07-09 | src/gudev: update LGPL info | Anthony G. Basile |
2013-07-07 | src/libudev/libudev-private.h: add missing include strxcpyx.h | Anthony G. Basile |
2013-07-07 | hwdb: allow to query arbitrary keys | Kay Sievers |
2013-07-07 | hwdb: add --device=<device-id> and --filter=<key name glob> | Kay Sievers |
2013-07-07 | hwdb: remove support for (not fully implemented) conditional properties | Kay Sievers |
2013-07-07 | Add sanity checks to paths in cgroup-util.c | Anthony G. Basile |
2013-07-07 | dev-setup: do not create a dangling /proc/kcore symlink | Zbigniew Jędrzejewski-Szmek |
2013-07-07 | Import strxcpyx from upstream | Anthony G. Basile |
2013-06-29 | src/udev/udev-ctrl.c: restore accept4_fallback code | Anthony G. Basile |
2013-06-26 | udev: handle network controllers in nonstandard domains | Sean McGovern |
2013-06-26 | libudev: Use correct type for sizeof | Jan Janssen |
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 | Fix ordering of params for conf_files_list_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/udev/{label,mkdir} | 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-04 | Remove libudev-legacy | Anthony G. Basile |
2013-06-03 | keymap/findkeyboards: avoid throwaway attribute-walk | Ville Skyttä |
2013-06-03 | Add printf attributes in exported headers | Zbigniew Jędrzejewski-Szmek |
2013-06-03 | Standarize on one spelling of symlink error message | Zbigniew Jędrzejewski-Szmek |
2013-06-03 | Move remaining _cleanup_free_ in front of type | Anthony G. Basile |
2013-06-03 | src/libudev/libudev-device.c: fix typo | Anthony G. Basile |
2013-06-02 | src/udev/udev-rules.c: fix a spelling error | Anatol Pomozov |
2013-06-02 | udev/ata_id: zero out variable properly | Zbigniew Jędrzejewski-Szmek |
2013-06-02 | udev/ata_id: use initalization instead of explicit zeroing | Zbigniew Jędrzejewski-Szmek |