2011-06-06 |
Eric Covener | TraceEnable is per-virtualhost, not just per-server. |
commit | commitdiff | tree | snapshot |
2011-06-05 |
Stefan Fritsch | - Introduce concept of context prefix (which is an... |
commit | commitdiff | tree | snapshot |
2011-06-05 |
Stefan Fritsch | - Add <ElseIf> and <Else> to complement <If> sections... |
commit | commitdiff | tree | snapshot |
2011-06-05 |
Stefan Fritsch | Fix wrong condition that may lead to NULL being set... |
commit | commitdiff | tree | snapshot |
2011-06-04 |
Stefan Fritsch | Reorder members in core_dir_config to be more logical... |
commit | commitdiff | tree | snapshot |
2011-06-04 |
Stefan Fritsch | Add __attribute__((sentinel)) to a few functions that... |
commit | commitdiff | tree | snapshot |
2011-06-04 |
Stefan Fritsch | Make ap_rputs an inline function, as it is mostly used... |
commit | commitdiff | tree | snapshot |
2011-06-04 |
Stefan Fritsch | Use define'd names for constants |
commit | commitdiff | tree | snapshot |
2011-06-04 |
Stefan Fritsch | Avoid using a tmpfile with fixed name when creating... |
commit | commitdiff | tree | snapshot |
2011-06-04 |
Lucien Gentis | Updates. |
commit | commitdiff | tree | snapshot |
2011-06-04 |
Stefan Fritsch | Several fixes for the ap_ldap build logic. This should... |
commit | commitdiff | tree | snapshot |
2011-06-01 |
Eric Covener | PR51307: Fix ldap_rebind build error when ldap is enabl... |
commit | commitdiff | tree | snapshot |
2011-06-01 |
Joe Orton | * modules/ssl/ssl_engine_pphrase.c: Fix comment, no... |
commit | commitdiff | tree | snapshot |
2011-06-01 |
William A.... | Some small progress towards building against apr[util... |
commit | commitdiff | tree | snapshot |
2011-05-31 |
William A.... | Fix include path relative to modules/ldap/ |
commit | commitdiff | tree | snapshot |
2011-05-31 |
William A.... | solve getpid() process.h function order |
commit | commitdiff | tree | snapshot |
2011-05-31 |
William A.... | LDAP_DECLARE Header adjustment for nw/win32 |
commit | commitdiff | tree | snapshot |
2011-05-31 |
William A.... | Shift declaration logic of LDAP_DECLARE to ap_ldap... |
commit | commitdiff | tree | snapshot |
2011-05-31 |
William A.... | I can't be the only person in need of this helper ... |
commit | commitdiff | tree | snapshot |
2011-05-31 |
William A.... | Missed the sortation order on rename |
commit | commitdiff | tree | snapshot |
2011-05-31 |
William A.... | This is rather irritating. |
commit | commitdiff | tree | snapshot |
2011-05-31 |
William A.... | Incorporate the ap_ldap incomplete API, as there is... |
commit | commitdiff | tree | snapshot |
2011-05-28 |
Stefan Fritsch | mod_ext_filter: Remove DebugLevel option in favor of... |
commit | commitdiff | tree | snapshot |
2011-05-28 |
Stefan Fritsch | Fix cut'n'paste error |
commit | commitdiff | tree | snapshot |
2011-05-28 |
Stefan Fritsch | update xforms |
commit | commitdiff | tree | snapshot |
2011-05-28 |
Stefan Fritsch | Use the new "ap_expr" expression parser. |
commit | commitdiff | tree | snapshot |
2011-05-28 |
Stefan Fritsch | Add some features to ap_expr for use by mod_include: |
commit | commitdiff | tree | snapshot |
2011-05-28 |
Stefan Fritsch | Fix config setting after r1128430 has changed some... |
commit | commitdiff | tree | snapshot |
2011-05-27 |
Stefan Fritsch | properly merge directory configs in mod_include |
commit | commitdiff | tree | snapshot |
2011-05-26 |
Rich Bowen | Rebuild transformations of numerous files. |
commit | commitdiff | tree | snapshot |
2011-05-26 |
Rich Bowen | Rebuild transformations for r1127905 |
commit | commitdiff | tree | snapshot |
2011-05-26 |
Rich Bowen | Mention that the error log format is now configurable. |
commit | commitdiff | tree | snapshot |
2011-05-23 |
Graham Leggett | mod_cache: Clarify which scenario we have present,... |
commit | commitdiff | tree | snapshot |
2011-05-22 |
Graham Leggett | rpm spec file: Prereq and BuildPrereq are deprecated... |
commit | commitdiff | tree | snapshot |
2011-05-22 |
Graham Leggett | mod_session_crypto: Use the apr v2.0 crypto interface... |
commit | commitdiff | tree | snapshot |
2011-05-22 |
Stefan Fritsch | Fix various "variable 'x' set but not used" warnings. |
commit | commitdiff | tree | snapshot |
2011-05-21 |
Stefan Fritsch | mod_charset_lite: |
commit | commitdiff | tree | snapshot |
2011-05-21 |
Stefan Fritsch | Replace some "apr_p[c]alloc / memcpy" constructions... |
commit | commitdiff | tree | snapshot |
2011-05-21 |
Stefan Fritsch | Change the indentation to resemble the rest of the... |
commit | commitdiff | tree | snapshot |
2011-05-21 |
Stefan Fritsch | Add ap_regexec_len() function that works with non-null... |
commit | commitdiff | tree | snapshot |
2011-05-21 |
Lucien Gentis | Updates. |
commit | commitdiff | tree | snapshot |
2011-05-21 |
Stefan Fritsch | Some LDAP servers (wrongly) return LDAP_CONSTRAINT_VIOL... |
commit | commitdiff | tree | snapshot |
2011-05-20 |
Jim Jagielski | Add in BalancerGrowth and its functionality... this... |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Jim Jagielski | xforms |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Jim Jagielski | Add in proxy-scgi-pathinfo and proxy-fcgi-pathinfo... |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Jim Jagielski | Oops... wrong branch. |
commit | commitdiff | tree | snapshot |
2011-05-17 |
William A.... | Correct Win64 Servername Identification |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Rich Bowen | Who even knows what ISINDEX means any more? Well, other... |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Jeff Trawick | When shutting down with worker or event with active... |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Graham Leggett | Both lastmod and lastmods resolve to 0 when unset,... |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Jeff Trawick | fill in conn_rec::current_thread for WinNT, NetWare... |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Jeff Trawick | fix some typos in comments |
commit | commitdiff | tree | snapshot |
2011-05-15 |
Graham Leggett | mod_cache: When content is served stale, and there... |
commit | commitdiff | tree | snapshot |
2011-05-15 |
Stefan Fritsch | Improvements found by cppcheck: |
commit | commitdiff | tree | snapshot |
2011-05-15 |
Graham Leggett | Remove the references to apr_crypto_t where apr_crypto_... |
commit | commitdiff | tree | snapshot |
2011-05-15 |
Graham Leggett | Add API protection against the deprecated v1.4 apr_cryp... |
commit | commitdiff | tree | snapshot |
2011-05-15 |
Graham Leggett | Reorder the parameters as per the updated apr v2.0... |
commit | commitdiff | tree | snapshot |
2011-05-15 |
Graham Leggett | Use namespace protection on mode and type constants. |
commit | commitdiff | tree | snapshot |
2011-05-15 |
Justin Erenkrantz | Fix memory leak in mod_deflate.c when SetOutputFilter... |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Stefan Fritsch | If chunked encoding / content-length are corrupt, we... |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Stefan Fritsch | Fix a timed out connection going into the keep-alive... |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Stefan Fritsch | Log messages at the various points where mod_deflate... |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Lucien Gentis | updates. |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Stefan Fritsch | one ap_expr item done |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Stefan Fritsch | Also add the -U and -F operators for doing subrequest... |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Lucien Gentis | Update. |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Stefan Fritsch | Add various file existance test operators to ap_expr |
commit | commitdiff | tree | snapshot |
2011-05-14 |
William A.... | One I'm signing up to finish |
commit | commitdiff | tree | snapshot |
2011-05-14 |
William A.... | Some STATUS thoughts from the 2.4.0 barcamp session |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Jim Jagielski | Update xforms |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Jim Jagielski | Add in new mod_proxy "extension" module: mod_proxy_express. |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Rainer Jung | Fix configure error when configuring module set "really... |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Stefan Fritsch | Use APR_STATUS_IS_... in some more cases. |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Jim Jagielski | and bump to 2.3.13 |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Jim Jagielski | Ready to tag 2.3.12-beta |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Jim Jagielski | document userland/developerland change |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Jeff Trawick | disable hook probes for our two hooks which have no... |
commit | commitdiff | tree | snapshot |
2011-05-09 |
Rainer Jung | Silence autoconf 2.68 warnings. |
commit | commitdiff | tree | snapshot |
2011-05-09 |
Jeff Trawick | keep -DAP_HOOK_PROBES_ENABLED (--enable-hook-probes... |
commit | commitdiff | tree | snapshot |
2011-05-09 |
William A.... | And more text |
commit | commitdiff | tree | snapshot |
2011-05-09 |
Jeff Trawick | allow error log formatters to peek at the message format |
commit | commitdiff | tree | snapshot |
2011-05-09 |
Graham Leggett | rpm spec file: Remove requirement for /usr/share/magic... |
commit | commitdiff | tree | snapshot |
2011-05-09 |
Jim Jagielski | Use AP_ instead of APR_ and move into the compile CPP |
commit | commitdiff | tree | snapshot |
2011-05-09 |
Jim Jagielski | Cleanup... most don't need apr_hooks.h at all... |
commit | commitdiff | tree | snapshot |
2011-05-09 |
Jim Jagielski | Start of ap_hooks.h setup |
commit | commitdiff | tree | snapshot |
2011-05-09 |
Graham Leggett | rpm spec file: Remove corrupted %changelog entry: |
commit | commitdiff | tree | snapshot |
2011-05-09 |
Rich Bowen | Rebuild changes. |
commit | commitdiff | tree | snapshot |
2011-05-09 |
Rich Bowen | Adds helpful comment from the 2.2 docs. |
commit | commitdiff | tree | snapshot |
2011-05-08 |
Eric Covener | PR51163: Resolve crashes when LDAP is used for authoriz... |
commit | commitdiff | tree | snapshot |
2011-05-08 |
Lucien Gentis | Updates. |
commit | commitdiff | tree | snapshot |
2011-05-07 |
Eric Covener | replace recent AJP direct comparisons to APR_TIMEUP... |
commit | commitdiff | tree | snapshot |
2011-05-07 |
Eric Covener | use APR_STATUS_IS_TIMEUP() instead of direct comparison... |
commit | commitdiff | tree | snapshot |
2011-05-07 |
William A.... | Not possible; you don't declare a variable const and... |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Rich Bowen | Rebuilds a bunch of changes and translations. |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Rich Bowen | Add BSD-specific note about core dumping. (Via mi+apach... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Rainer Jung | Minor mime.types fixes: |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Eric Covener | fix typo -- two periods |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Eric Covener | mention mod_expires bailing out when the handler has... |
commit | commitdiff | tree | snapshot |
2011-05-01 |
Stefan Fritsch | avoid compiler warnings with gcc |
commit | commitdiff | tree | snapshot |
2011-05-01 |
Lucien Gentis | Update. |
commit | commitdiff | tree | snapshot |
next |