summaryrefslogtreecommitdiffstats
path: root/src/basic/namespace-util.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* namespace-util: pin pid via pidfd during namespace_open()Lennart Poettering2024-11-131-4/+6
* namespace-util: make idmapping not supported if syscalls return EPERMAndres Beltran2024-11-061-4/+4
* namespace-util: add util function to check if id-mapped mounts are supported ...Andres Beltran2024-11-011-0/+54
* namespace-util: introduce pidref_namespace_open()Mike Yuan2024-07-231-8/+29
* namespace-util: explicitly specify namespace_info[]'s sizeMike Yuan2024-07-231-1/+1
* namespace-util: add new helper is_our_namespace()Lennart Poettering2024-04-061-0/+39
* namespace-util: add namespace_open_by_type() helperLennart Poettering2024-04-061-0/+16
* namespace-util: add detach_mount_namespace_userns()Lennart Poettering2024-04-061-0/+15
* namespace-util: add helper for allocating an empty userns fdLennart Poettering2024-04-061-0/+19
* namespace-util: add detach_mount_namespace_harder()Lennart Poettering2024-04-061-0/+48
* basic/namespace-util: add parse_userns_uid_rangeSam Leonard2024-02-121-0/+39
* namespace-util: introduce netns_acquire()Yu Watanabe2024-01-191-0/+27
* namespace-util: downgrade log level in userns_acquire()Yu Watanabe2024-01-191-5/+4
* tree-wide: add short comments for namespace_open() and namespace_enter()Yu Watanabe2024-01-191-1/+6
* namespace-util: rename arguments to prefix 'ret_'Yu Watanabe2024-01-191-32/+39
* process-util: add new FORK_DEATHSIG_SIGKILL flag, rename FORK_DEATHSIG → FO...Lennart Poettering2023-11-021-1/+1
* namespace-util: use inode_same_at() instead of FORMAT_PROC_FD_PATH()Lennart Poettering2023-05-191-1/+1
* stat-util: rename files_same() → inode_same()Lennart Poettering2023-05-191-1/+1
* namespace-util: set mounts back to MS_SHARED in detach_mount_namespace()Lennart Poettering2023-03-141-4/+11
* tree-wide: use -EBADF for fd initializationZbigniew Jędrzejewski-Szmek2022-12-191-4/+4
* namespace-util: add in_same_namespace()Christian Brauner2022-10-041-0/+24
* namespace-util: add namespace_infoChristian Brauner2022-10-041-4/+22
* namespace-util: Fix typoDaan De Meyer2022-04-111-1/+1
* tree-wide: use new RET_NERRNO() helper at various placesLennart Poettering2021-11-161-4/+2
* namespace-util: introduce userns_acquire() as helper for allocating new unbou...Lennart Poettering2021-10-221-0/+39
* tree-wide: port things over to FORMAT_PROC_FD_PATH()Lennart Poettering2021-08-191-3/+1
* basic/namespae-util: avoid one allocationZbigniew Jędrzejewski-Szmek2021-03-071-7/+7
* Refactor network namespace specific functions in generic helpersXℹ Ruoyao2021-03-031-5/+5
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* namespace-util: introduce helper for combining unshare() + MS_SLAVE remountLennart Poettering2020-07-071-0/+14
* tree-wide: drop missing.hYu Watanabe2019-10-311-2/+3
* namespace-util: make use of TAKE_FD()Franck Bui2019-06-181-7/+5
* util: split out namespace related stuff into a new namespace-util.[ch] pairLennart Poettering2019-03-131-0/+172