summaryrefslogtreecommitdiffstats
path: root/src/tests
Commit message (Expand)AuthorAgeFilesLines
* resolv-tests failing with memory leaksssd-1.9.2-117.el6Michal Zidek2013-08-111-2/+4
* Only try to relink ghost users if we're not enumerating1.9.2-90Jakub Hrozek2013-05-301-4/+8
* Fix simple access group control in case-insensitive domains1.9.2-88Jakub Hrozek2013-04-151-2/+2
* Resolve GIDs in the simple access providerJakub Hrozek2013-04-151-100/+261
* Add unit tests for simple access test by groupsJakub Hrozek2013-04-151-32/+253
* TOOLS: Use file descriptor to avoid races when creating a home directoryJakub Hrozek2013-01-231-3/+3
* Refactor gid handling in the PAC responderSumit Bose2013-01-081-21/+36
* Add tests for get_gids_from_pac()Sumit Bose2013-01-081-0/+256
* Add find_domain_by_id()Sumit Bose2013-01-081-0/+49
* Use struct pac_grp instead of gid_t for groups from PACSumit Bose2013-01-081-8/+11
* MEMBEROF: Keep inherited ghost users around on modify operation1.9.2-34Jakub Hrozek2012-12-061-0/+248
* MEMBEROF: Implement the modify operation for ghost usersJakub Hrozek2012-12-061-0/+480
* MEMBEROF: Implement delete operation for ghost usersJakub Hrozek2012-12-061-1/+106
* TESTS: Test ghosts users in the RFC2307 schemaJakub Hrozek2012-12-061-0/+248
* MEMBEROF: Do not add the ghost attribute to selfJakub Hrozek2012-12-061-2/+86
* LDAP: Only convert direct parents' ghost attribute to memberJakub Hrozek2012-11-211-6/+7
* Fix compare_principal_realm() checkSumit Bose2012-11-201-0/+6
* Add string_in_list() and add_string_to_list() with testsSumit Bose2012-11-141-0/+83
* Add diff_gid_lists() with testSumit Bose2012-11-121-2/+107
* Use find_or_guess_upn() where neededSumit Bose2012-11-052-2/+3
* krb5_auth: check if principal belongs to a different realmSumit Bose2012-11-051-0/+45
* SSH: Refactor sysdb and related codeJan Cholasta2012-10-051-36/+11
* SYSDB: Remove unnecessary domain parameter from several sysdb callsJakub Hrozek2012-09-241-8/+7
* AUTOFS: Use both key and value in entry RDNJakub Hrozek2012-09-241-1/+1
* AUTOFS: Add entry objects below map objectsJakub Hrozek2012-09-241-31/+17
* AUTOFS: Add sysdb testsJakub Hrozek2012-09-241-0/+249
* SYSDB: NULL-terminate the output of sysdb_get_{ranges,subdomains}Jakub Hrozek2012-09-101-2/+2
* SYSDB: Abort unit test if sysdb_getpwnam failsJakub Hrozek2012-09-051-0/+3
* Add python bindings for murmurhash3Sumit Bose2012-08-151-0/+100
* Duplicate detection in fail over did not work.Michal Zidek2012-08-151-5/+5
* Change refreshing of subdomainsSimo Sorce2012-08-011-16/+20
* Add realm paramter to subdomain listSimo Sorce2012-08-011-3/+3
* tests: Remove useless constsSimo Sorce2012-08-011-27/+15
* Change subdomain_infoSimo Sorce2012-08-011-16/+22
* Added unit test for sysdb_ssh.cMichal Zidek2012-08-011-0/+447
* Primary server support: basic support in failover codeJan Zeleny2012-08-011-6/+7
* tests: allow changing cwd in all testsPavel Březina2012-07-273-0/+9
* Fixed: Uninitialized value in krb5_child-test if ccname was specified.Michal Zidek2012-07-181-1/+1
* Fixed: Unchecked return value from dp_opt_set_int.Michal Zidek2012-07-181-1/+5
* Cast uid_t to unsigned long long in DEBUG messagesJakub Hrozek2012-07-102-5/+6
* pac responder: limit access by checking UIDsSumit Bose2012-07-101-0/+178
* Add missing return value checkStephen Gallagher2012-07-091-1/+1
* Avoid NULL-dereference in error-handlingStephen Gallagher2012-07-091-1/+3
* Fix uninitialized value returnStephen Gallagher2012-07-091-1/+1
* Fix incorrect return value in testsStephen Gallagher2012-07-091-0/+2
* heimdal: fix compile error in krb5-child-testRambaldi2012-07-091-0/+4
* AD: Add AD identity providerStephen Gallagher2012-07-061-0/+109
* TESTS: Print messages when LDAP options do not matchStephen Gallagher2012-06-291-2/+10
* libcrypto fully implementedGeorge McCollister2012-06-261-6/+40
* PAC responder: test suiteJan Zeleny2012-06-211-0/+106