2008-12-05 |
Paul Querna | Update ignore. wombat-integration wombat-integration |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Paul Querna | Finish removing dependecy on apreq |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Paul Querna | Build the right objects for wombat. |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Paul Querna | New API, ap_body_to_table, a very ineffeicent and bad... |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Paul Querna | Update ignore. |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Paul Querna | Use ap_args_to_table instead of apreq for GET query... |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Paul Querna | Remove apreq includes |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Paul Querna | Use only c89 style comments |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Paul Querna | Add new api, ap_args_to_table, to parse a request's... |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Paul Querna | Add wombat to build system. |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Paul Querna | Initial import of mod_wombat to the modules directory. |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Paul Querna | Dev branch to integrate mod_wombat. |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Paul Querna | Remove X-Pad work around. |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Paul Querna | Note the dtrace stuff in CHANGES. |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Paul Querna | When dtrace support is not present, compile it all... |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Paul Querna | Add other args to proxy hooks |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Paul Querna | Import the core parts of the DTrace patch. This is... |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Rich Bowen | Put the arguments to Header, RequestHeader, in alphabet... |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Rich Bowen | I have finally been asked one too many times whether... |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Paul Querna | More trivial typos. |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Eric Covener | unixd_config/ap_unixd_config rename for mod_privileges |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Jim Jagielski | trivial typo |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Jim Jagielski | Note mod_proxy_balancer changes... |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Eric Covener | unixd_config->ap_unixd_config renames for mod_suexec |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Jim Jagielski | All lbmethods are now ind submodules... |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Jim Jagielski | Allow for ind lbs to build |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Jim Jagielski | Add in independent bytraffic lbmethod |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Jim Jagielski | Add in independent byrequests lbmethod |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Jim Jagielski | Add in independent bybusyness lbmethod |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Jim Jagielski | And allow for the submod to be built |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Jim Jagielski | And move the HB balancer there |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Jim Jagielski | Create subdir for balancer locations |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Ruediger Pluem | * Another set of missed renames. |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Takashi Sato | Add the Japanese errordoc contributor. See r124566. |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Takashi Sato | Migrate the charset of error/README to UTF-8 |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Nilgun Belma... | update Turkish UTF-8 messages |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Takashi Sato | Multi-language error pages: |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Ruediger Pluem | * The API Cleanup in r722399 missed some locations. |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Paul Querna | API Cleanup in preperation for 2.4.x, make sure all... |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Paul Querna | Don't do anything by defautl if we haven't been configured. |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Paul Querna | When not configured, don't do anything by default. |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Paul Querna | Make dialup_callback a static function. |
commit | commitdiff | tree | snapshot |
2008-12-01 |
Ruediger Pluem | * Avoid sending no answer at all if a custom error... |
commit | commitdiff | tree | snapshot |
2008-12-01 |
Bradley Nicholes | Add the new modules to the netware build |
commit | commitdiff | tree | snapshot |
2008-12-01 |
Bradley Nicholes | Move the variable declarations to the beginning of... |
commit | commitdiff | tree | snapshot |
2008-12-01 |
Bradley Nicholes | Allow for external PCRE on netware |
commit | commitdiff | tree | snapshot |
2008-12-01 |
Eric Covener | To be safe, consume the entire brigade after processing... |
commit | commitdiff | tree | snapshot |
2008-12-01 |
Paul Querna | Add a new module to read in the heartbeat file and... |
commit | commitdiff | tree | snapshot |
2008-12-01 |
Paul Querna | Add a new module, mod_ratelimit, which can rate limit... |
commit | commitdiff | tree | snapshot |
2008-12-01 |
Paul Querna | Move variable declartions to the top of functions for... |
commit | commitdiff | tree | snapshot |
2008-12-01 |
Paul Querna | Add two new modules to handle load balancing across... |
commit | commitdiff | tree | snapshot |
2008-12-01 |
Roy T. Fielding | sync with IANA registry as of 2008 Nov 30 14:17 PST |
commit | commitdiff | tree | snapshot |
2008-11-30 |
Ruediger Pluem | * Enable the use of autoconf >= 2.62 without causing... |
commit | commitdiff | tree | snapshot |
2008-11-30 |
Paul Querna | Remove c99 style comment. |
commit | commitdiff | tree | snapshot |
2008-11-29 |
Eric Covener | allow ap_invoke_handler() to pass-through AP_FILTER_ERR... |
commit | commitdiff | tree | snapshot |
2008-11-29 |
Eric Covener | correct syntax of DirectoryIndex feature, CHANGES only |
commit | commitdiff | tree | snapshot |
2008-11-29 |
Eric Covener | Prevent AP_FILTER_ERROR from being misinterpreted as... |
commit | commitdiff | tree | snapshot |
2008-11-28 |
Joe Orton | * buildconf, configure.in: Don't attempt to configure the |
commit | commitdiff | tree | snapshot |
2008-11-26 |
Jim Jagielski | Backported |
commit | commitdiff | tree | snapshot |
2008-11-26 |
Paul Querna | Stop bundling PCRE in trunk. |
commit | commitdiff | tree | snapshot |
2008-11-26 |
Rich Bowen | Slight clarification to the way rewrite works in per... |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Bradley Nicholes | Fix up the netware build with the additions in the... |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Takashi Sato | Delete the images from docroot/. |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Takashi Sato | merge r358287: |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Nilgun Belma... | update for sync with English doc. |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Nilgun Belma... | New Turkish translation |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Jim Jagielski | Make %k work as it should. No regression noted in perl |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Takashi Sato | quote MaxRequestsPerChild |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Ruediger Pluem | * These are now backported. |
commit | commitdiff | tree | snapshot |
2008-11-23 |
William A.... | So close ;-) Nicely done Jim |
commit | commitdiff | tree | snapshot |
2008-11-23 |
Jim Jagielski | Simple cut/paste to create a mod_sed template |
commit | commitdiff | tree | snapshot |
2008-11-23 |
Jim Jagielski | No idea if this is 100% correct, but provide a template |
commit | commitdiff | tree | snapshot |
2008-11-23 |
Jim Jagielski | testing indicates a large buffsize (~8k) is better... |
commit | commitdiff | tree | snapshot |
2008-11-23 |
Jim Jagielski | Note that the current mishmash is ugly... hope to |
commit | commitdiff | tree | snapshot |
2008-11-23 |
Jim Jagielski | update xforms |
commit | commitdiff | tree | snapshot |
2008-11-23 |
Lucien Gentis | Style correction |
commit | commitdiff | tree | snapshot |
2008-11-20 |
Paul Querna | Fix MaxRequestsPerChild on the Event MPM. It hasn... |
commit | commitdiff | tree | snapshot |
2008-11-19 |
Lucien Gentis | Typos |
commit | commitdiff | tree | snapshot |
2008-11-16 |
Graham Leggett | mod_buffer: Honour the flush bucket and flush the buffe... |
commit | commitdiff | tree | snapshot |
2008-11-16 |
Graham Leggett | mod_buffer: Optimise the buffering of heap buckets... |
commit | commitdiff | tree | snapshot |
2008-11-16 |
Graham Leggett | Update transformation. |
commit | commitdiff | tree | snapshot |
2008-11-16 |
Graham Leggett | Clarify the documentation for mod_buffer to better... |
commit | commitdiff | tree | snapshot |
2008-11-16 |
Graham Leggett | Refactor the input buffer filter to use a context as... |
commit | commitdiff | tree | snapshot |
2008-11-16 |
Ruediger Pluem | * Fix properties. |
commit | commitdiff | tree | snapshot |
2008-11-15 |
Graham Leggett | Update transformation |
commit | commitdiff | tree | snapshot |
2008-11-15 |
Graham Leggett | mod_buffer: Optional support for buffering of the input... |
commit | commitdiff | tree | snapshot |
2008-11-15 |
Ruediger Pluem | * This one is now backported. |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Takashi Sato | Minor typo |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Nick Kew | Add mod_privileges to CHANGES |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Ruediger Pluem | * Don't build mod_privileges by default. |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Jim Jagielski | Update doc transforms |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Takashi Sato | Update Japanese translation |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Takashi Sato | use <transnote> |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Nick Kew | Introduce mod_privileges: a platform-specific module... |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Vincent Bray | Update transformations |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Vincent Bray | Grammar fixes |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Vincent Bray | Update 'all' transformations |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Vincent Bray | Initial build of mod_unixd.html* plus props |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Vincent Bray | Update transformations (from introduction of mod_unixd) |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Vincent Bray | Minor grammatical issues |
commit | commitdiff | tree | snapshot |
next |