summaryrefslogtreecommitdiff
path: root/src/tests
AgeCommit message (Expand)AuthorFilesLines
2013-10-17dlopen-tests: Check the result of asprintfBenjamin Franzke1-1/+2
2013-10-15Add CIFS idmap pluginBenjamin Franzke1-0/+3
2013-10-07krb5: Fix unit testsJakub Hrozek2-85/+46
2013-09-27IPA: store forest name for forest member domainsSumit Bose1-8/+8
2013-09-26sysdb: sysdb_update_members can take either name or dnPavel Březina2-5/+5
2013-09-24Include header file in implementation module.Lukas Slebodnik1-0/+1
2013-09-17simple access test: initialize be_ctx for all testsPavel Březina1-15/+16
2013-09-17simple access tests: fix typosPavel Březina1-5/+5
2013-09-12TESTS: Remove unused variableJakub Hrozek1-4/+0
2013-09-11Fix formating of variables with type: id_tLukas Slebodnik1-1/+1
2013-09-10DB: Add user/group lookup by SIDOndrej Kos1-19/+32
2013-09-09krb5: Remove unused ccache backend infrastructureSimo Sorce1-23/+0
2013-09-09krb5: Unify function to create ccache filesSimo Sorce2-25/+21
2013-09-09krb5: Use krb5_cc_destroy to remove old ccachesSimo Sorce1-1/+1
2013-09-09tests: Add dlopen test to make sure modules worksSimo Sorce1-0/+159
2013-09-09krb5: Ingnore unknown expansion sequencesSimo Sorce1-0/+30
2013-09-05utils: add is_host_in_domain()Pavel Březina1-0/+28
2013-09-05resolv_sort_srv_reply: remove unnecessary mem_ctxPavel Březina1-2/+2
2013-09-05krb5_utils tests: fix some typosPavel Březina1-8/+8
2013-09-03UTIL: Use standard maximum value of type size_tLukas Slebodnik1-6/+6
2013-08-28Read enumerate state for subdomains from cacheJakub Hrozek1-3/+3
2013-08-28SYSDB: Store enumerate flag for subdomainJakub Hrozek1-5/+7
2013-08-22KRB5: Add new #define for collection cache typesStephen Gallagher2-6/+6
2013-08-19sysdb_add_incomplete_group: store SID string is availableSumit Bose1-4/+45
2013-08-07add simple access provider init testPavel Březina1-0/+98
2013-07-25resolv-tests failing with memory leakMichal Zidek1-2/+4
2013-07-19AD: Set the bool value same as default value in optsJakub Hrozek1-0/+69
2013-07-19Fix clang format string warning.Lukas Slebodnik1-1/+1
2013-07-17dyndns timeout test: catch SIGCHLD handler eventsPavel Březina1-0/+12
2013-07-09Do not copy special files when creating homedirOndrej Kos1-5/+3
2013-07-09DB: sysdb_search_user_by_name: search by both name and aliasJakub Hrozek1-4/+19
2013-06-28Read mpg state for subdomains from cacheSumit Bose1-3/+6
2013-06-28Save mpg state for subdomainsSumit Bose1-5/+8
2013-06-28Add cmocka based tests for libsss_idmapSumit Bose1-0/+421
2013-06-10Fix dereference after a NULL check in tests.Lukas Slebodnik1-6/+20
2013-06-06Enhance PAC responder for AD usersSumit Bose1-524/+0
2013-05-30Allow flat name in the FQname formatJakub Hrozek2-5/+423
2013-05-30Remove empty directories after tests run.Lukas Slebodnik3-27/+12
2013-05-30Making order in tests.Lukas Slebodnik2-1/+0
2013-05-27Fix dyndns timer initializationJakub Hrozek1-1/+5
2013-05-13tests: Do not set cwd twiceJakub Hrozek1-1/+0
2013-05-03Active Directory dynamic DNS updatesJakub Hrozek1-0/+6
2013-05-03dyndns: new option dyndns_authJakub Hrozek1-0/+3
2013-05-03dyndns: new option dyndns_force_tcpJakub Hrozek1-3/+3
2013-05-03resolver: Return PTR record as stringJakub Hrozek1-0/+104
2013-05-03dyndns: new option dyndns_refresh_intervalJakub Hrozek1-2/+83
2013-05-03Convert IPA-specific options to be back-end agnosticJakub Hrozek1-1/+1
2013-05-03Refactor dynamic DNS updatesJakub Hrozek4-8/+367
2013-05-03Add client library for SID related lookupsSumit Bose1-0/+118
2013-05-02Fix segmentation fault in test_io.Abhishek Singh1-4/+19