index
:
sssd.git
ad_domain_local_groups
add_upn_support_for_sid_requests
certificate_mapping
email-login
fill_grent_with_view
fq_review
gdm_sc_fix
ipa_automatic_enterprise
ipa_provider_n2
jhrozek-nssattr
jhrozek_sysdb_fqdn
krb5_rebase
libwbclient-0.13
master
master-upn-from_pac
memberof_default_view
my_head
new_backend_target
one_certificate_multiple_users
pam
policy_stuff
prompting
python_api
review
simo
smartcard
sssd-1-2-proxy
subdomain-password-authentication
subdomains
wip
wip-extdom
wip-views
Unnamed repository; edit this file to name it for gitweb.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
providers
/
ldap
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
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
5
-0
/
+26
*
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
4
-26
/
+360
*
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
*
Remove unused sdap_options attributes
Stephen Gallagher
2011-11-02
1
-3
/
+0
*
Cleanup of unused function in ldap access provider
Jan Zeleny
2011-11-02
1
-2
/
+0
*
Remove confusing do-while loop
Jakub Hrozek
2011-11-02
1
-35
/
+36
*
Use LDAPDerefSpec properly
Jakub Hrozek
2011-11-02
1
-4
/
+6
*
Steal result onto mem_ctx in sdap_initgr_nested_get_direct_parents
Jakub Hrozek
2011-10-31
1
-2
/
+1
*
RFC2307bis initgroups: fix nested groups processing
Jakub Hrozek
2011-10-31
1
-20
/
+33
*
Plug memory leaks in LDAP provider
Jakub Hrozek
2011-10-25
1
-0
/
+3
*
Cancel transactions correctly during initgroups
Jakub Hrozek
2011-10-17
1
-13
/
+31
*
Use fewer transactions during IPA initgroups
Jakub Hrozek
2011-10-17
1
-171
/
+273
*
Use fewer transactions during RFC2307bis initgroups
Jakub Hrozek
2011-10-17
1
-346
/
+366
*
Utility functions for LDAP nested schema initgroups
Jakub Hrozek
2011-10-17
1
-0
/
+119
*
SysDB commands that save lastUpdate allows this value to be passed in
Pavel Březina
2011-10-13
5
-21
/
+41
*
Fix small bug where TALLOC_CTX could end up unfreed.
Pavel Zuna
2011-10-06
1
-3
/
+3
*
Use explicit base 10 for converting strings to integers
Jakub Hrozek
2011-10-03
1
-2
/
+2
*
Store name aliases for users, groups
Jakub Hrozek
2011-09-28
5
-37
/
+216
*
Add a sysdb_get_direct_parents function
Jakub Hrozek
2011-09-28
1
-57
/
+5
*
Fixed bad logic in processing netgroups in LDAP provider
Jan Zeleny
2011-09-28
1
-1
/
+3
*
Multiline macro cleanup
Jakub Hrozek
2011-09-28
2
-3
/
+3
*
Fix uninitialized pointer read in sdap_gssapi_get_default_realm()
Jakub Hrozek
2011-09-20
1
-1
/
+1
*
DEBUG timestamps offer higher precision
Pavel Březina
2011-09-08
1
-0
/
+2
*
Keep deref controls until the whole request is finished
Jakub Hrozek
2011-09-06
1
-8
/
+45
*
Improve error message for LDAP password constraint violation
Jakub Hrozek
2011-09-06
3
-16
/
+29
*
Allow turning dereference off by setting the threshold to 0
Jakub Hrozek
2011-09-06
3
-3
/
+9
*
sss_ldap_err2string() - ldap_err2string() to sss_ldap_err2string()
Pavel Březina
2011-09-06
3
-35
/
+35
*
sss_ldap_err2string() - function created
Pavel Březina
2011-09-06
1
-2
/
+0
*
Fix moving to next entry in deref code
Jakub Hrozek
2011-08-29
1
-1
/
+6
*
Use the default Kerberos realm for LDAP with GSSAPI auth
Jakub Hrozek
2011-08-26
1
-3
/
+55
*
Add LDAP provider option to set LDAP_OPT_X_SASL_NOCANON
Jakub Hrozek
2011-08-26
3
-1
/
+14
*
New DEBUG facility - SSSDBG_UNRESOLVED changed from -1 to 0
Pavel Březina
2011-08-25
1
-1
/
+4
*
New DEBUG facility - conversion
Pavel Březina
2011-08-25
3
-2
/
+4
*
Improve password policy error code and message
Sumit Bose
2011-08-25
1
-4
/
+9
[prev]
[next]