summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-07-24Switch from external keymaps to internal (hwdb) keymapsIan Stakenvicius
2013-07-11src/udev/udevadm-hwdb.c: fix double freeeudev/v1.1Anthony G. Basile
2013-07-11src/udev/udev-builtin-kmod.c: fix char *const declarationAnthony G. Basile
2013-07-10Fix potential memleak and use-after-free errors as reported by clangIan Stakenvicius
2013-07-10src/udev/udev-builtin-kmod.c: fix const char* declarationAnthony G. Basile
2013-07-10src/udev/mkdir.c: import path_startswith() from upstreamAnthony G. Basile
2013-07-10src/udev/udev-ctrl.c: explicitly declare return valueAnthony G. Basile
2013-07-10Bring mkdir.c, label.c and util.c in better line with upstreamAnthony G. Basile
2013-07-10hwdb: allow list of lookup keys per given recordKay Sievers
2013-07-10hwdb: return false if no property is foundKay Sievers
2013-07-09hwdb: add --lookup-prefix= optionKay Sievers
2013-07-09src/gudev: update LGPL infoAnthony G. Basile
2013-07-07src/libudev/libudev-private.h: add missing include strxcpyx.hAnthony G. Basile
2013-07-07hwdb: allow to query arbitrary keysKay Sievers
2013-07-07hwdb: add --device=<device-id> and --filter=<key name glob>Kay Sievers
2013-07-07hwdb: remove support for (not fully implemented) conditional propertiesKay Sievers
2013-07-07Add sanity checks to paths in cgroup-util.cAnthony G. Basile
2013-07-07dev-setup: do not create a dangling /proc/kcore symlinkZbigniew Jędrzejewski-Szmek
2013-07-07Import strxcpyx from upstreamAnthony G. Basile
2013-06-29src/udev/udev-ctrl.c: restore accept4_fallback codeAnthony G. Basile
2013-06-26udev: handle network controllers in nonstandard domainsSean McGovern
2013-06-26libudev: Use correct type for sizeofJan Janssen
2013-06-15src/libudev/log.c: remove uneeded #include <printf.h>Anthony G. Basile
2013-06-06Round 2 of remove unused DECLS from src/libudev/{ioprio,log,macro,set,strv}Anthony G. Basile
2013-06-06Fix ordering of params for conf_files_list_strvAnthony G. Basile
2013-06-06Remove unused DECLS from src/libudev/{conf-files,def,exit-status,hashmap,util}.hAnthony G. Basile
2013-06-06Round 4 of remove unused functions from src/libudev/{hashmap,log,set,util}.cAnthony G. Basile
2013-06-06Round 3 of remove unused functions from src/libudev/{conf-files,hashmap,util}Anthony G. Basile
2013-06-05Round 2 of remove unused functions from src/libudev/{hashmap,log,path-util,se...Anthony G. Basile
2013-06-05Remove unused functions from src/udev/{label,mkdir}Anthony G. Basile
2013-06-05Remove unused functions from src/libudev/util.cAnthony G. Basile
2013-06-05Remove unused functions from src/libudev/{conf-files,exit-status,hashmap,log,...Anthony G. Basile
2013-06-04src/libudev/cgroup-util.{c,h}: bring in line with upstreamAnthony G. Basile
2013-06-04src/libudev/hashmap.{c,h}: bring in line with upstreamAnthony G. Basile
2013-06-04src/libudev/conf-files.{c,h}: bring in line with upstreamAnthony G. Basile
2013-06-04src/libudev/log.{c,h}: bring in line with upstreamAnthony G. Basile
2013-06-04src/libudev/strv.{c,h}: bring in line with upstreamAnthony G. Basile
2013-06-04src/libudev/strbuf.c: bring in line with upstreamAnthony G. Basile
2013-06-04src/libudev/{exit-status,macro,missing}.h: bring in line with upstreamAnthony G. Basile
2013-06-04src/libudev/socket-util.h: slim downAnthony G. Basile
2013-06-04src/libudev/util.c: bring in line with upstreamAnthony G. Basile
2013-06-04src/libudev/path-util.c: bring in line with upstreamAnthony G. Basile
2013-06-04Remove libudev-legacyAnthony G. Basile
2013-06-03keymap/findkeyboards: avoid throwaway attribute-walkVille Skyttä
2013-06-03Add printf attributes in exported headersZbigniew Jędrzejewski-Szmek
2013-06-03Standarize on one spelling of symlink error messageZbigniew Jędrzejewski-Szmek
2013-06-03Move remaining _cleanup_free_ in front of typeAnthony G. Basile
2013-06-03src/libudev/libudev-device.c: fix typoAnthony G. Basile
2013-06-02src/udev/udev-rules.c: fix a spelling errorAnatol Pomozov
2013-06-02udev/ata_id: zero out variable properlyZbigniew Jędrzejewski-Szmek