Age | Commit message (Expand) | Author |
2013-06-26 | udev: handle network controllers in nonstandard domains | Sean McGovern |
2013-06-26 | libudev: Use correct type for sizeof | Jan Janssen |
2013-06-15 | src/libudev/log.c: remove uneeded #include <printf.h> | Anthony G. Basile |
2013-06-06 | Round 2 of remove unused DECLS from src/libudev/{ioprio,log,macro,set,strv} | Anthony G. Basile |
2013-06-06 | Fix ordering of params for conf_files_list_strv | Anthony G. Basile |
2013-06-06 | Remove unused DECLS from src/libudev/{conf-files,def,exit-status,hashmap,util}.h | Anthony G. Basile |
2013-06-06 | Round 4 of remove unused functions from src/libudev/{hashmap,log,set,util}.c | Anthony G. Basile |
2013-06-06 | Round 3 of remove unused functions from src/libudev/{conf-files,hashmap,util} | Anthony G. Basile |
2013-06-05 | Round 2 of remove unused functions from src/libudev/{hashmap,log,path-util,se... | Anthony G. Basile |
2013-06-05 | Remove unused functions from src/udev/{label,mkdir} | Anthony G. Basile |
2013-06-05 | Remove unused functions from src/libudev/util.c | Anthony G. Basile |
2013-06-05 | Remove unused functions from src/libudev/{conf-files,exit-status,hashmap,log,... | Anthony G. Basile |
2013-06-04 | src/libudev/cgroup-util.{c,h}: bring in line with upstream | Anthony G. Basile |
2013-06-04 | src/libudev/hashmap.{c,h}: bring in line with upstream | Anthony G. Basile |
2013-06-04 | src/libudev/conf-files.{c,h}: bring in line with upstream | Anthony G. Basile |
2013-06-04 | src/libudev/log.{c,h}: bring in line with upstream | Anthony G. Basile |
2013-06-04 | src/libudev/strv.{c,h}: bring in line with upstream | Anthony G. Basile |
2013-06-04 | src/libudev/strbuf.c: bring in line with upstream | Anthony G. Basile |
2013-06-04 | src/libudev/{exit-status,macro,missing}.h: bring in line with upstream | Anthony G. Basile |
2013-06-04 | src/libudev/socket-util.h: slim down | Anthony G. Basile |
2013-06-04 | src/libudev/util.c: bring in line with upstream | Anthony G. Basile |
2013-06-04 | src/libudev/path-util.c: bring in line with upstream | Anthony G. Basile |
2013-06-04 | Remove libudev-legacy | Anthony G. Basile |
2013-06-03 | keymap/findkeyboards: avoid throwaway attribute-walk | Ville Skyttä |
2013-06-03 | Add printf attributes in exported headers | Zbigniew Jędrzejewski-Szmek |
2013-06-03 | Standarize on one spelling of symlink error message | Zbigniew Jędrzejewski-Szmek |
2013-06-03 | Move remaining _cleanup_free_ in front of type | Anthony G. Basile |
2013-06-03 | src/libudev/libudev-device.c: fix typo | Anthony G. Basile |
2013-06-02 | src/udev/udev-rules.c: fix a spelling error | Anatol Pomozov |
2013-06-02 | udev/ata_id: zero out variable properly | Zbigniew Jędrzejewski-Szmek |
2013-06-02 | udev/ata_id: use initalization instead of explicit zeroing | Zbigniew Jędrzejewski-Szmek |
2013-06-02 | udev/udev-ctrl.c:udev_ctrl_new_from_fd() enable SO_PASSCRED | Harald Hoyer |
2013-06-02 | Use initalization instead of explicit zeroing | Zbigniew Jędrzejewski-Szmek |
2013-06-02 | udevadm: do not free node on success | Zbigniew Jędrzejewski-Szmek |
2013-06-02 | udev-builtin-usb_id: avoid comparison of unsigned and ssize_t | Zbigniew Jędrzejewski-Szmek |
2013-06-02 | udevadm-hwdb: avoid leak in error path | Zbigniew Jędrzejewski-Szmek |
2013-06-02 | libudev: remove udev_monitor_new_from_socket() symbol | Michael Biebl |
2013-06-02 | libudev: Move -lrt to Libs.private | Michael Biebl |
2013-06-02 | Correct missing int to size_t change | Anthony G. Basile |
2013-06-02 | libude: remove special handling of "device" link and legacy respecting code | Kay Sievers |
2013-06-02 | libudev: implement udev_device_set_attribute_value() | Hannes Reinecke |
2013-06-02 | licence: remove references to old FSF address | Sami Kerola |
2013-04-21 | src/udev/Makefile.am: do not fail if sym link already exists | Anthony G. Basile |
2013-04-09 | build-sys: fix HAVE/ENABLE_FIRMWARE | Kay Sievers |
2013-04-07 | src/udev/udev-event.c: restore code to allow rule generator to work | Anthony G. Basile |
2013-04-07 | src/udev/Makefile.am: fix symlink to udevadm | Anthony G. Basile |
2013-04-05 | adjust symbol versioning for libudev | Ian Stakenvicius |
2013-04-04 | src/udev/udev-rules.c: fix bug introduced in our 601c4e8 | Anthony G. Basile |
2013-04-04 | Initial forward-port of rules.d inotify support | Ian Stakenvicius |
2013-04-04 | Add support for legacy behaviour in udev_device_get_sysattr_value() | Ian Stakenvicius |