Home
last modified time | relevance | path

Searched refs:in (Results 1 – 25 of 80) sorted by path

1234

/unit/
H A DCHANGES328 appeared in 1.23.0.
397 appeared in 1.19.0.
544 appeared in 1.18.0.
581 appeared in 1.18.0.
612 *) Bugfix: memory leak in the router; the bug had appeared in 1.13.0.
642 *) Bugfix: negative address matching in router might work improperly in
646 in 1.10.0.
663 in 1.14.0.
908 unavailable" alerts in log; the bug had appeared in 1.4.
1054 *) Bugfix: in reading client request body; the bug had appeared in 0.3.
[all …]
H A DCODE_OF_CONDUCT.md6 contributors and maintainers pledge to making participation in our project and
31 - Other conduct which could reasonably be considered inappropriate in a
37 behavior and are expected to take appropriate and fair corrective action in
48 This Code of Conduct applies both within project spaces and in public spaces
59 complaints will be reviewed and investigated and will result in a response that
64 Project maintainers who do not follow or enforce the Code of Conduct in good
H A DLICENSE36 "Work" shall mean the work of authorship, whether in Source or
38 copyright notice that is included in or attached to the work
39 (an example is provided in the Appendix below).
72 Work and such Derivative Works in Source or Object form.
84 cross-claim or counterclaim in a lawsuit) alleging that the Work
91 Work or Derivative Works thereof in any medium, with or without
92 modifications, and in Source or Object form, provided that You
101 (c) You must retain, in the Source form of any Derivative Works
129 the conditions stated in this License.
145 agreed to in writing, Licensor provides the Work (and each
[all …]
H A DNOTICE27 you may not use this file except in compliance with the License.
32 Unless required by applicable law or agreed to in writing, software
H A DREADME.md11 - runs application code in seven languages.
74 Unit runs apps in a
85 application object. Let's store our first config snippet in a file called
97 Saving it as a file isn't necessary, but can come in handy with larger objects.
113 Next, reference the app from a listener object in the `/config/listeners`
170 Although the specification is still in the early beta stage, it is a promising
196 NGINX Unit in the subject and following the [CVSS
H A DSECURITY.txt6 # mentioning NGINX Unit in the subject.
/unit/auto/cc/
H A Ddeps2 case "$NXT_CC_NAME" in
H A Dtest93 case $NXT_CC_NAME in
/unit/auto/
H A Dfeature19 case "$nxt_feature_incs" in
25 for nxt_temp in $nxt_feature_incs; do
51 case "$nxt_feature_run" in
H A Disolation32 for flag in $nsflags; do
H A Dmake35 for nxt_inc in src $NXT_BUILD_DIR/include
48 for nxt_src in $NXT_LIB_SRCS
62 for nxt_src in $NXT_LIB_UNIT_SRCS
176 for nxt_src in $NXT_TEST_SRCS
271 for nxt_inc in $NXT_MAKE_INCS
284 for nxt_src in $NXT_MAKE_SRCS
315 < docs/man/man8/unitd.8.in > \$@
322 for nxt_src in $NXT_MAKE_SRCS
443 $NXT_BUILD_DIR/share/pkgconfig/unit.pc: src/unit.pc.in
451 < src/unit.pc.in > \$@
[all …]
H A Dmalloc143 nxt_feature="alloca() in alloca.h"
H A Doptions49 case "$nxt_option" in
54 case "$nxt_option" in
/unit/auto/modules/
H A Dconf6 case "$nxt_module" in
H A Dgo12 case "$nxt_option" in
17 case "$nxt_option" in
90 for o in ${CFLAGS} ${NXT_CC_OPT}; do
91 case "$o" in
H A Djava13 case "$nxt_option" in
18 case "$nxt_option" in
141 case "$NXT_SYSTEM" in
363 for nxt_src in $NXT_JAVA_MODULE_SRCS; do
609 for nxt_prop in $NXT_PROPS ; do
H A Dnodejs9 case "$nxt_option" in
14 case "$nxt_option" in
H A Dperl10 case "$nxt_option" in
15 case "$nxt_option" in
157 for nxt_src in $NXT_PERL_MODULE_SRCS; do
H A Dphp11 case "$nxt_option" in
16 case "$nxt_option" in
236 for nxt_src in $NXT_PHP_MODULE_SRCS; do
H A Dpython11 case "$nxt_option" in
16 case "$nxt_option" in
143 for p in sys.path:
153 for p in sys.path:
183 for nxt_src in $NXT_PYTHON_MODULE_SRCS; do
H A Druby10 case "$nxt_option" in
15 case "$nxt_option" in
125 nxt_feature="Ruby library in $NXT_RUBY_LIBPATH"
199 for path in `echo $NXT_RUBY_GEMPATH | tr ':' '\n'`; do
222 for nxt_src in $NXT_RUBY_MODULE_SRCS; do
H A Dwasm11 case "$nxt_option" in
16 case "$nxt_option" in
74 # NXT_WASM_RPATH may be legitimately unset, in which case we
153 for nxt_src in $NXT_WASM_MODULE_SRCS; do
H A Dwasm-wasi-component15 case "$nxt_option" in
20 case "$nxt_option" in
/unit/auto/os/
H A Dconf9 # relative path in SONAME library entry or in RPATH executable entry.
19 case "$NXT_SYSTEM" in
71 case "$NXT_CC_NAME" in
H A Dtest9 case "$NXT_SYSTEM" in

1234