summaryrefslogtreecommitdiffstats
path: root/src/device.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* load-fragment: speed up parsing by using a perfect hash table with configurat...Lennart Poettering2011-08-011-0/+4
* unit: make ignoring in snapshots a per unit property, instead of a per unit t...Lennart Poettering2011-05-051-1/+1
* manager: introduce IgnoreOnIsolate flag so that we can keep systemd-logger ar...Lennart Poettering2011-04-161-1/+2
* def: centralize definition of default timeout in one placeLennart Poettering2011-03-171-0/+1
* Spelling CorrectionsHarald Hoyer2011-02-281-2/+2
* device: consider udev devices with SYSTEMD_READY=0 as unpluggedLennart Poettering2011-02-091-2/+4
* service: when reloading a service fails don't fail the entire service but jus...Lennart Poettering2011-01-201-1/+1
* device: don't warn if we cannot bump the socket bufferLennart Poettering2011-01-081-2/+4
* udev: make sure we aleways read from netlink, if there is dataKay Sievers2010-11-261-1/+2
* udev: increase event buffer size, handle -ENOBUFS, handle filtered-out devicesKay Sievers2010-11-261-2/+15
* units: get rid of no_requires unit flag, and make crypto disks require crypts...Lennart Poettering2010-11-151-1/+0
* manager: always pull 'following' units into transactionLennart Poettering2010-11-141-0/+34
* unit: replace recursive_stop by stop_retroactively to simplify things a littleLennart Poettering2010-10-281-6/+0
* device: set recursive_stop=true by defaultLennart Poettering2010-10-281-0/+6
* swap: major rework, use /sbin/swapon for setting up swaps, fix merging of ali...Lennart Poettering2010-10-121-4/+0
* device: allow aliases on devicesLennart Poettering2010-08-261-1/+0
* device: handle properly if two devices want to have the same nameLennart Poettering2010-08-201-5/+18
* dbus: follow standardized fdo PropertiesChanged signal specLennart Poettering2010-08-201-0/+2
* device: be more verbose of udev confuses usLennart Poettering2010-08-171-1/+2
* emacs: make sure nobody accidently adds tabs to our sourcesLennart Poettering2010-08-141-1/+1
* device: properly handle devices that are referenced before they show upLennart Poettering2010-08-061-6/+12
* unit: deduce following unit value dynamically instead of statically, to avoid...Lennart Poettering2010-07-211-19/+41
* device: do not merge devicesLennart Poettering2010-07-201-104/+138
* job: timeout every job independently of the unitLennart Poettering2010-07-171-0/+11
* device: rename 'available' state to 'plugged'Lennart Poettering2010-07-161-4/+4
* device: properly create dependenciesLennart Poettering2010-07-131-1/+5
* util: use quoted word parsing where applicableLennart Poettering2010-07-071-1/+1
* unit: get rid of various unnecessary castsLennart Poettering2010-06-191-1/+1
* device: make use of new libudev tags logicLennart Poettering2010-05-221-13/+10
* build-sys: move source files to subdirectoryLennart Poettering2010-05-161-0/+471