summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-08-13src/udev/mkdir.c: remove usage of strndupa()rofl0r
2013-08-02util: make gcc shut up by passing a 0 mode param to open()Lennart Poettering
2013-08-02src/libudev/{strv,util}.{h,c}: reorder functionsAnthony G. Basile
2013-08-02rule-generator: proactively rename ifaces to avoid conflictsIan Stakenvicius
2013-07-31add new hexchar() callLennart Poettering
2013-07-31add various escaping/path handling utility functionsLennart Poettering
2013-07-31add various escaping/path handling utility functionsLennart Poettering
2013-07-31Revert "static-nodes: remove creation of static nodes if HAVE_LIBKMOD"Ian Stakenvicius
2013-07-31static-nodes: remove creation of static nodes if HAVE_LIBKMODAnthony G. Basile
2013-07-30src/udev/udevadm-hwdb.c: rename variable to match upstreamAnthony G. Basile
2013-07-30udev: export tags of "dead" device nodes to /run/udev/static_node-tags/Anthony G. Basile
2013-07-30udev-rules: report rule parsing errors from get_keyDave Reisner
2013-07-30Bring collect.c and udevadm-hwdb.c in line with upstreamAnthony G. Basile
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