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
/
src
/
providers
/
ldap
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-08
Disable events on ldap fd when offline.
Jan Zeleny
1
-2
/
+4
2010-10-04
Return offline instead of error
Stephen Gallagher
1
-1
/
+2
2010-09-28
Suppress some 'may be used uninitialized' warnings
Sumit Bose
1
-1
/
+1
2010-09-22
Request the correct attribute name
Jakub Hrozek
1
-1
/
+1
2010-09-22
Request all group attributes during initgroups processing
Stephen Gallagher
2
-5
/
+7
2010-09-15
Check if control is supported before using it.
Simo Sorce
4
-14
/
+39
2010-09-15
Revert "Make ldap bind asynchronous"
Jakub Hrozek
7
-1219
/
+167
2010-09-15
Store rootdse supported features in sdap_handler
Sumit Bose
6
-61
/
+110
2010-09-08
Dead assignments cleanup in providers code
Jan Zeleny
2
-14
/
+7
2010-09-08
Deobfuscate password in back ends
Jakub Hrozek
1
-7
/
+52
2010-09-02
Fixed printing of undefined value in sdap_async_accounts.c
Jan Zeleny
1
-1
/
+1
2010-09-02
Make ldap bind asynchronous
Martin Nagy
7
-167
/
+1219
2010-09-02
Properly handle errors from a password change operation
Stephen Gallagher
1
-8
/
+14
2010-08-24
Treat a zero-length password as a failure
Stephen Gallagher
1
-0
/
+7
2010-08-04
Fix chpass operations with LDAP provider
Stephen Gallagher
1
-0
/
+1
2010-08-03
Clean up initgroups processing for RFC2307
Stephen Gallagher
1
-11
/
+89
2010-08-03
Validate keytab at startup
Jakub Hrozek
2
-48
/
+19
2010-08-03
Fix getting default realm in the ldap child
Jakub Hrozek
1
-1
/
+10
2010-07-09
Log TLS errors to syslog
Stephen Gallagher
2
-1
/
+23
2010-07-09
Add syslog messages for LDAP GSSAPI bind
Stephen Gallagher
1
-2
/
+58
2010-07-09
Eliminate delayed sdap_handle destruction after fail-over retry.
eindenbom
1
-9
/
+6
2010-07-09
Remove remainder of now unused global LDAP connection handle.
eindenbom
4
-188
/
+1
2010-07-09
Use new LDAP connection framework in IPA dynamic DNS forwarder.
eindenbom
2
-7
/
+4
2010-07-09
Use new LDAP connection framework in LDAP access backend.
eindenbom
1
-59
/
+73
2010-07-09
Use new LDAP connection framework for LDAP user and group enumeration.
eindenbom
1
-236
/
+131
2010-07-09
Use new LDAP connection framework to get user account groups from LDAP.
eindenbom
1
-108
/
+67
2010-07-09
Use new LDAP connection framework to get group account info from LDAP.
eindenbom
2
-37
/
+66
2010-07-09
Use new LDAP connection framework to get user account info from LDAP.
eindenbom
2
-38
/
+91
2010-07-09
Add an interface to try next fail-over server after connection to the active ...
eindenbom
1
-0
/
+3
2010-07-09
LDAP connection usage tracking, sharing and failover retry framework.
eindenbom
6
-0
/
+869
2010-07-09
GSSAPI ticket expiry time is returned from ldap_child and stored in sdap_hand...
eindenbom
6
-17
/
+64
2010-06-30
Add dns_discovery_domain option
Jakub Hrozek
1
-1
/
+0
2010-06-28
Make RootDSE optional
Stephen Gallagher
2
-3
/
+17
2010-06-28
Add explicit requests for several operational attrs
Alexander Gordeev
1
-1
/
+12
2010-06-28
Fix SASL authentication
Sumit Bose
1
-2
/
+2
2010-06-18
Protect against segfault in remove_ldap_connection_callbacks
Stephen Gallagher
1
-1
/
+6
2010-06-18
Fix return value from remove_connection_callback() destructor
Stephen Gallagher
1
-9
/
+2
2010-06-16
Standardize on correct spelling of "principal" for krb5
Stephen Gallagher
1
-2
/
+2
2010-06-14
Don't segfault if ldap_access_filter is unspecified
Stephen Gallagher
1
-12
/
+13
2010-06-10
Properly check that the timeout event was created for cleanup/enum
Stephen Gallagher
2
-2
/
+46
2010-06-10
Properly handle missing originalMemberOf entry in initgroups
Stephen Gallagher
1
-0
/
+1
2010-06-09
Allow ldap_access_filter values wrapped in parentheses
Stephen Gallagher
2
-3
/
+21
2010-06-09
Disable connection callbacks when going online
Stephen Gallagher
3
-0
/
+27
2010-06-09
Fix realm_str dereference
Jakub Hrozek
1
-1
/
+1
2010-06-06
Fix broken build against older versions of OpenLDAP
Stephen Gallagher
2
-2
/
+12
2010-05-27
Fix check if LDAP id provider is already initialized
Sumit Bose
1
-1
/
+1
2010-05-27
Add ldap_access_filter option
Stephen Gallagher
6
-1
/
+558
2010-05-27
Add offline callback to disconnect global SDAP handle
Sumit Bose
3
-1
/
+17
2010-05-20
Add a better error message for TLS failures
Stephen Gallagher
1
-3
/
+32
2010-05-16
Add ldap_krb5_ticket_lifetime option
Sumit Bose
7
-11
/
+35
[next]