summaryrefslogtreecommitdiff
path: root/support
Commit message (Expand)AuthorAgeFilesLines
* Cleanups so that the support programs build cleanly. The Win32 valuesRyan Bloom2000-12-223-2/+20
* All the supports now build on APR (+APRUTIL), no reliance on httpd.William A. Rowe Jr2000-12-2110-82/+79
* This should build entirely with APR support.William A. Rowe Jr2000-12-211-1/+1
* This should build entirely with apr/aprutil supportWilliam A. Rowe Jr2000-12-211-1/+1
* This program should run entirely without ap_config support fromWilliam A. Rowe Jr2000-12-211-3/+2
* Out of the sandbox and into prime time. Note... these should always andWilliam A. Rowe Jr2000-12-215-0/+1472
* Correction, commited the vc5. Need vc6 in the tree. Humble appologies.William A. Rowe Jr2000-12-215-15/+20
* The Win32 overhaul, in summary;William A. Rowe Jr2000-12-215-20/+15
* Switch to the APR-provided APR_CHARSET_EBCDIC feature test macro.Jeff Trawick2000-12-202-14/+10
* Stop searching in installdir/includes/apr.Ryan Bloom2000-12-191-1/+1
* Force all Apache functions to be linked into the executable, whether theyRyan Bloom2000-12-192-11/+11
* API routines ap_pgethostbyname() and ap_pduphostent() are no longerJeff Trawick2000-12-181-2/+0
* apr_get_hostname() is gone.Jeff Trawick2000-12-181-1/+0
* apr_get_inaddr() is goneJeff Trawick2000-12-151-1/+0
* add apr_getnameinfoJeff Trawick2000-12-141-0/+1
* Eliminate the /GX flag from release builds of the support tree. ThisWilliam A. Rowe Jr2000-12-075-16/+15
* ab: use apr_parse_addr_port() in parse_url().Jeff Trawick2000-12-072-44/+24
* Goodbye exported apr_canonical_errorWilliam A. Rowe Jr2000-12-061-1/+0
* Fix some leftover dirtyness from the conversion. All is buildingWilliam A. Rowe Jr2000-12-051-3/+3
* A bit of inclusion for the apr-util package.William A. Rowe Jr2000-12-055-10/+10
* This patch illustrates the new locations, and makes the majority of theWilliam A. Rowe Jr2000-12-055-10/+10
* Make ApacheBench compile cleanly againRyan Bloom2000-12-051-2/+4
* Use the correct apr-util libraryRyan Bloom2000-12-051-1/+1
* Add apr-util to the build process. This should now build once everythingRyan Bloom2000-12-051-1/+1
* Apache builds again, although the test directory doesn't. I will work onRyan Bloom2000-12-051-2/+2
* Get the support programs building properly. Httpd itself is next.Ryan Bloom2000-12-051-1/+2
* Get base Apache to build properly. This doesn't solve the problem ofRyan Bloom2000-12-051-2/+1
* include new APR symbol apr_make_os_sockJeff Trawick2000-12-041-0/+1
* use APR_SIZE_T_FMT to avoid a warning on AIXJeff Trawick2000-12-011-3/+3
* Stop referencing apr_get_socket_inaddr(), apr_get_remote_name(), andJeff Trawick2000-12-011-3/+0
* Get htpasswd.c to build on EBCDIC machines again.Jeff Trawick2000-11-301-0/+1
* Use "const char * const *" for process->argv (which is the correctGreg Stein2000-11-291-3/+3
* Get ab to compile cleanly after the apr_initopt() change.Jeff Trawick2000-11-291-4/+4
* add the new apr_lock_file and apr_unlock_file functions.Greg Stein2000-11-291-0/+2
* *) Compensate for recent changes in the APR headers. Specifically, someGreg Stein2000-11-263-5/+25
* Add the ability for apxs to install both libtool generated and non-libtoolRyan Bloom2000-11-221-1/+1
* Don't use APR_INET6 unless APR_HAVE_INET6 is defined.Jeff Trawick2000-11-211-3/+8
* Update ab to accept URLs with IPv6 literal address strings (in theJeff Trawick2000-11-211-5/+31
* *) Accomodate an out-of-space condition in the piped logs and theWilliam A. Rowe Jr2000-11-211-11/+49
* Get rid of apr_create_tcp_socket() reference.Jeff Trawick2000-11-211-1/+0
* Call apr_create_socket() instead of apr_create_tcp_socket() (deprecated).Jeff Trawick2000-11-191-5/+10
* Add apr_get_sockaddr() for getting the address of one of theJeff Trawick2000-11-181-0/+1
* Just style nits before someone goes and does something significant.William A. Rowe Jr2000-11-171-44/+44
* APR: Change apr_connect() to take apr_sockaddr_t instead of hostname.Jeff Trawick2000-11-172-6/+9
* add apr_create_socket to the list of symbolsJeff Trawick2000-11-161-0/+1
* Update httpd.exp for recent symbol changes.Jeff Trawick2000-11-161-1/+235
* Update the httpd.exp file.Ryan Bloom2000-11-131-7/+0
* Fix a lot of the fallback from the apr_ssize_t to apr_size_t changeRyan Bloom2000-11-101-7/+7
* Get ab to build again by changing apr_set_remote_port() to apr_set_port().Jeff Trawick2000-11-081-3/+3
* The LoadModule line should specify a .so file, not a .la fileGreg Stein2000-11-071-0/+1