index
:
delta/lighttpd-git.git
master
personal/gstrauss/master
personal/stbuehler/1.4.48-mod-proxy-fix
personal/stbuehler/ci-build
personal/stbuehler/cleanup-build
personal/stbuehler/fix-fdevent
personal/stbuehler/leaks
personal/stbuehler/mod-csrf
personal/stbuehler/mod-csrf-old
git.lighttpd.net: lighttpd/lighttpd1.4.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mod_authn_ldap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[multiple] reduce redundant NULL buffer checks
Glenn Strauss
2021-08-27
1
-11
/
+15
*
[mod_auth*] rename http_auth.* -> mod_auth_api.*
Glenn Strauss
2021-08-27
1
-4
/
+4
*
[multiple] optimize primitives, buffer_extend()
Glenn Strauss
2021-03-26
1
-6
/
+2
*
[mod_authn_ldap, mod_vhostdb_ldap] default cafile
Glenn Strauss
2020-12-16
1
-2
/
+21
*
[mod_authn_ldap] fix crash (fixes #3048)
Glenn Strauss
2020-12-16
1
-1
/
+1
*
[mod_authn_ldap,mod_vhostdb_ldap] add timeout opt (#2805)
Glenn Strauss
2020-07-13
1
-0
/
+24
*
[multiple] add summaries to top of some modules
Glenn Strauss
2020-07-08
1
-0
/
+7
*
[multiple] correct misspellings in comments
Glenn Strauss
2020-07-08
1
-1
/
+1
*
[multiple] split con, request (very large change)
Glenn Strauss
2020-07-08
1
-6
/
+6
*
[multiple] store srv->tmp_buf in tb var
Glenn Strauss
2020-07-08
1
-7
/
+7
*
[multiple] prefer (connection *) to (srv *)
Glenn Strauss
2020-07-08
1
-38
/
+38
*
[mod_auth] inline arrays in http_auth_require_t
Glenn Strauss
2020-07-08
1
-2
/
+2
*
[multiple] plugin.c handles common FREE_FUNC code
Glenn Strauss
2020-07-08
1
-12
/
+2
*
[mod_auth*] use config_plugin_values_init()
Glenn Strauss
2020-07-08
1
-211
/
+304
*
[core] const char *name in struct plugin
Glenn Strauss
2020-05-23
1
-3
/
+1
*
[core] simpler config_check_cond()
Glenn Strauss
2020-05-23
1
-3
/
+2
*
[core] inline buffer key for *_patch_connection()
Glenn Strauss
2020-02-24
1
-9
/
+9
*
[core] inline buffer as part of DATA_UNSET key
Glenn Strauss
2020-02-24
1
-1
/
+1
*
[core] use buffer_eq_icase_ssn func
Glenn Strauss
2019-06-06
1
-1
/
+1
*
[mod_authn_ldap] ldap_set_option LDAP_OPT_RESTART (fixes #2940)
Glenn Strauss
2019-05-27
1
-0
/
+3
*
[multiple] cleaner calloc use in SETDEFAULTS_FUNC
Mohammed Sadiq
2019-04-20
1
-1
/
+1
*
[core] perf: simple, quick buffer_clear()
Glenn Strauss
2018-11-23
1
-2
/
+2
*
[core] some header cleanup
Glenn Strauss
2018-04-08
1
-1
/
+2
*
[mod_authn_ldap] auth with ldap referrals (fixes #2846)
Glenn Strauss
2018-01-07
1
-6
/
+29
*
[mod_authn_ldap] fix mem leak when ldap auth fails (fixes #2849)
Glenn Strauss
2017-12-21
1
-5
/
+5
*
[mod_authn_ldap] replace use of deprecated funcs
Glenn Strauss
2017-11-05
1
-12
/
+38
*
[core] remove some unused header includes
Glenn Strauss
2017-03-28
1
-1
/
+0
*
[mod_auth] have LDAP template replace '?'
Glenn Strauss
2017-01-31
1
-6
/
+9
*
[mod_auth] LDAP escape username in DN and filters
Glenn Strauss
2017-01-31
1
-30
/
+134
*
[mod_auth] support LDAP groups for HTTP auth (fixes #1817)
Glenn Strauss
2017-01-31
1
-3
/
+54
*
[autobuild] rm module stub code for missing deps
Glenn Strauss
2016-10-17
1
-14
/
+1
*
[mod_auth] permit specifying ldap DN; skip search (fixes #1248)
Glenn Strauss
2016-10-04
1
-21
/
+36
*
[mod_auth] ldap filter subst user for multiple '$' (fixes #1508)
Glenn Strauss
2016-09-28
1
-23
/
+13
*
[mod_auth] HTTP Basic auth backends also do authz (#1817)
Glenn Strauss
2016-09-28
1
-4
/
+5
*
[mod_auth] refactor LDAP code into smaller funcs
Glenn Strauss
2016-09-28
1
-158
/
+204
*
[mod_auth] extensible interface for auth backends
Glenn Strauss
2016-08-20
1
-0
/
+448