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-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
2010-05-16
Add dynamic DNS updates to FreeIPA
Stephen Gallagher
2
-14
/
+16
2010-05-16
Properly set up SIGCHLD handlers
Stephen Gallagher
1
-10
/
+8
2010-05-07
Revert "Add dynamic DNS updates to FreeIPA"
Stephen Gallagher
2
-16
/
+14
2010-05-07
Add dynamic DNS updates to FreeIPA
Stephen Gallagher
2
-14
/
+16
2010-05-07
Use service discovery in backends
Jakub Hrozek
4
-19
/
+71
2010-05-07
Add callback when the ID provider switches from offline to online
Stephen Gallagher
1
-0
/
+9
2010-05-07
Add more warnings about nearly expired passwords
Sumit Bose
1
-5
/
+66
2010-05-07
Use all available servers in LDAP provider
Jakub Hrozek
3
-14
/
+91
2010-05-07
Fix segfault in GSSAPI reconnect code
Stephen Gallagher
2
-57
/
+41
2010-05-03
Avoid freeing sdap_handle too early
Simo Sorce
2
-18
/
+46
2010-05-03
Better handle sdap_handle memory from callers.
Simo Sorce
4
-33
/
+139
2010-04-30
Silence warnings with -O2
Jakub Hrozek
1
-2
/
+4
2010-04-26
Display a message if a password reset by root fails
Sumit Bose
1
-0
/
+8
2010-04-26
Make the handling of fd events opaque
Sumit Bose
5
-184
/
+278
2010-04-26
Set LDAP_OPT_RESTART for all LDAP connections
Sumit Bose
1
-7
/
+7
2010-04-16
Make ID provider init functions clearer
Stephen Gallagher
1
-3
/
+3
2010-04-12
sysdb: remove remaining traces of sysdb_handle
Simo Sorce
1
-2
/
+0
2010-04-12
sysdb: convert sysdb_get_user_attr
Simo Sorce
1
-134
/
+69
2010-04-12
Remove remaining use of sysdb_transaction_send
Simo Sorce
1
-319
/
+99
2010-04-12
sysdb: convert sysdb_search_groups
Simo Sorce
1
-133
/
+57
2010-04-12
sysdb: delete sysdb_delete_group
Simo Sorce
2
-125
/
+55
2010-04-12
sysdb: convert sysdb_delete_user
Simo Sorce
2
-195
/
+70
2010-04-12
sysdb: convert sysdb_search_users
Simo Sorce
1
-67
/
+37
2010-04-12
sysdb: convert sysdb_cache_password
Simo Sorce
1
-32
/
+11
2010-04-12
sysdb: convert sysdb_store/add(_basic)_group
Simo Sorce
1
-295
/
+100
2010-04-12
sysdb: convert sysdb_store/add(_basic)_user
Simo Sorce
1
-195
/
+85
2010-04-12
sysdb: convert sysdb_search_entry and sysdb_delete_recursive
Simo Sorce
1
-37
/
+11
2010-03-25
Allow arbitrary-length PAM messages
Stephen Gallagher
1
-6
/
+6
[next]