2001-10-10 |
Justin Erenkrantz | Allow mod_so to be enabled by default even if no shared... |
commit | commitdiff | tree | snapshot |
2001-10-09 |
Greg Ames | Sunny but chilly in Raleigh |
commit | commitdiff | tree | snapshot |
2001-10-09 |
Joshua Slive | fixes heml to html to make example work |
commit | commitdiff | tree | snapshot |
2001-10-09 |
William A.... | Always helps to add the member |
commit | commitdiff | tree | snapshot |
2001-10-09 |
William A.... | Bring many things up-to-date. FirstBill, wasn't... |
commit | commitdiff | tree | snapshot |
2001-10-09 |
William A.... | Speed it up. While this optimization wasn't obvious... |
commit | commitdiff | tree | snapshot |
2001-10-09 |
William A.... | Uhmm... time for a note about this. |
commit | commitdiff | tree | snapshot |
2001-10-09 |
Greg Ames | allow file extentions specified by AddHandler, AddInput... |
commit | commitdiff | tree | snapshot |
2001-10-09 |
Greg Ames | prevent near infinite subrequest recursion with mod_neg... |
commit | commitdiff | tree | snapshot |
2001-10-09 |
Greg Stein | Get rid of some byterange handling code; it doesn't... |
commit | commitdiff | tree | snapshot |
2001-10-08 |
Ryan Bloom | Clean up the string passed to the error log hook. This... |
commit | commitdiff | tree | snapshot |
2001-10-08 |
Greg Stein | Don't set r->status_line. Apache uses that in preferenc... |
commit | commitdiff | tree | snapshot |
2001-10-08 |
Greg Ames | get symlinks working again |
commit | commitdiff | tree | snapshot |
2001-10-08 |
Ian Holsman | dechunking filter removed. |
commit | commitdiff | tree | snapshot |
2001-10-08 |
Jeff Trawick | at least *this* cast keeps gcc happy (and should keep |
commit | commitdiff | tree | snapshot |
2001-10-08 |
Greg Stein | HTTP_IN was attempting to process the PEEK mode. This... |
commit | commitdiff | tree | snapshot |
2001-10-08 |
Ian Holsman | initial port of new Request-mode HTTP_IN filter to... |
commit | commitdiff | tree | snapshot |
2001-10-08 |
William A.... | Revamped ap_directory_walk logic, without a path_info... |
commit | commitdiff | tree | snapshot |
2001-10-08 |
William A.... | This is nothing but const bogosity. We have our... |
commit | commitdiff | tree | snapshot |
2001-10-08 |
Ian Holsman | Correct Verbage in comments. |
commit | commitdiff | tree | snapshot |
2001-10-08 |
Martin Kraemer | Rename ssl-std.conf to match Makefile.in's installation... |
commit | commitdiff | tree | snapshot |
2001-10-07 |
William A.... | Great badness - not a good idea to return OK when... |
commit | commitdiff | tree | snapshot |
2001-10-06 |
William A.... | Hmmm... continue's not so good an idea here :) |
commit | commitdiff | tree | snapshot |
2001-10-06 |
William A.... | Time to give up for the day, and grab a beer |
commit | commitdiff | tree | snapshot |
2001-10-06 |
William A.... | Aaargh! Unwinding part of my patch before I committe... |
commit | commitdiff | tree | snapshot |
2001-10-06 |
William A.... | A major overhaul to the -replacement- ap_directory_wa... |
commit | commitdiff | tree | snapshot |
2001-10-06 |
William A.... | Good to note |
commit | commitdiff | tree | snapshot |
2001-10-06 |
William A.... | Allow ApacheBench to connect to and control Apache... |
commit | commitdiff | tree | snapshot |
2001-10-06 |
William A.... | Fix a borked entry that I introduced. Now mime_magic... |
commit | commitdiff | tree | snapshot |
2001-10-06 |
Greg Stein | Don't attempt to call apr_xml_parser_done() twice ... |
commit | commitdiff | tree | snapshot |
2001-10-06 |
William A.... | I don't know if these are correct, just my best alien... |
commit | commitdiff | tree | snapshot |
2001-10-06 |
William A.... | Some other modules here are argueably tests ... but... |
commit | commitdiff | tree | snapshot |
2001-10-06 |
William A.... | Legibility counts for something, so does eliminating... |
commit | commitdiff | tree | snapshot |
2001-10-06 |
Justin Erenkrantz | It's a good time to update STATUS. |
commit | commitdiff | tree | snapshot |
2001-10-06 |
Justin Erenkrantz | We should only be doing one socket read under any circu... |
commit | commitdiff | tree | snapshot |
2001-10-05 |
Joshua Slive | Bring forward some 1.3 changes, mostly from |
commit | commitdiff | tree | snapshot |
2001-10-05 |
Justin Erenkrantz | Allow the core input filter to handle AP_NONBLOCK_READ... |
commit | commitdiff | tree | snapshot |
2001-10-05 |
Justin Erenkrantz | I believe it is a kosher for a filter to return EOS... |
commit | commitdiff | tree | snapshot |
2001-10-05 |
William A.... | And thank you once again, Justin |
commit | commitdiff | tree | snapshot |
2001-10-05 |
William A.... | These now exist with their -std names, thanks for... |
commit | commitdiff | tree | snapshot |
2001-10-05 |
Justin Erenkrantz | Include paths must be relative to ServerRoot directive. |
commit | commitdiff | tree | snapshot |
2001-10-05 |
Justin Erenkrantz | Make sure we run the new conf files through sed. |
commit | commitdiff | tree | snapshot |
2001-10-05 |
Jeff Trawick | get rid of an unused variable |
commit | commitdiff | tree | snapshot |
2001-10-04 |
William A.... | Split the significant modules into segregated module... |
commit | commitdiff | tree | snapshot |
2001-10-04 |
William A.... | Cleanup the config (somewhat) so that win32 -could... |
commit | commitdiff | tree | snapshot |
2001-10-04 |
Ryan Bloom | Remove the Port directive. In it's place, the Listen... |
commit | commitdiff | tree | snapshot |
2001-10-04 |
William A.... | Just passing through |
commit | commitdiff | tree | snapshot |
2001-10-04 |
William A.... | Add some mime magic to the Win32 build |
commit | commitdiff | tree | snapshot |
2001-10-04 |
Ryan Bloom | Make sure we install all of the support scripts. |
commit | commitdiff | tree | snapshot |
2001-10-04 |
Justin Erenkrantz | Ah, I didn't see that churn is only used on input ... |
commit | commitdiff | tree | snapshot |
2001-10-03 |
Ryan Bloom | We need to use @@Port@@ not hard-code the Port number. |
commit | commitdiff | tree | snapshot |
2001-10-03 |
Ryan Bloom | Fix --enable-mods-shared processing. If most is specified, |
commit | commitdiff | tree | snapshot |
2001-10-03 |
Ryan Bloom | Add a Listen directive to the default config file.... |
commit | commitdiff | tree | snapshot |
2001-10-03 |
Ryan Bloom | Remove an old comment. This config.m4 is numbered... |
commit | commitdiff | tree | snapshot |
2001-10-03 |
William A.... | One more note on the last commit - the 'cannot serve... |
commit | commitdiff | tree | snapshot |
2001-10-03 |
William A.... | Correct file lookups when we are given a file within... |
commit | commitdiff | tree | snapshot |
2001-10-03 |
Jeff Trawick | rename variable "except" to avoid colliding with a... |
commit | commitdiff | tree | snapshot |
2001-10-03 |
William A.... | Fix a mismatching issue, where index.html.foo.en... |
commit | commitdiff | tree | snapshot |
2001-10-02 |
Lars Eilebrecht | Update mime.types file. |
commit | commitdiff | tree | snapshot |
2001-10-02 |
Ryan Bloom | Suexec is compiled to the builddir, not the source... |
commit | commitdiff | tree | snapshot |
2001-10-02 |
Bill Stoddard | I am agreeable to mod_gz going in experimental. It... |
commit | commitdiff | tree | snapshot |
2001-10-02 |
William A.... | Goodbye r->content_lanaguage (per vote from apache... |
commit | commitdiff | tree | snapshot |
2001-10-02 |
Lars Eilebrecht | Add info about Opera supporting MD5 Authentication. |
commit | commitdiff | tree | snapshot |
2001-10-02 |
William A.... | Clean up a couple of type warnings. |
commit | commitdiff | tree | snapshot |
2001-10-02 |
Lars Eilebrecht | Update entry. |
commit | commitdiff | tree | snapshot |
2001-10-02 |
Ian Holsman | Added Doxygen Comments |
commit | commitdiff | tree | snapshot |
2001-10-02 |
Joshua Slive | Sync the html version with the nroff version. |
commit | commitdiff | tree | snapshot |
2001-10-02 |
Cliff Woolley | Oops, missed a part. |
commit | commitdiff | tree | snapshot |
2001-10-02 |
Cliff Woolley | Bring httpd man page up-to-date with flags that current... |
commit | commitdiff | tree | snapshot |
2001-10-01 |
Greg Ames | ap_sub_req_output_filter: don't pass along a brigade... |
commit | commitdiff | tree | snapshot |
2001-10-01 |
Ryan Bloom | clean up the fdqueue a bit more, by implementing Greg's |
commit | commitdiff | tree | snapshot |
2001-10-01 |
Cliff Woolley | Switch from tmpnam() to apr_file_mktemp() so that gcc... |
commit | commitdiff | tree | snapshot |
2001-10-01 |
William A.... | Two more loadable modules on Win32, thank you Gunther! |
commit | commitdiff | tree | snapshot |
2001-10-01 |
William A.... | BIO_write returns an int. Whacha gonna do? Kill... |
commit | commitdiff | tree | snapshot |
2001-10-01 |
William A.... | /GZ RTL debug flag is not recognized across VC 5... |
commit | commitdiff | tree | snapshot |
2001-10-01 |
William A.... | Clean up some warnings by summing bytecounts into... |
commit | commitdiff | tree | snapshot |
2001-10-01 |
William A.... | Nothing wrong with an int here, so make it explicit... |
commit | commitdiff | tree | snapshot |
2001-10-01 |
William A.... | Remain consistent to the connection_rec, and use... |
commit | commitdiff | tree | snapshot |
2001-10-01 |
William A.... | Kill off some expensive, unnecessary effort when... |
commit | commitdiff | tree | snapshot |
2001-10-01 |
William A.... | Should be no change to the execution - simply clean... |
commit | commitdiff | tree | snapshot |
2001-10-01 |
William A.... | Wording changes |
commit | commitdiff | tree | snapshot |
2001-10-01 |
William A.... | The patch that emerged uppon discussion on news:hr... |
commit | commitdiff | tree | snapshot |
2001-09-30 |
Justin Erenkrantz | Kill two autoconf-related birds with one commit. |
commit | commitdiff | tree | snapshot |
2001-09-30 |
Justin Erenkrantz | Remove unnecessary initialization and add a comment... |
commit | commitdiff | tree | snapshot |
2001-09-30 |
Justin Erenkrantz | Switch to the corresponding apr_table_* macro rather... |
commit | commitdiff | tree | snapshot |
2001-09-30 |
Justin Erenkrantz | Cleanup some needless initialization of the date variab... |
commit | commitdiff | tree | snapshot |
2001-09-29 |
Graham Leggett | Make doc changes to reflect change to ProxyErrorOverride |
commit | commitdiff | tree | snapshot |
2001-09-29 |
Graham Leggett | ianh: add the ProxyHTTPOverrideReturnedErrors directive... |
commit | commitdiff | tree | snapshot |
2001-09-29 |
Graham Leggett | ianh: updated docs |
commit | commitdiff | tree | snapshot |
2001-09-29 |
Graham Leggett | Oops - forgot the doc updates |
commit | commitdiff | tree | snapshot |
2001-09-29 |
Graham Leggett | Updated mod_proxy.html docs to include v2.0 configuration. |
commit | commitdiff | tree | snapshot |
2001-09-29 |
Graham Leggett | chuck: add back missing tag from NoCache section |
commit | commitdiff | tree | snapshot |
2001-09-29 |
Graham Leggett | chuck: Docco update |
commit | commitdiff | tree | snapshot |
2001-09-29 |
Graham Leggett | Fixing the mod_proxy docs. The docs were transferred... |
commit | commitdiff | tree | snapshot |
2001-09-29 |
Justin Erenkrantz | Something Happened |
commit | commitdiff | tree | snapshot |
2001-09-29 |
Justin Erenkrantz | Remove the lameo create_req hack and delay the addition... |
commit | commitdiff | tree | snapshot |
2001-09-29 |
Justin Erenkrantz | Implement suggested input filter improvements from... |
commit | commitdiff | tree | snapshot |
2001-09-29 |
Justin Erenkrantz | Remove bogus comment. |
commit | commitdiff | tree | snapshot |
2001-09-29 |
Justin Erenkrantz | Input filtering rewrite. Consolidate how we handle... |
commit | commitdiff | tree | snapshot |
2001-09-29 |
Justin Erenkrantz | Fix for httpd-test modules/include test #17. |
commit | commitdiff | tree | snapshot |
next |