summaryrefslogtreecommitdiff
path: root/src/unit.h
Commit message (Expand)AuthorAge
* unit: remove union UnitMichal Schmidt2012-01-16
* unit: reduce heap usage for unit objectsMichal Schmidt2012-01-16
* unit: implement new PropagateReloadTo=/PropagateReloadFrom= operationsLennart Poettering2012-01-11
* unit: properly update references to units which are mergedLennart Poettering2012-01-06
* job: colored status messages on bootMichal Schmidt2011-11-11
* exec: optionally apply cgroup attributes to the cgroups we createLennart Poettering2011-08-20
* load-fragment: speed up parsing by using a perfect hash table with configurat...Lennart Poettering2011-08-01
* dbus: export unit file stateLennart Poettering2011-07-31
* 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
* manager: introduce IgnoreOnIsolate flag so that we can keep systemd-logger ar...Lennart Poettering2011-04-16
* unit: introduce OnFailureIsolate=Lennart Poettering2011-04-07
* def: centralize definition of default timeout in one placeLennart Poettering2011-03-17
* condition: take a timestamp and store last result of conditionsLennart Poettering2011-03-09
* Spelling CorrectionsHarald Hoyer2011-02-28
* job: also trigger on-failure dependencies when jobs faile due to dependencies...Lennart Poettering2011-02-24
* unit: increase default timeout to 3minLennart Poettering2011-02-24
* service: when reloading a service fails don't fail the entire service but jus...Lennart Poettering2011-01-20
* 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
* 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
* systemctl: introduce systemctl killLennart Poettering2010-10-22
* unit: add minimal condition checker for unit startupLennart Poettering2010-10-13
* unit: rename 'banned' load state to 'masked'Lennart Poettering2010-10-08
* systemctl: fix 'systemctl enable getty@.service'Lennart Poettering2010-10-08
* unit: introduce 'banned' load state for units symlinked to /dev/nullLennart Poettering2010-10-08
* systemctl: require correctly formed unit names when enabling unitsLennart Poettering2010-10-06
* socket: make sockets to pass to a service configurableLennart Poettering2010-10-05
* target: add implicit target/unit ordering deps only if both sides have been f...Lennart Poettering2010-09-14
* man: Fix small typo: s/seperate/separate/Michael Biebl2010-09-06
* unit: unify some codeLennart Poettering2010-09-01
* manager: add missing second part of s/maintenance/failed/Matthew Miller2010-08-31
* unit: introduce AllowIsolate= switchLennart Poettering2010-08-30
* dbus: follow standardized fdo PropertiesChanged signal specLennart Poettering2010-08-20
* emacs: disable tabs in .h files, tooLennart Poettering2010-08-17
* unit: don't show ENOENT configuration file warnings for units that are not es...Lennart Poettering2010-08-12
* gc: remove a lot of unused codeLennart Poettering2010-08-11
* pahole: rearrange structs to make them smallerLennart Poettering2010-08-11
* utmp: enable systemd-update-utmp by defaultLennart Poettering2010-08-11
* socket: disable GC for pre-allocated per-connection service until it is usedLennart Poettering2010-08-11
* unit: rename OnlyByDependency= to RefuseManualStart= and introduce RefuseManu...Lennart Poettering2010-08-11
* manager: when two pending jobs conflict, keep the one that "conflicts", remov...Lennart Poettering2010-08-09
* unit: deduce following unit value dynamically instead of statically, to avoid...Lennart Poettering2010-07-21
* device: do not merge devicesLennart Poettering2010-07-20
* systemctl: introduce reset-maintenance commandLennart Poettering2010-07-19
* job: timeout every job independently of the unitLennart Poettering2010-07-17