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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use the case sensitivity flag in the LDAP provider
Jakub Hrozek
2011-12-16
6
-11
/
+31
*
Refactor saving sdap entities
Jakub Hrozek
2011-12-16
5
-179
/
+146
*
Support search bases in netgroup members translation
Pavel Březina
2011-12-14
1
-1
/
+11
*
Support search bases in RFC2307bis enumeration
Pavel Březina
2011-12-14
1
-10
/
+145
*
Add sdap_connection_expire_timeout option
Stephen Gallagher
2011-12-12
5
-3
/
+18
*
Fix uninitialized value error in ipa_netgroups.c
Stephen Gallagher
2011-12-12
1
-0
/
+1
*
Fixed IPA netgroup processing
Jan Zeleny
2011-12-09
3
-2
/
+7
*
LDAP: Fix missing break statements in force_tls
Stephen Gallagher
2011-12-08
1
-6
/
+12
*
LDAP provider: Error while setting the nocanon option should not be fatal
Jakub Hrozek
2011-12-08
1
-3
/
+9
*
Add ldap_sasl_minssf option
Jan Zeleny
2011-12-08
5
-1
/
+21
*
Allow using Glib for UTF8 support
Stephen Gallagher
2011-12-05
1
-33
/
+11
*
Use dereference during IPA provider initgroups
Jakub Hrozek
2011-11-30
1
-40
/
+149
*
Fix two small bugs in group dereferencing
Jakub Hrozek
2011-11-29
1
-2
/
+5
*
Add ipa_hbac_support_srchost option to IPA provider
Jan Zeleny
2011-11-29
6
-36
/
+151
*
IPA migration fixes
Jakub Hrozek
2011-11-29
3
-97
/
+141
*
Provide means of forcing TLS and GSSAPI enabled/disabled for sdap connections
Jakub Hrozek
2011-11-29
5
-11
/
+43
*
LDAP: Try next failover server on any error
Stephen Gallagher
2011-11-29
1
-9
/
+5
*
Fixed logically dead code in netgroup processing
Jan Zeleny
2011-11-28
1
-1
/
+1
*
Fixed uninitialized pointer read in netgroups processing
Jan Zeleny
2011-11-28
1
-0
/
+6
*
Fix sdap_id_ctx/ipa_id_ctx mismatch in IPA provider
Jakub Hrozek
2011-11-25
4
-4
/
+18
*
Added IPA account info handler
Jan Zeleny
2011-11-23
3
-1
/
+373
*
Added support for fetching netgroups in IPA provider
Jan Zeleny
2011-11-23
1
-0
/
+992
*
New IPA ID context
Jan Zeleny
2011-11-23
3
-22
/
+37
*
Added and modified options for IPA netgroups
Jan Zeleny
2011-11-23
2
-24
/
+69
*
Modified sdap_parse_search_base()
Jan Zeleny
2011-11-23
4
-16
/
+14
*
Renamed some LDAP routines
Jan Zeleny
2011-11-23
6
-41
/
+49
*
Set more strict permissions on keyring
Simo Sorce
2011-11-22
1
-1
/
+1
*
Fixed unchecked value of setenv() in check_and_export_options()
Jan Zeleny
2011-11-22
1
-2
/
+5
*
Cleanup: Remove unused parameters
Jakub Hrozek
2011-11-22
25
-119
/
+38
*
Prevent printing NULL in several places of LDAP provider
Jakub Hrozek
2011-11-18
2
-5
/
+9
*
Use one transaction instead of two during RFC2307bis group processing
Jakub Hrozek
2011-11-11
1
-31
/
+55
*
Squash transactions in sdap_initgr_common_store
Jakub Hrozek
2011-11-11
1
-6
/
+25
*
LDAP: Remove redundant groups from the lookup list
Stephen Gallagher
2011-11-08
1
-23
/
+0
*
Fixed empty loginShell in proxy provider
Jan Zeleny
2011-11-07
1
-4
/
+32
*
Use correct state struct in sdap_initgr_rfc2307bis_next_base
Jakub Hrozek
2011-11-07
1
-2
/
+3
*
Fix segfault in sdap_get_initgr_user
Jakub Hrozek
2011-11-07
1
-1
/
+2
*
Support to request canonicalization in LDAP/IPA provider
Jan Zeleny
2011-11-02
7
-1
/
+28
*
Add support to request canonicalization on krb AS requests
Jan Zeleny
2011-11-02
5
-3
/
+28
*
LDAP: Add support for multiple search bases for group enumeration
Stephen Gallagher
2011-11-02
4
-24
/
+101
*
LDAP: Add support for multiple search bases for user enumeration
Stephen Gallagher
2011-11-02
4
-8
/
+49
*
LDAP: Convert ldap_*_search_filter
Stephen Gallagher
2011-11-02
3
-59
/
+23
*
LDAP: Add multiple search bases for initgroups (RFC2307bis groups)
Stephen Gallagher
2011-11-02
1
-77
/
+225
*
LDAP: Add multiple search bases for initgroups (RFC2307 groups)
Stephen Gallagher
2011-11-02
1
-17
/
+99
*
LDAP: Add multiple search bases for initgroups (users)
Stephen Gallagher
2011-11-02
1
-30
/
+72
*
LDAP: Support multiple group search bases (non-enumeration, RFC2307)
Stephen Gallagher
2011-11-02
4
-16
/
+74
*
LDAP: Support multiple netgroup search bases
Stephen Gallagher
2011-11-02
3
-14
/
+65
*
LDAP: Support multiple user search bases (non-enumeration)
Stephen Gallagher
2011-11-02
4
-14
/
+70
*
LDAP: Add parser for multiple search bases
Stephen Gallagher
2011-11-02
5
-26
/
+380
*
Make sdap_get_id_specific_filter() more strict
Stephen Gallagher
2011-11-02
2
-4
/
+4
*
Fix size return for split_on_separator()
Stephen Gallagher
2011-11-02
1
-5
/
+5
[next]