summaryrefslogtreecommitdiffstats
path: root/src/core (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge pull request #10722 from yuwata/sd-device-monitor-change-argumentsLennart Poettering2018-11-111-2/+2
|\ \
| * | sd-device: drop priority and description from sd_device_monitor_attach_event(...Yu Watanabe2018-11-101-2/+2
| |/
* / core: log about /var/run/ prefix used in PIDFile=, patch it to be /run insteadLennart Poettering2018-11-104-3/+92
|/
* core: expose bus client names currently reffing a unit as propertyLennart Poettering2018-11-091-0/+39
* unit: enqueue cgroup empty check event if the last ref on a unit is droppedLennart Poettering2018-11-091-0/+6
* pid1: add a new AbandonScope() method call on the Manager objectLennart Poettering2018-11-093-2/+29
* cgroup: actually reset the cgroup invalidation mask after we made our changesLennart Poettering2018-11-081-0/+2
* unit: replace three non-type-safe macros by type-safe inline functionsLennart Poettering2018-11-081-3/+9
* core/device: use LIST_FOREACH_AFTER() or friendYu Watanabe2018-11-081-2/+2
* unit: make UNIT() cast function deal with NULL pointersLennart Poettering2018-11-081-1/+6
* core: introduce exec_params_clear()Yu Watanabe2018-11-086-5/+14
* Merge pull request #10594 from poettering/env-reload-fixZbigniew Jędrzejewski-Szmek2018-11-0711-39/+127
|\
| * core: split environment block mantained by PID 1's Manager object in twoLennart Poettering2018-10-3110-36/+124
| * strv: wrap strv_new() in a macro so that NULL sentinel is implicitLennart Poettering2018-10-312-3/+3
* | Merge pull request #10650 from yuwata/udevadm-trigger-use-write-string-fileLennart Poettering2018-11-062-6/+6
|\ \
| * | tree-wide: set WRITE_STRING_FILE_DISABLE_BUFFER flag when we write files unde...Yu Watanabe2018-11-062-6/+6
| |/
* / core, sysctl: skip ENOENT for /proc/sys/net/unix/max_dgram_qlenGiuseppe Scrivano2018-11-061-1/+1
|/
* core: apply WorkingDirectory after enforce_userJoerg Behrmann2018-10-311-5/+6
* core: don't drop timer expired but not yet processed when system date is changedInsun2018-10-301-9/+9
* core: skip unit deserialization and move to the next one when unit_deserializ...Franck Bui2018-10-301-38/+50
* core: add free_and_replace() at one more placeLennart Poettering2018-10-261-2/+1
* tree-wide: add a few missing _sentinel_ decoratorsLennart Poettering2018-10-261-2/+2
* chown-recursive: TAKE_FD() is your friendLennart Poettering2018-10-261-5/+1
* chown-recursive: also drop ACLs when recursively chown()ingLennart Poettering2018-10-261-4/+12
* chown-recursive: let's rework the recursive logic to use O_PATHLennart Poettering2018-10-261-76/+70
* service: when starting a service make a copy of the watchdog timeout and use ...Lennart Poettering2018-10-262-3/+14
* service: continue to use the overriden timeout when forking off againLennart Poettering2018-10-261-1/+1
* service: rename service_reset_watchdog_timeout() → service_override_watchdo...Lennart Poettering2018-10-261-2/+2
* service: rework service_extend_timeout()Lennart Poettering2018-10-261-31/+36
* service: explicit stop the watchdog when we shall not use itLennart Poettering2018-10-261-4/+6
* core: rework serializationLennart Poettering2018-10-2618-313/+219
* core: make manager_serialize() a bit easier to read by adding predicate functionLennart Poettering2018-10-261-6/+14
* core: strjoina() in a loop is never OKLennart Poettering2018-10-261-3/+7
* automount: fix deserialization of dev_tLennart Poettering2018-10-261-3/+4
* core: enforce a limit on STATUS= texts recvd from servicesLennart Poettering2018-10-262-2/+8
* core: when deserializing state always use read_line(…, LONG_LINE_MAX, …)Lennart Poettering2018-10-264-46/+50
* core: reword polkit request a bit (#10524)Lennart Poettering2018-10-251-1/+1
* core: don't create Requires for workdir if "missing ok"Martin Wilck2018-10-251-1/+1
* execute: if we fail to do namespacing, explain why we refuse to continue in a...Lennart Poettering2018-10-241-0/+4
* Merge pull request #10483 from yuwata/udev-cleanup-10Lennart Poettering2018-10-241-12/+12
|\
| * core/device: use log_device_*()Yu Watanabe2018-10-231-12/+12
* | core: use ascii_toupper() instead of everytime judging whether it is the firs...Yu Watanabe2018-10-231-8/+5
|/
* Merge pull request #10470 from yuwata/log-message-updatesLennart Poettering2018-10-198-36/+36
|\
| * core: include error cause in log messageYu Watanabe2018-10-198-36/+36
* | tree-wide: replace 'unsigned int' with 'unsigned'Yu Watanabe2018-10-191-1/+1
|/
* tree-wide: some automatic coccinelle fixes (#10463)Lennart Poettering2018-10-191-4/+4
* core: stop ignoring errors in connect_logger_asEvgeny Vereshchagin2018-10-191-7/+8
* Merge pull request #10460 from yuwata/setsockopt_int-moreLennart Poettering2018-10-191-37/+42
|\
| * tree-wide: use setsockopt_int() moreYu Watanabe2018-10-181-37/+42
* | core: beautify per-unit consumed resources log message a bit. (#10390)Lennart Poettering2018-10-191-15/+38