summaryrefslogtreecommitdiff
path: root/src/core/manager.c
AgeCommit message (Expand)Author
2015-10-06core: add support for naming file descriptors passed using socket activationLennart Poettering
2015-09-29core: sort includes of manager.[ch] according to CODING_STYLELennart Poettering
2015-09-22Merge pull request #1335 from poettering/some-fixesDaniel Mack
2015-09-22cgtop: underline table headerLennart Poettering
2015-09-22util: add safe_closedir() similar to safe_fclose()Lennart Poettering
2015-09-22Merge pull request #986 from karelzak/monitorLennart Poettering
2015-09-16cgroup: add support for net_cls controllersDaniel Mack
2015-09-14mount: use libmount to monitor mountinfo & utabKarel Zak
2015-09-11cgroup: unify how we invalidate cgroup controller settingsLennart Poettering
2015-09-11core: invalidate idle pipe event source in manager_close_idle_pipe()Lennart Poettering
2015-09-11core: allocate sets of startup and failed units on-demandLennart Poettering
2015-09-09tree-wide: drop {} from one-line if blocksLennart Poettering
2015-09-09tree-wide: use coccinelle to patch a lot of code to use mfree()Lennart Poettering
2015-09-07basic: rework virtualization detection APILennart Poettering
2015-09-04core: split up manager_get_unit_by_pid()Lennart Poettering
2015-09-04macro: introduce new PID_TO_PTR macros and make use of themLennart 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-31manager: remove ask-password fd from sd_event before closing itLennart Poettering
2015-08-06core: dbus: track bus names per unitDaniel Mack
2015-07-29tree-wide: port everything over to fflush_and_check()Lennart Poettering
2015-06-17turn kdbus support into a runtime optionKay Sievers
2015-06-10util: introduce CMSG_FOREACH() macro and make use of it everywhereLennart Poettering
2015-06-08tree-wide: remove spurious spaceThomas Hindoe Paaboel Andersen
2015-06-03kdbus: remove attach_flags_mask module parameter settingKay Sievers
2015-05-29util: split out signal-util.[ch] from util.[ch]Lennart Poettering
2015-05-21manager: fix finish_timestamp calculationLennart Poettering
2015-05-19core: don't consider boot-up finished if we are still reloadingLennart Poettering
2015-05-19core: when propagating restart requests due to deps, downgrade restart to try...Lennart Poettering
2015-05-13core: fix memory leak in manager_run_generators()Cristian Rodríguez
2015-05-12core: drop redundant logging about notification messagesTom Gundersen
2015-05-11core: rename SystemdRunningAs to ManagerRunningAsLennart Poettering
2015-05-11core,network: major per-object logging reworkLennart Poettering
2015-05-11treewide: Correct typos and spell plural of bus consistentTorstein Husebø
2015-05-06bus: don't switch to kdbus if not requestedDavid Herrmann
2015-05-05core: rework unit name validation and manipulation logicLennart Poettering
2015-04-30core: simplify unit type detection logicLennart Poettering
2015-04-29core: fix event source annotationsMantas Mikulėnas
2015-04-29core: annotate event sourcesTom Gundersen
2015-04-24manager: don't fail fatally if we cannot coldplug a unitLennart Poettering
2015-04-24Revert "core: do not spawn jobs or touch other units during coldplugging"Lennart Poettering
2015-04-11shared: add terminal-util.[ch]Ronny Chevalier
2015-04-10shared: add process-util.[ch]Ronny Chevalier
2015-04-07util: rework cunescape(), improve error handlingLennart Poettering
2015-04-06util: rework rm_rf() logicLennart Poettering
2015-03-16core: Remove explicit Plymouth integrationJasper St. Pierre
2015-03-15core: remove useless debug messageZbigniew Jędrzejewski-Szmek
2015-03-13core: check asprintf return valueZbigniew Jędrzejewski-Szmek
2015-03-13core: ignore any issues with setting time on jobs_in_progress_event_sourceZbigniew Jędrzejewski-Szmek
2015-03-13core: issue error on oom we can do nothing aboutZbigniew Jędrzejewski-Szmek