aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-01-07release 150150Kay Sievers1-0/+69
2010-01-07gobject-introspection: use $datadir instead of $prefixKay Sievers1-1/+1
2010-01-07work around gtk-doc which breaks distcheckKay Sievers4-2/+0
2010-01-07libudev: doc - add symbols to sections.txtKay Sievers1-0/+3
2010-01-07rules: udev-acl - add firewire video devicesMarco d'Itri1-0/+9
2010-01-07build: keymap - create subdirMarco d'Itri1-0/+1
2010-01-05keymap: Samsung R70/R71 force-release quirkClemens Buchacher1-1/+1
2010-01-05keymap: Document force-releaseMartin Pitt1-0/+6
2010-01-05keymap: Add Fujitsu Amilo Li 1718Martin Pitt1-0/+1
2010-01-03keymap: Lenovo Thinkpad USB Keyboard with TracepointJerone Young3-0/+15
2009-12-30libudev: enumerate - fix move_later logicThomas de Grenier de Latour1-1/+1
2009-12-27keymap: Add LG X110Martin Pitt1-0/+3
2009-12-27keymap: Fix typo in compal rulesDaniel Drake1-1/+1
2009-12-27keymap: Add OLPC XO key mappingsDaniel Drake3-0/+63
2009-12-27keymap: Add Acer Aspire 1810TZMartin Pitt1-1/+1
2009-12-26keymap: add Acer TravelMate 8471Martin Pitt1-1/+1
2009-12-25udevadm: logging - copy va_list and do not use it twiceKay Sievers1-1/+5
2009-12-25remove UDEV_RUN environment variableKay Sievers6-24/+8
2009-12-25fix typo in log message priority handlingKay Sievers2-3/+2
2009-12-24remove remaining support for CONFIG_SYSFS_DEPRECATEDKay Sievers1-56/+5
2009-12-24udevadm: info - fix info --root --query=name --path= for device without a dev...Kay Sievers1-12/+13
2009-12-23keymap: Add Logitech S510 USB keyboardMartin Pitt1-0/+2
2009-12-22Clarify RUN/IMPORT documentationMartin Pitt1-1/+9
2009-12-22keymap: Add hotkey quirk for Acer Aspire One (AO531h/AO751h)Martin Pitt1-1/+1
2009-12-21Speed up udev_enumerate_scan_*Martin Pitt1-2/+2
2009-12-21add Samsung R70/R71 keymapClemens Buchacher1-1/+1
2009-12-18update mtime of nodes and links when we re-use themKay Sievers1-0/+4
2009-12-15firmware: convert shell script to CPiter PUNK6-39/+207
2009-12-15rules: add "block" match to floppy ruleKay Sievers1-1/+1
2009-12-15cdrom_id: remove deprecated device matchesKay Sievers1-1/+1
2009-12-15remove remaining support for CONFIG_SYSFS_DEPRECATEDKay Sievers6-54/+13
2009-12-15configure.ac: version bumpKay Sievers2-1/+5
2009-12-15floppy: fix rule to create additional floppy device nodesKay Sievers3-1/+5
2009-12-15libudev: wrap in extern "C" block for C++Daniel Elstner1-0/+9
2009-12-15keymap: fix findkeyboardsMartin Pitt1-9/+6
2009-12-14keymap: handle atkbd force_release quirkJohannes Stezenbach4-0/+62
2009-12-1495-keymap.rules: Run on change events, tooMartin Pitt1-1/+1
2009-12-14keymap: add Samsung N130Johannes Stezenbach1-1/+1
2009-12-1070-acl.rules: ACL manage Android G1 dev phonesScott James Remnant1-0/+3
2009-12-10keymap: Add Acer Aspire 1810TMartin Pitt1-1/+1
2009-12-08util_unlink_secure(): chmod() before chown()Kay Sievers1-1/+1
2009-12-04Export ID_WWN_VENDOR_EXTENSION and ID_WWN_WITH_EXTENSIONDavid Zeuthen5-12/+33
2009-12-03release 149149Kay Sievers2-1/+24
2009-12-03fix both in-tree and out-of-tree buildsKay Sievers1-2/+2
2009-12-03really really fix both in-tree and out-of-tree buildsKay Sievers1-1/+2
2009-12-03really fix both in-tree and out-of-tree buildsDaniel Elstner1-1/+1
2009-12-03configure.ac: version bumpKay Sievers2-1/+6
2009-12-03libudev: doc - use #NULLKay Sievers1-1/+1
2009-12-03udev_device_get_parent_with_subsystem_devtype(): Clarify documentationMartin Pitt1-0/+3
2009-12-03input-id: identify touchscreensDmitry Torokhov1-0/+2
2009-12-03input_id: Check mouse button for ID_INPUT_MOUSEMartin Pitt1-2/+6
2009-12-03input_id: check event maskMartin Pitt1-7/+18
2009-12-03input_id: small optimizationMartin Pitt1-1/+1
2009-12-03input_id: Do not tag non-input devices with ID_INPUTMartin Pitt1-0/+4
2009-12-03input_id: Fix endless loop for non-input devicesMartin Pitt1-1/+1
2009-12-02release 148148Kay Sievers1-0/+44
2009-12-02Revert "Fix out-of-tree builds"Kay Sievers1-1/+1
2009-12-02input_id: code cleanupMartin Pitt2-24/+36
2009-12-02Fix out-of-tree buildsScott James Remnant1-1/+1
2009-11-30extras/input_id: Correctly identify touchpadsDmitry Torokhov1-5/+2
2009-11-30input: Deprecate ENV{ID_CLASS}Martin Pitt2-15/+22
2009-11-3070-acl.rules: Use new-style input propertiesMartin Pitt1-1/+1
2009-11-30extras: Add input_idMartin Pitt4-11/+168
2009-11-25Also create /dev/disk/by-id/wwn-0x..-part%n symlinks for partitionsDavid Zeuthen1-0/+1
2009-11-25Create /dev/disk/by-id/wwn-0x... symlinksDavid Zeuthen1-0/+3
2009-11-25Fix typo in NEWS, ConsoleKit-0.4.11 -> 0.4.1Daniel Mierswa1-1/+1
2009-11-23modem-modeswitch: 61-option-modem-modeswitch.rules is only for Option NV devicesDan Williams1-0/+6
2009-11-23Revert "extras/modem-modeswitch: Add Huawei E1550 GSM modem"Dan Williams1-1/+0
2009-11-23Revert "modem-modeswitch: add a device"Dan Williams1-1/+0
2009-11-23scsi_id: Export WWN and Unit Serial NumberDavid Zeuthen3-19/+51
2009-11-20README.keymap.txt: small clarificationMartin Pitt1-1/+2
2009-11-20ata_id: skip ATA commands if we find an optical driveKay Sievers1-0/+11
2009-11-19rules: remove support for IDE (hd*) devicesKay Sievers3-11/+4
2009-11-16udev-test.pl: catch-up with recent changesKay Sievers1-23/+3
2009-11-16test-udev: remove "ignore_device" codeKay Sievers1-1/+1
2009-11-16print warning for BUS=, SYSFS{}=, ID=Kay Sievers3-9/+65
2009-11-16remove "ignore_device"Kay Sievers8-39/+12
2009-11-12modem-modeswitch: add a deviceHarald Hoyer1-0/+1
2009-11-12rules: set mode of floppy device nodes to 0660Kay Sievers1-1/+1
2009-11-10cdrom_id: Still check profiles even if there is no mediaDavid Zeuthen1-3/+3
2009-11-10release 147147Kay Sievers1-0/+146
2009-11-10Revert "gudev: fix out-of-tree build"Kay Sievers1-2/+1
2009-11-10update NEWSKay Sievers1-1/+3
2009-11-10gudev: fix out-of-tree buildMarco d'Itri1-1/+2
2009-11-10gudev: fix pkg-config call to work with "make distcheck"Kay Sievers2-8/+6
2009-11-09Revert "sound: include ALSA sound card id in /dev/snd/by-id/ links"Lennart Poettering1-3/+3
2009-11-09gudev: Remove LIBUDEV_I_KNOW_THE_API_IS_SUBJECT_TO_CHANGE from priv headerDavid Zeuthen1-1/+0
2009-11-09sound: include ALSA sound card id in /dev/snd/by-id/ linksLennart Poettering1-3/+3
2009-11-08gudev: Fix up GUdevDeviceNumberDavid Zeuthen2-3/+8
2009-11-06modem-modeswitch: fix ZTE MF6xx ruleMartin Pitt1-2/+3
2009-11-05sound: include ALSA sound card id in ID_ID propertyLennart Poettering1-2/+2
2009-11-04udevd: create /dev/.udev/rules.d/ before watching it wit inotifyKay Sievers2-6/+7
2009-11-04ata_id: export more advanced ATA featuresDavid Zeuthen1-13/+367
2009-11-03fix major fd leak in link handlingMartin Pitt1-0/+1
2009-11-02extras/keymap/README.keymap.txt: Fix bug report linkMartin Pitt1-1/+1
2009-10-31unblock signals we might want to handleKay Sievers3-1/+17
2009-10-30udevd: queue-export - remove retry loopAlan Jenkins1-11/+4
2009-10-30use CLOEXEC flags instead of fcntl()Kay Sievers7-25/+7
2009-10-30Makefile.am: fix build with mawkMartin Pitt1-1/+1
2009-10-29gudev: remove G_UDEV_API_IS_SUBJECT_TO_CHANGE since API is now stableDavid Zeuthen3-5/+3
2009-10-29keymap: add HP 2230sMartin Pitt1-1/+1
2009-10-29keymap: add HP Pavillion dv6315eaMartin Pitt1-0/+2
2009-10-28remove "last_rule" optionKay Sievers3-16/+4
2009-10-28break loops if util_create_path() returns errorKay Sievers3-23/+48
2009-10-21rules: Gentoo updateMatthias Schwarzott1-0/+7
2009-10-20libudev: allow to store negative values in the udev databasePeter Rajnoha1-5/+5
2009-10-15keymap: Add Logitech Wave cordlessMartin Pitt3-1/+15
2009-10-11keymap: make USB keyboards really workMartin Pitt1-1/+2
2009-10-11keymap: fix usb_id invocationMartin Pitt1-1/+1
2009-10-08keymap: add missing map fileMartin Pitt1-0/+1
2009-10-08keymap: Add Logitech Wave USBMartin Pitt3-2/+35
2009-10-08udevd: serialize events for with the same major/minorKay Sievers1-12/+19
2009-10-07keymap for Acer Aspire 5720Maxim Levitsky2-0/+6
2009-10-0550-udev-default.rules: fix printer MODEMartin Pitt1-1/+1
2009-09-30make raw USB printer devices world-readable againMartin Pitt1-1/+1
2009-09-27udev-acl: catch up with ConsoleKit 0.4.1William Jon McCann3-51/+160
2009-09-24gudev: gir-scanner workaround for out of tree buildsMarco d'Itri1-0/+1
2009-09-24fix wrong parameter size on ioctl FIONREADAndrew Church1-1/+1
2009-09-22util_run_program: *really* restore signal mask before executing event RUN com...Scott James Remnant1-1/+1
2009-09-20fix previous commit for CD detectionMartin Pitt1-1/+1
2009-09-20fix single-session CD detectionMartin Pitt1-1/+3
2009-09-19rules: Gentoo updateMatthias Schwarzott1-0/+58
2009-09-18rename interfaces to <iface>_rename if rename failsHarald Hoyer1-2/+1
2009-09-17scsi_id: prevent buffer overflow in check_fill_0x83_prespc3()Harald Hoyer1-2/+3
2009-09-16update TODO, NEWSKay Sievers2-1/+4
2009-09-16rules: drop almost all NAME= keysKay Sievers2-42/+23
2009-09-16rules: remove remaining NAME="%k"Kay Sievers1-4/+4
2009-09-16fix SYMLINK{} option parsingKay Sievers1-1/+1
2009-09-14scsi_id: delete copy of bsg.hKay Sievers4-89/+2
2009-09-14udevadm: control - remove compat codeKay Sievers2-70/+4
2009-09-14udevadmi: control = exit with rc=2 if there is some system errorMarco d'Itri1-27/+52
2009-09-14udevadm: print all messages to stderr with priority higher or equal than LOG_ERRMarco d'Itri4-9/+2
2009-09-10put util_create_path() and file creastion in a retry loopKay Sievers2-19/+38
2009-09-10reorder create_path() and node/link creation to be called in a direct sequenceKay Sievers2-9/+6
2009-09-09sound: recognize saa7134 TV card sound devices as TV cardsLennart Poettering1-1/+2
2009-09-09simplify "symlink name stack"Kay Sievers9-193/+128
2009-09-09extras/keymap: Rename KEY_COFFEE to KEY_SCREENLOCKMartin Pitt10-10/+10
2009-09-09extras/keymap: fix hash table collisionsMartin Pitt10-10/+10
2009-09-08fix randonm findings from llvm-clang-analyzerKay Sievers7-170/+167
2009-09-08util_run_program(): fix possible buffer overflow #2Florian Zumbiehl1-1/+1
2009-09-08require 2.6.27 for proper signalfd handlingKay Sievers1-2/+2
2009-09-07modem-modeswitch rules: Match more devicesMartin Pitt1-1/+1
2009-09-07fix whitespaceKay Sievers1-1/+1
2009-09-07util_run_program(): skip multiple spaces in argv creationKay Sievers1-2/+6
2009-09-07util_run_program: restore signal mask before executing event RUN commandsJeremy Kerr7-10/+20
2009-09-07udev_queue_get_seqnum_sequence_is_finished(): fix possible file handle leakFlorian Zumbiehl1-2/+6
2009-09-07udevadm: remove symlink support for old commandsKay Sievers3-32/+3
2009-09-07test: catch possible bug in GOTO resolvingKay Sievers1-2/+3
2009-09-07Revert "udev-rules.c: remove 'first_token' variable"Kay Sievers1-2/+6
2009-09-04make raw USB printer devices accessible for lpMartin Pitt1-0/+4
2009-09-01udev-rules.c: parse_file() - fix possible buffer overflowFlorian Zumbiehl1-0/+2
2009-09-01udev-rules.c: remove 'first_token' variableKay Sievers1-6/+2
2009-09-01udev_util_encode_string(): fix possible buffer overflowFlorian Zumbiehl1-4/+9
2009-09-01libudev-util.c: get_sys_link() - return error for empty link targetKay Sievers1-1/+1
2009-09-01util_resolve_sys_link(): fix possible buffer overflowFlorian Zumbiehl1-2/+2
2009-09-01ude_rules.c: fix possible NULL pointer dereference in get_key()Florian Zumbiehl1-1/+1
2009-09-01rules: sound - do not use /usr/bin/envMarco d'Itri1-1/+1
2009-09-01pci-db: make sure we actually read the pci.ids file instead of usb.idsLennart Poettering1-1/+1
2009-08-31rules: suse - use NAME for mapper/controlKay Sievers1-1/+1
2009-08-31update READMEKay Sievers1-16/+17
2009-08-30use nanosleep() instead of usleep()Daniel Mierswa5-168/+187
2009-08-30update TODOKay Sievers1-3/+3
2009-08-30util_create_path(): fix possible out of bounds array accessFlorian Zumbiehl1-3/+4
2009-08-30inotify_add_watch(): do not store watch, if it failedKay Sievers1-0/+1
2009-08-29util_delete_path(): handle multiple leading slashesFlorian Zumbiehl1-0/+3
2009-08-29util_create_path(): fix errno usageKay Sievers1-9/+6
2009-08-29util_lookup_group(): fix memory leak if realloc() failsFlorian Zumbiehl1-2/+5
2009-08-29util_delete_path(): use util_strscpy()Florian Zumbiehl1-1/+1
2009-08-29util_unlink_secure(): chmod() before chown()Kay Sievers1-15/+7
2009-08-27doc: udevadm test *does* create nodes and links these daysKay Sievers1-1/+1
2009-08-27doc: writing_udev_rules updated for the new command namesMarco d'Itri1-10/+6
2009-08-26Revert "extras/keymap: Fix case matching for Micro-Star"Martin Pitt1-1/+1
2009-08-26extras/keymap: Fix case matching for Micro-StarMartin Pitt1-1/+1
2009-08-25assign errno for getgrnam_r()/getpwnam_r()Kay Sievers1-14/+8
2009-08-24extras/keymap: Fix hold key on Acer Aspire 6920Martin Pitt1-1/+0
2009-08-24extras/modem-modeswitch: eject ZTE MF6xx fake CD-ROMsMartin Pitt1-0/+5
2009-08-24extras/keymap: Add Acer Aspire 6920Martin Pitt3-1/+9
2009-08-20hid2hci: remove superfluous bmAttributes matchMario Limonciello1-2/+1
2009-08-19change database file namesKay Sievers9-68/+100
2009-08-19warn about non-readable or empty rules fileKay Sievers1-1/+1
2009-08-19print warning for NAME="%k" - it breaks the kernel supplied DEVNAMEKay Sievers1-0/+3
2009-08-18don't compare a non-existing function with NULLDaniel Mierswa1-1/+1
2009-08-16update NEWSKay Sievers1-0/+4
2009-08-16make: add commentKay Sievers1-2/+2
2009-08-16rule_generator: net - fix MATCHDEVIDKay Sievers1-0/+3
2009-08-16rules: rfkill has no group, so use 0644Kay Sievers1-1/+1
2009-08-14udev-acl: allow to skip ACL handlingKay Sievers1-0/+1
2009-08-14configure.ac: version bumpKay Sievers1-1/+1
2009-08-14make: sort Makefile.am per target/extraKay Sievers1-331/+374
2009-08-14release 146146Kay Sievers1-0/+88
2009-08-14make: fix issues from non-recursive conversionKay Sievers1-7/+11
2009-08-08udevd: block for 15 seconds after error when too old kernel is detectedKay Sievers2-3/+1
2009-08-08Use LT_INIT to explicit that udev needs libtool series 2.Diego Elio 'Flameeyes' Pettenò1-1/+1
2009-08-08Fix “make distcheck” run outside of the source directory.Diego Elio 'Flameeyes' Pettenò2-2/+2
2009-08-08fix spellingAlan Jenkins16-36/+36
2009-08-07Fix building of documentation when doing out-of-source builds.Diego Elio 'Flameeyes' Pettenò2-2/+2
2009-08-07Use the keymap check during “make distcheck” rather than “check”.Diego Elio 'Flameeyes' Pettenò2-9/+15
2009-08-07Merge in Makefile.am.inc into Makefile.amDiego Elio 'Flameeyes' Pettenò2-16/+14
2009-08-07Ask gperf to use ANSI-C for generation.Diego Elio 'Flameeyes' Pettenò1-1/+1
2009-08-07Add tests to the distribution; this fixes "make distcheck".Diego Elio 'Flameeyes' Pettenò1-0/+2