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