Home
last modified time | relevance | path

Searched refs:pass (Results 1 – 10 of 10) sorted by relevance

/mOS-networking-stack/samples/lighttpd-1.4.32/doc/config/conf.d/
H A Dmysql_vhost.conf36 mysql-vhost.pass = "secret"
/mOS-networking-stack/samples/lighttpd-1.4.32/
H A Dltmain.sh7568 case $pass in
7720 if test conv = "$pass"; then
7724 if test scan = "$pass"; then
7741 if test link = "$pass"; then
7759 if test conv = "$pass"; then
7803 if test link != "$pass"; then
7814 if test conv = "$pass"; then
7880 if test conv = "$pass"; then
7923 if test dlopen = "$pass"; then
7985 if test dlpreopen = "$pass"; then
[all …]
H A DNEWS270 * Do not pass Proxy-Connection: header from client to backend http server in mod_proxy (#1877)
988 * added support to pass accesslog through an external programm
/mOS-networking-stack/samples/lighttpd-1.4.32/doc/outdated/
H A Dauthentication.txt111 pass=$3
113 hash=`echo -n "$user:$realm:$pass" | md5sum | cut -b -32`
H A Dmysqlvhost.txt37 mysql-vhost.pass = "secret"
H A Dplugins.txt124 pass a list of options to ``config_insert_values`` and check if
H A Dfastcgi.txt396 To increase the security of the started process you should only pass
/mOS-networking-stack/samples/lighttpd-1.4.32/tests/
H A DMakefile.in877 pass=` grep "^$$ws*:test-result:$$ws*PASS" $$results | wc -l`; \
910 result_count $$1 "PASS: " $$pass "$$grn"; \
/mOS-networking-stack/samples/lighttpd-1.4.32/m4/
H A Dlibtool.m4285 # so we pass a copy along to make sure it has a sensible value anyway.
4630 # PORTME Check for flag to pass linker flags through the system compiler.
4881 [How to pass a linker flag through the compiler])
/mOS-networking-stack/scripts/
H A Dconfigure1314 LIBS libraries to pass to the linker, e.g. -l<library>