Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/ntp/lib/isc/
H A Dhttpd.c392 httpd->recvbuf[httpd->recvlen] = 0; in process_request()
472 httpd->querystring = strchr(httpd->url, '?'); in process_request()
588 httpd); in isc_httpd_accept()
713 result = httpd->mgr->render_404(httpd->url, httpd->querystring, in isc_httpd_recvdone()
724 &httpd->retcode, &httpd->retmsg, in isc_httpd_recvdone()
725 &httpd->mimetype, &httpd->bodybuffer, in isc_httpd_recvdone()
726 &httpd->freecb, &httpd->freecb_arg); in isc_httpd_recvdone()
728 result = httpd->mgr->render_500(httpd->url, httpd->querystring, in isc_httpd_recvdone()
788 httpd = ISC_LIST_NEXT(httpd, link); in isc_httpdmgr_shutdown()
835 httpd->protocol, httpd->retcode, httpd->retmsg); in isc_httpd_response()
[all …]
/freebsd-12.1/contrib/ntp/lib/isc/include/isc/
H A Dhttpd.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-12.1/contrib/netbsd-tests/lib/librumphijack/
H A Dt_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-12.1/contrib/apr/
H A Dconfig.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
H A DCMakeLists.txt22 OPTION(APR_INSTALL_PRIVATE_H "Install selected private .h files (for httpd)" OFF)
398 # Kludges for unexpected dependencies of httpd 2.x, not installed by default
427 MESSAGE(STATUS " Install private .h for httpd .... : ${APR_INSTALL_PRIVATE_H}")
H A DREADME.cmake58 building httpd and Subversion but which aren't
H A DCHANGES85 blocking sockets in some applications, including httpd. [Jeff
/freebsd-12.1/contrib/apr-util/
H A Dconfig.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-12.1/contrib/subversion/
H A DINSTALL233 with the Apache httpd server, you could run:
402 (https://httpd.apache.org/download.cgi)
830 source into SVN\httpd-2.x.x.
1041 uncommented in httpd.conf:
1092 the httpd install documentation:
1094 https://httpd.apache.org/docs-2.2/install.html
1096 At the top of the httpd tree:
1192 https://httpd.apache.org/docs-2.2/
1199 exists in your httpd.conf:
1206 Next, add this to the *bottom* of your httpd.conf:
[all …]
H A Dget-deps.sh57 HTTPD=httpd-${HTTPD_VERSION}
H A DCHANGES397 * raise minimal httpd version from 2.0 to 2.2 (r1754190)
699 * mod_dav_svn: log post-commit errors to httpd error log as well
1046 * require Apache httpd 2.2.x (r1572339)
1403 * better configure-time detection of httpd authz fix (r1687304 et al)
1423 httpd (dav) configurations (CVE-2015-3184)
2295 httpd (dav) configurations (CVE-2015-3184)
2692 * fix running tests against httpd 2.4 (r1291594)
2734 * mod_dav_svn: support compiling/running under httpd-2.4 (r1232267)
2767 * don't build mod_dontdothat if not building with httpd (r1243976)
4065 * segfault when stopping httpd (if BDB repository) fixed (issue #2732)
[all …]
H A Dconfigure.ac1228 [Enable mod_dav_svn in httpd.conf]),
H A Dconfigure1568 --enable-broken-httpd-auth
1569 Force build against httpd 2.4 with broken auth.
/freebsd-12.1/tools/tools/netrate/httpd/
H A DMakefile3 PROG= httpd
/freebsd-12.1/release/picobsd/tinyware/simple_httpd/
H A DREADME19 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-12.1/contrib/ntp/lib/isc/win32/
H A Dlibisc.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)"
H A Dlibisc.dsp318 SOURCE=..\include\isc\httpd.h
650 SOURCE=..\httpd.c
/freebsd-12.1/share/dict/
H A Dfreebsd240 httpd
/freebsd-12.1/tools/tools/tinybsd/
H A DREADME227 >> 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-12.1/contrib/netbsd-tests/net/
H A Dnet_common.sh118 /usr/libexec/httpd -P $HTTPD_PID -i $ip -b -s $(pwd)
/freebsd-12.1/contrib/subversion/subversion/
H A Dsvn_private_config.h.in124 /* Defined to build against httpd 2.4 with broken auth */
244 /* Defined to build with patched httpd 2.4 and working auth */
/freebsd-12.1/contrib/subversion/doc/user/
H A Dlj_article.txt211 httpd does -- right now, this list includes all flavors of Unix,
215 "server" is Apache httpd itself.
/freebsd-12.1/contrib/ntp/
H A DCommitLog96910 lib/isc/httpd[email protected] +58 -17
163291 lib/isc/httpd[email protected] +987 -0
163294 lib/isc/httpd[email protected] +0 -0
163392 lib/isc/include/isc/httpd[email protected] +64 -0
163395 lib/isc/include/isc/httpd[email protected] +0 -0