Robert Swiecki
|
024c6fec42
|
mnt: put missing MS_ ST_ definitions in one place
|
2026-03-25 08:27:06 +01:00 |
|
Robert Swiecki
|
e1d349aa6c
|
nsjail: move common legacy/newapi code to mnt.cc|.h
|
2026-02-02 11:22:34 +01:00 |
|
Robert Swiecki
|
d8ea726682
|
Implement support for the new Linux mount API and refactor mount logic into dedicated files. Added the --experimental_mnt flag to allow forcing legacy or new mount behaviors.
|
2026-01-31 16:05:58 +01:00 |
|
Robert Swiecki
|
57a6e17e50
|
nsjail.h/all - reduce size of nsjail_t and stop duplicating nsjail::NsJailConfig fields. Now nsjail::NsJailConfig is the source of truth for jails' configuraiton
|
2025-11-24 17:12:43 +01:00 |
|
Robert Swiecki
|
06350410ac
|
nsjail.h+all: move nsjail::NsJailConfig into struct nsj_t to avoid parameter duplicaiton. Now nsjail::NsJailConfig is the source of configuration truth for jails
|
2025-11-24 07:21:35 +01:00 |
|
Robert Swiecki
|
5a35f00e28
|
mnt: move mnt_t to std::string
|
2018-02-11 23:44:43 +01:00 |
|
Robert Swiecki
|
0513124b4f
|
mnt: convert describeMountPt from const char* to std::string
|
2018-02-11 00:24:43 +01:00 |
|
Robert Swiecki
|
f2a52533be
|
convert some funcs returning pointers to to TLS to std::string
|
2018-02-10 21:19:47 +01:00 |
|
Robert Swiecki
|
4494deffa7
|
omit keyword 'struct'
|
2018-02-10 15:50:12 +01:00 |
|
Robert Swiecki
|
ecd4c32d9a
|
mnt: replace sys/queue with std::vector
|
2018-02-10 14:38:01 +01:00 |
|
Robert Swiecki
|
a82abf4dcb
|
mount: move to C++
|
2018-02-09 18:26:16 +01:00 |
|