Age | Commit message (Expand) | Author |
2009-09-14 | udevadmi: control = exit with rc=2 if there is some system error | Marco d'Itri |
2009-09-14 | udevadm: print all messages to stderr with priority higher or equal than LOG_ERR | Marco d'Itri |
2009-09-10 | put util_create_path() and file creastion in a retry loop | Kay Sievers |
2009-09-10 | reorder create_path() and node/link creation to be called in a direct sequence | Kay Sievers |
2009-09-09 | sound: recognize saa7134 TV card sound devices as TV cards | Lennart Poettering |
2009-09-09 | simplify "symlink name stack" | Kay Sievers |
2009-09-09 | extras/keymap: Rename KEY_COFFEE to KEY_SCREENLOCK | Martin Pitt |
2009-09-09 | extras/keymap: fix hash table collisions | Martin Pitt |
2009-09-08 | fix randonm findings from llvm-clang-analyzer | Kay Sievers |
2009-09-08 | util_run_program(): fix possible buffer overflow #2 | Florian Zumbiehl |
2009-09-08 | require 2.6.27 for proper signalfd handling | Kay Sievers |
2009-09-07 | modem-modeswitch rules: Match more devices | Martin Pitt |
2009-09-07 | fix whitespace | Kay Sievers |
2009-09-07 | util_run_program(): skip multiple spaces in argv creation | Kay Sievers |
2009-09-07 | util_run_program: restore signal mask before executing event RUN commands | Jeremy Kerr |
2009-09-07 | udev_queue_get_seqnum_sequence_is_finished(): fix possible file handle leak | Florian Zumbiehl |
2009-09-07 | udevadm: remove symlink support for old commands | Kay Sievers |
2009-09-07 | test: catch possible bug in GOTO resolving | Kay Sievers |
2009-09-07 | Revert "udev-rules.c: remove 'first_token' variable" | Kay Sievers |
2009-09-04 | make raw USB printer devices accessible for lp | Martin Pitt |
2009-09-01 | udev-rules.c: parse_file() - fix possible buffer overflow | Florian Zumbiehl |
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 |