summaryrefslogtreecommitdiffstats
path: root/NWGNUmakefile (unfollow)
Commit message (Expand)AuthorFilesLines
2005-09-21Fix dtd to match <glossary> change in xsl.Joshua Slive1-1/+1
2005-09-21update transformationAndré Malo57-170/+195
2005-09-21update German translationAndré Malo1-4/+2
2005-09-21validate the glossary tagsAndré Malo3-7/+10
2005-09-21 Add compatibility tag, and rebuild all.William A. Rowe Jr2-0/+2
2005-09-21Add some <glossary> markup for regular expression and regex.Joshua Slive13-56/+66
2005-09-21Omit reference to pre-2.0.48 versions.Joshua Slive1-7/+1
2005-09-21Add htcacheclean to Makefile.win (thanks to wrowe for pointers)Colm MacCarthaigh1-0/+2
2005-09-21The arrow indicator for a glossary link was cute, but I found it way tooJoshua Slive2-8/+25
2005-09-21Eliminate possible compiler warnings pointed out by Joe.Nick Kew1-17/+17
2005-09-21* modules/experimental/config.m4: Don't duplicate the mod_dbdJoe Orton1-10/+0
2005-09-21Document module movesNick Kew2-0/+7
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