| Commit message (Expand) | Author | Age | Files | Lines |
* | This patch illustrates the new locations, and makes the majority of the | William A. Rowe Jr | 2000-12-05 | 5 | -10/+10 |
* | Make ApacheBench compile cleanly again | Ryan Bloom | 2000-12-05 | 1 | -2/+4 |
* | Use the correct apr-util library | Ryan Bloom | 2000-12-05 | 1 | -1/+1 |
* | Add apr-util to the build process. This should now build once everything | Ryan Bloom | 2000-12-05 | 1 | -1/+1 |
* | Apache builds again, although the test directory doesn't. I will work on | Ryan Bloom | 2000-12-05 | 1 | -2/+2 |
* | Get the support programs building properly. Httpd itself is next. | Ryan Bloom | 2000-12-05 | 1 | -1/+2 |
* | Get base Apache to build properly. This doesn't solve the problem of | Ryan Bloom | 2000-12-05 | 1 | -2/+1 |
* | include new APR symbol apr_make_os_sock | Jeff Trawick | 2000-12-04 | 1 | -0/+1 |
* | use APR_SIZE_T_FMT to avoid a warning on AIX | Jeff Trawick | 2000-12-01 | 1 | -3/+3 |
* | Stop referencing apr_get_socket_inaddr(), apr_get_remote_name(), and | Jeff Trawick | 2000-12-01 | 1 | -3/+0 |
* | Get htpasswd.c to build on EBCDIC machines again. | Jeff Trawick | 2000-11-30 | 1 | -0/+1 |
* | Use "const char * const *" for process->argv (which is the correct | Greg Stein | 2000-11-29 | 1 | -3/+3 |
* | Get ab to compile cleanly after the apr_initopt() change. | Jeff Trawick | 2000-11-29 | 1 | -4/+4 |
* | add the new apr_lock_file and apr_unlock_file functions. | Greg Stein | 2000-11-29 | 1 | -0/+2 |
* | *) Compensate for recent changes in the APR headers. Specifically, some | Greg Stein | 2000-11-26 | 3 | -5/+25 |
* | Add the ability for apxs to install both libtool generated and non-libtool | Ryan Bloom | 2000-11-22 | 1 | -1/+1 |
* | Don't use APR_INET6 unless APR_HAVE_INET6 is defined. | Jeff Trawick | 2000-11-21 | 1 | -3/+8 |
* | Update ab to accept URLs with IPv6 literal address strings (in the | Jeff Trawick | 2000-11-21 | 1 | -5/+31 |
* | *) Accomodate an out-of-space condition in the piped logs and the | William A. Rowe Jr | 2000-11-21 | 1 | -11/+49 |
* | Get rid of apr_create_tcp_socket() reference. | Jeff Trawick | 2000-11-21 | 1 | -1/+0 |
* | Call apr_create_socket() instead of apr_create_tcp_socket() (deprecated). | Jeff Trawick | 2000-11-19 | 1 | -5/+10 |
* | Add apr_get_sockaddr() for getting the address of one of the | Jeff Trawick | 2000-11-18 | 1 | -0/+1 |
* | Just style nits before someone goes and does something significant. | William A. Rowe Jr | 2000-11-17 | 1 | -44/+44 |
* | APR: Change apr_connect() to take apr_sockaddr_t instead of hostname. | Jeff Trawick | 2000-11-17 | 2 | -6/+9 |
* | add apr_create_socket to the list of symbols | Jeff Trawick | 2000-11-16 | 1 | -0/+1 |
* | Update httpd.exp for recent symbol changes. | Jeff Trawick | 2000-11-16 | 1 | -1/+235 |
* | Update the httpd.exp file. | Ryan Bloom | 2000-11-13 | 1 | -7/+0 |
* | Fix a lot of the fallback from the apr_ssize_t to apr_size_t change | Ryan Bloom | 2000-11-10 | 1 | -7/+7 |
* | Get ab to build again by changing apr_set_remote_port() to apr_set_port(). | Jeff Trawick | 2000-11-08 | 1 | -3/+3 |
* | The LoadModule line should specify a .so file, not a .la file | Greg Stein | 2000-11-07 | 1 | -0/+1 |
* | Get rid of some warnings on Solaris 8 by using APR's ctype macros: | Jeff Trawick | 2000-11-02 | 2 | -5/+5 |
* | This is an ugly little hack to allow DSO modules to work. This basically | Ryan Bloom | 2000-10-31 | 1 | -0/+2 |
* | ensure that all cpp directives start with a # in column one | Tony Finch | 2000-10-25 | 1 | -1/+1 |
* | Add back suexec support. | Manoj Kasichainula | 2000-10-23 | 1 | -3/+19 |
* | Don't you love clean checkouts :-) Wrong href on dbmmanage, to boot | William A. Rowe Jr | 2000-10-20 | 1 | -1/+1 |
* | Fix compile break in Win32 | William A. Rowe Jr | 2000-10-16 | 1 | -0/+2 |
* | Renamed all MODULE_EXPORT symbols to AP_MODULE_DECLARE and all symbols | William A. Rowe Jr | 2000-10-16 | 1 | -2/+2 |
* | Some fixes and a general tidy up of ab. With these changes ab can now | David Reid | 2000-10-15 | 1 | -19/+33 |
* | CVS goodness... | David Reid | 2000-10-11 | 1 | -0/+1 |
* | Regardless of reaction to a symbol rename -within- the sources, these | William A. Rowe Jr | 2000-10-11 | 5 | -10/+10 |
* | This will have been a good thing if we get that far. | William A. Rowe Jr | 2000-10-10 | 1 | -2/+2 |
* | Use autoconf to substitute the proper values into apachectl, and install | Ryan Bloom | 2000-10-07 | 1 | -0/+234 |
* | Addresses the huge issue that Crypt::PasswdMD5 is probably not, and | William A. Rowe Jr | 2000-10-07 | 1 | -27/+59 |
* | Completed review for new tests: | William A. Rowe Jr | 2000-10-06 | 1 | -2/+2 |
* | The lots of little ones... APR_IS_STATUS_condition(rv) conditional macros | William A. Rowe Jr | 2000-10-05 | 1 | -5/+5 |
* | Cleaner feature tests and new -d -m -s -p options for crypt, MD5, SHA1 | William A. Rowe Jr | 2000-09-25 | 1 | -64/+165 |
* | Overhaul of dbmmanage to allow a groups arg (as in Apache 1.2) | William A. Rowe Jr | 2000-09-20 | 1 | -9/+37 |
* | Correct dbmmanage pwfile check behavior to ignore [:grp...] contents. | William A. Rowe Jr | 2000-09-20 | 1 | -3/+4 |
* | Never carried forward from 1.3.13 | William A. Rowe Jr | 2000-09-20 | 1 | -1/+1 |
* | Fix the types of the variables passed as the len parm to bucket->read() | Jeff Trawick | 2000-09-14 | 1 | -3/+3 |