summaryrefslogtreecommitdiff
path: root/src/unit.c
Commit message (Expand)AuthorAgeFilesLines
* unit: remove union UnitMichal Schmidt2012-01-161-359/+359
* unit: reduce heap usage for unit objectsMichal Schmidt2012-01-161-3/+6
* core: switch all log targets to go directly to the journal, instead via syslogLennart Poettering2012-01-121-1/+1
* unit: implement new PropagateReloadTo=/PropagateReloadFrom= operationsLennart Poettering2012-01-111-2/+6
* unit: properly update references to units which are mergedLennart Poettering2012-01-061-3/+36
* journal: introduce log target 'journal' for executed processesLennart Poettering2012-01-061-0/+4
* execute: talk directly to the journald, instead to the stdout-syslog-bridgeLennart Poettering2012-01-051-1/+1
* util: never ellipsize welcome messageLennart Poettering2012-01-051-1/+1
* util: when printing status updates during boot, take terminal width into accountLennart Poettering2012-01-051-17/+1
* unit: check for unneeded dependencies even when unit stop was expectedMichal Schmidt2011-12-091-0/+12
* unit: fix false positive in check for unneeded unitMichal Schmidt2011-12-091-5/+5
* unit: garbage collect units with load errorMichal Schmidt2011-12-061-0/+1
* Fix same expression on both sides of '&&'Thomas Jarosch2011-11-141-2/+2
* job: colored status messages on bootMichal Schmidt2011-11-111-4/+20
* unit: fix complementing of requirement deps with After deps for targetsMichal Schmidt2011-09-231-1/+1
* unit: don't recheck conditions when a unit is already starting but unit_start...Lennart Poettering2011-09-221-6/+10
* fsck: show progress while fscking at bootLennart Poettering2011-09-011-7/+1
* stdout-bridge: rename logger to stdout-syslog-bridge to make it more descriptiveLennart Poettering2011-08-301-1/+1
* cgroup: expose cgroup attributes as unit properties on the busLennart Poettering2011-08-211-2/+10
* exec: optionally apply cgroup attributes to the cgroups we createLennart Poettering2011-08-201-3/+78
* util: more join() optimizationsLennart Poettering2011-08-011-5/+5
* dbus: export unit file stateLennart Poettering2011-07-311-0/+12
* manager: merge serialization and desrialization counter into one, and increas...Lennart Poettering2011-07-061-5/+5
* unit: add three new specifiers to use in unit filesLennart Poettering2011-07-011-2/+52
* unit: consider all cgroups in the name=systemd hierarchy, even when the user ...Lennart Poettering2011-06-301-4/+13
* service: check whether sysv scripts where changedLennart Poettering2011-06-211-11/+15
* english: s/_per_/_by_/Lennart Poettering2011-06-211-2/+2
* unit: make ignoring in snapshots a per unit property, instead of a per unit t...Lennart Poettering2011-05-051-2/+4
* unit: fix assert when trying to load unit instances for uninstanciable typesLennart Poettering2011-04-281-1/+3
* cgroup: don't accidentaly trim on reloadLennart Poettering2011-04-201-1/+1
* manager: introduce IgnoreOnIsolate flag so that we can keep systemd-logger ar...Lennart Poettering2011-04-161-2/+4
* unit: skip default cgroup setup if we have no hierarchy to work onLennart Poettering2011-04-131-0/+3
* unit: fix dump outputLennart Poettering2011-04-101-1/+1
* don't make up buffer sizes, use standard LINE_MAX insteadLennart Poettering2011-04-071-1/+1
* unit: disallow configuration of more than one on_failure dependencies if OnFa...Lennart Poettering2011-04-071-0/+10
* unit: pull in logger unit only when running in system modeLennart Poettering2011-04-071-4/+1
* unit: introduce OnFailureIsolate=Lennart Poettering2011-04-071-4/+15
* job: fix deserialization of jobs: do not ignore orderingLennart Poettering2011-04-061-1/+1
* src: our lord is coverityLennart Poettering2011-03-311-2/+1
* unit: when deserializing do reconnect to dbus/syslog when they show upLennart Poettering2011-03-301-38/+39
* unit: don't override timestamps due to state changes when deserializingLennart Poettering2011-03-301-63/+72
* status: show status messages unconditionally if plymouth is aroundLennart Poettering2011-03-301-1/+4
* unit: fix parsing of condition-resultLennart Poettering2011-03-291-0/+2
* unit: don't complain about failed units when deserializingLennart Poettering2011-03-291-1/+1
* unit: when deserializing jobs, don't pull in dependenciesLennart Poettering2011-03-291-1/+1
* syslog: rework syslog detection so that we need no compile-time option what t...Lennart Poettering2011-03-181-12/+2
* unit: serialize condition test resultsLennart Poettering2011-03-171-0/+21
* condition: take a timestamp and store last result of conditionsLennart Poettering2011-03-091-1/+10
* unit: don't accidently create ordering links to targets when default deps are...Lennart Poettering2011-03-081-15/+18
* Spelling CorrectionsHarald Hoyer2011-02-281-2/+2