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
*
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
*
Handle timeout during sss_ldap_init_send
Jakub Hrozek
2011-08-15
1
-1
/
+5
*
Moved some functions in sdap_async_initgroups
Jan Zeleny
2011-08-15
1
-345
/
+349
*
Moved some functions in sdap_async_groups
Jan Zeleny
2011-08-15
1
-122
/
+112
*
Confusing part of code cleared out
Jan Zeleny
2011-08-15
1
-34
/
+32
*
sdap_async_accounts.c split
Jan Zeleny
2011-08-15
4
-2514
/
+2588
*
sysdb refactoring: memory context deleted
Jan Zeleny
2011-08-15
5
-25
/
+15
*
sysdb refactoring: deleted domain variables in sysdb API
Jan Zeleny
2011-08-15
9
-58
/
+35
*
Use sysdb attribute name for GID, not LDAP attribute
Stephen Gallagher
2011-08-11
1
-3
/
+3
*
Fix returning groups when gidNumber attribute is not ordered
Jakub Hrozek
2011-08-04
3
-4
/
+10
*
Request password control unconditionally during bind
Jakub Hrozek
2011-08-01
1
-6
/
+6
*
Wrong paramater to sysdb_attrs_add_uint32
Jakub Hrozek
2011-08-01
1
-1
/
+1
*
Explicitly ignore groups with gidNumber=0
Jakub Hrozek
2011-07-27
2
-11
/
+18
*
Set gidNumber of non-posix groups to 0 even on updates
Jakub Hrozek
2011-07-27
1
-8
/
+44
[next]