summaryrefslogtreecommitdiffstats
path: root/src/tests
Commit message (Expand)AuthorAgeFilesLines
* dlopen-tests: Check the result of asprintfBenjamin Franzke2014-01-291-1/+2
* DB: Add sss_ldb_el_to_string_listJakub Hrozek2014-01-291-0/+49
* tests: Remove tests that check creating public directoriesJakub Hrozek2014-01-091-121/+0
* AD: Enable fallback to LDAP of trusted domainJakub Hrozek2013-12-191-3/+4
* AD: Add a new option to turn off GC lookupsJakub Hrozek2013-12-191-0/+20
* AD: Add a utility function to create list of connectionsJakub Hrozek2013-12-191-0/+221
* Use lower-case name for case-insensitive searchesSumit Bose2013-12-191-0/+38
* Add sysdb_attrs_add_lc_name_aliasSumit Bose2013-12-191-0/+29
* SSSD: Unit test - sss_ldap_dn_in_search_basesPavel Reichl2013-11-291-0/+191
* SYSDB: Sanitize filter before removing ghost attrsLukas Slebodnik2013-11-291-0/+19
* SYSDB: Sanitize filter before sysdb_search_groupsLukas Slebodnik2013-11-291-0/+5
* free idmapped binary SIDs correctlyPavel Březina2013-11-071-5/+5
* free idmapped smb SIDs correctlyPavel Březina2013-11-071-3/+3
* free idmapped dom SIDs correctlyPavel Březina2013-11-071-6/+6
* free idmapped SIDs correctlyPavel Březina2013-11-072-7/+9
* AD: Fix ad_access_filter parsing with empty filterJakub Hrozek2013-10-301-0/+16
* NSS: Print FQDN for groups with mixed domain membershipJakub Hrozek2013-10-291-0/+175
* TEST: Test getgrnam with emphasis on membersJakub Hrozek2013-10-291-8/+386
* AD: Add extended access filterJakub Hrozek2013-10-251-0/+341
* tests: Use right format string for type size_tLukas Slebodnik2013-10-251-3/+3
* SYSDB: Add sysdb_delete_by_sidJakub Hrozek2013-10-251-0/+12
* idmap: add sss_idmap_domain_by_name_has_algorithmic_mapping()Sumit Bose2013-10-251-0/+41
* find_subdomain_by_sid: skip domains with missing domain_idSumit Bose2013-10-251-0/+221
* idmap: allow ranges with external mapping to overlapSumit Bose2013-10-171-0/+64
* krb5: Fix unit testsJakub Hrozek2013-10-072-85/+46
* IPA: store forest name for forest member domainsSumit Bose2013-09-271-8/+8
* sysdb: sysdb_update_members can take either name or dnPavel Březina2013-09-262-5/+5
* simple access test: initialize be_ctx for all testsPavel Březina2013-09-171-15/+16
* simple access tests: fix typosPavel Březina2013-09-171-5/+5
* TESTS: Remove unused variableJakub Hrozek2013-09-121-4/+0
* Fix formating of variables with type: id_tLukas Slebodnik2013-09-111-1/+1
* DB: Add user/group lookup by SIDOndrej Kos2013-09-101-19/+32
* krb5: Remove unused ccache backend infrastructureSimo Sorce2013-09-091-23/+0
* krb5: Unify function to create ccache filesSimo Sorce2013-09-092-25/+21
* krb5: Use krb5_cc_destroy to remove old ccachesSimo Sorce2013-09-091-1/+1
* tests: Add dlopen test to make sure modules worksSimo Sorce2013-09-091-0/+159
* krb5: Ingnore unknown expansion sequencesSimo Sorce2013-09-091-0/+30
* utils: add is_host_in_domain()Pavel Březina2013-09-051-0/+28
* resolv_sort_srv_reply: remove unnecessary mem_ctxPavel Březina2013-09-051-2/+2
* krb5_utils tests: fix some typosPavel Březina2013-09-051-8/+8
* UTIL: Use standard maximum value of type size_tLukas Slebodnik2013-09-031-6/+6
* Read enumerate state for subdomains from cacheJakub Hrozek2013-08-281-3/+3
* SYSDB: Store enumerate flag for subdomainJakub Hrozek2013-08-281-5/+7
* KRB5: Add new #define for collection cache typesStephen Gallagher2013-08-222-6/+6
* sysdb_add_incomplete_group: store SID string is availableSumit Bose2013-08-191-4/+45
* add simple access provider init testPavel Březina2013-08-071-0/+98
* resolv-tests failing with memory leakMichal Zidek2013-07-251-2/+4
* AD: Set the bool value same as default value in optsJakub Hrozek2013-07-191-0/+69
* Fix clang format string warning.Lukas Slebodnik2013-07-191-1/+1
* dyndns timeout test: catch SIGCHLD handler eventsPavel Březina2013-07-171-0/+12