summaryrefslogtreecommitdiffstats
path: root/ABOUT_APACHE (unfollow)
Commit message (Expand)AuthorFilesLines
2010-07-23Support multiple names in reimplemented AddOutputFilterByTypeNick Kew1-2/+17
2010-07-22Move AddOutputFilterByType implementation from core to mod_filter.Nick Kew5-163/+49
2010-07-22Removed compiler switch -relax_pointers since no longer needed.Guenter Knauf1-1/+0
2010-07-21CVE-2010-1452: Fix handling of missing path segments in the parsed URI struct...Paul Querna5-6/+11
2010-07-21Rebuild new example.Rich Bowen1-1/+1
2010-07-21Fixes a non-working example in the int RewriteMap section.Rich Bowen1-1/+1
2010-07-21Update SSL cipher suite and add example for SSLHonorCipherOrder.Rainer Jung2-9/+15
2010-07-21Fix omission in r894036 noted by rpluem.Nick Kew1-1/+1
2010-07-21Fix up some SSL configuration, per issue #49484. IE6 had a hotfix releasedGreg Stein1-1/+1
2010-07-20Fix processing of long chunk extensionsNick Kew2-1/+5
2010-07-20Replace "back-slash" with "backslash" in docs.Rainer Jung6-13/+13
2010-07-20Trivial spelling fix so I can closeNick Kew2-5/+5
2010-07-20Don't risk segfault in authz if r->user is not setNick Kew2-0/+12
2010-07-20Enable SetEnv to set PATHNick Kew2-1/+8
2010-07-19mod_include: recognise "text/html; parameters" as text/htmlNick Kew2-1/+4
2010-07-19Add ap_find_module_short_name() to quickly get the module short nameStefan Fritsch4-10/+63
2010-07-19Added mod_authn_socache to NetWare build.Guenter Knauf2-0/+252
2010-07-19Added http_config.h to make APLOG_USE_MODULE macro visible.Guenter Knauf2-0/+2
2010-07-19Added casts to make strict compilers happy.Guenter Knauf1-5/+5
2010-07-19fixed const for d2i_ASN1_type_bytes() usage.Guenter Knauf2-1/+3
2010-07-18note some work in progressStefan Fritsch1-1/+3
2010-07-17Updates.Lucien Gentis8-42/+278
2010-07-15note prelim planJim Jagielski1-1/+2
2010-07-14Add CHANGES entry for r964156Stefan Fritsch1-0/+4
2010-07-14Add some open issuesStefan Fritsch1-0/+14
2010-07-14fix log messagesStefan Fritsch1-2/+2
2010-07-14The approach for allowing authorization by user or IP introduced in r956387,Stefan Fritsch13-111/+196
2010-07-14Allow for modules to keep track of worker slotJim Jagielski3-14/+83
2010-07-13- add some trace loggingStefan Fritsch1-18/+30
2010-07-11whitespace onlyEric Covener1-1/+1
2010-07-11Improve trace logging of sent response:Stefan Fritsch1-19/+28
2010-07-11follow up to r930125Jeff Trawick1-2/+3
2010-07-11generated docsJeff Trawick39-39/+96
2010-07-11fix broken stylesheet pathJeff Trawick1-2/+2
2010-07-06Fix segfaultStefan Fritsch1-1/+2
2010-07-05Add a note about problem noted in PR 48652Nick Kew1-0/+7
2010-07-04Introduce note_auth_failure hook to allow modules to add supportStefan Fritsch8-38/+88
2010-07-03Remove superfluous EOL from mod_rewrite logging.Rainer Jung2-1/+3
2010-07-03Allow to set environment variables using mod_rewrite withoutRainer Jung6-15/+38
2010-07-03Fix documented syntax for env var setting in mod_rewrite.Rainer Jung2-3/+3
2010-07-02Clean iterator call syntaxWilliam A. Rowe Jr1-3/+1
2010-07-02Fix nasty dbm bug that wasn't expiring records; time() doesn't return apr_time_tWilliam A. Rowe Jr1-4/+3
2010-07-02Clean shmcb iterator call syntax and return valueWilliam A. Rowe Jr1-3/+3
2010-07-01actually update the MMN and not only the commentStefan Fritsch1-1/+1
2010-07-01re-order many struct members for better alignment on 64bitStefan Fritsch12-186/+196
2010-07-01authn_socache: if loaded but not configured to do anything,Nick Kew1-1/+20
2010-07-01Extra robustness check: don't segfault if no socache provider selectedNick Kew1-0/+7
2010-06-30To save memory, make module_levels a vector of chars instead of ints.Stefan Fritsch3-9/+7
2010-06-30Move new_api_2_4 doc to developer docs where it belongsNick Kew8-240/+12
2010-06-29spelling fix for a commentJeff Trawick1-1/+1