Age | Commit message (Expand) | Author |
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 |
2013-03-14 | src/udev/udevadm-hwdb.c: fix help | Anthony G. Basile |
2013-02-07 | udevadm: support updating hwdb from an offset root | Luca Barbato |
2013-01-28 | Make blkid optional | Ian Stakenvicius |
2013-01-28 | Set device node permissions only at "add" events | Ian Stakenvicius |
2013-01-28 | Cleanup of spacing to help with diffs | Ian Stakenvicius |
2013-01-28 | Add missing ':' to getopt_long 'e' | Ian Stakenvicius |
2013-01-28 | Handle scsi Hyper-V devices properly | Ian Stakenvicius |
2013-01-28 | Port new net_id capabilities from systemd-udev-197 | Ian Stakenvicius |
2013-01-28 | Honor DEVUID, DEVGID in addition to DEVMODE | Ian Stakenvicius |
2013-01-28 | Add missing selinux code to udev core (convenience lib) | Ian Stakenvicius |
2013-01-21 | Remove the remaining systemd code since it is not needed anymore | Ian Stakenvicius |
2013-01-20 | Comment out sd_is_mq() | Richard Yao |
2013-01-14 | Make binaries report udev version compatibility version instead of eudev version | Richard Yao |
2013-01-07 | The only functional changes in systemd-udev-196 | Ian Stakenvicius |
2013-01-04 | Fix bugs in execv() calls to modprobe | Ian Stakenvicius |
2012-12-17 | Fixed some cosmetic naming in log entries | Ian Stakenvicius |
2012-12-12 | Changed --enable-split-usr to add hard-coded paths for rules etc in both / an... | Ian Stakenvicius |
2012-12-08 | Add fallback path when accept4() is not available. | Richard Yao |
2012-12-02 | Use udev version instead of eudev version for compatibility | Richard Yao |
2012-12-01 | Moved files to libudev that once were in upstream libsystemd-shared | Ian Stakenvicius |
2012-12-01 | drop ACL support, udev-acl is in consolekit upstream | Ian Stakenvicius |
2012-11-25 | Fixes the contents of udev.pc | Anthony G. Basile |
2012-11-24 | Fix paths: test/udev-test.pl now works under sudo make distcheck | Anthony G. Basile |
2012-11-23 | Propagation of configured installation paths to Makefile.am and .c code | Anthony G. Basile |
2012-11-23 | Consolidate configuration of all installation paths into configure.ac | Anthony G. Basile |
2012-11-23 | Permit users to disable module loading support | Richard Yao |
2012-11-23 | Use libkmod only when requested | Richard Yao |
2012-11-23 | Reintroduce blkid-kmod | Richard Yao |
2012-11-22 | Introduce execute_command | Richard Yao |
2012-11-22 | Make udevlibexecdir be substituted out of configure and assigned ${rootlibdir... | Ian Stakenvicius |
2012-11-20 | udev: allow helpers to be in /lib/udev | Egor Y. Egorov |
2012-11-20 | udev: add /lib/udev/rules.d to rules directories | Michał Górny |
2012-11-20 | Fix NULL pointer deference in udev_hwdb_get_properties_list_entry | Felipe Contreras |
2012-11-19 | Reintroduce blkid-builtin | Richard Yao |
2012-11-18 | Include dev-setup.h and cgroup-util.h to explicitly declare functions | Richard Yao |
2012-11-18 | Fix unused result warnings | Kacper Kowalik (Xarthisius) |
2012-11-18 | Got helper in src/* and make distcheck working | Anthony G. Basile |
2012-11-17 | Restructure src/ as per lu_zero | Anthony G. Basile |
2012-11-17 | Fix all Makefile.am: work towards 'make distcheck' sanity | Anthony G. Basile |
2012-11-17 | Rename src/shared to src/include, a saner name | Anthony G. Basile |
2012-11-17 | udev: firmware - disable firmware loading when firmware file is 0 byte | Umut Tezduyar |
2012-11-17 | Add missing HAVE_ACL preprocessor directives | Richard Yao |
2012-11-17 | src/test: disable for now to get a full build | Anthony G. Basile |
2012-11-17 | Eliminate blkid-builtin | Richard Yao |