Age | Commit message (Expand) | Author |
---|---|---|
2024-06-23 | libutil: return Pid from startProcess, not pid_t | eldritch horrors |
2024-06-23 | libutil: give Pid proper resource semantics | eldritch horrors |
2024-05-29 | util.{hh,cc}: Split out namespaces.{hh,cc} | Tom Hubrecht |
2024-05-29 | util.{hh,cc}: Split out strings.{hh,cc} | Tom Hubrecht |
2024-05-29 | util.{hh,cc}: Split out processes.{hh,cc} | Tom Hubrecht |
2024-05-29 | util.{hh,cc}: Split out file-system.{hh,cc} | Tom Hubrecht |
2024-05-05 | Actually try making a userns before assuming they don't work | Jade Lovelace |
2023-02-10 | Simplify the PID namespace check: just try to mount /proc | Eelco Dolstra |
2023-02-07 | Print debug message if a namespace test fails | Eelco Dolstra |
2023-02-07 | Fix macOS build | Eelco Dolstra |
2023-02-07 | Check whether we can use PID namespaces | Eelco Dolstra |
2023-02-07 | Fix auto-uid-allocation in Docker containers | Eelco Dolstra |