summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2013-06-02udev/ata_id: use initalization instead of explicit zeroingZbigniew Jędrzejewski-Szmek
2013-06-02udev/udev-ctrl.c:udev_ctrl_new_from_fd() enable SO_PASSCREDHarald Hoyer
2013-06-02Use initalization instead of explicit zeroingZbigniew Jędrzejewski-Szmek
2013-06-02udevadm: do not free node on successZbigniew Jędrzejewski-Szmek
2013-06-02udev-builtin-usb_id: avoid comparison of unsigned and ssize_tZbigniew Jędrzejewski-Szmek
2013-06-02udevadm-hwdb: avoid leak in error pathZbigniew Jędrzejewski-Szmek
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
2013-06-02libude: remove special handling of "device" link and legacy respecting codeKay Sievers
2013-06-02libudev: implement udev_device_set_attribute_value()Hannes Reinecke
2013-06-02licence: remove references to old FSF addressSami Kerola
2013-04-21src/udev/Makefile.am: do not fail if sym link already existsAnthony G. Basile
2013-04-09build-sys: fix HAVE/ENABLE_FIRMWAREKay Sievers
2013-04-07src/udev/udev-event.c: restore code to allow rule generator to workAnthony G. Basile
2013-04-07src/udev/Makefile.am: fix symlink to udevadmAnthony G. Basile
2013-04-05adjust symbol versioning for libudevIan Stakenvicius
2013-04-04src/udev/udev-rules.c: fix bug introduced in our 601c4e8Anthony G. Basile
2013-04-04Initial forward-port of rules.d inotify supportIan Stakenvicius
2013-04-04Add support for legacy behaviour in udev_device_get_sysattr_value()Ian Stakenvicius
2013-04-04Use LN_S instead of directly calling ln -sIan Stakenvicius
2013-04-04Move udevadm from sbin to binIan Stakenvicius