| Commit message (Expand) | Author | Files | Lines |
2013-12-20 | For *bsd* systems, see if we are using BSD make and, | Jim Jagielski | 4 | -7/+22 |
2013-12-19 | Remove <Proxy ~ wildcard-url> syntax which: | Christophe Jaillet | 2 | -11/+7 |
2013-12-18 | This is annoying to see in a casual "LogLevel debug foo:traceX ..." | Eric Covener | 1 | -1/+1 |
2013-12-18 | get arpa/inet.h from apr_want.h for htons where applicable | Eric Covener | 1 | -0/+2 |
2013-12-18 | Remove useless \t and blank line that were not backported into 2.4.x in r1542557 | Christophe Jaillet | 1 | -3/+2 |
2013-12-18 | change r1500483 to only be enabled when building against the MS LDAP SDK. | Eric Covener | 1 | -1/+1 |
2013-12-17 | Avoid sending back uninitialized memory, use 'ftpmessage' in order to have so... | Christophe Jaillet | 1 | -2/+1 |
2013-12-17 | FreeBSD: Disable IPv4-mapped listening sockets by default for versions | Jeff Trawick | 2 | -1/+7 |
2013-12-17 | Log a warning when the LDAP authn provider is configured but an AuthLDAPURL | Eric Covener | 2 | -1/+4 |
2013-12-15 | Use 'apr_pstrmemdup' instead of 'apr_pstrndup' when applicable | Christophe Jaillet | 1 | -1/+1 |
2013-12-15 | Remove redundant check (already performed the line before) | Christophe Jaillet | 1 | -1/+1 |
2013-12-15 | 'ap_getword_conf' can not return NULL | Christophe Jaillet | 1 | -1/+1 |
2013-12-15 | 'ap_getword_conf' can not return NULL | Christophe Jaillet | 1 | -2/+2 |
2013-12-15 | Ease logic around 'ap_getword_conf' and drop useless line of code. | Christophe Jaillet | 1 | -4/+1 |
2013-12-15 | 'ap_getword_conf' does not return NULL but an empty string if nothing could b... | Christophe Jaillet | 1 | -2/+2 |
2013-12-14 | Update. | Lucien Gentis | 1 | -2/+2 |
2013-12-13 | s/equivalant/equivalent/ in comments | Christophe Jaillet | 2 | -2/+2 |
2013-12-13 | s/password/pass/ | Daniel Gruno | 1 | -1/+1 |
2013-12-13 | Use a better example for a connection string (one with both username and pass... | Daniel Gruno | 1 | -1/+1 |
2013-12-13 | Remove redundant check | Christophe Jaillet | 1 | -1/+1 |
2013-12-13 | s/ip/IP/ in comments | Christophe Jaillet | 1 | -6/+5 |
2013-12-12 | mod_session_crypto: Make sure we try to initialise twice, so we don't | Graham Leggett | 1 | -7/+0 |
2013-12-12 | mod_auth_form: Make the trace logging consistent through the notes, session | Graham Leggett | 1 | -2/+9 |
2013-12-11 | mod_auth_form: Add a debug message when the fields on a form are not | Graham Leggett | 2 | -2/+19 |
2013-12-11 | Cleanup the bb brigade, because buckets inserted to it can be created from | Jan Kaluža | 1 | -0/+4 |
2013-12-11 | mod_ssl: Add -t -DDUMP_CA_CERTS option which dumps the filenames of all | Jan Kaluža | 2 | -14/+82 |
2013-12-09 | Use apr_pstrmemdup instead of apr_pstrndup when this is safe. | Christophe Jaillet | 1 | -2/+2 |
2013-12-09 | Use apr_pstrmemdup instead of apr_pstrndup when this is safe. | Christophe Jaillet | 2 | -2/+2 |
2013-12-07 | Update. | Lucien Gentis | 1 | -6/+7 |
2013-12-04 | Only close hdrs.fd when returning non-OK from cache_select(), | Eric Covener | 2 | -1/+5 |
2013-12-02 | Fix module id in log messages issued from main.c | Jeff Trawick | 1 | -0/+4 |
2013-12-01 | Fix missing spaces in messages | Christophe Jaillet | 4 | -11/+11 |
2013-12-01 | avoid duplication of APR_HOOK_LINK invocations | Jeff Trawick | 1 | -24/+16 |
2013-12-01 | Follow-up to r1546759: Fix compilation when exception hooks aren't enabled. | Jeff Trawick | 1 | -0/+2 |
2013-12-01 | SGC became dead in January 2000, effectively | Kaspar Brand | 3 | -31/+0 |
2013-12-01 | Throw away the myCtxVar{Set,Get} abomination and introduce | Kaspar Brand | 2 | -114/+74 |
2013-12-01 | If the "value" argument is prefixed with expr=, parse it with ap_expr | Eric Covener | 3 | -8/+42 |
2013-12-01 | 2.4.x CHANGES was updated in r1546547 to cover these entries | Jeff Trawick | 1 | -6/+0 |
2013-11-30 | follow-up to r1546759: remove an inadvertently committed testcase | Jeff Trawick | 1 | -5/+0 |
2013-11-30 | Add suspend_connection and resume_connection hooks to notify modules | Jeff Trawick | 5 | -2/+130 |
2013-11-30 | Updates. | Lucien Gentis | 2 | -2/+4 |
2013-11-30 | fix whitespace in a debug message | Jeff Trawick | 2 | -2/+2 |
2013-11-30 | Tweaks for SSLOpenSSLConfCmd: | Kaspar Brand | 3 | -40/+51 |
2013-11-30 | Axe dead code: It wouldn't have been needed ever since httpd 2.0.35 | Kaspar Brand | 1 | -16/+0 |
2013-11-30 | Remove obsolete TODOs for mod_ssl: | Kaspar Brand | 1 | -12/+0 |
2013-11-29 | update transformations | Takashi Sato | 51 | -63/+108 |
2013-11-29 | fix XML validation error on r1543907 | Takashi Sato | 1 | -1/+1 |
2013-11-29 | fix XML validation error on r1546534 | Takashi Sato | 1 | -1/+1 |
2013-11-29 | compat note for AuthLDAPBindPassword exec: | Eric Covener | 1 | -0/+1 |
2013-11-28 | List all APR dependencies | Gregg Lewis Smith | 1 | -1/+1 |