Home
last modified time | relevance | path

Searched refs:httpd (Results 1 – 25 of 26) sorted by relevance

12

/freebsd-11-stable/contrib/ntp/lib/isc/
HDhttpd.c219 static void reset_client(isc_httpd_t *httpd);
234 isc_httpd_t *httpd = *httpdp; in destroy_client() local
235 isc_httpdmgr_t *httpdmgr = httpd->mgr; in destroy_client()
241 isc_socket_detach(&httpd->sock); in destroy_client()
242 ISC_LIST_UNLINK(httpdmgr->running, httpd, link); in destroy_client()
244 if (httpd->headerlen > 0) in destroy_client()
245 isc_mem_put(httpdmgr->mctx, httpd->headerdata, in destroy_client()
246 httpd->headerlen); in destroy_client()
248 isc_mem_put(httpdmgr->mctx, httpd, sizeof(isc_httpd_t)); in destroy_client()
262 isc_httpdmgr_t *httpd; in isc_httpdmgr_create() local
[all …]
/freebsd-11-stable/contrib/ntp/lib/isc/include/isc/
HDhttpd.h53 isc_httpd_response(isc_httpd_t *httpd);
56 isc_httpd_addheader(isc_httpd_t *httpd, const char *name,
60 isc_httpd_addheaderuint(isc_httpd_t *httpd, const char *name, int val);
62 isc_result_t isc_httpd_endheaders(isc_httpd_t *httpd);
/freebsd-11-stable/contrib/netbsd-tests/lib/librumphijack/
HDt_tcpip.sh45 /usr/libexec/httpd -P ./httpd.pid -b -s $(atf_get_srcdir)
64 if [ -f httpd.pid ]; then
66 rm -f httpd.pid
/freebsd-11-stable/contrib/apr-util/
HDconfig.layout91 installbuilddir: ${prefix}/share/httpd/build
106 sysconfdir: /etc/httpd/conf
157 sysconfdir: /etc/httpd
158 datadir: /usr/local/httpd
161 localstatedir: /var/lib/httpd
/freebsd-11-stable/contrib/apr/
HDconfig.layout91 installbuilddir: ${prefix}/share/httpd/build
106 sysconfdir: /etc/httpd/conf
157 sysconfdir: /etc/httpd
158 datadir: /usr/local/httpd
161 localstatedir: /var/lib/httpd
HDCMakeLists.txt22 OPTION(APR_INSTALL_PRIVATE_H "Install selected private .h files (for httpd)" OFF)
402 # Kludges for unexpected dependencies of httpd 2.x, not installed by default
431 MESSAGE(STATUS " Install private .h for httpd .... : ${APR_INSTALL_PRIVATE_H}")
HDREADME.cmake58 building httpd and Subversion but which aren't
/freebsd-11-stable/contrib/subversion/
HDINSTALL201 Note: there are optional dependencies (such as OpenSSL, swig, and httpd)
240 with the Apache httpd server, you could run:
366 You can also add support for these features to an Apache httpd
451 (https://httpd.apache.org/download.cgi)
453 The Apache httpd server is one of two methods to make your Subversion
855 https://httpd.apache.org/download.cgi, these instructions assume
931 source into SVN\httpd-2.x.x.
939 srclib folder in the Apache httpd source into SVN\apr,
1010 C:>msdev httpd-2.0.58\apache.dsw /MAKE "BuildBin - Win32 Release"
1051 * If you don't want to build mod_dav_svn, omit the --with-httpd
[all …]
HDget-deps.sh53 HTTPD=httpd-${HTTPD_VERSION}
HDCHANGES636 * tests: httpd compile-time and run-time version may differ (r1808955 et al)
782 * Reword confusing "nested" wording in an httpd.conf warning (r1835700)
909 * raise minimal httpd version from 2.0 to 2.2 (r1754190)
1059 * Better configure-time detection of httpd version and authz fix (r1687304 et al.)
1211 * mod_dav_svn: log post-commit errors to httpd error log as well
1539 * fix davautocheck with httpd 2.3.x+ and worker/prefork MPMs (r1544302-3)
1558 * require Apache httpd 2.2.x (r1572339)
1915 * better configure-time detection of httpd authz fix (r1687304 et al)
1935 httpd (dav) configurations (CVE-2015-3184)
2141 * mod_dav_svn: blacklist building with broken versions of httpd; 2.2.25,
[all …]
HDMakefile.in713 subversion/tests/cmdline/httpd-* \
HDconfigure.ac1210 [Enable mod_dav_svn in httpd.conf]),
HDconfigure1585 --enable-broken-httpd-auth
1586 Force build against httpd 2.4 with broken auth.
/freebsd-11-stable/tools/tools/netrate/httpd/
HDMakefile3 PROG= httpd
/freebsd-11-stable/release/picobsd/tinyware/simple_httpd/
HDREADME19 mode is a httpd server running in the background serving up a directory
22 The "fetch" mode supports file transfer over httpd. This
79 Set the port httpd server will listen to. Default is port 80 if
/freebsd-11-stable/contrib/ntp/lib/isc/win32/
HDlibisc.mak141 -@erase "$(INTDIR)\httpd.obj"
256 "$(INTDIR)\httpd.obj" \
358 -@erase "$(INTDIR)\httpd.obj"
359 -@erase "$(INTDIR)\httpd.sbr"
525 "$(INTDIR)\httpd.sbr" \
613 "$(INTDIR)\httpd.obj" \
1387 SOURCE=..\httpd.c
1392 "$(INTDIR)\httpd.obj" : $(SOURCE) "$(INTDIR)"
1399 "$(INTDIR)\httpd.obj" "$(INTDIR)\httpd.sbr" : $(SOURCE) "$(INTDIR)"
HDlibisc.dsp318 SOURCE=..\include\isc\httpd.h
650 SOURCE=..\httpd.c
/freebsd-11-stable/share/dict/
HDfreebsd240 httpd
/freebsd-11-stable/tools/tools/tinybsd/
HDREADME227 >> Attempting to fetch from http://www.apache.org/dist/httpd/.
238 # ls -lga httpd
239 -rwxr-xr-x 1 root wheel 252439 Jul 14 15:31 httpd
/freebsd-11-stable/contrib/netbsd-tests/net/
HDnet_common.sh118 /usr/libexec/httpd -P $HTTPD_PID -i $ip -b -s $(pwd)
/freebsd-11-stable/contrib/subversion/subversion/
HDsvn_private_config.h.in136 /* Defined to build against httpd 2.4 with broken auth */
253 /* Defined to build with patched httpd 2.4 and working auth */
/freebsd-11-stable/contrib/subversion/doc/user/
HDlj_article.txt211 httpd does -- right now, this list includes all flavors of Unix,
215 "server" is Apache httpd itself.
/freebsd-11-stable/contrib/groff/doc/
HDgroff-15100 ... check the /var/log/\:httpd/\:access_log file ...
HDgroff.texinfo6843 ... check the /var/log/\:httpd/\:access_log file ...
/freebsd-11-stable/crypto/openssl/doc/
HDssleay.txt3826 Sioux httpd server and are based in South Africa)

12