2011-06-20 |
Stefan Fritsch | Fix search'n'replace error: Actually warn if MaxClients... |
commit | commitdiff | tree | snapshot |
2011-06-20 |
Stefan Fritsch | New AsyncRequestWorkerFactor directive to influence... |
commit | commitdiff | tree | snapshot |
2011-06-20 |
Stefan Fritsch | Remove dead assignment, as pointed out by Chris Wilson... |
commit | commitdiff | tree | snapshot |
2011-06-20 |
Stefan Fritsch | Rename MaxClients to MaxRequestWorkers which describes... |
commit | commitdiff | tree | snapshot |
2011-06-20 |
Joe Orton | rotatelogs: Add support for running a custom program... |
commit | commitdiff | tree | snapshot |
2011-06-19 |
Stefan Fritsch | Code cleanup: replace apr_table_set with non-copying... |
commit | commitdiff | tree | snapshot |
2011-06-19 |
Stefan Fritsch | Don't do OCSP checks for valid self-issued certs |
commit | commitdiff | tree | snapshot |
2011-06-19 |
Stefan Fritsch | Avoid unnecessary renegotiations with SSLVerifyDepth 0. |
commit | commitdiff | tree | snapshot |
2011-06-19 |
Stefan Fritsch | Display information about asynchronous connections... |
commit | commitdiff | tree | snapshot |
2011-06-19 |
Stefan Fritsch | Some improvements for handling of many connections... |
commit | commitdiff | tree | snapshot |
2011-06-19 |
André Malo | update transformation |
commit | commitdiff | tree | snapshot |
2011-06-19 |
André Malo | remove duplicate entry / duplicate ID |
commit | commitdiff | tree | snapshot |
2011-06-19 |
André Malo | update transformation |
commit | commitdiff | tree | snapshot |
2011-06-19 |
André Malo | property and xml fixes. |
commit | commitdiff | tree | snapshot |
2011-06-18 |
Stefan Fritsch | If MaxMemFree is set, limit the number of recycled... |
commit | commitdiff | tree | snapshot |
2011-06-18 |
Stefan Fritsch | Some logging tweaks |
commit | commitdiff | tree | snapshot |
2011-06-18 |
Stefan Fritsch | Formatting changes, reuse 'now' variable instead of... |
commit | commitdiff | tree | snapshot |
2011-06-18 |
Rich Bowen | Rebuild a few out of date files. |
commit | commitdiff | tree | snapshot |
2011-06-18 |
Lucien Gentis | Update. |
commit | commitdiff | tree | snapshot |
2011-06-18 |
Stefan Fritsch | Fix graceful restart aborting connections |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Jeff Trawick | s/seperate/separate/ |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Jim Jagielski | revert this... sorry |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Jim Jagielski | No mo subpool |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Jim Jagielski | Revert "fix unexpected enum operation" |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Jeff Trawick | fix unexpected enum operation |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Stefan Fritsch | Update redirect-carefully workaround for WebDAVFS 1... |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Stefan Fritsch | Simplify code with ap_str_tolower() |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Stefan Fritsch | AFAICS, we don't have a default cipher suite but depend... |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Stefan Fritsch | Disable AECDH ciphers in example config by using !aNULL... |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Stefan Fritsch | Remove spurious braces to fix clang warning |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Stefan Fritsch | Fix handling of cumulative system time |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Stefan Fritsch | Introduce new function ap_get_conn_socket() to access... |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Stefan Fritsch | Code cleanup: |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Stefan Fritsch | Merge repeated calls of ap_rputs. |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Stefan Fritsch | Avoid some memory allocations by using apr_table_setn... |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Stefan Fritsch | Avoid some memory allocations by using apr_table_setn... |
commit | commitdiff | tree | snapshot |
2011-06-12 |
Stefan Fritsch | Avoid "`sentinel' attribute directive ignored" warning... |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Lucien Gentis | Updates. |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Graham Leggett | Update transformations. |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Graham Leggett | Ensure variable is initialised before use. |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Graham Leggett | For safety, pass trailing buckets following EOS down... |
commit | commitdiff | tree | snapshot |
2011-06-08 |
Graham Leggett | mod_data: Introduce a filter to support RFC2397 data... |
commit | commitdiff | tree | snapshot |
2011-06-07 |
Stefan Fritsch | Log the proper module name on errors |
commit | commitdiff | tree | snapshot |
2011-06-07 |
Stefan Fritsch | Log a more obvious message if apr cannot load its dbm... |
commit | commitdiff | tree | snapshot |
2011-06-07 |
Stefan Fritsch | Don't return an undefined value if opening of a read... |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Graham Leggett | mod_cache: Ensure that r->content_type is set when... |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Stefan Fritsch | Update transforms |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Stefan Fritsch | purge some useless uses of '.*' |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Stefan Fritsch | The example configuration looks good enough to me |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Stefan Fritsch | Make the MSIE BrowserMatch regexp fit for MSIE 10.... |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Stefan Fritsch | Use Require method instead of deprecated Limit/LimitExcept |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Stefan Fritsch | Introduce ap_(get|set)_core_module_config() functions... |
commit | commitdiff | tree | snapshot |
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 |
next |