summaryrefslogtreecommitdiffstats
path: root/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* don't retry if uldap_connection_open() fails, because it has already Eric Covener2013-08-041-5/+1
* SSLCompression help text:Jeff Trawick2013-08-031-1/+1
* s/seperate/separate/gJeff Trawick2013-07-301-1/+1
* Fix bug #55304 with the provided patch, slightly reformatted.Greg Stein2013-07-241-2/+3
* Correct the behaviour of CheckCaseOnly in mod_speling, according to the doc.Christophe Jaillet2013-07-211-1/+1
* Unlikely potential memory leak.Christophe Jaillet2013-07-171-1/+1
* Potential use of uninitialized memory.Christophe Jaillet2013-07-171-1/+1
* Improve error detection when decompressingRainer Jung2013-07-131-1/+11
* reflow a very long line, no functional changeEric Covener2013-07-121-2/+4
* * modules/metadata/mod_unique_id.c: Replace use of hostname + pid withJoe Orton2013-07-101-121/+29
* fix whitespace in AH00766 warning: Eric Covener2013-07-091-1/+1
* We are no longer pre-grabbing.Jim Jagielski2013-07-091-2/+2
* Ensure balancer runs after proxy for mutex creationJim Jagielski2013-07-091-1/+2
* Killed another warning.Guenter Knauf2013-07-071-1/+2
* conf->mutex is not used... Also, ensure that poolJim Jagielski2013-07-071-2/+2
* Fix some compiler warnings.Guenter Knauf2013-07-072-6/+7
* Fix some compiler warnings.Guenter Knauf2013-07-073-3/+3
* Fixed type.Guenter Knauf2013-07-071-1/+1
* style fix (no code change)Stefan Fritsch2013-07-041-4/+4
* Restore support for the AUTH_HANDLED return code in AUTHN providers,Eric Covener2013-07-032-0/+6
* include util_charset.h in ebcdic buildsEric Covener2013-07-021-0/+4
* gratuitous 8-bit char in a commentEric Covener2013-07-011-1/+1
* drop a stray 8-bit char at end of line in commentEric Covener2013-07-011-1/+1
* Fix indentation (plus now needed line-wrap).Rainer Jung2013-06-281-2/+3
* authnzldap: support "none" as a filter to suppress using a search filter,Eric Covener2013-06-271-3/+23
* recognize the "defualt handler name" in r->handler, which is used whenEric Covener2013-06-261-4/+4
* provide a simple (no <If>) way to set a header only if it's not already there.Eric Covener2013-06-251-2/+13
* re-try LDAP connections in a few authz paths.Eric Covener2013-06-241-2/+10
* revert r1496183, leave at DEBUG. This not a subgroup message.Eric Covener2013-06-241-1/+1
* attribute and error reason reversedEric Covener2013-06-241-1/+1
* Drop severity from DEBUG to trace4: "... didn't match with attr DN failed gro...Eric Covener2013-06-241-1/+1
* Drop severity of "LDAP: Setting referrals to ON" from DEBUG to TRACE4Eric Covener2013-06-241-1/+1
* uldap_simple_bind was subsequently rewritten to use the op_timeout with ldap_...Eric Covener2013-06-241-8/+0
* prevent excessive delays retrying new connections that timed out.Eric Covener2013-06-241-0/+1
* protect 'AP_DECLARE_MODULE(deflate)' from expansion to Eric Covener2013-06-231-0/+4
* Added new r:touch() function.Guenter Knauf2013-06-211-0/+21
* Update the log message number.Graham Leggett2013-06-191-1/+1
* Fix "variable 'rv' may be used uninitializedRainer Jung2013-06-191-1/+1
* Fix "unused variable" warning.Rainer Jung2013-06-191-1/+1
* Fix for stupid CodeWarrior compiler.Guenter Knauf2013-06-181-3/+6
* Correct the use of the printf formatter.Graham Leggett2013-06-171-5/+3
* mod_socache_shmcb.c: Remove arbitrary restriction on shared memory sizeGraham Leggett2013-06-171-1/+1
* Fold in Eric Covener's socket callbackJim Jagielski2013-06-171-60/+147
* Correct typo in error messageChristophe Jaillet2013-06-151-1/+1
* Move initialization of the secret to the pre_config hook. UseStefan Fritsch2013-06-141-53/+20
* mod_cache_socache: Make sure the CacheSocacheMaxSize directive is mergedGraham Leggett2013-06-131-0/+1
* Actually use the secret when generating nonces.Stefan Fritsch2013-06-121-12/+47
* Reduce stack usage by 3kChristophe Jaillet2013-06-111-1/+1
* According to comment in 'magic_rsl_add' and to the way 'magic_rsl_printf' man...Christophe Jaillet2013-06-111-1/+1
* fix typoStefan Fritsch2013-06-101-1/+1