summaryrefslogtreecommitdiff
path: root/src/unit.c
AgeCommit message (Expand)Author
2011-03-30status: show status messages unconditionally if plymouth is aroundLennart Poettering
2011-03-29unit: fix parsing of condition-resultLennart Poettering
2011-03-29unit: don't complain about failed units when deserializingLennart Poettering
2011-03-29unit: when deserializing jobs, don't pull in dependenciesLennart Poettering
2011-03-18syslog: rework syslog detection so that we need no compile-time option what t...Lennart Poettering
2011-03-17unit: serialize condition test resultsLennart Poettering
2011-03-09condition: take a timestamp and store last result of conditionsLennart Poettering
2011-03-08unit: don't accidently create ordering links to targets when default deps are...Lennart Poettering
2011-02-28Spelling CorrectionsHarald Hoyer
2011-02-24job: also trigger on-failure dependencies when jobs faile due to dependencies...Lennart Poettering
2011-02-24dbus: pass along information why a job failed when it failed (dbus api change!)Lennart Poettering
2011-02-15execute: optionally forward program output to /dev/console in addition to sys...Lennart Poettering
2011-01-20dbus: don't try to connect to the system bus before it is actually upLennart Poettering
2011-01-20service: when reloading a service fails don't fail the entire service but jus...Lennart Poettering
2010-11-18manager: make list of default controllers configurableLennart Poettering
2010-11-17cgroup: by default, duplicate service cgroup in the cpu hierarchyLennart Poettering
2010-11-15units: get rid of no_requires unit flag, and make crypto disks require crypts...Lennart Poettering
2010-11-14manager: always pull 'following' units into transactionLennart Poettering
2010-11-14units: make use of agetty mandatoryLennart Poettering
2010-11-14job: make it possible to wait for devices to be unpluggedLennart Poettering
2010-10-29unit: get rid of gnoreDependencyFailure= instead treat ConflictedBy= as weake...Lennart Poettering
2010-10-29unit: replace StopRetroactively= by BindTo= dependenciesLennart Poettering
2010-10-28unit: replace recursive_stop by stop_retroactively to simplify things a littleLennart Poettering
2010-10-28service: unify tstamp serialization codeLennart Poettering
2010-10-28unit: suppress incorrect deserialization errorsLennart Poettering
2010-10-27unit: serialize active timestampsLennart Poettering
2010-10-22systemctl: introduce systemctl killLennart Poettering
2010-10-20unit: introduce %f specifier to decode file namesLennart Poettering
2010-10-13unit: add minimal condition checker for unit startupLennart Poettering
2010-10-12swap: major rework, use /sbin/swapon for setting up swaps, fix merging of ali...Lennart Poettering
2010-10-08unit: rename 'banned' load state to 'masked'Lennart Poettering
2010-10-08systemctl: fix 'systemctl enable getty@.service'Lennart Poettering
2010-10-08unit: introduce 'banned' load state for units symlinked to /dev/nullLennart Poettering
2010-10-06manager: notify plymouth about progress if it is runningLennart Poettering
2010-10-06systemctl: require correctly formed unit names when enabling unitsLennart Poettering
2010-10-05socket: make sockets to pass to a service configurableLennart Poettering
2010-09-27fix spelling of 'unneeded' at various placesLennart Poettering
2010-09-27service: don't create sysv order deps on merged unitsLennart Poettering
2010-09-14target: add implicit target/unit ordering deps only if both sides have been f...Lennart Poettering
2010-09-14socket: fix output of TCP congestion optionsLennart Poettering
2010-09-13target: add default unit ordering deps from the unit not the targetLennart Poettering
2010-09-03unit: don't retroactively start units if we failed to shutdown a unitLennart Poettering
2010-09-01unit: unify some codeLennart Poettering
2010-08-31manager: add missing second part of s/maintenance/failed/Matthew Miller
2010-08-30unit: introduce AllowIsolate= switchLennart Poettering
2010-08-14emacs: make sure nobody accidently adds tabs to our sourcesLennart Poettering
2010-08-12unit: don't show ENOENT configuration file warnings for units that are not es...Lennart Poettering
2010-08-11gc: remove a lot of unused codeLennart Poettering
2010-08-11clang: fix numerous little issues found with clang-analyzerLennart Poettering
2010-08-11manager: serialize/deserialize startup time, tooLennart Poettering