aboutgitcodebugslistschat
path: root/test/nstool.c
Commit message (Expand)AuthorAgeFilesLines
* test/nstool: Fix fd leak in accept() loopDavid Gibson2023-05-231-0/+2
* test/nstool: Provide useful error if given a path that's too longDavid Gibson2023-05-231-8/+14
* nstool: Enter holder's cwd when changing mount ns with nstool execDavid Gibson2023-04-081-1/+11
* nstool: Advertise the holder's cwd (in its mountns) across the socketDavid Gibson2023-04-081-0/+4
* nstool: Add --keep-caps option to nstool execDavid Gibson2023-04-081-9/+78
* nstool: Add nstool exec command to execute commands in an nstool namespaceDavid Gibson2023-04-081-2/+137
* nstool: Helpers to iterate through namespace typesDavid Gibson2023-04-081-10/+12
* nstool: Add magic number to advertized informationDavid Gibson2023-04-081-0/+9
* nstool: Detect what namespaces target is inDavid Gibson2023-04-081-14/+143
* nstool: Replace "pid" subcommand with "info" subcommandDavid Gibson2023-04-081-11/+49
* nstool: Split some command line parsing and socket setup to subcommandsDavid Gibson2023-04-081-34/+68
* nstool: Move description of its operation modes from comment to usageDavid Gibson2023-04-081-15/+11
* nstool: Reverse parameters to nstoolDavid Gibson2023-04-081-14/+14
* nstool: Rename nsholder to nstoolDavid Gibson2023-04-081-0/+139