2002-04-12 |
Martin Kraemer | Cosmetics (unused variable in EBCDIC) |
commit | commitdiff | tree |
2002-04-12 |
Justin Erenkrantz | Justin is off to a new adventure... |
commit | commitdiff | tree |
2002-04-11 |
Martin Kraemer | Fix the new dechunking code for S/390 (EBCDIC). |
commit | commitdiff | tree |
2002-04-11 |
William A.... | Forgot some prototypes? |
commit | commitdiff | tree |
2002-04-11 |
William A.... | First, use addition to test against an unsigned for... |
commit | commitdiff | tree |
2002-04-09 |
Martin Kraemer | Do a "proper" indent by moving some curly braces outsid... |
commit | commitdiff | tree |
2002-04-09 |
Martin Kraemer | Add one more type |
commit | commitdiff | tree |
2002-04-07 |
Graham Leggett | Correct a timeout problem within proxy which would... |
commit | commitdiff | tree |
2002-04-07 |
Graham Leggett | Add support for dechunking chunked responses in proxy. |
commit | commitdiff | tree |
2002-04-07 |
Graham Leggett | Update the windows, os2 and netware build files to... |
commit | commitdiff | tree |
2002-04-06 |
Graham Leggett | Namespace protect getline() and get_chunk_size(). |
commit | commitdiff | tree |
2002-04-06 |
Graham Leggett | Remove the last little bit of the multiple-headers... |
commit | commitdiff | tree |
2002-04-06 |
Graham Leggett | Fix a log line message to be clearer. There have been... |
commit | commitdiff | tree |
2002-04-02 |
Bradley Nicholes | Added defaults to the NetWare .conf file for LogRotateD... |
commit | commitdiff | tree |
2002-04-02 |
Bradley Nicholes | Removed the NetWare #ifdef's since it is a NetWare... |
commit | commitdiff | tree |
2002-04-01 |
Dirk-Willem... | Fixed incompliance of AB when used with a proxy as... |
commit | commitdiff | tree |
2002-03-29 |
Dirk-Willem... | Removed email address on request - as obviscation was... |
commit | commitdiff | tree |
2002-03-28 |
Joshua Slive | Update the Redhat layout to match v7. I decided to... |
commit | commitdiff | tree |
2002-03-26 |
Justin Erenkrantz | Add text/xml, audio/mpeg, video/quicktime support to... |
commit | commitdiff | tree |
2002-03-26 |
Justin Erenkrantz | Fix some formatting problems before next commit. |
commit | commitdiff | tree |
2002-03-26 |
Greg Ames | make it harder for future spam harvesters to find this... |
commit | commitdiff | tree |
2002-03-25 |
Graham Leggett | Tighten up the overridden-Server-header bugfix in the... |
commit | commitdiff | tree |
2002-03-25 |
Graham Leggett | Another fix for the multiple-cookie header bug in proxy... |
commit | commitdiff | tree |
2002-03-25 |
Martin Kraemer | Applied "canonical reformatting" according to the Apach... |
commit | commitdiff | tree |
2002-03-22 |
Martin Kraemer | Typo |
commit | commitdiff | tree |
2002-03-21 |
Jim Jagielski | And we are 1.3.25-dev |
commit | commitdiff | tree |
2002-03-21 |
Jim Jagielski | Bad |
commit | commitdiff | tree |
2002-03-21 |
Jim Jagielski | Last one |
commit | commitdiff | tree |
2002-03-21 |
Cliff Woolley | Because of the if's I change to else if's, these contin... |
commit | commitdiff | tree |
2002-03-21 |
Jim Jagielski | ready to tag 1.3.24 |
commit | commitdiff | tree |
2002-03-21 |
Jim Jagielski | Note Cliff's fix |
commit | commitdiff | tree |
2002-03-21 |
Cliff Woolley | handle_if() and handle_elif() were now correctly checki... |
commit | commitdiff | tree |
2002-03-21 |
William A.... | Couple of newly recognized dependencies |
commit | commitdiff | tree |
2002-03-21 |
Aaron Bannert | Fix minor formatting error. Mention the default for... |
commit | commitdiff | tree |
2002-03-21 |
William A.... | Introduce proper escaping of command.com and cmd... |
commit | commitdiff | tree |
2002-03-21 |
William A.... | Add % and \r [C/R] to the dangerous Win32/OS2 characters. |
commit | commitdiff | tree |
2002-03-21 |
William A.... | Share ap_double_quotes() code between OS2 and Win32... |
commit | commitdiff | tree |
2002-03-21 |
Graham Leggett | Reverse this change - as pointed out by Joshua Slive... |
commit | commitdiff | tree |
2002-03-21 |
Graham Leggett | When a proxied site was being served, Apache was replacing |
commit | commitdiff | tree |
2002-03-21 |
Graham Leggett | Change ap_construct_url() so that the r->hostname is... |
commit | commitdiff | tree |
2002-03-21 |
Graham Leggett | Fixed the previous multiple-cookie fix in the proxy... |
commit | commitdiff | tree |
2002-03-21 |
Cliff Woolley | Fix a bug in #if and #elif whereby mod_include would not |
commit | commitdiff | tree |
2002-03-21 |
William A.... | Clear up a signed/unsigned comparison and assignment. |
commit | commitdiff | tree |
2002-03-21 |
William A.... | Introduce earlier identification of command.com v... |
commit | commitdiff | tree |
2002-03-21 |
William A.... | Clarify some difficult to read code by modifying... |
commit | commitdiff | tree |
2002-03-21 |
William A.... | Pass the command line to the cmd.exe /c interpreter... |
commit | commitdiff | tree |
2002-03-21 |
William A.... | Win32; Never invoke cmd or bat scripts based on the... |
commit | commitdiff | tree |
2002-03-21 |
William A.... | Provide Win32 users a log of the cgi command invoked... |
commit | commitdiff | tree |
2002-03-21 |
William A.... | Add the 'CgiCommandArgs off' directive, to allow... |
commit | commitdiff | tree |
2002-03-19 |
Lars Eilebrecht | fix a typo |
commit | commitdiff | tree |
2002-03-19 |
Bill Stoddard | Export ap_uuencode |
commit | commitdiff | tree |
2002-03-19 |
Jim Jagielski | Bring Announcement somewhat up to date. |
commit | commitdiff | tree |
2002-03-16 |
William A.... | Yes Cliff... this can go in changes too. |
commit | commitdiff | tree |
2002-03-16 |
William A.... | Resolve bugs introduced by my Rev 1.173, which attemp... |
commit | commitdiff | tree |
2002-03-14 |
Martin Kraemer | ap_vformatter() was missing a final flush call. |
commit | commitdiff | tree |
2002-03-13 |
Roy T. Fielding | Update our copyright for this year, plus fix two files... |
commit | commitdiff | tree |
2002-03-13 |
Bradley Nicholes | Added the -e command line directive for NetWare to... |
commit | commitdiff | tree |
2002-03-13 |
Bradley Nicholes | Added the -e command line directive for NetWare to... |
commit | commitdiff | tree |
2002-03-09 |
Graham Leggett | Add the ProxyIOBufferSize option. Previously the size... |
commit | commitdiff | tree |
2002-03-09 |
David McCreedy | Add TPF Operating System-specific code for Network... |
commit | commitdiff | tree |
2002-03-08 |
Graham Leggett | Fix a NULL variable check in proxy where we were checki... |
commit | commitdiff | tree |
2002-03-06 |
Jim Jagielski | Fix a -Wall warning and keep things for Darwin(MacOS... |
commit | commitdiff | tree |
2002-03-05 |
Aaron Bannert | Fix typo in default config files related to Swedish... |
commit | commitdiff | tree |
2002-03-02 |
Ben Laurie | Note apxs fix. |
commit | commitdiff | tree |
2002-03-02 |
Ben Laurie | apxs depends on the Makefile. |
commit | commitdiff | tree |
2002-03-02 |
Graham Leggett | No idea why an HTTP/1.1 proxy would send an HTTP/1... |
commit | commitdiff | tree |
2002-03-01 |
Jim Jagielski | According to some feedback, some have asked |
commit | commitdiff | tree |
2002-02-28 |
Lars Eilebrecht | Sync with core member list from httpd-2.0 |
commit | commitdiff | tree |
2002-02-28 |
Lars Eilebrecht | Update dev-URL and add info about users list. |
commit | commitdiff | tree |
2002-02-28 |
Bradley Nicholes | Included mod_log_nw into the NetWare build to cover... |
commit | commitdiff | tree |
2002-02-28 |
Bradley Nicholes | Included mod_log_nw into the build to cover log rotatio... |
commit | commitdiff | tree |
2002-02-28 |
Bradley Nicholes | Logging module for NetWare that implements log rotation... |
commit | commitdiff | tree |
2002-02-28 |
Justin Erenkrantz | Add note about daemontools. |
commit | commitdiff | tree |
2002-02-27 |
Justin Erenkrantz | Fix typo in rotatelogs.8 |
commit | commitdiff | tree |
2002-02-26 |
Chuck Murcko | April weather in PA |
commit | commitdiff | tree |
2002-02-26 |
Chuck Murcko | Clean up warnings pointed out by WRowe |
commit | commitdiff | tree |
2002-02-26 |
Bill Stoddard | Win32: Log an error when create_thread fails. |
commit | commitdiff | tree |
2002-02-26 |
Bill Stoddard | Ignore AcceptMutex directive if it is present in an... |
commit | commitdiff | tree |
2002-02-26 |
Bill Stoddard | Win32: Emulate the blocking send/recv calls that were... |
commit | commitdiff | tree |
2002-02-25 |
Jim Jagielski | Lets shoot for this WedThurs for |
commit | commitdiff | tree |
2002-02-22 |
Jeff Trawick | This patch changes a TPF-specific section of http_main... |
commit | commitdiff | tree |
2002-02-21 |
Ken Coar | Style fixes only (noticed while checking on a bug report) |
commit | commitdiff | tree |
2002-02-21 |
Graham Leggett | When proxy enabled a slow frontend client to read from an |
commit | commitdiff | tree |
2002-02-19 |
Roy T. Fielding | Roy has a new employer |
commit | commitdiff | tree |
2002-02-18 |
Lars Eilebrecht | Update. |
commit | commitdiff | tree |
2002-02-15 |
Martin Kraemer | [Security] Prevent invalid client hostnames from appear... |
commit | commitdiff | tree |
2002-02-13 |
Graham Leggett | Fix some silliness: we ap_pstrdup() the string after... |
commit | commitdiff | tree |
2002-02-13 |
Graham Leggett | Some browsers ignore cookies that have been merged... |
commit | commitdiff | tree |
2002-02-11 |
Graham Leggett | Corrected the use of ap_table_set and ap_table_merge: |
commit | commitdiff | tree |
2002-02-09 |
Bill Stoddard | Win32: Eliminate blocking network i/o in the Windows... |
commit | commitdiff | tree |
2002-02-08 |
Bradley Nicholes | Only lower case the canonical name on a call to ap_os_c... |
commit | commitdiff | tree |
2002-02-06 |
Bradley Nicholes | Added the missing header that contains the prototype... |
commit | commitdiff | tree |
2002-02-06 |
Ken Coar | D'er.. |
commit | commitdiff | tree |
2002-02-06 |
Ken Coar | Add IgnoreCase keyword for case-insensitve directory... |
commit | commitdiff | tree |
2002-02-06 |
Jim Jagielski | Satisfy some requests for some more |
commit | commitdiff | tree |
2002-02-05 |
Ken Coar | Demote the 'turned /foo into http://host/foo' message... |
commit | commitdiff | tree |
2002-02-04 |
Bradley Nicholes | Implemented the real ap_os_case_canonical_filename... |
commit | commitdiff | tree |
2002-02-04 |
Bradley Nicholes | Implemented the real ap_os_case_canonical_filename... |
commit | commitdiff | tree |
2002-02-04 |
Jim Jagielski | Most likely a very stupid and anal |
commit | commitdiff | tree |
2002-02-04 |
Martin Kraemer | Fix the longstanding bug that errors (returned by src... |
commit | commitdiff | tree |
next |