Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-06-18 | fs: Make the full directory path for the pid file and the control socket | Alejandro Colomar | 1 | -1/+1 |
2024-06-18 | fs: Rename nxt_fs_mkdir_all() => nxt_fs_mkdir_p() | Alejandro Colomar | 1 | -1/+1 |
2024-06-18 | fs: Rename nxt_fs_mkdir_parent() => nxt_fs_mkdir_dirname() | Alejandro Colomar | 1 | -1/+1 |
2022-10-14 | Fixed the build on MacOS (and others). | Andrew Clayton | 1 | -32/+0 |
2022-10-03 | Socket: Created control socket & pid file directories. | Andrew Clayton | 1 | -0/+1 |
2020-10-29 | Isolation: mounting of procfs by default when using "rootfs". | Tiago Natel de Moura | 1 | -41/+24 |
2020-08-25 | Isolation: added "automount" option. | Tiago Natel de Moura | 1 | -5/+6 |
2020-08-20 | Isolation: mount tmpfs by default. | Tiago Natel de Moura | 1 | -0/+24 |
2020-05-28 | Added "rootfs" feature. | Tiago Natel de Moura | 1 | -0/+36 |