summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* import udev repositoryKay Sievers2012-04-03210-0/+43585
|\
| * libudev: monitor - do not memset() receive bufferKay Sievers2012-03-221-1/+0
| * keymap: Add Samsung 90X3AVaidas Jablonskis2012-03-214-0/+13
| * build-sys: place build binaries in the rootKay Sievers2012-03-1811-12/+1
| * rules sort order: /lib, /run, /etcKay Sievers2012-03-143-13/+13
| * extras: ata_id - do not log error if HDIO_GET_IDENTITY failsKay Sievers2012-03-141-7/+2
| * extras: path_id - add comment about readdir() rebase logicKay Sievers2012-03-131-0/+5
| * extras: path_id - skip ATA transport class devicesKay Sievers2012-03-121-0/+13
| * remove edd_id extraKay Sievers2012-03-073-209/+0
| * rules: move 42-qemu-usb.rules to rules/ dirKay Sievers2012-03-071-13/+0
| * move src/extras subdirectories to src/Kay Sievers2012-03-07132-11/+11
| * udev.conf - do not set any value by defaultKay Sievers2012-03-071-4/+3
| * remove udev-aclKay Sievers2012-03-073-507/+0
| * builtin: path_id - remove dead cciss codeKay Sievers2012-02-231-7/+0
| * update sd-daemon filesKay Sievers2012-02-142-2/+11
| * builtin: kmod - depend on libkmod >= 5Lucas De Marchi2012-02-071-11/+5
| * keymap: Add Fujitsu Siemens Amilo Li 2732Bruno Redondi2012-02-062-0/+4
| * ata_id: fix identify string fixupAndreas Schwab2012-02-011-2/+2
| * ata_id: whitespace fixesKay Sievers2012-02-011-34/+34
| * keymap: Fix touchpad toggle button on Lenovo IdeapadJames M. Leddy2012-02-011-1/+2
| * extras: cdrom_id - create only /dev/cdromKay Sievers2012-01-301-1/+0
| * extras: cdrom_id - create /dev/cdrom and conditionally /dev/dvd for sr0Kay Sievers2012-01-301-0/+3
| * do not stop rule processing when device node is no longer aroundKay Sievers2012-01-293-14/+8
| * builtin: blkid - add missing ID_ prefix for PART_ENTRY_* keysKay Sievers2012-01-261-1/+1
| * fix path to extrasKay Sievers2012-01-241-4/+4
| * use sysname() for devices without a device nodeKay Sievers2012-01-241-3/+6
| * move variable inside conditionKay Sievers2012-01-231-2/+2
| * print warning when rules try to rename kernel device nodesKay Sievers2012-01-231-0/+11
| * use devnode() for $name not sysname(), device nodes might be in a subdirectoryKay Sievers2012-01-231-5/+8
| * fix some fallout from tab removalKay Sievers2012-01-221-106/+106
| * libudev: do not set DEVNAME= twiceKay Sievers2012-01-211-6/+13
| * warn about deprecated RUN+="socket:" useKay Sievers2012-01-212-1/+4
| * keymap: Add Alienware M14xR1Martin Pitt2012-01-181-0/+2
| * keymap: Fix keyboard brightness keys on Samsung 700Z seriesMartin Pitt2012-01-181-1/+1
| * keymap: Fix eject button on Samsung 700Z seriesMartin Pitt2012-01-181-0/+1
| * keymap: Fix rfkill button on Hewlett-Packard HP ProBookMartin Pitt2012-01-181-0/+1
| * udevd: kill hanging event processes after 30 secondsKay Sievers2012-01-182-13/+51
| * builtin: blkid - add missing ID_ prefixKay Sievers2012-01-161-2/+2
| * gudev: several minor introspection fixesEvan Nemerson2012-01-121-2/+2
| * man: mention that no daemons should be started by udevKay Sievers2012-01-111-4/+5
| * fix compiler warningKay Sievers2012-01-101-2/+4
| * cdrom_id: int -> boolKay Sievers2012-01-101-52/+52
| * fix debug messageKay Sievers2012-01-101-1/+1
| * tabs are as useful as a hole in the headKay Sievers2012-01-1067-18167/+18164
| * builtin: kmod - log if modules are blacklistedLucas De Marchi2012-01-091-0/+2
| * doc: fix out of tree build (copy from libkmod)Kay Sievers2012-01-092-2/+2
| * merge udev/, libudev/, systemd/ files in src/; move extras/ to src/Kay Sievers2012-01-06192-0/+32444
* logind: log with AUTH facilityLennart Poettering2012-04-034-1/+11
* fix a couple of AF_UNIX connect() callsLennart Poettering2012-04-032-3/+3
* journal: in json and export mode use double underscores to prefix location fi...Lennart Poettering2012-04-031-8/+8