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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
PAM: add certificate support to PAM (pre-)auth requests
Sumit Bose
2015-07-31
3
-2
/
+507
*
authok: add support for Smart Card related authtokens
Sumit Bose
2015-07-31
1
-0
/
+75
*
utils: add NSS version of cert utils
Sumit Bose
2015-07-31
1
-0
/
+4
*
TESTS: fix compiler warnings
Pavel Reichl
2015-07-28
1
-2
/
+0
*
SYSDB: prepare for LOCAL view
Pavel Březina
2015-07-27
1
-0
/
+66
*
VIEWS TEST: add null-check
Pavel Březina
2015-07-27
1
-0
/
+6
*
negcache: allow domain name for UID and GID
Sumit Bose
2015-07-27
3
-25
/
+27
*
intg: Invalidate memory cache before removing files
Lukas Slebodnik
2015-07-24
1
-0
/
+1
*
DYNDNS: support for dualstack
Pavel Reichl
2015-07-24
1
-0
/
+178
*
TESTS: dyndns tests support AAAA addresses
Pavel Reichl
2015-07-24
1
-13
/
+38
*
DYNDNS: sss_iface_addr_list_get return ENOENT
Pavel Reichl
2015-07-24
1
-0
/
+20
*
Fix minor typos
Yuri Chornoivan
2015-07-23
1
-3
/
+3
*
nss_check_name_of_well_known_sid() improve name splitting
Sumit Bose
2015-07-16
1
-39
/
+53
*
UTIL: Add sss_filter_sanitize_ex
Jakub Hrozek
2015-07-15
1
-0
/
+9
*
cache_req: Extend cache_req with wildcard lookups
Jakub Hrozek
2015-07-15
1
-1
/
+413
*
SYSDB: Add functions to look up multiple entries including name and custom fi...
Jakub Hrozek
2015-07-15
1
-0
/
+494
*
tests: Move N_ELEMENTS definition to tests/common.h
Jakub Hrozek
2015-07-15
4
-9
/
+2
*
test common: sss_dp_get_account_recv() fix assignment
Sumit Bose
2015-07-14
1
-1
/
+1
*
Minor code improvements
Pavel Reichl
2015-07-06
1
-1
/
+0
*
KRB5: Add and use krb5_auth_queue_send to queue requests by default
Jakub Hrozek
2015-07-06
1
-0
/
+365
*
tests: Reduce duplication with new function test_ev_done
Jakub Hrozek
2015-07-06
5
-15
/
+16
*
test_ipa_subdomains_server: Fix build with --coverage
Lukas Slebodnik
2015-07-02
1
-0
/
+6
*
test_ipa_subdom_server: Add missing assert
Lukas Slebodnik
2015-06-22
1
-0
/
+1
*
utils: add get_last_x_chars()
Sumit Bose
2015-06-19
3
-0
/
+30
*
ncache: add calls for certificate based searches
Sumit Bose
2015-06-19
1
-0
/
+42
*
sysdb: add sysdb_search_user_by_cert() and sysdb_search_object_by_cert()
Sumit Bose
2015-06-19
2
-0
/
+56
*
certs: add PEM/DER conversion utilities
Sumit Bose
2015-06-19
1
-0
/
+361
*
SBUS: Add support for <node /> in introspection
Pavel Březina
2015-06-18
1
-1
/
+1
*
test_ipa_subdomains_server: Run clean-up after success
Lukas Slebodnik
2015-06-16
1
-0
/
+7
*
CONFIG: Add SSS_STATEDIR as VARDIR/lib/sss
Jakub Hrozek
2015-06-16
1
-0
/
+1
*
IPA: Utility function for setting up one-way trust context
Jakub Hrozek
2015-06-14
1
-5
/
+24
*
AD: Add ad_create_1way_trust_options
Jakub Hrozek
2015-06-14
1
-0
/
+74
*
IPA/AD: Set up AD domain in ad_create_2way_trust_options
Jakub Hrozek
2015-06-14
1
-0
/
+7
*
AD: Split off ad_create_default_options
Jakub Hrozek
2015-06-14
1
-0
/
+17
*
AD: Rename ad_create_default_options to ad_create_2way_trust_options
Jakub Hrozek
2015-06-14
1
-22
/
+129
*
IPA: Fetch keytab for 1way trusts
Jakub Hrozek
2015-06-14
1
-5
/
+167
*
TESTS: Add unit test for the subdomain_server.c module
Jakub Hrozek
2015-06-14
1
-0
/
+621
*
TESTS: Move krb5_try_kdcip to nested group test
Jakub Hrozek
2015-06-14
3
-15
/
+8
*
TESTS: Add a common function to set up sdap_id_ctx
Jakub Hrozek
2015-06-14
3
-7
/
+26
*
TESTS: Add a common mock_be_ctx function
Jakub Hrozek
2015-06-14
5
-9
/
+79
*
TESTS: Split off keytab creation into a common module
Jakub Hrozek
2015-06-14
3
-36
/
+159
*
IPA: Split two functions to new module ipa_subdomains_utils.c
Jakub Hrozek
2015-06-14
1
-0
/
+227
*
SYSDB: Add a forest root attribute to sss_domain_info
Jakub Hrozek
2015-06-14
1
-7
/
+357
*
SYSDB: Add realm to sysdb_master_domain_add_info
Jakub Hrozek
2015-06-14
1
-0
/
+35
*
TESTS: Add a test for sysdb_subdomains.c
Jakub Hrozek
2015-06-14
2
-73
/
+184
*
UTIL/SYSDB: Move new_subdomain() to sysdb_subdomains.c and make it private
Jakub Hrozek
2015-06-14
1
-0
/
+1
*
SYSDB: Store trust direction for subdomains
Jakub Hrozek
2015-06-14
3
-13
/
+33
*
subdomains: Inherit cleanup period and tokengroup settings from parent domain
Jakub Hrozek
2015-06-05
1
-0
/
+160
*
SDAP: Add sdap_copy_map_entry
Jakub Hrozek
2015-06-05
1
-0
/
+83
*
DP: Add a function to inherit DP options, if set
Jakub Hrozek
2015-06-05
1
-8
/
+119
[next]