summaryrefslogtreecommitdiff
path: root/src/unit.c
Commit message (Expand)AuthorAge
* unit: remove union UnitMichal Schmidt2012-01-16
* unit: reduce heap usage for unit objectsMichal Schmidt2012-01-16
* core: switch all log targets to go directly to the journal, instead via syslogLennart Poettering2012-01-12
* unit: implement new PropagateReloadTo=/PropagateReloadFrom= operationsLennart Poettering2012-01-11
* unit: properly update references to units which are mergedLennart Poettering2012-01-06
* journal: introduce log target 'journal' for executed processesLennart Poettering2012-01-06
* execute: talk directly to the journald, instead to the stdout-syslog-bridgeLennart Poettering2012-01-05
* util: never ellipsize welcome messageLennart Poettering2012-01-05
* util: when printing status updates during boot, take terminal width into accountLennart Poettering2012-01-05
* unit: check for unneeded dependencies even when unit stop was expectedMichal Schmidt2011-12-09
* unit: fix false positive in check for unneeded unitMichal Schmidt2011-12-09
* unit: garbage collect units with load errorMichal Schmidt2011-12-06
* Fix same expression on both sides of '&&'Thomas Jarosch2011-11-14
* job: colored status messages on bootMichal Schmidt2011-11-11
* 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