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
*
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
*
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
*
Do not leak hash table iterator during proxy auth
Jakub Hrozek
2011-10-31
1
-0
/
+1
*
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
*
Add a missing break
Jakub Hrozek
2011-10-17
1
-0
/
+1
*
HBAC: Use originalMember for identifying hostgroups
Stephen Gallagher
2011-10-14
3
-45
/
+165
*
HBAC: Use originalMember for identifying servicegroups
Stephen Gallagher
2011-10-14
3
-41
/
+169
*
HBAC: Do not save member/memberOf links
Stephen Gallagher
2011-10-14
1
-120
/
+0
*
SysDB commands that save lastUpdate allows this value to be passed in
Pavel Březina
2011-10-13
7
-32
/
+62
*
Append PID to sbus server socket name, let clients use a symlink
Jakub Hrozek
2011-10-13
2
-2
/
+2
*
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
2
-4
/
+4
*
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
*
HBAC: fix typos preventing proper hostgroup evaluation
Stephen Gallagher
2011-09-28
1
-3
/
+3
*
Fixed bad logic in processing netgroups in LDAP provider
Jan Zeleny
2011-09-28
1
-1
/
+3
*
IPA access: hostname comparison should be case-insensitive
Jakub Hrozek
2011-09-28
1
-1
/
+1
*
Multiline macro cleanup
Jakub Hrozek
2011-09-28
8
-10
/
+11
*
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
4
-6
/
+24
*
Improve documentation of libipa_hbac
Stephen Gallagher
2011-09-08
2
-21
/
+1697
*
Do not access memory out of bounds
Sumit Bose
2011-09-07
1
-2
/
+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
*
HBAC: Properly skip all non-group memberOf entries
Stephen Gallagher
2011-08-29
1
-1
/
+2
*
Fix moving to next entry in deref code
Jakub Hrozek
2011-08-29
1
-1
/
+6
*
HBAC: Use of hostgroups for targethost or sourcehost was broken
Stephen Gallagher
2011-08-26
1
-4
/
+4
*
HBAC: Handle saving groups that have no members
Stephen Gallagher
2011-08-26
1
-7
/
+21
*
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
5
-3
/
+17
[next]