summaryrefslogtreecommitdiffstats
path: root/man (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-25test: add TEST-21-SYSUSERS testMichael Vogt11-0/+59
2018-01-25sysuser: use OrderedHashmapMichael Vogt1-54/+54
2018-01-25sysusers: allow uid:gid in sysusers.conf filesMichael Vogt2-9/+20
2018-01-24core: rework how we count the n_on_console counterLennart Poettering5-38/+40
2018-01-24core: add a new unit_needs_console() callLennart Poettering3-0/+54
2018-01-24manager: minor manager_get_show_status() simplificationLennart Poettering1-4/+1
2018-01-24manager: add some explanatory comments to manager_dispatch_idle_pipe_fd()Lennart Poettering1-0/+7
2018-01-24log: remove LOG_TARGET_SAFE pseudo log targetLennart Poettering13-17/+24
2018-01-24log: add brief comment for log_set_open_when_needed() and log_set_always_reop...Lennart Poettering1-0/+5
2018-01-24pid1: make use of new "prohibit_ipc" logging flag in PID 1Lennart Poettering2-12/+42
2018-01-24log: add new "prohibit_ipc" flag to logging systemLennart Poettering2-2/+13
2018-01-24log: make log_set_upgrade_syslog_to_journal() take effect immediatelyLennart Poettering3-0/+10
2018-01-24Add fd close support to sd_event_sourceNathaniel McCallum3-0/+24
2018-01-24Include time.h in sd-event.hNathaniel McCallum1-0/+1
2018-01-24networkd: routing policy rules rename Manager object m to manager.Susant Sahani2-5/+5
2018-01-24networkd: remove unused variable manager -> mSusant Sahani1-1/+0
2018-01-24hwdb: Workaround Purism Librem 13 V2 change 43 to backslash (#7984)Ewout van Mansom1-1/+1
2018-01-24networkd: sd_ndisc reset mac address when MAC address change detected.Susant Sahani1-0/+6
2018-01-24coccinelle: O_NDELAY → O_NONBLOCKLennart Poettering7-8/+14
2018-01-24coccinelle: let's use STRLEN() rather strlen() at one more placeLennart Poettering1-1/+1
2018-01-24tmpfiles: make "f" lines behaviour match what the documentation saysLennart Poettering3-20/+29
2018-01-24resolve: fix build without gcryptMichael Biebl1-2/+2
2018-01-24systemctl: remove unused variableYu Watanabe1-1/+0
2018-01-24core/device: remove unused variableYu Watanabe1-1/+0
2018-01-23update TODOLennart Poettering1-0/+4
2018-01-23service: simplify conditionLennart Poettering1-2/+1
2018-01-23service: don't bother with watching PIDs during deserializationLennart Poettering1-6/+2
2018-01-23core: rework how we track which PIDs to watch for a unitLennart Poettering7-87/+301
2018-01-23core: unify call we use to synthesize cgroup empty events when we stopped wat...Lennart Poettering4-18/+38
2018-01-23service: don't send out dbus change notifications spuriously on SIGCHLDLennart Poettering1-2/+5
2018-01-23core: fix manager_get_unit_by_pid() special casing of manager PIDLennart Poettering1-1/+1
2018-01-23test: test-process-util additionsLennart Poettering1-0/+20
2018-01-23process-util: replace PTR_TO_PID() and PID_TO_PTR macro by inline functionsLennart Poettering1-2/+7
2018-01-23cgroup: fix handling of TasksAccounting= propertyLennart Poettering1-1/+1
2018-01-23UIDS-GIDS.md: explicitly mention one more user of the overflowuidLennart Poettering1-7/+8
2018-01-23hwdb: whitespace fix to make "ninja test" work againLennart Poettering1-1/+1
2018-01-23tmpfiles: create parent directories if they are missing for more line typesLennart Poettering2-2/+27
2018-01-23tmpfiles: refuse to chown()/chmod() files which are hardlinked, unless protec...Lennart Poettering1-0/+43
2018-01-23tmpfiles: fix check for figuring out whether to call chmod()Lennart Poettering1-2/+2
2018-01-23tmpfiles: shortcut path_set_perms() if there's nothing to doLennart Poettering1-1/+4
2018-01-23tmpfiles: change ownership of symlinks tooLennart Poettering1-20/+21
2018-01-23resolve: signal Ed25519 support (#7960)ott1-0/+11
2018-01-23namepace: fix error handling when clone_device_node() returns 0Lennart Poettering1-1/+5
2018-01-23namespace: use is_symlink() helperLennart Poettering1-5/+4
2018-01-23namespace: use stack allocation for paths, where we canLennart Poettering1-5/+2
2018-01-23man: it appears the description of async signal safety has its own man page nowLennart Poettering3-10/+10
2018-01-23journal: cast to (void) where we knowingly ignore syscall returnsLennart Poettering1-1/+1
2018-01-23man: document explicitly that sd_journal_stream_fd() never shares fdsLennart Poettering1-0/+4
2018-01-23pid1: rework how we dispatch SIGCHLD and other signalsLennart Poettering2-211/+243
2018-01-23core: move user lookup event priority to -11Lennart Poettering1-1/+1