summaryrefslogtreecommitdiff
path: root/src/unit.h
AgeCommit message (Expand)AuthorFilesLines
2012-01-16unit: remove union UnitMichal Schmidt1-25/+10
2012-01-16unit: reduce heap usage for unit objectsMichal Schmidt1-1/+4
2012-01-11unit: implement new PropagateReloadTo=/PropagateReloadFrom= operationsLennart Poettering1-0/+4
2012-01-06unit: properly update references to units which are mergedLennart Poettering1-0/+22
2011-11-11job: colored status messages on bootMichal Schmidt1-1/+1
2011-08-20exec: optionally apply cgroup attributes to the cgroups we createLennart Poettering1-0/+3
2011-08-01load-fragment: speed up parsing by using a perfect hash table with configurat...Lennart Poettering1-0/+4
2011-07-31dbus: export unit file stateLennart Poettering1-0/+6
2011-06-21service: check whether sysv scripts where changedLennart Poettering1-0/+3
2011-06-21english: s/_per_/_by_/Lennart Poettering1-1/+1
2011-05-05unit: make ignoring in snapshots a per unit property, instead of a per unit t...Lennart Poettering1-3/+3
2011-04-16manager: introduce IgnoreOnIsolate flag so that we can keep systemd-logger ar...Lennart Poettering1-3/+3
2011-04-07unit: introduce OnFailureIsolate=Lennart Poettering1-0/+3
2011-03-17def: centralize definition of default timeout in one placeLennart Poettering1-3/+0
2011-03-09condition: take a timestamp and store last result of conditionsLennart Poettering1-0/+7
2011-02-28Spelling CorrectionsHarald Hoyer1-2/+2
2011-02-24job: also trigger on-failure dependencies when jobs faile due to dependencies...Lennart Poettering1-0/+2
2011-02-24unit: increase default timeout to 3minLennart Poettering1-1/+1
2011-01-20service: when reloading a service fails don't fail the entire service but jus...Lennart Poettering1-1/+1
2010-11-17cgroup: by default, duplicate service cgroup in the cpu hierarchyLennart Poettering1-1/+1
2010-11-15units: get rid of no_requires unit flag, and make crypto disks require crypts...Lennart Poettering1-5/+0
2010-11-14manager: always pull 'following' units into transactionLennart Poettering1-0/+5
2010-10-29unit: get rid of gnoreDependencyFailure= instead treat ConflictedBy= as weake...Lennart Poettering1-3/+0
2010-10-29unit: replace StopRetroactively= by BindTo= dependenciesLennart Poettering1-3/+2
2010-10-28unit: replace recursive_stop by stop_retroactively to simplify things a littleLennart Poettering1-3/+3
2010-10-22systemctl: introduce systemctl killLennart Poettering1-3/+4
2010-10-13unit: add minimal condition checker for unit startupLennart Poettering1-0/+4
2010-10-08unit: rename 'banned' load state to 'masked'Lennart Poettering1-1/+1
2010-10-08systemctl: fix 'systemctl enable getty@.service'Lennart Poettering1-1/+1
2010-10-08unit: introduce 'banned' load state for units symlinked to /dev/nullLennart Poettering1-0/+1
2010-10-06systemctl: require correctly formed unit names when enabling unitsLennart Poettering1-1/+3
2010-10-05socket: make sockets to pass to a service configurableLennart Poettering1-0/+1
2010-09-14target: add implicit target/unit ordering deps only if both sides have been f...Lennart Poettering1-0/+2
2010-09-06man: Fix small typo: s/seperate/separate/Michael Biebl1-1/+1
2010-09-01unit: unify some codeLennart Poettering1-0/+2
2010-08-31manager: add missing second part of s/maintenance/failed/Matthew Miller1-8/+8
2010-08-30unit: introduce AllowIsolate= switchLennart Poettering1-1/+5
2010-08-20dbus: follow standardized fdo PropertiesChanged signal specLennart Poettering1-0/+8
2010-08-17emacs: disable tabs in .h files, tooLennart Poettering1-1/+1
2010-08-12unit: don't show ENOENT configuration file warnings for units that are not es...Lennart Poettering1-0/+3
2010-08-11gc: remove a lot of unused codeLennart Poettering1-4/+0
2010-08-11pahole: rearrange structs to make them smallerLennart Poettering1-4/+4
2010-08-11utmp: enable systemd-update-utmp by defaultLennart Poettering1-0/+2
2010-08-11socket: disable GC for pre-allocated per-connection service until it is usedLennart Poettering1-0/+2
2010-08-11unit: rename OnlyByDependency= to RefuseManualStart= and introduce RefuseManu...Lennart Poettering1-3/+6
2010-08-09manager: when two pending jobs conflict, keep the one that "conflicts", remov...Lennart Poettering1-1/+2
2010-07-21unit: deduce following unit value dynamically instead of statically, to avoid...Lennart Poettering1-3/+5
2010-07-20device: do not merge devicesLennart Poettering1-0/+3
2010-07-19systemctl: introduce reset-maintenance commandLennart Poettering1-0/+5
2010-07-17job: timeout every job independently of the unitLennart Poettering1-0/+3