summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* changed to use xcopy directly instead of creating a copy batch.Guenter Knauf2007-03-221-35/+30
* few minor cleanups.Guenter Knauf2007-03-221-9/+8
* removed obsolete stuff which is done by APR makefiles.Guenter Knauf2007-03-221-19/+5
* removed obsolete -prefix; minor cosmetic changes.Guenter Knauf2007-03-2269-1118/+1104
* added proper error message for NetWare.Guenter Knauf2007-03-221-0/+4
* added mod_sedfilter; minor cosmetic changes.Guenter Knauf2007-03-221-8/+9
* removed obsolete -prefix; minor cosmetic changes.Guenter Knauf2007-03-221-9/+8
* removed obsolete -prefix; minor cosmetic changes.Guenter Knauf2007-03-221-9/+8
* * modules/ssl/ssl_engine_vars.c (ssl_var_lookup_ssl_version): constifyJoe Orton2007-03-211-1/+1
* Match the comment to the rules - rules mention dir1 and dir2, commentRich Bowen2007-03-212-4/+4
* Hardly seems worth noting, but since it's an FAQ in the first place...William A. Rowe Jr2007-03-211-0/+5
* Too many users are baffled by this message. Some days even the devs are ;-)William A. Rowe Jr2007-03-211-3/+6
* *) adds compile-time/run time SSL-C version supportWilliam A. Rowe Jr2007-03-214-46/+55
* Even though we don't let our bb grow too large, stillJim Jagielski2007-03-201-0/+8
* Use macros for common code paths... this cleans it upJim Jagielski2007-03-201-47/+36
* And note its existance on the dev doc pageJim Jagielski2007-03-192-0/+2
* Update the doccos, mainly to start folding inJim Jagielski2007-03-195-3/+479
* Update build system to know about sedfilterJim Jagielski2007-03-192-0/+261
* Some minor tweaks... return quickly if given anJim Jagielski2007-03-191-1/+11
* Add comment to avoid confusion and questions :)Jim Jagielski2007-03-191-1/+6
* Note what the actually "valid" usage for apr_brigade_destroyJim Jagielski2007-03-191-1/+3
* Updates based on feedback from Ruediger and Jeff:Joe Orton2007-03-191-40/+58
* - add initial version of output filters guide (as sent to dev@)Joe Orton2007-03-192-0/+469
* Make sure that we are not resending if we have received something from Tomcat.Jean-Frederic Clere2007-03-161-3/+6
* Initial import: mod_sedfilter.c (was mod_sed_filter.c) asJim Jagielski2007-03-161-0/+522
* Remove the hardcoded size limit parameter for ldap_search_ext_sBradley Nicholes2007-03-131-5/+10
* * modules/http/http_etag.c (etag_uint64_to_hex): Fix maximum shiftJoe Orton2007-03-131-1/+1
* Generate etags consistently across 32-bit and 64-bit platforms:Joe Orton2007-03-122-12/+15
* * server/mpm_common.c (dummy_connection): Use "OPTIONS *" for requestJoe Orton2007-03-121-1/+1
* Add the case_flt experimental modules to the NetWare buildBradley Nicholes2007-03-093-1/+520
* ab: Add -r option to continue after socket receive errors.Jeff Trawick2007-03-082-8/+24
* * support/logresolve.c (main): Simplify to avoid conditionals in handlingJoe Orton2007-03-071-8/+11
* There's a link to stuff about Y2K, but the actual content about Y2K wasRich Bowen2007-03-072-2/+0
* Quote any file system path that may have spaces when expandedSander Temme2007-03-074-24/+24
* Tidying up - mostly outdated translationsNoirin Plunkett2007-03-069-18/+18
* Updating to reflect current defaultsNoirin Plunkett2007-03-062-16/+24
* HTML files changed by adding docs for BalancerMember directiveNoirin Plunkett2007-03-062-373/+376
* Tidying upNoirin Plunkett2007-03-063-12/+12
* Documenting the sooper-sekrit BalancerMember directiveNoirin Plunkett2007-03-062-14/+49
* Fix near-identical potential NULL pointer dereferences, as found byColm MacCarthaigh2007-03-061-4/+4
* Prevent format specifier busting.Colm MacCarthaigh2007-03-061-1/+1
* Correct a spurious access to whatever memory is at location "1" in theColm MacCarthaigh2007-03-061-1/+3
* correct some indentation, no functional changesColm MacCarthaigh2007-03-061-3/+3
* * support/logresolve.c (main): Fix potential NULL pointer dereference,Joe Orton2007-03-061-1/+1
* fix a minor typoChris Darroch2007-02-281-1/+1
* * modules/proxy/ajp_msg.c (ajp_msg_dump, ajp_msg_check_header,Joe Orton2007-02-221-3/+3
* Note PR 11540 closed here and in httpd-2.2Jim Jagielski2007-02-201-0/+3
* mod_ldap: Fix the search limit parameter to ldap_search_ext_s()Jeff Trawick2007-02-192-3/+10
* Added PR 41302 reference to mod_dbd patch r503931.Chris Darroch2007-02-171-1/+1
* Return METHOD_NOT_ALLOWED, not FORBIDDEN, to a TRACE request whenNick Kew2007-02-142-2/+2