Age | Commit message (Expand) | Author |
2008-10-17 | libudev: monitor - add set_receive_buffer_size() | Kay Sievers |
2008-10-17 | test: fix a few unintentially wrongly written rules which cause parse errors | Kay Sievers |
2008-10-17 | libudev: add sysnum to test program | Kay Sievers |
2008-10-17 | libudev: fix sysnum logic for digit-only device names | Alan Jenkins |
2008-10-17 | libudev: list - prepend udev_* to all functions | Kay Sievers |
2008-10-17 | delete udev-util-file.c | Kay Sievers |
2008-10-17 | update rules file parsing | Kay Sievers |
2008-10-16 | update IMPORT= file/stdout property parsing | Kay Sievers |
2008-10-16 | run_program: prevent empty last argv entry | Kay Sievers |
2008-10-16 | fix sorting of rules files | Kay Sievers |
2008-10-16 | delete name_list, move common file functions | Kay Sievers |
2008-10-16 | udev-rules-parse: name_list -> udev_list | Kay Sievers |
2008-10-16 | udev-node: name_list -> udev_list | Kay Sievers |
2008-10-16 | libudev: monitor - export MAJOR/MINOR only if available | Kay Sievers |
2008-10-16 | libudev: always add UDEV_LOG | Kay Sievers |
2008-10-16 | rename udev source files | Kay Sievers |
2008-10-16 | move udev_device_db to libudev | Kay Sievers |
2008-10-16 | udevd: use libudev | Kay Sievers |
2008-10-16 | volume_id: btrfs - update magic to latest disk format | Kay Sievers |
2008-10-16 | libudev: device - copy global properties, unset empty properties | Kay Sievers |
2008-10-16 | libudev: add global property list | Kay Sievers |
2008-10-16 | libudev: ctrl - fix typo in set_env() | Kay Sievers |
2008-10-16 | libudev: list - handle update of key with NULL value | Kay Sievers |
2008-10-16 | libudev: device - export properties when values are set | Kay Sievers |
2008-10-15 | libudev: device - lookup "subsystem" and "driver" only once | Kay Sievers |
2008-10-15 | libudev: update DEVLINKS property when properties are read | Kay Sievers |
2008-10-15 | libudev: monitor - do not mangle DEVLINKS property | Kay Sievers |
2008-10-15 | libudev: do not include ctrl in libudev.so | Kay Sievers |
2008-10-15 | libudev: device - add get_envp() to construct envp from property list | Kay Sievers |
2008-10-15 | libudev: monitor - fix send_device() property copying | Kay Sievers |
2008-10-14 | test: move global ENV{ENV_KEY_TEST}="test" to local rule | Kay Sievers |
2008-10-14 | delete simple-build-check.sh | Kay Sievers |
2008-10-14 | libudev: handle ! in sysname, add sysnum, return allocated list_entry on add | Kay Sievers |
2008-10-13 | vol_id: update README | Kay Sievers |
2008-10-13 | volume_id: support for GFS2 UUIDs | Steven Whitehouse |
2008-10-11 | libudev: device - generate DEVNAME and DEVLINKS properties | Kay Sievers |
2008-10-11 | libudev: list - add flag | Kay Sievers |
2008-10-09 | libudev: add udev_monitor_send_device() | Kay Sievers |
2008-10-09 | libudev: also prefix non-exported functions with udev_* | Kay Sievers |
2008-10-07 | libudev: device - add device lookup by subsystem:sysname | Kay Sievers |
2008-10-07 | remove outdated docs/README-gcov_for_udev | Kay Sievers |
2008-10-07 | release 130 | Kay Sievers |
2008-10-07 | replace spaces in dm and md name symlinks | Kay Sievers |
2008-10-07 | connect /sys and /dev with /sys/dev/{block,char}/<maj>:<min> and /dev/{block,... | Kay Sievers |
2008-10-06 | libudev: fix typo in "multiple entries in symlink" handling | Kay Sievers |
2008-10-06 | volume_id: more fat debugging | Kay Sievers |
2008-10-06 | store node name and symlinks into db symlink target if they are small enough | Kay Sievers |
2008-10-06 | libudev: libudev.pc remove selinux | Kay Sievers |
2008-10-06 | volume_id: add more vfat debugging information | Kay Sievers |
2008-10-05 | don not print error if GOTO jumps just to next rule | Kay Sievers |