summaryrefslogtreecommitdiff
path: root/src/shared/nsflags.c
Commit message (Expand)AuthorAgeFilesLines
* nsflags: replace namespace_flag_map with general namespace_info introduced ea...Christian Brauner2022-10-041-22/+10
* Refactor network namespace specific functions in generic helpersXℹ Ruoyao2021-03-041-0/+8
* string-util: imply NULL termination of strextend() argument listLennart Poettering2021-01-061-1/+1
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* make namespace_flags_to_string() not return empty stringYu Watanabe2020-03-031-6/+0
* util: drop missing.h from socket-util.hYu Watanabe2018-12-061-1/+1
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-3/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* nsflsgs: drop namespace_flag_{from,to}_string()Yu Watanabe2018-05-051-37/+12
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* macro: introduce TAKE_PTR() macroLennart Poettering2018-03-221-2/+1
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* Merge pull request #4538 from fbuihuu/confirm-spawn-fixesLennart Poettering2016-11-181-1/+0
|\
| * nfsflags: drop useless include file 'seccomp-util.h'Franck Bui2016-11-101-1/+0
* | tree-wide: make invocations of extract_first_word more uniform (#4627)Zbigniew Jędrzejewski-Szmek2016-11-111-5/+0
|/
* core: add new RestrictNamespaces= unit file settingLennart Poettering2016-11-041-0/+126