summaryrefslogtreecommitdiffstats
path: root/docs (unfollow)
Commit message (Expand)AuthorFilesLines
2005-09-21Move mod_dbd from /experimental/ to /database/Nick Kew4-0/+9
2005-09-21Move mod_filter and mod_charset_lite from /experimental/ to /filters/Nick Kew12-11/+21
2005-09-21Add htcachclean to the win32 build. Colm MacCarthaigh2-0/+144
2005-09-20update transformationAndré Malo6-15/+20
2005-09-20* fix some content errors of the TraceEnable descriptionAndré Malo1-12/+13
2005-09-20`build all`André Malo8-33/+39
2005-09-20 Sync to 2.0.x changesWilliam A. Rowe Jr1-13/+13
2005-09-20 At last, TraceEnable docsWilliam A. Rowe Jr4-15/+70
2005-09-20Backported to 2.2.x branch -- is 2.1.8 identical to 'the 2.2.x branch'?Martin Kraemer1-3/+3
2005-09-20Fix Bug#: 25659 (Memory leak in ssl_util_algotypeof())Martin Kraemer1-0/+3
2005-09-20Fix Bug#: 25659 (Memory leak in ssl_util_algotypeof())Martin Kraemer1-1/+7
2005-09-20As of the 2.2.x docs re-sync, this change is now in the 2.2.x branch.Colm MacCarthaigh1-3/+3
2005-09-20As discussed previously: OID() -> PeerExtList()Martin Kraemer7-95/+107
2005-09-19simple German translation updatesAndré Malo15-25/+25
2005-09-19update transformationAndré Malo49-427/+490
2005-09-19bring build properties up to dateAndré Malo1-2/+2
2005-09-19Backport graceful-stop to the 2.2.x branch.Colm MacCarthaigh1-5/+5
2005-09-19Backport r239710, r239711, r239732, r239740 and r241815 to the 2.2.x branch;Colm MacCarthaigh1-4/+4
2005-09-19s/CVS/subversion/ : no policy changes.Colm MacCarthaigh1-5/+5
2005-09-19Backported to the 2.1.8/2.2.x treeJim Jagielski1-3/+7
2005-09-19* include/ap_mmn.h (MODULE_MAGIC_NUMBER_MAJOR): Bump for mod_ssl APIJoe Orton1-2/+3
2005-09-19* modules/ssl/ssl_engine_vars.c (ssl_var_lookup_ssl_cert_dn): Fix gccJoe Orton1-2/+3
2005-09-19Backport r239420 and r239421 to the 2.2.x branch; EnhanceColm MacCarthaigh1-4/+4
2005-09-19* server/mpm/prefork/prefork.c: Add volatile qualifier to die_nowJoe Orton1-1/+1
2005-09-19Backport r239407 to the 2.2.x branch; Improve mod_disk_cache hit/miss ratioColm MacCarthaigh1-0/+3
2005-09-18Backport r265506, r240044 and r240049 to the 2.2.x branch; Appends .PID to theColm MacCarthaigh1-3/+3
2005-09-18Catch up with the changes to mod_ssl and rename the David Reid1-4/+5
2005-09-18Backport r264759 and r264788 to the 2.2.x branch. Fixes the get_suexec_identi...Colm MacCarthaigh1-3/+3
2005-09-18Backport r239430 to the 2.2.x branch. Lets make sure WINCH is kept free. Colm MacCarthaigh1-3/+6
2005-09-17get rid of an obsolete comment. the separate event thread disappeared whenGreg Ames1-3/+2
2005-09-16 I'd prefer, before 2.2-final, to have AP_NEED_SET_MUTEX_PERMS definedWilliam A. Rowe Jr1-1/+1
2005-09-16- remove ssl_ext_lookup and replace it with ssl_ext_listDavid Reid5-90/+55
2005-09-12Remove a call to strerror(). Possibly a leftover from prior debugging code.Colm MacCarthaigh1-1/+0
2005-09-12Document the ReceiveBufferSize change done in r157583 Stas Bekman12-2/+44
2005-09-11 SYNC to 2.0.x/CHANGES; shift backported patches to the fixed-in-2.0.xWilliam A. Rowe Jr1-38/+71
2005-09-11rewrite CR mitigation logic to wipe out any trailingJeff Trawick1-6/+6
2005-09-10Any failure in apr_stat on a symlink currently givesJoshua Slive1-1/+2
2005-09-10gcc -Wall fix: depending on signedness of char.Jim Jagielski1-2/+2
2005-09-10gcc -Wall cleanupJim Jagielski1-1/+1
2005-09-10* modules/proxy/mod_proxy_balancer.c (balancer_handler): Fix gccJoe Orton2-2/+4
2005-09-10Fix config file for mod_dbd Ian Holsman2-0/+3
2005-09-10Record the fact that we failed to set the username as requested.David Reid1-0/+3
2005-09-09Move the timeout mutex up, to limit the time we are holding it.Paul Querna1-2/+1
2005-09-09Proxy balancer lbmethods are now registered as providers and notJim Jagielski4-220/+196
2005-09-09New provider function, ap_list_provider_names(), which lists allJim Jagielski3-2/+90
2005-09-08Remove proxy_hook_load_lbmethods from Netware export listBradley Nicholes1-1/+0
2005-09-07update transformationAndré Malo30-132/+182
2005-09-07Minor nit. Methods are server-wide, so simply use the base version table.Jim Jagielski1-1/+1
2005-09-07s/Redhat/Red Hat/ but use Fedora here anyway.Joe Orton3-19/+19
2005-09-07Restruct of lbmethod find-best algo's, bypassing hook mechanism.Jim Jagielski4-189/+182