Age | Commit message (Expand) | Author |
2013-07-30 | udev: export tags of "dead" device nodes to /run/udev/static_node-tags/ | Anthony G. Basile |
2013-07-30 | udev-rules: report rule parsing errors from get_key | Dave Reisner |
2013-07-30 | Bring collect.c and udevadm-hwdb.c in line with upstream | Anthony G. Basile |
2013-07-24 | Switch from external keymaps to internal (hwdb) keymaps | Ian Stakenvicius |
2013-07-11 | src/udev/udevadm-hwdb.c: fix double freeeudev/v1.1 | Anthony G. Basile |
2013-07-11 | src/udev/udev-builtin-kmod.c: fix char *const declaration | Anthony G. Basile |
2013-07-10 | Fix potential memleak and use-after-free errors as reported by clang | Ian Stakenvicius |
2013-07-10 | src/udev/udev-builtin-kmod.c: fix const char* declaration | Anthony G. Basile |
2013-07-10 | src/udev/mkdir.c: import path_startswith() from upstream | Anthony G. Basile |
2013-07-10 | src/udev/udev-ctrl.c: explicitly declare return value | Anthony G. Basile |
2013-07-10 | Bring mkdir.c, label.c and util.c in better line with upstream | Anthony G. Basile |
2013-07-10 | hwdb: allow list of lookup keys per given record | Kay Sievers |
2013-07-10 | hwdb: return false if no property is found | Kay Sievers |
2013-07-09 | hwdb: add --lookup-prefix= option | Kay Sievers |
2013-07-07 | hwdb: allow to query arbitrary keys | Kay Sievers |
2013-07-07 | hwdb: add --device=<device-id> and --filter=<key name glob> | Kay Sievers |
2013-07-07 | hwdb: remove support for (not fully implemented) conditional properties | Kay Sievers |
2013-07-07 | dev-setup: do not create a dangling /proc/kcore symlink | Zbigniew Jędrzejewski-Szmek |
2013-07-07 | Import strxcpyx from upstream | Anthony G. Basile |
2013-06-29 | src/udev/udev-ctrl.c: restore accept4_fallback code | Anthony G. Basile |
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-06 | Fix ordering of params for conf_files_list_strv | Anthony G. Basile |
2013-06-05 | Remove unused functions from src/udev/{label,mkdir} | Anthony G. Basile |
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-02 | src/udev/udev-rules.c: fix a spelling error | Anatol Pomozov |
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-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-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 | Use LN_S instead of directly calling ln -s | Ian Stakenvicius |
2013-04-04 | Move udevadm from sbin to bin | Ian Stakenvicius |
2013-04-02 | udev: update | Anthony G. Basile |
2013-04-02 | udev: ifdef all firmware special handling | Kay Sievers |
2013-04-02 | udev: make firmware loading optional and disable by default | Tom Gundersen |
2013-03-14 | udev: fix segfault with android rndis | Rob Clark |
2013-03-14 | udev: usb_id: parse only 'size' bytes of the 'descriptors' buffer | Kay Sievers |
2013-03-14 | udev: usb_id - ignore non-ASCII serial numbers | Kay Sievers |
2013-03-14 | src/udev/udev-builtin-blkid.c: expose new ISO9660 properties from libblkid | Zeeshan Ali (Khattak) |
2013-03-14 | src/udev/udev-builtin-net_id.c: handle bcma buses | Kay Sievers |
2013-03-14 | udev: path_id - clarify comment about the kernel ATA naming problem | Kay Sievers |