summaryrefslogtreecommitdiff
path: root/TODO
Commit message (Collapse)AuthorAgeFilesLines
* update TODOLennart Poettering2021-01-181-0/+16
|
* update TODOLennart Poettering2021-01-141-0/+9
|
* Merge pull request #18217 from ssahani/todo-networkYu Watanabe2021-01-121-4/+0
|\ | | | | TODO: Already implemented with SendDecline=
| * TODO: SR_IOV already implemetedSusant Sahani2021-01-121-3/+0
| |
| * TODO: Already implemented with SendDecline=Susant Sahani2021-01-121-1/+0
| |
* | update TODOLennart Poettering2021-01-121-0/+6
|/
* update TODOLennart Poettering2021-01-061-4/+0
|
* update TODOLennart Poettering2021-01-061-0/+4
|
* update TODOLennart Poettering2020-12-171-10/+25
|
* tree-wide: fix typoYu Watanabe2020-12-161-1/+1
|
* Update TODOLennart Poettering2020-12-141-0/+2
|
* tree-wide: fix typoYu Watanabe2020-12-141-1/+1
|
* seccomp: don't install filters for archs that can't use syscallsGreg Depoire--Ferrer2020-12-101-4/+0
| | | | | | | | | When seccomp_restrict_archs is called, architectures that are blocked are replaced by the SECCOMP_LOCAL_ARCH_BLOCKED marker so that they are not disabled again and filters are not installed for them. This can make some service that use SystemCallArchitecture= and SystemCallFilter= start faster.
* update TODOLennart Poettering2020-12-031-2/+0
|
* update TODOLennart Poettering2020-12-011-3/+0
|
* Merge pull request #17597 from yuwata/fix-typoZbigniew Jędrzejewski-Szmek2020-11-171-1/+1
|\ | | | | tree-wide: Fix typo
| * tree-wide: fix "a the" or "the a"Yu Watanabe2020-11-131-1/+1
| |
* | update TODOLennart Poettering2020-11-161-0/+12
|/
* update TODOLennart Poettering2020-11-041-0/+3
|
* update TODOLennart Poettering2020-11-021-0/+6
|
* tree-wide: fix typos found by Fossies codespell reportYu Watanabe2020-10-241-2/+2
|
* update TODOLennart Poettering2020-10-231-0/+3
|
* Merge pull request #13589 from williamvds/systemctl-edit-copyLennart Poettering2020-10-221-3/+0
|\ | | | | systemctl: show original contents in comment when editing unit
| * systemctl: show original contents when editing unitwilliamvds2020-10-211-3/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | A comment indicates the start of the new contents of the override file, and another indicates that lines following it will be discarded once editing is finished. The contents of the unit file and drop-ins are listed out after this last marker. Adds WRITE_STRING_FILE_TRUNCATE to set O_TRUNC when opening a file. Thanks to cgzones for providing the required SELinux function calls. Co-authored-by: Christian Göttsche <cgzones@googlemail.com>
* | update TODOLennart Poettering2020-10-201-2/+2
|/
* update TODOLennart Poettering2020-10-141-2/+0
|
* analyze: show ungrouped syscalls separately (#17343)Lennart Poettering2020-10-141-4/+0
| | | | | | | | | | This updates the "systemd-analyze syscall-filter" command to show a special section of syscalls that are included in @known but in no other group. Typically this should show syscalls we either should add to any of the existing groups or where we unsure were they best fit in. Right now, it mostly shows arch-specific compat syscalls, we probably should move "@obsolete". This patch doesn't add thta however.
* update TODOLennart Poettering2020-10-121-3/+5
|
* update TODOLennart Poettering2020-10-091-1/+0
|
* update TODOLennart Poettering2020-10-071-0/+7
|
* update TODOLennart Poettering2020-10-051-0/+4
|
* update TODOLennart Poettering2020-09-281-0/+2
|
* update TODOLennart Poettering2020-09-231-4/+0
|
* update TODOLennart Poettering2020-09-231-16/+7
|
* update TODOLennart Poettering2020-09-191-3/+0
|
* update TODOLennart Poettering2020-09-181-7/+16
|
* sd-bus: allow localhost addressesZbigniew Jędrzejewski-Szmek2020-09-151-0/+3
| | | | | | | | By settings AI_ADDRCONFIG in hints we cannot for example resolve "localhost" when the local machine only has a loopback interface. This seems like an unnecessary restriction, drop it. Inspired by https://bugzilla.redhat.com/show_bug.cgi?id=1839007.
* update TODOLennart Poettering2020-09-021-2/+1
|
* TODO: add entryZbigniew Jędrzejewski-Szmek2020-09-011-0/+3
|
* Merge pull request #16568 from poettering/creds-storeZbigniew Jędrzejewski-Szmek2020-08-261-8/+12
|\ | | | | credentials logic to pass privileged data to services
| * update TODOLennart Poettering2020-08-251-8/+12
| |
* | update TODOLennart Poettering2020-08-251-11/+0
|/
* update TODOLennart Poettering2020-08-241-7/+0
|
* tree-wide: fix spelling of "fallback"Zbigniew Jędrzejewski-Szmek2020-08-201-2/+2
| | | | | | Similarly to "setup" vs. "set up", "fallback" is a noun, and "fall back" is the verb. (This is pretty clear when we construct a sentence in the present continous: "we are falling back" not "we are fallbacking").
* Merge pull request #16677 from poettering/statx-mntidZbigniew Jędrzejewski-Szmek2020-08-201-3/+0
|\ | | | | make use of new kernel 5.8 statx() mount id/mountpoint APIs
| * update TODOLennart Poettering2020-08-191-3/+0
| |
* | update TODOLennart Poettering2020-08-191-3/+1
|/
* update TODOLennart Poettering2020-08-171-0/+2
|
* update TODOLennart Poettering2020-08-121-11/+0
|
* update TODOLennart Poettering2020-08-111-3/+0
|