summaryrefslogtreecommitdiff
path: root/src/core/manager.c
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: drop string.h when string-util.h or friends are includedYu Watanabe2019-11-041-1/+0
* tree-wide: drop missing.hYu Watanabe2019-10-311-1/+0
* Move PLYMOUTH_SOCKET define to def.h and nuke plymouth-util.hZbigniew Jędrzejewski-Szmek2019-10-241-1/+1
* fs-util: introduce inotify_add_watch_and_warn() helperFranck Bui2019-10-051-3/+5
* pid1: disable printk ratelimit in early bootZbigniew Jędrzejewski-Szmek2019-09-201-0/+14
* Drop RATELIMIT macrosZbigniew Jędrzejewski-Szmek2019-09-201-3/+2
* manager: put bin before sbin for user instancesZbigniew Jędrzejewski-Szmek2019-08-271-4/+19
* core: stop removing non-existent and duplicate lookup pathsZbigniew Jędrzejewski-Szmek2019-08-271-6/+2
* manager: simplify manager_get_confirm_spawn() a bitLennart Poettering2019-08-201-11/+13
* Merge pull request #13119 from keszybz/unit-loading-2Lennart Poettering2019-07-301-57/+10
|\
| * pid1: drop unit caches only based on mtimeZbigniew Jędrzejewski-Szmek2019-07-301-12/+2
| * pid1: use a cache for all unit aliasesZbigniew Jędrzejewski-Szmek2019-07-301-55/+18
* | Merge pull request #13096 from keszybz/unit-loadingZbigniew Jędrzejewski-Szmek2019-07-191-0/+1
|\ \ | |/
| * Create src/shared/unit-file.[ch] for unit-file related opsZbigniew Jędrzejewski-Szmek2019-07-191-0/+1
* | job: make the run queue order deterministicMichael Olbrich2019-07-181-2/+8
|/
* tree-wide: get rid of strappend()Lennart Poettering2019-07-121-1/+1
* Use unit->id instead of description in messagesZbigniew Jędrzejewski-Szmek2019-07-101-1/+1
* Add config and kernel commandline option to use short identifiersZbigniew Jędrzejewski-Szmek2019-07-101-0/+2
* pid1: use monotonic timestamp in dump if realtime is not availableZbigniew Jędrzejewski-Szmek2019-07-041-3/+5
* basic/time-util: add helper function to check if timestamp is setZbigniew Jędrzejewski-Szmek2019-07-041-2/+2
* core: do not enumerate units in MANAGER_TEST_RUN_MINIMAL modeZbigniew Jędrzejewski-Szmek2019-06-261-0/+6
* tree-wide: replace strjoin() with path_join()Yu Watanabe2019-06-211-1/+1
* Merge pull request #12626 from keszybz/oompolicy-checkLennart Poettering2019-05-211-1/+6
|\
| * core: do an extra check if oom was triggered when handling sigchildZbigniew Jędrzejewski-Szmek2019-05-201-1/+6
* | small fixes: make get_process_state() static and fix typoTopi Miettinen2019-05-201-1/+1
|/
* codespell: fix spelling errorsBen Boeckel2019-04-291-8/+8
* Merge pull request #12217 from keszybz/unlocked-operationsLennart Poettering2019-04-121-4/+1
|\
| * Add open_memstream_unlocked() wrapperZbigniew Jędrzejewski-Szmek2019-04-121-4/+1
* | core: vodify one more call to mkdirZbigniew Jędrzejewski-Szmek2019-04-121-1/+1
|/
* core: implement OOMPolicy= and watch cgroups for OOM killingsLennart Poettering2019-04-091-0/+10
* core: rearrange cgroup empty events a bitLennart Poettering2019-04-091-5/+4
* Merge pull request #12013 from yuwata/fix-switchroot-11997Zbigniew Jędrzejewski-Szmek2019-04-021-0/+19
|\
| * core: add Manager::honor_device_enumeration flagYu Watanabe2019-03-151-0/+19
* | Merge pull request #12115 from poettering/verbose-job-enqueueZbigniew Jędrzejewski-Szmek2019-03-281-15/+23
|\ \
| * | core: add new API for enqueing a job with returning the transaction dataLennart Poettering2019-03-271-15/+23
* | | journalctl: voidify mkdir_p() call and unify two similar code pathsZbigniew Jędrzejewski-Szmek2019-03-271-2/+2
|/ /
* | tree-wide: constify a few static string tablesLennart Poettering2019-03-251-3/+3
* | core: reduce the number of stalled PIDs from the watched processes list when ...Franck Bui2019-03-201-0/+10
* | tree-wide: use ERRNO_IS_DISCONNECT() at more placesLennart Poettering2019-03-191-2/+2
|/
* util: split out plymouth related stuffLennart Poettering2019-03-141-0/+1
* util: split out memcmp()/memset() related calls into memory-util.[ch]Lennart Poettering2019-03-131-1/+1
* core: Allow to configure execute_directories execution behaviorMatthias Klumpp2019-02-181-4/+4
* core: export $PIDFILE env var for services, derived from PIDFile=Lennart Poettering2019-02-151-0/+1
* core: free lines after reading themEvgeny Vereshchagin2018-12-281-1/+1
* core: don't track jobs-finishing-during-reload explicitlyLennart Poettering2018-12-121-14/+0
* pid1: fix (harmless) off-by-one in PATH_MAX comparisonZbigniew Jędrzejewski-Szmek2018-12-101-1/+1
* Merge pull request #10797 from poettering/run-generatorZbigniew Jędrzejewski-Szmek2018-11-281-1/+1
|\
| * core: allow to set exit status when using SuccessAction=/FailureAction=exit i...Lennart Poettering2018-11-271-1/+1
* | show-status: fold two bool flags function arguments into a flagsLennart Poettering2018-11-261-1/+1
|/
* core: run env generators with non-zero umaskLennart Poettering2018-11-201-1/+5