index
:
unit.git
alx-gzip
applog
bool
compr
master
skel_lm
wasm
Universal Web Application Server
andrew@digital-domain.net
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
nxt_main_process.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-10
Python: supporting ASGI legacy protocol.
Max Romanov
1
-0
/
+6
2020-11-05
Perl: request processing in multiple threads.
Max Romanov
1
-0
/
+12
2020-11-05
Ruby: request processing in multiple threads.
Max Romanov
1
-0
/
+5
2020-11-05
Java: request processing in multiple threads.
Max Romanov
1
-0
/
+10
2020-11-05
Python: request processing in multiple threads.
Max Romanov
1
-0
/
+12
2020-10-29
Isolation: mounting of procfs by default when using "rootfs".
Tiago Natel de Moura
1
-2
/
+8
2020-09-18
Python: app module callable name configuration.
Max Romanov
1
-0
/
+6
2020-08-25
Isolation: added "automount" option.
Tiago Natel de Moura
1
-0
/
+2
2020-08-20
Moved isolation related code to "nxt_isolation.c".
Tiago Natel de Moura
1
-4
/
+2
2020-08-13
Fixed error handling of prefork callback.
Tiago Natel de Moura
1
-14
/
+21
2020-05-28
Added "rootfs" feature.
Tiago Natel de Moura
1
-5
/
+84
2020-03-09
Refactor of process management.
Tiago Natel de Moura
1
-798
/
+251
2020-05-14
PHP: implemented "targets" option.
Valentin Bartenev
1
-15
/
+5
2019-12-24
Adding "limits/shm" configuration validation and parsing.
Max Romanov
1
-1
/
+31
2019-12-06
Isolation: allowed the use of credentials with unpriv userns.
Tiago Natel
1
-24
/
+189
2019-12-06
Moved credential-related code to nxt_credential.c.
Tiago Natel
1
-3
/
+2
2019-11-26
Refactor of process init.
Tiago Natel
1
-96
/
+217
2019-10-29
Process port refactoring.
Hong Zhi Dao
1
-15
/
+3
2019-10-29
Allocating process init struct from runtime memory pool.
Max Romanov
1
-17
/
+10
2019-10-11
Fixed passing false in namespace flags.
Tiago Natel
1
-4
/
+2
2019-10-10
Style fixes.
Igor Sysoev
1
-4
/
+11
2019-09-30
Fixed exiting if a signal arrives during discovery.
Max Romanov
1
-35
/
+38
2019-09-20
Removed linux/sched.h include.
Tiago Natel
1
-4
/
+0
2019-09-20
Releasing init struct in case of errors.
Tiago Natel
1
-4
/
+10
2019-09-19
Initial applications isolation support using Linux namespaces.
Tiago de Bem Natel de Moura
1
-24
/
+183
2019-09-18
Fixing master process crash after failed fork.
Max Romanov
1
-2
/
+7
2019-03-11
Style.
Andrey Zelenkov
1
-1
/
+1
2019-02-28
Introducing Java Servlet Container beta.
Max Romanov
1
-0
/
+26
2019-02-18
Ignoring HUP signal in main process.
Igor Sysoev
1
-0
/
+11
2019-01-21
Fixed processing Unix listening socket failures.
Igor Sysoev
1
-16
/
+13
2018-10-09
Renamed "go" application type to "external".
Valentin Bartenev
1
-21
/
+21
2018-09-20
Resetting init->stream for ready process.
Max Romanov
1
-0
/
+4
2018-09-20
Controller: certificates storage interface.
Valentin Bartenev
1
-16
/
+38
2018-09-07
Misspelled variable names fixed.
Max Romanov
1
-1
/
+1
2018-08-10
Stopping all application processes if router process dies.
Max Romanov
1
-1
/
+27
2018-06-18
Fixed exit status on start failure.
Igor Sysoev
1
-3
/
+3
2018-06-18
Removing Unix control socket on start failure.
Igor Sysoev
1
-1
/
+1
2018-06-07
PHP: added setting of php.ini configuration file path.
Valentin Bartenev
1
-0
/
+6
2018-06-06
Go: specifying command line arguments to the executable.
Valentin Bartenev
1
-0
/
+7
2018-05-29
Added version number to main process title.
Igor Sysoev
1
-1
/
+2
2018-05-28
Configuration of environment variables for application processes.
Valentin Bartenev
1
-0
/
+6
2018-04-11
Access log reopening.
Valentin Bartenev
1
-3
/
+11
2018-04-11
Initial access log support.
Valentin Bartenev
1
-0
/
+37
2018-03-21
Added Ruby support.
Alexander Borisov
1
-0
/
+10
2018-03-05
Reduced number of critical log levels.
Valentin Bartenev
1
-19
/
+15
2018-02-20
Removed unwanted assertions.
Max Romanov
1
-2
/
+3
2018-02-14
Fixed race condition while discovering modules.
Valentin Bartenev
1
-0
/
+9
2018-02-13
Improving configuration field mapping names.
Max Romanov
1
-16
/
+25
2018-02-09
Fixed starting of applications with specified version.
Valentin Bartenev
1
-5
/
+15
2018-02-02
Fixed typo in assertion statement introduced in 4979fe09d9cd.
Max Romanov
1
-1
/
+1
[next]