summaryrefslogtreecommitdiff
path: root/src/unit.c
Commit message (Expand)AuthorAge
* unit: fix complementing of requirement deps with After deps for targetsMichal Schmidt2011-09-23
* unit: don't recheck conditions when a unit is already starting but unit_start...Lennart Poettering2011-09-22
* fsck: show progress while fscking at bootLennart Poettering2011-09-01
* stdout-bridge: rename logger to stdout-syslog-bridge to make it more descriptiveLennart Poettering2011-08-30
* cgroup: expose cgroup attributes as unit properties on the busLennart Poettering2011-08-21
* exec: optionally apply cgroup attributes to the cgroups we createLennart Poettering2011-08-20
* util: more join() optimizationsLennart Poettering2011-08-01
* dbus: export unit file stateLennart Poettering2011-07-31
* manager: merge serialization and desrialization counter into one, and increas...Lennart Poettering2011-07-06
* unit: add three new specifiers to use in unit filesLennart Poettering2011-07-01
* unit: consider all cgroups in the name=systemd hierarchy, even when the user ...Lennart Poettering2011-06-30
* service: check whether sysv scripts where changedLennart Poettering2011-06-21
* english: s/_per_/_by_/Lennart Poettering2011-06-21
* unit: make ignoring in snapshots a per unit property, instead of a per unit t...Lennart Poettering2011-05-05
* unit: fix assert when trying to load unit instances for uninstanciable typesLennart Poettering2011-04-28
* cgroup: don't accidentaly trim on reloadLennart Poettering2011-04-20
* manager: introduce IgnoreOnIsolate flag so that we can keep systemd-logger ar...Lennart Poettering2011-04-16
* unit: skip default cgroup setup if we have no hierarchy to work onLennart Poettering2011-04-13
* unit: fix dump outputLennart Poettering2011-04-10
* don't make up buffer sizes, use standard LINE_MAX insteadLennart Poettering2011-04-07
* unit: disallow configuration of more than one on_failure dependencies if OnFa...Lennart Poettering2011-04-07
* unit: pull in logger unit only when running in system modeLennart Poettering2011-04-07
* unit: introduce OnFailureIsolate=Lennart Poettering2011-04-07
* job: fix deserialization of jobs: do not ignore orderingLennart Poettering2011-04-06
* src: our lord is coverityLennart Poettering2011-03-31
* unit: when deserializing do reconnect to dbus/syslog when they show upLennart Poettering2011-03-30
* unit: don't override timestamps due to state changes when deserializingLennart Poettering2011-03-30
* status: show status messages unconditionally if plymouth is aroundLennart Poettering2011-03-30
* unit: fix parsing of condition-resultLennart Poettering2011-03-29
* unit: don't complain about failed units when deserializingLennart Poettering2011-03-29
* unit: when deserializing jobs, don't pull in dependenciesLennart Poettering2011-03-29
* syslog: rework syslog detection so that we need no compile-time option what t...Lennart Poettering2011-03-18
* unit: serialize condition test resultsLennart Poettering2011-03-17
* condition: take a timestamp and store last result of conditionsLennart Poettering2011-03-09
* unit: don't accidently create ordering links to targets when default deps are...Lennart Poettering2011-03-08
* Spelling CorrectionsHarald Hoyer2011-02-28
* job: also trigger on-failure dependencies when jobs faile due to dependencies...Lennart Poettering2011-02-24
* dbus: pass along information why a job failed when it failed (dbus api change!)Lennart Poettering2011-02-24
* execute: optionally forward program output to /dev/console in addition to sys...Lennart Poettering2011-02-15
* dbus: don't try to connect to the system bus before it is actually upLennart Poettering2011-01-20
* service: when reloading a service fails don't fail the entire service but jus...Lennart Poettering2011-01-20
* manager: make list of default controllers configurableLennart Poettering2010-11-18
* cgroup: by default, duplicate service cgroup in the cpu hierarchyLennart Poettering2010-11-17
* units: get rid of no_requires unit flag, and make crypto disks require crypts...Lennart Poettering2010-11-15
* manager: always pull 'following' units into transactionLennart Poettering2010-11-14
* units: make use of agetty mandatoryLennart Poettering2010-11-14
* job: make it possible to wait for devices to be unpluggedLennart Poettering2010-11-14
* unit: get rid of gnoreDependencyFailure= instead treat ConflictedBy= as weake...Lennart Poettering2010-10-29
* unit: replace StopRetroactively= by BindTo= dependenciesLennart Poettering2010-10-29
* unit: replace recursive_stop by stop_retroactively to simplify things a littleLennart Poettering2010-10-28