summaryrefslogtreecommitdiff
path: root/udev/lib/libudev-private.h
AgeCommit message (Expand)Author
2009-06-08libudev: move to top-level directoryKay Sievers
2009-06-04udevd: convert to event worker processesKay Sievers
2009-06-01str[sp]cpyl: add __attribute__ ((sentinel))Kay Sievers
2009-05-21udevd: implement a more efficient queue file formatAlan Jenkins
2009-05-20use more efficient string copyingKay Sievers
2009-05-04remove all PHYSDEVPATH handling and warning aboutKay Sievers
2009-05-04handle devtmpfs nodesKay Sievers
2009-04-26drop "extern" keyword from non-static functionKay Sievers
2009-04-22libudev: monitor - use simpler hashKay Sievers
2009-04-22libudev: monitor - add client socket filter for subsystem valueKay Sievers
2009-04-06avoid leaking netlink socket fd to external programsAlan Jenkins
2009-03-26libudev: GPL -> LGPLKay Sievers
2009-03-12udevadm: settle - synchronise with the udev daemonScott James Remnant
2009-02-23Allow watch handle to be stored in the udevdb.Scott James Remnant
2009-01-02libudev: device - add devtype supportMarcel Holtmann
2008-11-05unify string replacementKay Sievers
2008-11-05do not import the "uevent" file when we only read the db to get old symlinksKay Sievers
2008-11-05fix cleanup of possible left-over symlinksKay Sievers
2008-11-04fix list handling in enumerate and rules file sortingKay Sievers
2008-10-24libudev: monitor - cache result of monitor send bufferKay Sievers
2008-10-18udev_list_cleanup() -> udev_list_cleanup_entries()Kay Sievers
2008-10-17libudev: make list_node functions availableKay Sievers
2008-10-17libudev: monitor - add set_receive_buffer_size()Kay Sievers
2008-10-17libudev: list - prepend udev_* to all functionsKay Sievers
2008-10-16fix sorting of rules filesKay Sievers
2008-10-16udev-rules-parse: name_list -> udev_listKay Sievers
2008-10-16move udev_device_db to libudevKay Sievers
2008-10-16udevd: use libudevKay Sievers
2008-10-16libudev: add global property listKay Sievers
2008-10-15libudev: update DEVLINKS property when properties are readKay Sievers
2008-10-15libudev: device - add get_envp() to construct envp from property listKay Sievers
2008-10-14libudev: handle ! in sysname, add sysnum, return allocated list_entry on addKay Sievers
2008-10-11libudev: list - add flagKay Sievers
2008-10-09libudev: add udev_monitor_send_device()Kay Sievers
2008-10-09libudev: also prefix non-exported functions with udev_*Kay Sievers
2008-10-05libudev: fix --enable-debugKay Sievers
2008-10-02fix compile error with --disable-loggingKay Sievers
2008-10-01libudev: add queue interfaceKay Sievers
2008-09-30libudev: device_init() -> device_new()Kay Sievers
2008-09-29allow compiler to check dbg() arguments on non-debug buildsAlan Jenkins
2008-09-28libudev: more list reworkKay Sievers
2008-09-26libudev: rework list handlingKay Sievers
2008-09-26libudev: device - read database only when neededKay Sievers
2008-09-25libudev: replace awkward callback list interfaces with list iteratorsKay Sievers
2008-09-19always include config.h from MakefileKay Sievers
2008-09-15libudev: switch API from devpath to syspathKay Sievers
2008-09-15libudev: handle "device" link as parent, handle "class" "block" as "subsystem"Kay Sievers
2008-09-13libudev: udev_device - add attribute cacheKay Sievers
2008-09-10use size definitions from libudevKay Sievers
2008-09-10extras: use libudev codeKay Sievers