summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagmoving_to_httpd_module(no author)2000-12-0443-11592/+0
* Remove buff.c and buff.h. There are still a few files that rely on these,Ryan Bloom2000-12-041-1/+1
* This chops the compile time warnings back down to one (a sufficientWilliam A. Rowe Jr2000-12-041-3/+3
* Remove multilogs.html which is documented in mod_log_config.htmlJoshua Slive2000-12-031-4/+10
* Removed "index.html" from a bunch of <a hrefs>.Chris Pepper2000-12-0312-12/+12
* Cleaned "index.html" out of a bunch of <a href>s.Chris Pepper2000-12-0310-26/+34
* Remove mod_mmap_static. This has been replaced by mod_file_cache, andRyan Bloom2000-12-031-1/+0
* Removed some illegal <p>s wrapping <hr>s.Chris Pepper2000-12-031-2/+3
* Removed some more occurrances of "index.html".Chris Pepper2000-12-031-7/+7
* Typo fix: 'of' used, 'for' wanted.Chris Pepper2000-12-032-2/+2
* Removed a couple "index.html"'s.Chris Pepper2000-12-032-4/+4
* Fixed mismatched list tag.Chris Pepper2000-12-032-4/+8
* Removed "index.html" from <a>.Chris Pepper2000-12-032-2/+2
* Consistency enforcement for directives that take extensions and aJoshua Slive2000-12-027-115/+138
* More changes to get BeOS building once more...David Reid2000-12-021-0/+3
* Fix a couple of small typo'sDavid Reid2000-12-021-1/+1
* Note the patch submitted today by Jon Travis about cleaning up inet_ntoa.Ryan Bloom2000-12-021-1/+6
* MPMs that require multiple segments of shared memory now just use twoRyan Bloom2000-12-024-9/+31
* Remove an unnecessary header file.Ryan Bloom2000-12-011-1/+0
* Clear and sunny outsideRyan Bloom2000-12-011-1/+6
* use APR_SIZE_T_FMT to avoid a warning on AIXJeff Trawick2000-12-011-3/+3
* include <strings.h> for the strcasecmp() and strncasecmp() prototypes;Jeff Trawick2000-12-018-0/+28
* Use APR_LOCKALL in dexter and mpmt_pthread to serialize poll and accept. ThisGreg Ames2000-12-012-32/+16
* Stop referencing apr_get_socket_inaddr(), apr_get_remote_name(), andJeff Trawick2000-12-012-7/+5
* If apr_lock() or apr_unlock() fail, write a log message before bailingJeff Trawick2000-12-011-2/+8
* Add "-D PROCESS_LOCK_IS_GLOBAL" to the httpd -V output whenJeff Trawick2000-12-011-0/+3
* Get Apache to use the new generated exports list. This works on myRyan Bloom2000-12-013-9/+26
* Get htpasswd.c to build on EBCDIC machines again.Jeff Trawick2000-11-301-0/+1
* Document mod_log_config %{FOOBAR}C optionRyan Bloom2000-11-301-0/+2
* This is the Win9x console hook handler ... much code to be pulled nowWilliam A. Rowe Jr2000-11-304-0/+653
* Enable logging a cookie with mod_log_configRyan Bloom2000-11-301-0/+25
* - Remove some "platform specific notes" from the main page where theJoshua Slive2000-11-293-13/+3
* Remove an unused headerRyan Bloom2000-11-291-1/+0
* Fix some const confusion with simpler code.William A. Rowe Jr2000-11-291-2/+1
* Fix uninitialized badnessWilliam A. Rowe Jr2000-11-292-2/+2
* Eliminate the last WSAE error test.William A. Rowe Jr2000-11-291-1/+1
* Use "const char * const *" for process->argv (which is the correctGreg Stein2000-11-296-67/+71
* Make Win32 build againWilliam A. Rowe Jr2000-11-297-10/+111
* Fix a segfault in mod_info. mod_info_module_cmds() had a misstep whenJeff Trawick2000-11-291-1/+6
* Get ab to compile cleanly after the apr_initopt() change.Jeff Trawick2000-11-291-4/+4
* can I be a Super Saiyan? please?Greg Stein2000-11-291-13/+12
* add the new apr_lock_file and apr_unlock_file functions.Greg Stein2000-11-291-0/+2
* reorder the libs for proper inter-lib dependenciesGreg Stein2000-11-291-1/+4
* Bring mod_ext_filter.html up to the new format.Joshua Slive2000-11-291-76/+81
* Remove mod_digest docs which have been supplanted by mod_auth_digest.Joshua Slive2000-11-292-4/+0
* Bring mod_dav.html up to the new format, fix up some questionableJoshua Slive2000-11-291-72/+53
* Bring mod_charset_lite up to the "modern" format.Joshua Slive2000-11-291-56/+63
* A little more prettying up of developer docs.Joshua Slive2000-11-295-1/+14
* Put the developer index in the standard format.Joshua Slive2000-11-293-1/+21
* Compile break when I changed 'thread' in mpm_winnt.h to a HANDLE type. Fixed.William A. Rowe Jr2000-11-291-5/+5