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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-31
Introduced module compatibility vector.
Igor Sysoev
7
-5
/
+50
2017-08-31
Moving generating CGO header file to the make stage.
Igor Sysoev
1
-12
/
+13
2017-08-30
Avoid nxt_port_mmap_header_t redefinition warning.
Max Romanov
1
-3
/
+1
2017-08-30
Avoid nxt_go_process_t redefinition warning.
Max Romanov
3
-3
/
+12
2017-08-30
ListenAndServe changed to be compatible with http.ListenAndServe.
Max Romanov
3
-6
/
+27
2017-08-30
Send remote address to go application.
Max Romanov
2
-0
/
+6
2017-08-30
Fixed pid_file pattern misprint introduced in 231:6832cdee961e.
Max Romanov
1
-1
/
+1
2017-08-30
Adding a missing slash to the tail of path set by --modules
Igor Sysoev
1
-3
/
+12
2017-08-30
The discovery process did not quit if no modules were not found.
Igor Sysoev
1
-41
/
+48
2017-08-30
Controller: resending configuration to router after its restart.
Valentin Bartenev
1
-66
/
+116
2017-08-30
Controller: waiting for router before start to accept connections.
Valentin Bartenev
3
-31
/
+53
2017-08-30
Controller: correct handling of missing router port.
Valentin Bartenev
1
-11
/
+41
2017-08-30
Lib unit tests have been renamed to tests.
Igor Sysoev
23
-337
/
+326
2017-08-29
The process type enum exposed to go module.
Max Romanov
6
-15
/
+29
2017-08-29
Fixed debug message broken in e8da77a2c293.
Max Romanov
1
-4
/
+3
2017-08-29
Using NXT_GO variable instead of explicit go.
Max Romanov
1
-4
/
+4
2017-08-29
Store and use NXT_LIBRT for go module.
Max Romanov
3
-1
/
+4
2017-08-29
Separation of module prerequisites for 'all' target in Makefile.
Max Romanov
3
-6
/
+6
2017-08-29
The master process has been renamed to the main process.
Igor Sysoev
16
-123
/
+123
2017-08-29
Improved English.
Igor Sysoev
3
-11
/
+11
2017-08-28
Improved reconfiguration requests serialization.
Valentin Bartenev
1
-81
/
+49
2017-08-28
Fixed nxt_job_file_read_data().
Valentin Bartenev
1
-1
/
+1
2017-08-26
Added configuration summary.
Igor Sysoev
2
-0
/
+24
2017-08-26
Added configure and command line option --help.
Igor Sysoev
8
-42
/
+154
2017-08-26
Added configure and command line option --control.
Igor Sysoev
6
-39
/
+53
2017-08-26
Added configure and command line option --modules.
Igor Sysoev
5
-2
/
+41
2017-08-26
Added configure option --user=USER and --group=GROUP.
Igor Sysoev
4
-11
/
+40
2017-08-26
Added configure option --pid=FILE.
Igor Sysoev
4
-18
/
+12
2017-08-26
Added configure options --prefix=PATH and --log=FILE.
Igor Sysoev
4
-15
/
+28
2017-08-26
Introduced nxt_socket_defer_accept().
Igor Sysoev
4
-13
/
+25
2017-08-26
Removed unused function.
Igor Sysoev
2
-70
/
+0
2017-08-25
Fixed typedef nxt_port_mmap_msg_t redefinition after 1b394e999c7c.
Sergey Kandaurov
1
-1
/
+0
2017-08-24
Fixed building by GCC after 924c70e5fd1f.
Valentin Bartenev
1
-1
/
+1
2017-08-24
Renamed configure option --no-unix-domain to --no-unix-sockets.
Igor Sysoev
1
-1
/
+1
2017-08-24
Building IPv6 by default.
Igor Sysoev
1
-3
/
+2
2017-08-24
Removed configure option --no-threads.
Igor Sysoev
21
-305
/
+18
2017-08-24
Checking invalid command line options.
Igor Sysoev
1
-1
/
+8
2017-08-24
Added command line option --version.
Igor Sysoev
3
-6
/
+19
2017-08-24
Removed command line option --workers.
Igor Sysoev
2
-24
/
+0
2017-08-24
Renamed command line option --no-daemonize to --no-daemon.
Igor Sysoev
1
-1
/
+1
2017-08-22
Removed unused structure.
Valentin Bartenev
1
-4
/
+0
2017-08-21
Renamed configure options.
Valentin Bartenev
1
-16
/
+16
2017-08-17
The new module configuration interface.
Igor Sysoev
29
-472
/
+1374
2017-08-17
Removing auto/modules directory before commiting the new module
Igor Sysoev
7
-300
/
+0
2017-08-16
Introduced nxt_conf_get_array_element().
Valentin Bartenev
2
-0
/
+21
2017-08-16
Object mapping interface extended with more string types.
Valentin Bartenev
4
-15
/
+52
2017-08-16
Renamed nxt_str_copy() to nxt_str_cstrz().
Valentin Bartenev
2
-3
/
+3
2017-08-16
Corrected path to nxt_socket.h in comments.
Ruslan Ermilov
3
-5
/
+5
2017-08-15
Fixed building on ppc.
Valentin Bartenev
1
-1
/
+1
2017-08-13
Fixed building by GCC after 7d1017bd0f6c.
Valentin Bartenev
1
-1
/
+1
[next]