summaryrefslogtreecommitdiff
path: root/src/libudev
Commit message (Expand)AuthorAge
* libudev: always return NULL in _unref() APIsLennart Poettering2013-11-20
* libudev: always return valid negative error codes on API functionsLennart Poettering2013-11-20
* Remove duplicate includesKarel Zak2013-11-18
* udev: declare some symbols staticKay Sievers2013-11-13
* udev: declare some symbols staticKay Sievers2013-11-12
* libudev: default log_priority to INFOTom Gundersen2013-10-30
* macro: clean up usage of gcc attributesLennart Poettering2013-10-16
* build-sys: libudev - get rid of the needless selinux linking (again)Kay Sievers2013-10-15
* Never call qsort on potentially NULL arraysZbigniew Jędrzejewski-Szmek2013-10-13
* device-nodes: move device node specific code to own fileDave Reisner2013-09-19
* libudev: add missing 'global' to symbol exportKay Sievers2013-09-17
* move utf8 functions from libudev-private.h to utf8.hDave Reisner2013-09-17
* libudev: fix move_later comparisonLukas Nykryn2013-09-13
* libudev: enumerate - do not try to match against an empty subsystemKay Sievers2013-09-04
* libudev: enumerate: fix NULL-deref for subsystem-matchesDavid Herrmann2013-09-04
* libudev: fix memleak when enumerating childsDavid Herrmann2013-09-04
* libudev-enumerate.c:udev_enumerate_get_list_entry() fixed possible stale pointerHarald Hoyer2013-08-19
* typo fixes in man and commentsThomas Hindoe Paaboel Andersen2013-08-15
* libudev: fix hwdb validation to look for the *new* fileKay Sievers2013-08-15
* hwdb: add --device=<device-id> and --filter=<key name glob>Kay Sievers2013-07-01
* hwdb: remove support for (not fully implemented) conditional propertiesKay Sievers2013-07-01
* Use stdint.h macros instead of casts to print uint64_t valuesZbigniew Jędrzejewski-Szmek2013-06-10
* libudev: remove udev_monitor_new_from_socket() symbolMichael Biebl2013-04-16
* libudev: Move -lrt to Libs.privateMichael Biebl2013-04-09
* Remove some dead codeZbigniew Jędrzejewski-Szmek2013-03-31
* libudev: avoid potential misaligned accessesJan Engelhardt2013-03-20
* libude: remove special handling of "device" link, it should not be usedKay Sievers2013-03-20
* libudev: implement udev_device_set_attribute_value()Hannes Reinecke2013-03-13
* use streq instead of strcmpThomas Hindoe Paaboel Andersen2013-02-13
* use strneq instead of strncmpThomas Hindoe Paaboel Andersen2013-02-13
* udev: remove HWDB_BINKay Sievers2013-02-07
* udev: move string copy functions to shared/Kay Sievers2013-01-09
* udev: net_id - append "dev_id" value if neededKay Sievers2013-01-04
* udev: in addition to DEVMODE, honor DEVUID, DEVGID from the ueventKay Sievers2012-12-31
* Fix "attribute 'packed' is ignored" warnings when using ClangRichard Yao2012-12-17
* libudev: validate 'udev' argument to udev_enumerate_new()Michael Terry2012-12-14
* libudev: hwdb: add missing endianess conversionEric Benoit2012-12-11
* libudev: do not resolve $attr{device} symlinksKay Sievers2012-11-20
* hwdb: use $(localstatedir)/lib/udev/hwdb.bin for the binary databaseZbigniew Jędrzejewski-Szmek2012-11-16
* udev: hwdb - properly handle a missing databaseKay Sievers2012-11-15
* libudev: avoid leak during realloc failureMauro Dreissig2012-11-13
* libudev: update copyright headersKay Sievers2012-11-12
* udev: use usec_t and now()Kay Sievers2012-11-12
* libudev: hwdb - cleanup list before getting new propertiesKay Sievers2012-10-28
* udev: get rid of SYSCONFDIRKay Sievers2012-10-28
* Tweak TODOZbigniew Jędrzejewski-Szmek2012-10-28
* libudev: import hwdb and export lookup interfaceKay Sievers2012-10-27
* udev: remove SYMLINK "unique" optionKay Sievers2012-10-08
* libudev: check return value of renameVáclav Pavlín2012-09-23
* libudev: remove dead codeKay Sievers2012-09-19