summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-18udevd: fix REMOVE handlingChris Clayton
2015-06-18Revert "udev: don't close std{in,out,err}"Anthony G. Basile
2015-06-05configure.ac: bump 3.1.1 = upstream 220eudev/v3.1.1Anthony G. Basile
2015-06-0280-net-name-slot.rules: restored for issue #117.Anthony G. Basile
2015-05-30configure.ac: add --enable-hwdb option. Address issue #111.eudev/v3.1Anthony G. Basile
2015-05-30configure.ac: slightly better organize xsltproc stuffAnthony G. Basile
2015-05-30configure.ac: fix --enable-manpages. Fixes issue #109.Anthony G. Basile
2015-05-30Merge pull request #116 from ahills/masterblueness
2015-05-30man: updateAnthony G. Basile
2015-05-30configure.ac: bump udev to 220 and eudev to 3.1Anthony G. Basile
2015-05-29random-util.c: remove <sys/auxv.h> missing in uClibcAnthony G. Basile
2015-05-29src/shared/missing.h: O_PATH and AT_EMPTY_PATH missing in uClibc's <fcntl.h>Anthony G. Basile
2015-05-27src/shared/util.h: update qsort_safe() for muslAnthony G. Basile
2015-05-27udev/net_id: Only read the first 64 bytes of PCI config spaceJason S. McMullan
2015-05-27src/shared/path-util.c: import prefix_root() from upstreamAnthony G. Basile
2015-05-27nspawn: finish user namespace supportLennart Poettering
2015-05-27udevd: main - use _exit() when daemonizingTom Gundersen
2015-05-27Skip 'udevd: move file descriptors to Manager' and 'udevd: init/exit the buil...Anthony G. Basile
2015-05-27ata_id: drop spurious spaceLennart Poettering
2015-05-27Skip 'udevd: queue - update queue state when events are queued/freed'Anthony G. Basile
2015-05-27udevd: on_worker - distinguish between EINTR and EAGAINTom Gundersen
2015-05-27src/shared/util.h: import loop_write() from upstreamAnthony G. Basile
2015-05-27udevd: worker - use loop_write() rather than send()Tom Gundersen
2015-05-27udev-ctrl: make _unref() always return NULLTom Gundersen
2015-05-27Skip 'udevd: pass a Manager objcet to event handlers'Anthony G. Basile
2015-05-27Skip 'udevd: explicitly read out uevents we create ourselves'Anthony G. Basile
2015-05-26udevd: remove stale commentTom Gundersen
2015-05-26udevd: explicitly update queue file before answering to pingTom Gundersen
2015-05-26Skip 'udevd: move to sd-event-style event handlers'Anthony G. Basile
2015-05-26udevd: make udev_ctrl_connection globalTom Gundersen
2015-05-26treewide: Correct typos and spell plural of bus consistentTorstein Husebø
2015-05-26udevd: remove unused functionThomas Hindoe Paaboel Andersen
2015-05-26udevd: don't explicitly count the number of workersTom Gundersen
2015-05-26udevd: keep workers in a hashmap rather than a listTom Gundersen
2015-05-26udevd: worker - drop reference countingTom Gundersen
2015-05-26udev: fix weird coding-styleDavid Herrmann
2015-05-26udevd: worker - allow passing NULL to worker_unref()Tom Gundersen
2015-05-26udevd: worker - use _exit() rather than exit()Tom Gundersen
2015-05-26src/shared/util.[ch]: import functions from upstream for previous commitsAnthony G. Basile
2015-05-26udevd: modernize error handlingTom Gundersen
2015-05-26udevd: use kernel cmdline parserTom Gundersen
2015-05-26autogent: request automake 1.13 for gentooAnthony G. Basile
2015-05-26udevd: worker - move some fields from the worker to the eventTom Gundersen
2015-05-26udevd: worker - introduce worker_attach_event()Tom Gundersen
2015-05-26udevd: worker - make refcounting clearerTom Gundersen
2015-05-26udevd: worker - only allocate the worker struct in the main processTom Gundersen
2015-05-26udevd: rename worker_new() to worker_spawn()Tom Gundersen
2015-05-26udevd: don't track worker exitcodeTom Gundersen
2015-05-26update hardware databasesLennart Poettering
2015-05-26hwdb: add MS Arc Touch Mouse SEPeter Hutterer