summaryrefslogtreecommitdiffstats
path: root/src/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* test_dyndns: sss_iface_addr_list_get can return more valuesLukas Slebodnik2014-08-221-0/+46
* TESTS: leak_check functions shouldn't be called with NULL contextLukas Slebodnik2014-08-221-0/+8
* test_dyndns: Use different talloc context in wrapped functions.Lukas Slebodnik2014-08-221-2/+21
* responder-get-domains-tests: fix checking of leaksLukas Slebodnik2014-08-221-3/+2
* dyndns_test: Use right socket length of for IPv4 address.Lukas Slebodnik2014-08-221-1/+1
* libwbclient: SSSD implementationSumit Bose2014-08-211-0/+1
* TESTS: Add unit tests for the replace-space functionalityJakub Hrozek2014-08-131-0/+225
* Make the space override responder-agnosticJakub Hrozek2014-08-131-1/+1
* Only replace space with the specified substitutionJakub Hrozek2014-08-132-69/+51
* TESTS: Check if option maps have the right number of membersJakub Hrozek2014-08-121-0/+84
* UTIL: Add functions for replacing whitespaces.Lukas Slebodnik2014-07-283-0/+156
* test_utils: Use common header file for libsss_util tests.Lukas Slebodnik2014-07-283-1/+31
* Only check GID if ID-mappingJakub Hrozek2014-07-231-0/+20
* UTIL: rename find_subdomain_by_namePavel Reichl2014-07-221-23/+23
* UTIL: rename find_subdomain_by_sidPavel Reichl2014-07-221-14/+14
* sss_sifp: set output parameters if attribute is NULLPavel Březina2014-07-161-0/+338
* sss_sifp test: fix object path array testPavel Březina2014-07-161-1/+1
* resolv tests: add test for multiple servers with zero weightsPavel Březina2014-07-141-0/+64
* resolv tests: remove ununused variable from for cyclusPavel Březina2014-07-141-1/+1
* TOOLS: Always debug to stderrJakub Hrozek2014-07-0930-30/+30
* sdap-tests: Fix off by one.Lukas Slebodnik2014-07-091-1/+2
* LDAP: Remove unused output parameter _dn from sdap_parse_entryJakub Hrozek2014-07-081-8/+7
* LDAP: Try all attributes when saving an entryJakub Hrozek2014-07-081-0/+55
* TESTS: Add a unit test for the sdap.c moduleJakub Hrozek2014-07-081-0/+530