summaryrefslogtreecommitdiff
path: root/src/core/manager.h
AgeCommit message (Expand)Author
2017-05-20./tools/notsd-moveLuke Shumaker
2016-10-21core: use emergency_action for ctr+alt+del burstLukas Nykryn
2016-10-07core: add "invocation ID" concept to service managerLennart Poettering
2016-10-06core: add possibility to set action for ctrl-alt-del burst (#4105)Lukáš Nykrýn
2016-09-09pid1: drop kdbus_fd and all associated logicZbigniew Jędrzejewski-Szmek
2016-08-19core: add RemoveIPC= settingLennart Poettering
2016-07-22core: add a concept of "dynamic" user ids, that are allocated as long as a se...Lennart Poettering
2016-05-16Merge pull request #3193 from htejun/cgroup-io-controllerLennart Poettering
2016-05-05core: add io controller support on the unified hierarchyTejun Heo
2016-05-05core: use an AF_UNIX/SOCK_DGRAM socket for cgroup agent notificationLennart Poettering
2016-04-12core: introduce MANAGER_IS_RELOADING() macroLennart Poettering
2016-04-12core: remove ManagerRunningAs enumLennart Poettering
2016-04-12core: rework generator dir logic, move the dirs into LookupPaths structureLennart Poettering
2016-02-10cgroup: remove support for NetClass= directiveDaniel Mack
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
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