index
:
sssd2.git
1-0-0
1-1-0
maint-0.6
maint-0.7
master
sssd-1-2
sssd-1-3
sssd-1-4
sssd-1-5
sssd-1-6
sssd-1-7
sssd-1-8
sssd-1-9
System Security Services Daemon [okos' clone]
Ondrej Kos
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
providers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use new LDAP connection framework in LDAP access backend.
eindenbom
2010-07-09
1
-59
/
+73
*
Use new LDAP connection framework for LDAP user and group enumeration.
eindenbom
2010-07-09
1
-236
/
+131
*
Use new LDAP connection framework to get user account groups from LDAP.
eindenbom
2010-07-09
1
-108
/
+67
*
Use new LDAP connection framework to get group account info from LDAP.
eindenbom
2010-07-09
2
-37
/
+66
*
Use new LDAP connection framework to get user account info from LDAP.
eindenbom
2010-07-09
2
-38
/
+91
*
Add an interface to try next fail-over server after connection to the active ...
eindenbom
2010-07-09
5
-45
/
+81
*
LDAP connection usage tracking, sharing and failover retry framework.
eindenbom
2010-07-09
6
-0
/
+869
*
Added an interface to query number of configured (and currently resolved thro...
eindenbom
2010-07-09
4
-0
/
+40
*
GSSAPI ticket expiry time is returned from ldap_child and stored in sdap_hand...
eindenbom
2010-07-09
6
-17
/
+64
*
Add dns_discovery_domain option
Jakub Hrozek
2010-06-30
6
-27
/
+192
*
Split proxy.c into smaller files
Stephen Gallagher
2010-06-30
7
-2518
/
+2599
*
Rename proxy_ctx to proxy_id_ctx for clarity
Stephen Gallagher
2010-06-30
1
-14
/
+15
*
Make RootDSE optional
Stephen Gallagher
2010-06-28
2
-3
/
+17
*
Add explicit requests for several operational attrs
Alexander Gordeev
2010-06-28
1
-1
/
+12
*
Fix SASL authentication
Sumit Bose
2010-06-28
1
-2
/
+2
*
Protect against segfault in remove_ldap_connection_callbacks
Stephen Gallagher
2010-06-18
1
-1
/
+6
*
Fix return value from remove_connection_callback() destructor
Stephen Gallagher
2010-06-18
1
-9
/
+2
*
Standardize on correct spelling of "principal" for krb5
Stephen Gallagher
2010-06-16
3
-6
/
+6
*
Don't segfault if ldap_access_filter is unspecified
Stephen Gallagher
2010-06-14
1
-12
/
+13
*
Remove krb5_changepw_principal option
Jakub Hrozek
2010-06-14
6
-44
/
+23
*
Eliminate unused variable from pc_init_timeout()
Stephen Gallagher
2010-06-10
1
-4
/
+0
*
Check return code of hash_delete in proxy_child_destructor
Stephen Gallagher
2010-06-10
1
-1
/
+7
*
Properly check that the timeout event was created for cleanup/enum
Stephen Gallagher
2010-06-10
2
-2
/
+46
*
Check the correct variable for NULL after creating timer
Stephen Gallagher
2010-06-10
1
-1
/
+1
*
Properly handle missing originalMemberOf entry in initgroups
Stephen Gallagher
2010-06-10
1
-0
/
+1
*
Avoid potential NULL dereference
Stephen Gallagher
2010-06-10
1
-3
/
+5
*
Properly handle read() and write() throughout the SSSD
Stephen Gallagher
2010-06-10
1
-7
/
+18
*
Add a missing initializer
Sumit Bose
2010-06-09
1
-1
/
+1
*
Allow ldap_access_filter values wrapped in parentheses
Stephen Gallagher
2010-06-09
2
-3
/
+21
*
Disable connection callbacks when going online
Stephen Gallagher
2010-06-09
3
-0
/
+27
*
Fix Incorrect NULL check in get_server_common()
Jakub Hrozek
2010-06-09
1
-1
/
+1
*
Fix potential NULL dereference in fail_over.c
Jakub Hrozek
2010-06-09
1
-2
/
+5
*
Fix realm_str dereference
Jakub Hrozek
2010-06-09
1
-1
/
+1
*
Don't return uninitialized value in proxy provider
Jakub Hrozek
2010-06-06
1
-1
/
+4
*
Fix broken build against older versions of OpenLDAP
Stephen Gallagher
2010-06-06
2
-2
/
+12
*
Initialize pam_data in Kerberos child.
Sumit Bose
2010-06-06
1
-1
/
+1
*
Unify sdap and sysdb data handling
Sumit Bose
2010-06-02
1
-85
/
+104
*
Compare full service name
Sumit Bose
2010-06-02
1
-1
/
+2
*
Remove service groups
Sumit Bose
2010-06-02
2
-193
/
+7
*
Use new schema for HBAC service checks
Sumit Bose
2010-06-02
2
-21
/
+641
*
Use sysdb_attrs_get_string_array() instead of sysdb_attrs_get_el()
Sumit Bose
2010-06-02
1
-23
/
+12
*
Check ipaEnabledFlag
Sumit Bose
2010-05-27
1
-5
/
+23
*
Remove signal event if child was terminated by a signal
Sumit Bose
2010-05-27
2
-6
/
+29
*
Fix check if LDAP id provider is already initialized
Sumit Bose
2010-05-27
1
-1
/
+1
*
Reset run_online_cb flag even if there are no callbacks
Sumit Bose
2010-05-27
1
-8
/
+10
*
Add ldap_access_filter option
Stephen Gallagher
2010-05-27
8
-3
/
+561
*
Add offline callback to disconnect global SDAP handle
Sumit Bose
2010-05-27
4
-1
/
+24
*
Add krb5 SIGTERM handler to ipa auth provider
Sumit Bose
2010-05-27
1
-0
/
+6
*
Refactor krb5 SIGTERM handler installation
Sumit Bose
2010-05-27
3
-14
/
+39
*
Add callback to remove krb5 info files when going offline
Sumit Bose
2010-05-27
5
-40
/
+162
[next]