summaryrefslogtreecommitdiffstats
path: root/src/tests
Commit message (Expand)AuthorAgeFilesLines
* test_memory_cache: Fix few python issuesLukas Slebodnik2015-08-131-5/+5
* krb5_utils-tests: Remove unused variablesLukas Slebodnik2015-08-101-3/+0
* krb5 utils: add sss_krb5_realm_has_proxy()Sumit Bose2015-08-052-0/+25
* test_memory_cache: Test invalidation with sss_cacheLukas Slebodnik2015-08-051-0/+176
* test_memory_cache: Test mmap cache after initgroupsLukas Slebodnik2015-08-051-0/+89
* test_memory_cache: Add test for initgroups mc with fq namesLukas Slebodnik2015-08-051-2/+138
* intg_test: Add integration test for memory cacheLukas Slebodnik2015-08-052-0/+348
* intg_test: Add module for simulation of utility idLukas Slebodnik2015-08-052-0/+120
* intg: Modernize 'except' clausesLukas Slebodnik2015-08-043-46/+46
* SDAP: rename SDAP_CACHE_PURGE_TIMEOUTPavel Reichl2015-07-311-7/+7
* ssh: generate public keys from certificateSumit Bose2015-07-311-0/+62
* PAM: add certificate support to PAM (pre-)auth requestsSumit Bose2015-07-313-2/+507
* authok: add support for Smart Card related authtokensSumit Bose2015-07-311-0/+75
* utils: add NSS version of cert utilsSumit Bose2015-07-311-0/+4
* TESTS: fix compiler warningsPavel Reichl2015-07-281-2/+0
* SYSDB: prepare for LOCAL viewPavel Březina2015-07-271-0/+66
* VIEWS TEST: add null-checkPavel Březina2015-07-271-0/+6
* negcache: allow domain name for UID and GIDSumit Bose2015-07-273-25/+27
* intg: Invalidate memory cache before removing filesLukas Slebodnik2015-07-241-0/+1
* DYNDNS: support for dualstackPavel Reichl2015-07-241-0/+178
* TESTS: dyndns tests support AAAA addressesPavel Reichl2015-07-241-13/+38
* DYNDNS: sss_iface_addr_list_get return ENOENTPavel Reichl2015-07-241-0/+20
* Fix minor typosYuri Chornoivan2015-07-231-3/+3
* nss_check_name_of_well_known_sid() improve name splittingSumit Bose2015-07-161-39/+53
* UTIL: Add sss_filter_sanitize_exJakub Hrozek2015-07-151-0/+9
* cache_req: Extend cache_req with wildcard lookupsJakub Hrozek2015-07-151-1/+413
* SYSDB: Add functions to look up multiple entries including name and custom fi...Jakub Hrozek2015-07-151-0/+494
* tests: Move N_ELEMENTS definition to tests/common.hJakub Hrozek2015-07-154-9/+2
* test common: sss_dp_get_account_recv() fix assignmentSumit Bose2015-07-141-1/+1
* Minor code improvementsPavel Reichl2015-07-061-1/+0
* KRB5: Add and use krb5_auth_queue_send to queue requests by defaultJakub Hrozek2015-07-061-0/+365
* tests: Reduce duplication with new function test_ev_doneJakub Hrozek2015-07-065-15/+16
* test_ipa_subdomains_server: Fix build with --coverageLukas Slebodnik2015-07-021-0/+6
* test_ipa_subdom_server: Add missing assertLukas Slebodnik2015-06-221-0/+1
* utils: add get_last_x_chars()Sumit Bose2015-06-193-0/+30
* ncache: add calls for certificate based searchesSumit Bose2015-06-191-0/+42
* sysdb: add sysdb_search_user_by_cert() and sysdb_search_object_by_cert()Sumit Bose2015-06-192-0/+56
* certs: add PEM/DER conversion utilitiesSumit Bose2015-06-191-0/+361
* SBUS: Add support for <node /> in introspectionPavel Březina2015-06-181-1/+1
* test_ipa_subdomains_server: Run clean-up after successLukas Slebodnik2015-06-161-0/+7
* CONFIG: Add SSS_STATEDIR as VARDIR/lib/sssJakub Hrozek2015-06-161-0/+1
* IPA: Utility function for setting up one-way trust contextJakub Hrozek2015-06-141-5/+24
* AD: Add ad_create_1way_trust_optionsJakub Hrozek2015-06-141-0/+74
* IPA/AD: Set up AD domain in ad_create_2way_trust_optionsJakub Hrozek2015-06-141-0/+7
* AD: Split off ad_create_default_optionsJakub Hrozek2015-06-141-0/+17
* AD: Rename ad_create_default_options to ad_create_2way_trust_optionsJakub Hrozek2015-06-141-22/+129
* IPA: Fetch keytab for 1way trustsJakub Hrozek2015-06-141-5/+167
* TESTS: Add unit test for the subdomain_server.c moduleJakub Hrozek2015-06-141-0/+621
* TESTS: Move krb5_try_kdcip to nested group testJakub Hrozek2015-06-143-15/+8
* TESTS: Add a common function to set up sdap_id_ctxJakub Hrozek2015-06-143-7/+26