summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-05-24machined: unify how we forward image method calls from manager to image objectLennart Poettering1-171/+17
2018-05-24machined: introduce a common function for redirecting machine method calls fr...Lennart Poettering1-174/+17
2018-05-24machine-image: extend search pathLennart Poettering2-3/+38
2018-05-24machine-image: add 'discoverable' flag for imagesLennart Poettering2-4/+24
2018-05-24machine-image: add proper refcountingLennart Poettering2-0/+21
2018-05-24machine-image: add APIs for converting arbitrary image paths into Image objectsLennart Poettering2-0/+16
2018-05-24machine-image: fix a debug log messageLennart Poettering1-1/+1
2018-05-24machine-image: rework error handlingLennart Poettering7-88/+138
2018-05-24machine-image: use pretty names if we already have them and validated themLennart Poettering1-2/+2
2018-05-24machine-image: validate pretty names when auto-generating themLennart Poettering1-7/+55
2018-05-24machine-image: fix duplicate detection when discovering imagesLennart Poettering1-3/+18
2018-05-24machine-image: introduce two different classes of imagesLennart Poettering8-36/+52
2018-05-24conf-files: beef up conf-files.[ch] a bitLennart Poettering4-52/+110
2018-05-24fileio: make sure read_full_stream() works on memory-backed streamsLennart Poettering1-13/+19
2018-05-24path-lookup: add flag to optionally force checking split-usr unit dirsLennart Poettering2-7/+8
2018-05-24install: export unit_file_lookup_state()Lennart Poettering2-3/+7
2018-05-24os-util: add helpers for finding /etc/os-releaseLennart Poettering17-97/+193
2018-05-24fileio: add parse_env_filev() that is like parse_env_file() but takes a va_listLennart Poettering2-5/+25
2018-05-24fileio: accept FILE* in addition to path in parse_env_file()Lennart Poettering29-53/+54
2018-05-24process-util: add a new FORK_MOUNTNS_SLAVE flag for safe_fork()Lennart Poettering3-5/+13
2018-05-24dissect: optionally, validate that the image we dissect is a valid OS imageLennart Poettering3-2/+13
2018-05-24fd-util: add new helper call fd_duplicate_data_fd()Lennart Poettering3-0/+289
2018-05-24Merge pull request #8817 from yuwata/cleanup-nsflagsLennart Poettering15-96/+122
2018-05-24networkd: Support the ability to set MTU in [Route] sectionsSusant Sahani4-1/+47
2018-05-24Merge pull request #9020 from poettering/physical-memory-cgroupsv2Zbigniew Jędrzejewski-Szmek4-10/+50
2018-05-24Merge pull request #9024 from poettering/nspawn-attrs-moreZbigniew Jędrzejewski-Szmek7-100/+469
2018-05-24Merge pull request #9068 from poettering/nspawn-pty-deadlockZbigniew Jędrzejewski-Szmek3-11/+30
2018-05-24logind: let's change the type of the runtime directory size to uint64_tLennart Poettering3-3/+3
2018-05-24util: add debug logging to system_tasks_max()Lennart Poettering1-4/+16
2018-05-24util: fix physical_memory() to work correctly on cgroupsv2Lennart Poettering1-3/+31
2018-05-24doc: mention in NEWS that AF_INET{,6} are dropped from logindYu Watanabe1-0/+8
2018-05-23Merge pull request #9040 from yuwata/resolved-networkd-use-dynamic-userLennart Poettering11-115/+137
2018-05-23install: "user" and "global" scopes are equivalent for user presetsFranck Bui1-5/+9
2018-05-23Merge pull request #9039 from yuwata/fix-device-allowLennart Poettering2-272/+278
2018-05-23Merge pull request #9067 from thedrow/patch-1Zbigniew Jędrzejewski-Szmek2-2/+5
2018-05-22tmpfiles: fix documented constant for exit code 73Will Thompson1-1/+1
2018-05-22Merge pull request #9065 from poettering/fixup-tab-double-newlineZbigniew Jędrzejewski-Szmek23-39/+64
2018-05-22nspawn: make sure our container PID 1 keeps logging to the original stderr as...Lennart Poettering3-0/+24
2018-05-22nspawn: make use of log_set_open_when_needed() in nspawn tooLennart Poettering1-11/+6
2018-05-22Install ccache in container.Omer Katz1-0/+1
2018-05-22Enable ccache and mount it into the build/test container.Omer Katz1-2/+4
2018-05-22update TODOLennart Poettering1-3/+3
2018-05-22nspawn: let's rename _FORCE_ENUM_WIDTH → _SETTING_FORCE_ENUM_WIDTHLennart Poettering1-1/+1
2018-05-22nspawn: similar to the previous patches, also make /etc/localtime handling mo...Lennart Poettering6-47/+205
2018-05-22nspawn: complain if people still use --share-systemLennart Poettering1-0/+1
2018-05-22nspawn: make --link-journal= configurable through .nspawn files, tooLennart Poettering5-30/+101
2018-05-22nspawn: add a bit of debug logging to resolved_listening()Lennart Poettering1-5/+9
2018-05-22nspawn: add greater control over how /etc/resolv.conf is handledLennart Poettering6-20/+155
2018-05-22Merge pull request #9062 from poettering/parse-conf-macroLennart Poettering24-306/+286
2018-05-22pid1: fix ShowStatus propertyZbigniew Jędrzejewski-Szmek1-1/+21