summaryrefslogtreecommitdiff
path: root/src/mod_vhostdb_ldap.c
Commit message (Expand)AuthorAgeFilesLines
* [core] simpler config_check_cond()Glenn Strauss2020-05-231-3/+2
* [core] inline buffer as part of data_string valueGlenn Strauss2020-02-241-14/+14
* [core] inline buffer key for *_patch_connection()Glenn Strauss2020-02-241-1/+1
* [core] inline buffer as part of DATA_UNSET keyGlenn Strauss2020-02-241-8/+8
* [core] use buffer_eq_icase_ssn funcGlenn Strauss2019-06-061-1/+1
* [mod_authn_ldap] ldap_set_option LDAP_OPT_RESTART (fixes #2940)Glenn Strauss2019-05-271-0/+3
* [multiple] cleaner calloc use in SETDEFAULTS_FUNCMohammed Sadiq2019-04-201-1/+1
* [multiple] calloc match ptr type (clang --analyze)Glenn Strauss2019-01-211-1/+1
* [core] perf: simple, quick buffer_clear()Glenn Strauss2018-11-231-3/+3
* [mod_authn_ldap] auth with ldap referrals (fixes #2846)Glenn Strauss2018-01-071-0/+11
* [mod_authn_ldap] fix mem leak when ldap auth fails (fixes #2849)Glenn Strauss2017-12-211-4/+4
* [mod_authn_ldap] replace use of deprecated funcsGlenn Strauss2017-11-051-11/+38
* [config] more specific checks for array listsGlenn Strauss2017-03-081-0/+6
* [mod_vhostdb_ldap] fix inverted logic (coverity)Glenn Strauss2017-02-261-1/+1
* mod_vhostdb* (dbi,mysql,pgsql,ldap) (fixes #485, fixes #1936, fixes #2297)Glenn Strauss2017-01-311-0/+512