summaryrefslogtreecommitdiffstats
path: root/src/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Do not copy special files when creating homedirOndrej Kos2013-07-091-5/+3
* DB: sysdb_search_user_by_name: search by both name and aliasJakub Hrozek2013-07-091-4/+19
* Read mpg state for subdomains from cacheSumit Bose2013-06-281-3/+6
* Save mpg state for subdomainsSumit Bose2013-06-281-5/+8
* Add cmocka based tests for libsss_idmapSumit Bose2013-06-281-0/+421
* Fix dereference after a NULL check in tests.Lukas Slebodnik2013-06-101-6/+20
* Enhance PAC responder for AD usersSumit Bose2013-06-061-524/+0
* Allow flat name in the FQname formatJakub Hrozek2013-05-302-5/+423
* Remove empty directories after tests run.Lukas Slebodnik2013-05-303-27/+12
* Making order in tests.Lukas Slebodnik2013-05-302-1/+0
* Fix dyndns timer initializationJakub Hrozek2013-05-271-1/+5
* tests: Do not set cwd twiceJakub Hrozek2013-05-131-1/+0
* Active Directory dynamic DNS updatesJakub Hrozek2013-05-031-0/+6
* dyndns: new option dyndns_authJakub Hrozek2013-05-031-0/+3
* dyndns: new option dyndns_force_tcpJakub Hrozek2013-05-031-3/+3
* resolver: Return PTR record as stringJakub Hrozek2013-05-031-0/+104