summaryrefslogtreecommitdiffstats
path: root/src/tests
Commit message (Expand)AuthorAgeFilesLines
* ipa: add split_ipa_anchor()Sumit Bose2014-11-201-0/+32
* sysdb: add sysdb_search_object_by_uuid()Sumit Bose2014-11-201-0/+51
* SYSDB: sysdb_idmap_get_mappings returns ENOENTPavel Reichl2014-11-191-0/+6
* KRB5: Do not switch_creds() if already the specified userJakub Hrozek2014-11-181-0/+7
* KRB5: Move all ccache operations to krb5_child.cJakub Hrozek2014-11-181-2/+1
* KRB5: Move checking for illegal RE to krb5_utils.cJakub Hrozek2014-11-182-49/+31
* KRB5: Move ccache-related functions to krb5_ccache.cJakub Hrozek2014-11-182-0/+2
* test_sysdb_views: Use unique directory for cacheLukas Slebodnik2014-11-061-1/+3
* Add test for sysdb_add_overrides_to_object()Sumit Bose2014-11-051-0/+235
* nss: return user_attributes in origbyname requestSumit Bose2014-11-051-0/+133
* Add parse_attr_list_ex() helper functionSumit Bose2014-11-051-0/+51
* Add add_strings_lists() utility functionSumit Bose2014-11-051-0/+111
* BUILD: Fix linking cwrap tests with -Wl,--as-neededLukas Slebodnik2014-10-271-1/+1
* TESTS: Add tests for the views-related option mapsJakub Hrozek2014-10-221-1/+2
* TEST: Unit test for create_pipe_fdJakub Hrozek2014-10-221-0/+91
* SBUS: Chown the sbus socket if neededJakub Hrozek2014-10-221-2/+2
* UTIL: Add a function to convert id_t from a number or a nameJakub Hrozek2014-10-224-1/+306
* test_server: Fix waiting for background processLukas Slebodnik2014-10-221-3/+6
* BUILD: Fix automake warningLukas Slebodnik2014-10-221-4/+4
* TESTS: Unit tests for server_setupJakub Hrozek2014-10-202-1/+266
* TESTS: Add -std=gnu99 to cwrap tests CFLAGSPavel Reichl2014-10-201-0/+1
* TESTS: Unit tests can use confdb without using sysdbJakub Hrozek2014-10-201-24/+28
* util: Move semanage related functions to src/utilMichal Zidek2014-10-201-0/+1
* sysdb: add view data to domainsSumit Bose2014-10-201-0/+7
* sysdb: add sysdb_attrs_add_val_safe() and sysdb_attrs_add_string_safe()Sumit Bose2014-10-161-0/+103
* sss_nss_idmap: add sss_nss_getorigbyname()Sumit Bose2014-10-141-1/+25
* nss: add SSS_NSS_GETORIGBYNAME requestSumit Bose2014-10-141-0/+88
* tests: add test for sss_get_domain_namePavel Březina2014-10-141-0/+27
* TESTS: Add a test to change user IDsJakub Hrozek2014-10-105-0/+222
* tests: add test for sysdb_get_user_attr with subdomain userPavel Březina2014-10-091-0/+54
* SYSDB: move sysdb_get_real_name() from sysdb.c to sysdb_search.cJakub Hrozek2014-10-061-0/+49
* AD-GPO resolve conflicting policy settings correctlyYassir Elley2014-10-021-1/+0
* TESTS: Add a unit test for matching the secondary objectclassJakub Hrozek2014-09-251-0/+37
* tests: Add a test for storing custom attrs with automatic IDJakub Hrozek2014-09-181-0/+51
* TESTS: Add a case-insensitive group search sysdb testJakub Hrozek2014-09-171-8/+25
* TESTS: Free retrieved sid in test_getsidbynameNikolai Kondrashov2014-09-161-1/+5
* TESTS: Free link paths in symlink testsNikolai Kondrashov2014-09-161-0/+2
* TESTS: Free compiled regexes in krb5_utils-testsNikolai Kondrashov2014-09-161-0/+2
* TESTS: Free hbac_infoNikolai Kondrashov2014-09-161-9/+41
* dlopen test: only test libwbclient when it is buildSumit Bose2014-09-081-0/+2
* TESTS: Add a unit test for dereference parsingJakub Hrozek2014-09-081-1/+169
* NSS: Use right domain for group members with fq namesLukas Slebodnik2014-09-051-1/+1
* refcount-tests: Do not force to run test in CK_FORK modeLukas Slebodnik2014-09-051-1/+0
* SSS_CACHE: Allow sss_cache tool to flush SSH hosts cacheWilliam B2014-09-051-0/+1
* SYSDB: SSS_LDB_SEARCH - macro around ldb_searchPavel Reichl2014-09-051-19/+19
* Add conditional build for MIT Kerberos localauth pluginSumit Bose2014-09-021-0/+4
* TESTS: Add unit tests for the GPO interfaceJakub Hrozek2014-09-011-0/+100
* Replace space: add some checksSumit Bose2014-09-011-0/+4
* responder_socket_access-tests: Fix condition in loopLukas Slebodnik2014-09-011-1/+1
* strtonum-tests: Add unit test for strtouint16.Lukas Slebodnik2014-09-011-0/+152