summaryrefslogtreecommitdiff
path: root/src/libudev/libudev-util.c
AgeCommit message (Expand)Author
2015-04-12libudev-util: check length before accesing the arrayThomas Hindoe Paaboel Andersen
2014-11-30treewide: drop unnecessary trailing \n in log_*() callsMichal Schmidt
2014-11-14udev: switch to systemd logging functionsKay Sievers
2014-11-02libudev: do not accept invalid log levelsZbigniew Jędrzejewski-Szmek
2014-09-18src/shared: import upstream code needed for recent commitsAnthony G. Basile
2014-09-17udev: util - use log_level_from_string()Tom Gundersen
2014-09-10udev - drop print_kmsgTom Gundersen
2014-02-21everywhere: make use of new0() and macro() macros, and stop using perror()Lennart Poettering
2014-01-20libudev-util.c: Handle -1 return from sysconf(_SC_GET{PW,GR}_R_SIZE_MAX)Michael Forney
2014-01-20libudev-util.c: Fix sysconf variable for util_lookup_groupMichael Forney
2014-01-14src/libudev: bring in line with upstreamAnthony G. Basile
2014-01-09libudev: ship the original MurmurHash2.[ch] fileKay Sievers
2014-01-09device-nodes: move device node specific code to own fileDave Reisner
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-07-07Import strxcpyx from upstreamAnthony G. Basile
2013-06-02Correct missing int to size_t changeAnthony G. Basile
2013-04-03Respect the MIT licenseklondike
2013-04-03Fix buffer overflowklondike
2013-04-03Clean up the string functionsklondike
2013-04-02libudev: update to 199Ian Stakenvicius
2013-01-28Port new net_id capabilities from systemd-udev-197Ian Stakenvicius
2013-01-28save a line of codeIan Stakenvicius
2012-12-17Fixed some cosmetic naming in log entriesIan Stakenvicius
2012-11-18Fix implicit declaration warningKacper Kowalik (Xarthisius)
2012-11-12libudev: update copyright headersKay Sievers
2012-11-12udev: use usec_t and now()Kay Sievers
2012-09-19libudev: remove dead codeKay Sievers
2012-07-14udev: avoid creating /dev/kmsg with fopen() to support CONFIG_PRINTK=nKay Sievers
2012-04-26libudev: prefix log macros with 'udev_'Kay Sievers
2012-04-20docs: hook-up gtk-doc to 'make check'Kay Sievers
2012-04-17udev: replace util_create_path() with mkdir_parents()Kay Sievers
2012-04-16udev: use startswith() and streq()Kay Sievers
2012-04-13udev: move libudev, gudev to src/; move gudev/docs/, udev/docs/ to to docs/Kay Sievers