summaryrefslogtreecommitdiffstats
path: root/ap.d (unfollow)
Commit message (Expand)AuthorFilesLines
2013-12-20For *bsd* systems, see if we are using BSD make and,Jim Jagielski4-7/+22
2013-12-19Remove <Proxy ~ wildcard-url> syntax which:Christophe Jaillet2-11/+7
2013-12-18This is annoying to see in a casual "LogLevel debug foo:traceX ..."Eric Covener1-1/+1
2013-12-18get arpa/inet.h from apr_want.h for htons where applicableEric Covener1-0/+2
2013-12-18Remove useless \t and blank line that were not backported into 2.4.x in r1542557Christophe Jaillet1-3/+2
2013-12-18change r1500483 to only be enabled when building against the MS LDAP SDK.Eric Covener1-1/+1
2013-12-17Avoid sending back uninitialized memory, use 'ftpmessage' in order to have so...Christophe Jaillet1-2/+1
2013-12-17FreeBSD: Disable IPv4-mapped listening sockets by default for versionsJeff Trawick2-1/+7
2013-12-17Log a warning when the LDAP authn provider is configured but an AuthLDAPURL Eric Covener2-1/+4
2013-12-15Use 'apr_pstrmemdup' instead of 'apr_pstrndup' when applicableChristophe Jaillet1-1/+1
2013-12-15Remove redundant check (already performed the line before)Christophe Jaillet1-1/+1
2013-12-15'ap_getword_conf' can not return NULLChristophe Jaillet1-1/+1
2013-12-15'ap_getword_conf' can not return NULLChristophe Jaillet1-2/+2
2013-12-15Ease logic around 'ap_getword_conf' and drop useless line of code.Christophe Jaillet1-4/+1
2013-12-15'ap_getword_conf' does not return NULL but an empty string if nothing could b...Christophe Jaillet1-2/+2
2013-12-14Update.Lucien Gentis1-2/+2
2013-12-13s/equivalant/equivalent/ in commentsChristophe Jaillet2-2/+2
2013-12-13s/password/pass/Daniel Gruno1-1/+1
2013-12-13Use a better example for a connection string (one with both username and pass...Daniel Gruno1-1/+1
2013-12-13Remove redundant checkChristophe Jaillet1-1/+1
2013-12-13s/ip/IP/ in commentsChristophe Jaillet1-6/+5
2013-12-12mod_session_crypto: Make sure we try to initialise twice, so we don'tGraham Leggett1-7/+0
2013-12-12mod_auth_form: Make the trace logging consistent through the notes, sessionGraham Leggett1-2/+9
2013-12-11mod_auth_form: Add a debug message when the fields on a form are notGraham Leggett2-2/+19
2013-12-11Cleanup the bb brigade, because buckets inserted to it can be created fromJan Kaluža1-0/+4
2013-12-11mod_ssl: Add -t -DDUMP_CA_CERTS option which dumps the filenames of allJan Kaluža2-14/+82
2013-12-09Use apr_pstrmemdup instead of apr_pstrndup when this is safe.Christophe Jaillet1-2/+2
2013-12-09Use apr_pstrmemdup instead of apr_pstrndup when this is safe.Christophe Jaillet2-2/+2
2013-12-07Update.Lucien Gentis1-6/+7
2013-12-04Only close hdrs.fd when returning non-OK from cache_select(),Eric Covener2-1/+5
2013-12-02Fix module id in log messages issued from main.cJeff Trawick1-0/+4
2013-12-01Fix missing spaces in messagesChristophe Jaillet4-11/+11
2013-12-01avoid duplication of APR_HOOK_LINK invocationsJeff Trawick1-24/+16
2013-12-01Follow-up to r1546759: Fix compilation when exception hooks aren't enabled.Jeff Trawick1-0/+2
2013-12-01SGC became dead in January 2000, effectivelyKaspar Brand3-31/+0
2013-12-01Throw away the myCtxVar{Set,Get} abomination and introduceKaspar Brand2-114/+74
2013-12-01If the "value" argument is prefixed with expr=, parse it with ap_exprEric Covener3-8/+42
2013-12-012.4.x CHANGES was updated in r1546547 to cover these entriesJeff Trawick1-6/+0
2013-11-30follow-up to r1546759: remove an inadvertently committed testcaseJeff Trawick1-5/+0
2013-11-30Add suspend_connection and resume_connection hooks to notify modulesJeff Trawick5-2/+130
2013-11-30Updates.Lucien Gentis2-2/+4
2013-11-30fix whitespace in a debug messageJeff Trawick2-2/+2
2013-11-30Tweaks for SSLOpenSSLConfCmd:Kaspar Brand3-40/+51
2013-11-30Axe dead code: It wouldn't have been needed ever since httpd 2.0.35Kaspar Brand1-16/+0
2013-11-30Remove obsolete TODOs for mod_ssl:Kaspar Brand1-12/+0
2013-11-29update transformationsTakashi Sato51-63/+108
2013-11-29fix XML validation error on r1543907Takashi Sato1-1/+1
2013-11-29fix XML validation error on r1546534Takashi Sato1-1/+1
2013-11-29compat note for AuthLDAPBindPassword exec:Eric Covener1-0/+1
2013-11-28List all APR dependenciesGregg Lewis Smith1-1/+1