index
:
sssd.git
adlookup
aramco
bycert
dpstr
experimental-fo
f23
intg_test
krb5test
ldapdebug
master
mdbtest
memberof
misc
mpgfix
nonroot
nonroot-libcap
nsscrash19
oneway
override-pb
pk11child
pwrap
refactor
refactor-fo
review
review-negcache
review-sc
rhel-6.7
rhel-6.8
rhel-7.1
rhel-7.2
rhel5.10
rhel5.8
rhel5.9
rhel6.3
rhel6.4
rhel6.5
rhel6.6
rhel7.0
sbus-1-11
selinux
sid_index
simo_ccname
srvbackport
sssd-1-10
sssd-1-11
sssd-1-12
sssd-1-5
sssd-1-8
sssd-1-9
subdomfo
sysdb
tests
sssd with jhrozek's patches
Jakub Hrozek
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
providers
/
ldap
Commit message (
Expand
)
Author
Age
Files
Lines
*
set in_transaction explicitly to false
Jakub Hrozek
2010-10-18
1
-1
/
+1
*
Use unsigned long for conversion to id_t
Jakub Hrozek
2010-10-18
2
-34
/
+16
*
Add proper nested initgroup support for RFC2307bis servers
Stephen Gallagher
2010-10-18
1
-3
/
+761
*
Modify sysdb_[add|remove]_group_member to accept users and groups
Stephen Gallagher
2010-10-18
1
-0
/
+1
*
Handle nested groups in RFC2307bis
Stephen Gallagher
2010-10-18
1
-1
/
+776
*
Make sdap_save_users_send handle zero users gracefully
Stephen Gallagher
2010-10-18
1
-0
/
+5
*
Add option to limit nested groups
Simo Sorce
2010-10-18
2
-1
/
+3
*
Save dummy member users during RFC2307 getgr{nam,gid}
Jakub Hrozek
2010-10-15
1
-82
/
+279
*
sysdb interface for adding fake users
Jakub Hrozek
2010-10-15
1
-3
/
+4
*
Save dummy groups to cache during initgroups
Jakub Hrozek
2010-10-15
1
-0
/
+125
*
Check for GSSAPI before attempting to kinit
Jakub Hrozek
2010-10-15
1
-8
/
+12
*
Implement netgroup support for LDAP provider
Sumit Bose
2010-10-13
5
-1
/
+982
*
Add infrastructure to LDAP provider for netgroup support
Sumit Bose
2010-10-13
2
-2
/
+51
*
Initialize kerberos service for GSSAPI
Jakub Hrozek
2010-10-13
6
-4
/
+294
*
Make ldap_child report kerberos return code to parent
Jakub Hrozek
2010-10-13
4
-13
/
+31
*
Report Kerberos error code from ldap_child_get_tgt_sync
Jakub Hrozek
2010-10-13
1
-23
/
+16
*
Add KDC to the list of LDAP options
Jakub Hrozek
2010-10-13
2
-0
/
+2
*
Return all group members from getgr(nam|gid)
Ralf Haferkamp
2010-10-13
1
-12
/
+374
*
Shortcut for save_group() to accept sysdb DNs as member attributes
Ralf Haferkamp
2010-10-13
1
-4
/
+19
*
Disable events on ldap fd when offline.
Jan Zeleny
2010-10-08
1
-2
/
+4
*
Return offline instead of error
Stephen Gallagher
2010-10-04
1
-1
/
+2
*
Suppress some 'may be used uninitialized' warnings
Sumit Bose
2010-09-28
1
-1
/
+1
*
Request the correct attribute name
Jakub Hrozek
2010-09-22
1
-1
/
+1
*
Request all group attributes during initgroups processing
Stephen Gallagher
2010-09-22
2
-5
/
+7
*
Check if control is supported before using it.
Simo Sorce
2010-09-15
4
-14
/
+39
*
Revert "Make ldap bind asynchronous"
Jakub Hrozek
2010-09-15
7
-1219
/
+167
*
Store rootdse supported features in sdap_handler
Sumit Bose
2010-09-15
6
-61
/
+110
*
Dead assignments cleanup in providers code
Jan Zeleny
2010-09-08
2
-14
/
+7
*
Deobfuscate password in back ends
Jakub Hrozek
2010-09-08
1
-7
/
+52
*
Fixed printing of undefined value in sdap_async_accounts.c
Jan Zeleny
2010-09-02
1
-1
/
+1
*
Make ldap bind asynchronous
Martin Nagy
2010-09-02
7
-167
/
+1219
*
Properly handle errors from a password change operation
Stephen Gallagher
2010-09-02
1
-8
/
+14
*
Treat a zero-length password as a failure
Stephen Gallagher
2010-08-24
1
-0
/
+7
*
Fix chpass operations with LDAP provider
Stephen Gallagher
2010-08-04
1
-0
/
+1
*
Clean up initgroups processing for RFC2307
Stephen Gallagher
2010-08-03
1
-11
/
+89
*
Validate keytab at startup
Jakub Hrozek
2010-08-03
2
-48
/
+19
*
Fix getting default realm in the ldap child
Jakub Hrozek
2010-08-03
1
-1
/
+10
*
Log TLS errors to syslog
Stephen Gallagher
2010-07-09
2
-1
/
+23
*
Add syslog messages for LDAP GSSAPI bind
Stephen Gallagher
2010-07-09
1
-2
/
+58
*
Eliminate delayed sdap_handle destruction after fail-over retry.
eindenbom
2010-07-09
1
-9
/
+6
*
Remove remainder of now unused global LDAP connection handle.
eindenbom
2010-07-09
4
-188
/
+1
*
Use new LDAP connection framework in IPA dynamic DNS forwarder.
eindenbom
2010-07-09
2
-7
/
+4
*
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
1
-0
/
+3
*
LDAP connection usage tracking, sharing and failover retry framework.
eindenbom
2010-07-09
6
-0
/
+869
*
GSSAPI ticket expiry time is returned from ldap_child and stored in sdap_hand...
eindenbom
2010-07-09
6
-17
/
+64
[next]