2009-10-04 |
Stefan Fritsch | cleanup brigade before reusing it |
commit | commitdiff | tree | snapshot |
2009-10-04 |
Stefan Fritsch | Make sure to not destroy bucket brigades that have... |
commit | commitdiff | tree | snapshot |
2009-10-04 |
Stefan Fritsch | Only use fcntl() if we have fcntl.h |
commit | commitdiff | tree | snapshot |
2009-10-04 |
Stefan Fritsch | core, mod_deflate, mod_sed: Reduce memory usage by... |
commit | commitdiff | tree | snapshot |
2009-10-03 |
Jeff Trawick | refactor child status update functions to accommodate... |
commit | commitdiff | tree | snapshot |
2009-10-03 |
Graham Leggett | Update transformations. |
commit | commitdiff | tree | snapshot |
2009-10-03 |
Graham Leggett | mod_cache: Fix uri_meets_conditions() so that CacheEnab... |
commit | commitdiff | tree | snapshot |
2009-10-03 |
Stefan Fritsch | suexec: Allow to log an error if exec fails by setting... |
commit | commitdiff | tree | snapshot |
2009-10-03 |
Jim Jagielski | Provide new ap_update_child_status_from_conn() mostly |
commit | commitdiff | tree | snapshot |
2009-10-03 |
Graham Leggett | Remove an unused variable. |
commit | commitdiff | tree | snapshot |
2009-10-03 |
Stefan Fritsch | Make RemoveType override the info from TypesConfig |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Graham Leggett | Update transformations. |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Graham Leggett | mod_cache: Introduce the option to run the cache from... |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Eric Covener | Remove text implying "Require valid-user" is handled... |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Guenter Knauf | added tests to NetWare build. |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Daniel Earl... | core: Treat timeout reading request as 408 error, not... |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Jim Jagielski | Allow for pass-thru or early termination of doall(... |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Guenter Knauf | added NetWare makefiles for test modules. |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Guenter Knauf | set property. |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Guenter Knauf | prepare to add mod_serf to NetWare build. |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Guenter Knauf | first trial to fix the export list for recent mod_watch... |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Jeff Trawick | change the callable functions in the mod_watchdog API |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Jeff Trawick | don't override the user's choice (e.g., --enable-watchdog) |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Ruediger Pluem | * Fix a regression from r724717 by reintroducing SSL_CL... |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Jim Jagielski | Try to have consistent interface regardless of slotmem or |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Guenter Knauf | Added mod_proxy_fcgi to NetWare build. |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Jeff Trawick | tweak spelling/wording in mod_watchdog documentation |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Jean-Frederic... | When connecting to no http protocol response will be... |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Jean-Frederic... | Add port in the logic. |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Daniel Earl... | Spelling fix in comment. |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Daniel Earl... | Make comment agree with code. |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Jean-Frederic... | When using Heartmonitor choose the back-end randomly... |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Jean-Frederic... | typo. |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Jean-Frederic... | Add slotmem storage logic for multicast logic. |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Guenter Knauf | added comment about the never reached return statement. |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Jean-Frederic... | Make sure that --enable-maintainer-mode increase warnin... |
commit | commitdiff | tree | snapshot |
2009-09-28 |
Jeff Trawick | when a request body is sent, just display "Total body... |
commit | commitdiff | tree | snapshot |
2009-09-28 |
Joe Orton | * support/ab.c (output_results): Fix gcc warning on... |
commit | commitdiff | tree | snapshot |
2009-09-28 |
Joe Orton | * include/httpd.h: Fix comment implying that LimitReque... |
commit | commitdiff | tree | snapshot |
2009-09-27 |
Guenter Knauf | fixed wrong 3rd parameter passed to apr_brigade_split_l... |
commit | commitdiff | tree | snapshot |
2009-09-27 |
Jeff Trawick | refactor the representation of HTTP method and whether... |
commit | commitdiff | tree | snapshot |
2009-09-27 |
Lucien Gentis | Updates. |
commit | commitdiff | tree | snapshot |
2009-09-27 |
Guenter Knauf | fixed compatibility to Openssl < 0.9.7g. |
commit | commitdiff | tree | snapshot |
2009-09-27 |
Guenter Knauf | fixed compatibility to Openssl < 0.9.7g; |
commit | commitdiff | tree | snapshot |
2009-09-27 |
Jeff Trawick | small code cleanups for POST/PUT, especially to combine... |
commit | commitdiff | tree | snapshot |
2009-09-27 |
Ruediger Pluem | * Use strcasecmp instead of strncasecmp as we want... |
commit | commitdiff | tree | snapshot |
2009-09-25 |
Graham Leggett | Add support for an "epoch" in the RPM spec file. This... |
commit | commitdiff | tree | snapshot |
2009-09-25 |
Jim Jagielski | Hmmm... forgot git commit/dcommit. |
commit | commitdiff | tree | snapshot |
2009-09-25 |
Jim Jagielski | Oops. forgot the declaration |
commit | commitdiff | tree | snapshot |
2009-09-25 |
Jim Jagielski | Enhance ap_hook_monitor to pass along a server_rec (in |
commit | commitdiff | tree | snapshot |
2009-09-25 |
André Malo | update transformation |
commit | commitdiff | tree | snapshot |
2009-09-25 |
André Malo | fix compat info for mod_proxy_scgi |
commit | commitdiff | tree | snapshot |
2009-09-25 |
Guenter Knauf | fixed property. |
commit | commitdiff | tree | snapshot |
2009-09-25 |
Guenter Knauf | Fixed internal NLM name. |
commit | commitdiff | tree | snapshot |
2009-09-25 |
Guenter Knauf | Added mod_proxy_scgi to NetWare build. |
commit | commitdiff | tree | snapshot |
2009-09-24 |
Daniel Earl... | mod_cache: don't cache incomplete responses, per RFC... |
commit | commitdiff | tree | snapshot |
2009-09-23 |
Daniel Earl... | Fix a segfault in ab when run in verbose mode using... |
commit | commitdiff | tree | snapshot |
2009-09-20 |
André Malo | update transformation |
commit | commitdiff | tree | snapshot |
2009-09-20 |
André Malo | remove useless line |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Rainer Jung | Add ant task to html manual and man page generation: |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Graham Leggett | mod_dav: Allow other modules to become providers and... |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Daniel Earl... | Detab. |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Nilgun Belma... | New Turkish translation |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Nilgun Belma... | fix validation errors |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Nilgun Belma... | update transformation |
commit | commitdiff | tree | snapshot |
2009-09-17 |
William A.... | Treat gid's identically to uid's for purposes of numeri... |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Jim Jagielski | use what we know |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Jim Jagielski | kinda old |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Rich Bowen | Note that RewriteLog doesn't work in .htaccess files. |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Greg Ames | * prevent a fork bomb if the accept mutex is clobbered... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Joe Orton | * server/log.c: Update comment in piped_log structure... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Rich Bowen | Just a little additional verbiage for the FallbackResou... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Joe Orton | * modules/ssl/ssl_util_ocsp.c, modules/ssl/ssl_engine_o... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Joe Orton | * modules/ssl/ssl_util_ocsp.c (send_request, |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Nick Kew | Change Fallback to FallbackResource after extensive... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Jeff Trawick | simplify reporting of the repeated argument error |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Guenter Knauf | defined apr_status_t rv one time at entry of ap_core_ou... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Guenter Knauf | changed build of proxy modules to use common mod_proxy... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Nick Kew | Change "DefaultHandler" to "Fallback" as discussed... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Jeff Trawick | respect const-ness of string argument to ap_expr_string() |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Ruediger Pluem | * Follow the standard CHANGES format for security changes. |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Graham Leggett | Correct attribution for mod_dav options provider interface. |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Ruediger Pluem | * Replace brigade_move with apr_brigade_split_ex as... |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Graham Leggett | Add attribution and CVE notices. |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Graham Leggett | mod_dav: Allow other modules to add things to the DAV... |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Ruediger Pluem | * Lower memory usage by reusing the brigade instead... |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Joe Orton | * support/htdbm.c (htdbm_list): Fix compiler warning... |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Joe Orton | * modules/proxy/mod_proxy_ftp.c (parse_epsv_reply)... |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Daniel Earl... | htdbm: don't allocate more memory for every record... |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Graham Leggett | Move declaration to remove a compiler warning. |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Daniel Earl... | mod_mime: detect invalid use of MultiviewsMatch inside... |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Joe Orton | Security fix - this is presumed to fix CVE-2009-3094... |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Eric Covener | Bring the LDAPCacheEntries and LDAPOpCacheEntries usage... |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Graham Leggett | mod_request: Make sure the KeptBodySize directive rejec... |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Graham Leggett | Remove trailing whitespace from the mod_request module. |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Graham Leggett | mod_session_crypto: Sanity check should the potentially... |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Graham Leggett | mod_session.c: Prevent a segfault when session is added... |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Graham Leggett | Remove stray trailing whitespace from mod_session.c. |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Graham Leggett | Bring in support for an arbitrary list of mpms to the... |
commit | commitdiff | tree | snapshot |
2009-09-12 |
Ruediger Pluem | * Add missing , to make it compile again. |
commit | commitdiff | tree | snapshot |
next |