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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Periodic translation file update
Stephen Gallagher
2011-11-02
38
-9992
/
+29305
*
SYSDB: add index for nameAlias
Stephen Gallagher
2011-11-02
3
-1
/
+97
*
Handle group renaming correctly
Jan Zeleny
2011-11-02
1
-2
/
+7
*
Support to request canonicalization in LDAP/IPA provider
Jan Zeleny
2011-11-02
10
-1
/
+45
*
Add support to request canonicalization on krb AS requests
Jan Zeleny
2011-11-02
10
-6
/
+68
*
Add wrapper for krb5_get_init_creds_opt_set_canonicalize
Jan Zeleny
2011-11-02
3
-0
/
+14
*
Fixes debug-tests.c coverity issues: NEGATIVE_RETURNS, FORWARD_NULL
Pavel Březina
2011-11-02
1
-49
/
+140
*
RESPONDER: Fix segfault in sss_packet_send()
Stephen Gallagher
2011-11-02
1
-0
/
+5
*
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: Update manpages with multiple search base information
Stephen Gallagher
2011-11-02
1
-1
/
+56
*
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
2
-6
/
+6
*
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
*
resolver: Free the whole hostent structure
Jakub Hrozek
2011-10-31
1
-1
/
+1
*
Do not leak hash table iterator during proxy auth
Jakub Hrozek
2011-10-31
1
-0
/
+1
*
Plug memory leaks in sysdb_ops
Jakub Hrozek
2011-10-31
1
-20
/
+54
*
Added krb5_fast_principal to SSSDConfig API
Jan Zeleny
2011-10-31
4
-3
/
+9
*
SSSDConfig: Handle integer parsing more leniently
Stephen Gallagher
2011-10-25
2
-1
/
+4
*
Plug memory leaks in LDAP provider
Jakub Hrozek
2011-10-25
1
-0
/
+3
*
Updating translation files
Stephen Gallagher
2011-10-18
35
-2496
/
+148969
*
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
*
MONITOR: fix timeout conversion
Stephen Gallagher
2011-10-17
1
-1
/
+1
*
Sanitize DN in sysdb_get_direct_parents
Jakub Hrozek
2011-10-17
1
-1
/
+7
*
Add a missing break
Jakub Hrozek
2011-10-17
1
-0
/
+1
*
Update sssd-example.conf
Marko Myllynen
2011-10-14
1
-3
/
+6
*
TOOLS: Do not leak pid_file handle on error
Stephen Gallagher
2011-10-14
1
-1
/
+2
*
Report on errno, not return code in create_socket_symlink
Jakub Hrozek
2011-10-14
1
-0
/
+2
*
Fix off-by-one error in remove_socket_symlink()
Jakub Hrozek
2011-10-14
1
-1
/
+1
*
Fixed timeout handling in responders
Jan Zeleny
2011-10-14
1
-72
/
+72
*
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
11
-77
/
+130
[next]