Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-12-10 | Isolation: wired up cgroup to build system. | Andrew Clayton | 1 | -0/+1 | |
This commit enables the building of the cgroup code. This is only built when the cgroupv2 filesystem is found. If cgroupv2 support is found then cgroupv2: .................. YES will be printed by ./configure Reviewed-by: Alejandro Colomar <alx@nginx.com> Signed-off-by: Andrew Clayton <a.clayton@nginx.com> | |||||
2022-11-20 | Basic njs support. | Zhidao HONG | 1 | -0/+1 | |
2022-10-20 | Configuration: added the regex status in configure summary. | Zhidao HONG | 1 | -0/+1 | |
2021-03-24 | Added build system support for a man page. | Konstantin Pavlov | 1 | -0/+1 | |
2020-03-12 | Using disk file to store large request body. | Max Romanov | 1 | -0/+1 | |
This closes #386 on GitHub. | |||||
2019-09-19 | Initial applications isolation support using Linux namespaces. | Tiago de Bem Natel de Moura | 1 | -0/+2 | |
2018-11-15 | Prettier ./configure summary. | Valentin Bartenev | 1 | -16/+17 | |
2018-11-15 | Added TLS information to ./configure summary. | Valentin Bartenev | 1 | -0/+1 | |
2018-10-17 | Installing libunit headers and static library. | Max Romanov | 1 | -0/+2 | |
2017-09-26 | Changed "path" to "directory" in configure summary. | Valentin Bartenev | 1 | -4/+5 | |
The "directory" is more specific term, similar to "file". | |||||
2017-09-25 | Added --bindir and --sbindir options to the summary page. | Igor Sysoev | 1 | -2/+4 | |
2017-09-25 | Style fixes. | Igor Sysoev | 1 | -5/+5 | |
2017-09-10 | Configuration persistence. | Valentin Bartenev | 1 | -0/+1 | |
Now configuration survives server reloads. | |||||
2017-08-31 | nginext has been renamed to unit. | Igor Sysoev | 1 | -4/+4 | |
2017-08-26 | Added configuration summary. | Igor Sysoev | 1 | -0/+23 | |