summaryrefslogtreecommitdiffstats
path: root/support/abs.dsp (unfollow)
Commit message (Expand)AuthorFilesLines
2009-11-02As discussed on the docs mailing list several months back, we'reRich Bowen29-49/+388
2009-11-02Rewrite of the overview/introduction for this section of the docs.Rich Bowen2-80/+46
2009-11-02follow up r791309 with additional changes to accommodate the new MPM interfacesJeff Trawick2-64/+17
2009-11-02remove declaration for ap_my_generation, which was replaced with the Jeff Trawick1-2/+0
2009-11-01A handful of new french doc translations.Vincent Deffontaines46-12/+4907
2009-11-01address FAQ of SetEnv environment variables not being available to earlyEric Covener2-0/+20
2009-11-01tab and trailing space police.Guenter Knauf1-23/+23
2009-10-31require LDAPReferralHopLimit > 0Eric Covener1-0/+4
2009-10-31a warning about the [trunk-only] LDAP Hop LimitEric Covener2-3/+11
2009-10-31Stop trying to set the referral HOP limit on each connection since most SDKs ...Eric Covener4-11/+16
2009-10-30s/backeld/backend spotted by poirierEric Covener2-3/+3
2009-10-30add LDAPLibraryDebug directive to mod_ldap to turn onEric Covener5-1/+102
2009-10-28removed now obsolete export defines.Guenter Knauf31-67/+0
2009-10-28define HAVE_OCSP dependent on OpenSSL version to make thingsGuenter Knauf1-1/+2
2009-10-28* modules/ssl/ssl_toolkit_compat.h: Fold #if checks to enable OCSPJoe Orton1-3/+2
2009-10-28* modules/ssl/ssl_util_stapling.c (stapling_cache_response): UseJoe Orton1-1/+1
2009-10-28* modules/ssl/ssl_util_stapling.c (stapling_cb): Use mySrvFromConn(),Joe Orton1-2/+1
2009-10-28* module/ssl/ssl_util_stapling.c: Style fixes, no functional change.Joe Orton1-6/+12
2009-10-28Fix a lot of doxygen warnings. Thanks to Brad Hards for the patch.Daniel Earl Poirier22-83/+100
2009-10-27Add SNI to the glossaryDaniel Earl Poirier2-0/+22
2009-10-27Update transformsDaniel Earl Poirier1-7/+15
2009-10-27Update the SSL FAQ with regard to Server Name Indication.Daniel Earl Poirier1-7/+15
2009-10-27fixed dav_hooks_repository_fs struct member order, fixed comments.Guenter Knauf2-5/+5
2009-10-27Update transformsDaniel Earl Poirier22-91/+105
2009-10-27Document that there's a limit on the length of lines in the configuration file.Daniel Earl Poirier1-0/+4
2009-10-27fixed indents.Guenter Knauf1-6/+6
2009-10-27converted tabs, removed trailing spaces.Guenter Knauf1-22/+22
2009-10-26CompatEnvVars does not exist anymoreStefan Fritsch1-8/+1
2009-10-25Hint about disabling translation in subdirectories by setting matching,Eric Covener3-1/+29
2009-10-25CharsetOptions NoImplicitAdd wasn't referenced during insert_filter callback.Eric Covener4-2/+14
2009-10-25CharsetOptions NoImplicitAdd makes us fall through to the "unknown option" cl...Eric Covener1-1/+1
2009-10-25Add support for OCSP "stapling":Joe Orton10-1/+1051
2009-10-25Add a note about the DPI rewrite flag, available from 2.2.12 only.Vincent Deffontaines1-70/+71
2009-10-24Fix brown-paper-bag bug.Stefan Fritsch1-1/+1
2009-10-24Only allow parens in filename if cachesize is given. Return error otherwiseStefan Fritsch2-4/+16
2009-10-24Verify that password has been truncated before printing a warning.Stefan Fritsch1-4/+9
2009-10-24New .fr translation for mod_deflate doc.Vincent Deffontaines6-1/+813
2009-10-24New .fr translation for mod_expires doc.Vincent Deffontaines6-1/+505
2009-10-24829271 was incomplete. This fixes it.Vincent Deffontaines2-0/+338
2009-10-24New .fr translation for mod_sed doc.Vincent Deffontaines4-3/+10
2009-10-23update transformationAndré Malo3-0/+6
2009-10-23Only parse cache size in parens at the end of the string. Fixes SSLSessionCacheStefan Fritsch2-8/+8
2009-10-23Print a warning if a password is truncated by crypt.Stefan Fritsch1-0/+4
2009-10-22New .fr translationsVincent Deffontaines11-4/+3139
2009-10-19htpasswd: Improve out of disk space handlingStefan Fritsch2-1/+11
2009-10-19update transformationsStefan Fritsch6-21/+20
2009-10-19Change the default algorithm for htpasswd to MD5 on all platforms. CryptStefan Fritsch3-21/+17
2009-10-19* Reduce memory consumption when processing very long lines by at leastRuediger Pluem2-0/+9
2009-10-18Use the new ap_update_child_status_from_conn() to put the client IP into theStefan Fritsch2-2/+4
2009-10-18Actually use the whole buffer for reading.Stefan Fritsch1-1/+1