summaryrefslogtreecommitdiff
path: root/src/libudev
AgeCommit message (Expand)Author
2014-01-09move utf8 functions from libudev-private.h to utf8.hDave Reisner
2013-10-25libudev-util.c: Handle -1 return from sysconf(_SC_GET{PW,GR}_R_SIZE_MAX)Michael Forney
2013-10-25libudev-util.c: Fix sysconf variable for util_lookup_groupMichael Forney
2013-09-26src/libudev/log.c: remove code to log to journalAnthony G. Basile
2013-09-14libudev: fix move_later comparisoneudev/v1.3Lukas Nykryn
2013-09-10src/libudev/util.c: reintroduce cescape and octcharAnthony G. Basile
2013-09-10libudev: enumerate - do not try to match against an empty subsystemKay Sievers
2013-09-10libudev: enumerate: fix NULL-deref for subsystem-matchesDavid Herrmann
2013-09-10libudev: fix memleak when enumerating childsDavid Herrmann
2013-09-10libudev-enumerate.c:udev_enumerate_get_list_entry() fixed possible stale pointerHarald Hoyer
2013-09-10typo fixes in man and commentsThomas Hindoe Paaboel Andersen
2013-09-10libudev: fix hwdb validation to look for the *new* fileKay Sievers
2013-08-16libudev/sparse-endian.h: include header which defines __bswap_XXrofl0r
2013-08-16fix usage of glibc-specific sys/poll.hrofl0r
2013-08-16libudev/log.c: using strlen without including string.h is no good idearofl0r
2013-08-16libudev/path-util.c: remove usage of canonicalize_file_name()rofl0r
2013-08-16libudev/strbuf.c: remove usage of glibc-internal __compar_fn_trofl0r
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-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-10Bring mkdir.c, label.c and util.c in better line with upstreamAnthony G. Basile
2013-07-07src/libudev/libudev-private.h: add missing include strxcpyx.hAnthony G. Basile
2013-07-07Add sanity checks to paths in cgroup-util.cAnthony G. Basile
2013-07-07Import strxcpyx from upstreamAnthony G. Basile
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-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/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-03src/libudev/libudev-device.c: fix typoAnthony G. Basile
2013-06-02libudev: remove udev_monitor_new_from_socket() symbolMichael Biebl
2013-06-02libudev: Move -lrt to Libs.privateMichael Biebl
2013-06-02Correct missing int to size_t changeAnthony G. Basile