index
:
sssd
build-fixes
build-fixes-1
heimdal
heimdal-1
master
System Security Services Daemon
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
server
/
providers
/
ldap
/
ldap_auth.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-16
Always list inputs before outputs
Simo Sorce
1
-8
/
+11
2009-10-16
Move all ldap provider init functions
Simo Sorce
1
-69
/
+2
2009-10-15
Check for expired passwords in LDAP provider
Sumit Bose
1
-20
/
+351
2009-10-15
Return the dp error from the providers
Simo Sorce
1
-14
/
+25
2009-10-14
Move ldap provider configuration into its own file
Simo Sorce
1
-1
/
+2
2009-10-14
Make options parser available to all providers
Simo Sorce
1
-7
/
+8
2009-10-08
add support for server side LDAP password policies
Sumit Bose
1
-0
/
+4
2009-10-01
Initial implementation of sasl bind support
Simo Sorce
1
-1
/
+2
2009-09-25
add new config options ldap_tls_cacert and ldap_tls_cacertdir
Sumit Bose
1
-33
/
+4
2009-09-14
Turn ldap driver options into multitype
Simo Sorce
1
-19
/
+29
2009-09-14
Make the offline status backend-global
Simo Sorce
1
-7
/
+22
2009-08-19
enable usage of defaultBindDn
Sumit Bose
1
-1
/
+1
2009-07-21
added LDAP change password backend target
Sumit Bose
1
-2
/
+159
2009-07-20
add infrastructure to handle new backend targets
Sumit Bose
1
-4
/
+5
2009-07-08
Unify password caching ops in sysdb
Simo Sorce
1
-26
/
+22
2009-07-08
Use async helpers for ldap auth module
Simo Sorce
1
-722
/
+314
2009-07-03
Rework transaction code to use tevent_req
Simo Sorce
1
-21
/
+65
2009-07-03
Rename sysdb_req to sysdb_handle.
Simo Sorce
1
-5
/
+5
2009-06-11
Remove extra implementation of password_destructor
Stephen Gallagher
1
-11
/
+0
2009-06-02
added tls_reqcert option for native LDAP backend
Sumit Bose
1
-0
/
+32
2009-05-26
Silence warnings
Simo Sorce
1
-2
/
+3
2009-05-19
call tevent_add_fd only once
Sumit Bose
1
-27
/
+11
2009-05-18
Move actual password caching into sysdb
Simo Sorce
1
-6
/
+117
2009-05-18
Split ldap backend into auth and identity files
Simo Sorce
1
-19
/
+12
2009-05-18
Move ldap_be.c into ldap/ldap_auth.c
Simo Sorce
1
-0
/
+773