Age | Commit message (Expand) | Author |
2009-09-01 | udev-rules.c: remove 'first_token' variable | Kay Sievers |
2009-09-01 | udev_util_encode_string(): fix possible buffer overflow | Florian Zumbiehl |
2009-09-01 | libudev-util.c: get_sys_link() - return error for empty link target | Kay Sievers |
2009-09-01 | util_resolve_sys_link(): fix possible buffer overflow | Florian Zumbiehl |
2009-09-01 | ude_rules.c: fix possible NULL pointer dereference in get_key() | Florian Zumbiehl |
2009-09-01 | rules: sound - do not use /usr/bin/env | Marco d'Itri |
2009-09-01 | pci-db: make sure we actually read the pci.ids file instead of usb.ids | Lennart Poettering |
2009-08-31 | rules: suse - use NAME for mapper/control | Kay Sievers |
2009-08-31 | update README | Kay Sievers |
2009-08-30 | use nanosleep() instead of usleep() | Daniel Mierswa |
2009-08-30 | update TODO | Kay Sievers |
2009-08-30 | util_create_path(): fix possible out of bounds array access | Florian Zumbiehl |
2009-08-30 | inotify_add_watch(): do not store watch, if it failed | Kay Sievers |
2009-08-29 | util_delete_path(): handle multiple leading slashes | Florian Zumbiehl |
2009-08-29 | util_create_path(): fix errno usage | Kay Sievers |
2009-08-29 | util_lookup_group(): fix memory leak if realloc() fails | Florian Zumbiehl |
2009-08-29 | util_delete_path(): use util_strscpy() | Florian Zumbiehl |
2009-08-29 | util_unlink_secure(): chmod() before chown() | Kay Sievers |
2009-08-27 | doc: udevadm test *does* create nodes and links these days | Kay Sievers |
2009-08-27 | doc: writing_udev_rules updated for the new command names | Marco d'Itri |
2009-08-26 | Revert "extras/keymap: Fix case matching for Micro-Star" | Martin Pitt |
2009-08-26 | extras/keymap: Fix case matching for Micro-Star | Martin Pitt |
2009-08-25 | assign errno for getgrnam_r()/getpwnam_r() | Kay Sievers |
2009-08-24 | extras/keymap: Fix hold key on Acer Aspire 6920 | Martin Pitt |
2009-08-24 | extras/modem-modeswitch: eject ZTE MF6xx fake CD-ROMs | Martin Pitt |
2009-08-24 | extras/keymap: Add Acer Aspire 6920 | Martin Pitt |
2009-08-20 | hid2hci: remove superfluous bmAttributes match | Mario Limonciello |
2009-08-19 | change database file names | Kay Sievers |
2009-08-19 | warn about non-readable or empty rules file | Kay Sievers |
2009-08-19 | print warning for NAME="%k" - it breaks the kernel supplied DEVNAME | Kay Sievers |
2009-08-18 | don't compare a non-existing function with NULL | Daniel Mierswa |
2009-08-16 | update NEWS | Kay Sievers |
2009-08-16 | make: add comment | Kay Sievers |
2009-08-16 | rule_generator: net - fix MATCHDEVID | Kay Sievers |
2009-08-16 | rules: rfkill has no group, so use 0644 | Kay Sievers |
2009-08-14 | udev-acl: allow to skip ACL handling | Kay Sievers |
2009-08-14 | configure.ac: version bump | Kay Sievers |
2009-08-14 | make: sort Makefile.am per target/extra | Kay Sievers |
2009-08-14 | release 146 | Kay Sievers |
2009-08-14 | make: fix issues from non-recursive conversion | Kay Sievers |
2009-08-08 | udevd: block for 15 seconds after error when too old kernel is detected | Kay Sievers |
2009-08-08 | Use LT_INIT to explicit that udev needs libtool series 2. | Diego Elio 'Flameeyes' Pettenò |
2009-08-08 | Fix “make distcheck” run outside of the source directory. | Diego Elio 'Flameeyes' Pettenò |
2009-08-08 | fix spelling | Alan Jenkins |
2009-08-07 | Fix building of documentation when doing out-of-source builds. | Diego Elio 'Flameeyes' Pettenò |
2009-08-07 | Use the keymap check during “make distcheck” rather than “check”. | Diego Elio 'Flameeyes' Pettenò |
2009-08-07 | Merge in Makefile.am.inc into Makefile.am | Diego Elio 'Flameeyes' Pettenò |
2009-08-07 | Ask gperf to use ANSI-C for generation. | Diego Elio 'Flameeyes' Pettenò |
2009-08-07 | Add tests to the distribution; this fixes "make distcheck". | Diego Elio 'Flameeyes' Pettenò |
2009-08-07 | Include the correct directory for out-of-source builds. | Diego Elio 'Flameeyes' Pettenò |