summaryrefslogtreecommitdiff
path: root/src/core/manager.h
AgeCommit message (Expand)Author
2015-11-18tree-wide: sort includes in *.hThomas Hindoe Paaboel Andersen
2015-11-13core: add new DefaultTasksMax= setting for system.confLennart Poettering
2015-11-12core: unify code that warns about jobs we fail to enqueueLennart Poettering
2015-11-12core: drop "override" flag when building transactionsLennart Poettering
2015-11-12core: remove support for RequiresOverridable= and RequisiteOverridable=Lennart Poettering
2015-11-11Merge pull request #1837 from poettering/grabbag2Tom Gundersen
2015-11-10Remove snapshot unit typeZbigniew Jędrzejewski-Szmek
2015-11-10core: change return value of the unit's enumerate() call to voidLennart Poettering
2015-10-13manager: remove unused functionThomas Hindoe Paaboel Andersen
2015-09-29core: sort includes of manager.[ch] according to CODING_STYLELennart Poettering
2015-09-22Merge pull request #986 from karelzak/monitorLennart Poettering
2015-09-21containers: systemd exits with non-zero codeAlban Crequy
2015-09-16cgroup: add support for net_cls controllersDaniel Mack
2015-09-14mount: use libmount to monitor mountinfo & utabKarel Zak
2015-09-11core: allocate sets of startup and failed units on-demandLennart Poettering
2015-09-10core: add support for the "pids" cgroup controllerLennart Poettering
2015-09-01core: unified cgroup hierarchy supportLennart Poettering
2015-09-01manager: don't write first-boot flag file all the timeLennart Poettering
2015-08-06core: dbus: track bus names per unitDaniel Mack
2015-05-11core: rename SystemdRunningAs to ManagerRunningAsLennart Poettering
2015-05-11core,network: major per-object logging reworkLennart Poettering
2015-04-29core: for queued reload message there is no need to store the bus explicitlyLennart Poettering
2015-02-26core: emit changes for NFailedUnits propertyLucas De Marchi
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen
2015-01-28core: when the user hits Ctrl-Alt-Del more than 7x per 2s, reboot immediatelyLennart Poettering
2015-01-11Implement masking and overriding of generatorsZbigniew Jędrzejewski-Szmek
2014-11-28mount: monitor for utab changes with inotifyChris Leech
2014-11-23manager: let manager_free() handle NULLsZbigniew Jędrzejewski-Szmek
2014-10-27manager: print warning on console before rebootZbigniew Jędrzejewski-Szmek
2014-10-27manager: convert ephemeral to enumZbigniew Jędrzejewski-Szmek
2014-10-27manager: do not print anything while passwords are being queriedZbigniew Jędrzejewski-Szmek
2014-10-28core: remove system start timeout logic againLennart Poettering
2014-08-22core: split up "starting" manager state into "initializing" and "starting"Lennart Poettering
2014-08-22core: add support for a configurable system-wide start-up timeoutLennart Poettering
2014-08-18core: Verify systemd1 DBus method callers via polkitStef Walter
2014-07-20test-engine: fix access to unit load pathZbigniew Jędrzejewski-Szmek
2014-07-07firstboot: get rid of firstboot generator again, introduce ConditionFirstBoot...Lennart Poettering
2014-07-07firstboot: add new component to query basic system settings on first boot, or...Lennart Poettering
2014-05-22cgroups: simplify CPUQuota= logicLennart Poettering
2014-05-22core: add startup resource control optionWaLyong Cho
2014-04-25core: expose CFS CPU time quota as high-level unit propertiesLennart Poettering
2014-03-24core: add a setting to globally control the default for timer unit accuracyLennart Poettering
2014-03-12core: introduce system state enumLennart Poettering
2014-03-05missing: if RLIMIT_RTTIME is not defined by the libc, then we need a new defi...Lennart Poettering
2014-03-03core: move ShowStatus type into the coreLennart Poettering
2014-03-03core: introduce new RuntimeDirectory= and RuntimeDirectoryMode= unit settingsLennart Poettering
2014-03-03bus: add sd_bus_track object for tracking peers, and port core over to itLennart Poettering
2014-02-24core: add global settings for enabling CPUAccounting=, MemoryAccounting=, Blo...Lennart Poettering
2014-02-07core: allow PIDs to be watched by two units at the same timeLennart Poettering
2014-01-27manager: also turn on output on unit failureZbigniew Jędrzejewski-Szmek