summaryrefslogtreecommitdiffstats
path: root/ipatests/test_xmlrpc/tracker
Commit message (Expand)AuthorAgeFilesLines
* Add options to write lightweight CA cert or chain to fileFraser Tweedale2016-12-121-7/+24
* Created idview trackerOleg Fayans2016-11-291-0/+116
* Document make_delete_command method in UserTrackerLenka Doudova2016-11-151-3/+13
* Modernize ipa-getkeytab test suiteMartin Babinsky2016-11-081-0/+4
* Unaccessible variable self.attrs in TrackerGanna Kaihorodova2016-10-251-0/+1
* Tests: Remove silent deleting and creating entries by trackerLenka Doudova2016-10-061-5/+0
* ipatests: Fix name property on a service trackerMilan Kubík2016-10-041-1/+1
* Remove unused variables in testsMartin Basti2016-09-275-15/+15
* pylint: fix unneeded-notJan Barta2016-09-221-1/+1
* Tests: Remove unnecessary attributes from base trackerLenka Doudova2016-09-211-2/+0
* Tests: Remove --force options from tracker base classLenka Doudova2016-09-2113-17/+31
* Tests: Service tracker and tests don't recognize 'ipakrboktoauthasdelegate' a...Lenka Doudova2016-08-241-2/+3
* Tests: Host tracker does not recognize 'ipakrboktoauthasdelegate' attributeLenka Doudova2016-08-241-1/+2
* Tests: Remove has_keytab from list of expected keys of update commandLenka Doudova2016-08-011-1/+1
* ipatests: Add tracker class for kerberos principal aliasesMilan Kubík2016-07-294-6/+130
* Fix several small typosBen Lipton2016-07-262-2/+2
* Tests: Improve handling of rename operation by user trackerLenka Doudova2016-07-201-0/+9
* Tests: Tracker class for servicesLenka Doudova2016-07-151-0/+152
* ipatests: Extend CAACL suite to cover Sub CA membersMilan Kubík2016-07-121-5/+21
* ipatests: Tracker implementation for Sub CA featureMilan Kubík2016-07-121-0/+126
* Unify display of principal names/aliases across entitiesMartin Babinsky2016-07-013-6/+6
* Tests: Fix for failing location testsLenka Doudova2016-06-232-7/+52
* account for added krbcanonicalname attribute during xmlrpc testsMartin Babinsky2016-06-233-4/+10
* DNS Locations: Rename ipalocationweight to ipaserviceweightMartin Basti2016-06-172-5/+5
* DNS Locations: extend tests with server-* commandsMartin Basti2016-06-033-5/+151
* DNS Locations: API testsMartin Basti2016-06-031-0/+119
* Performance: Find commands: do not process members by defaultMartin Basti2016-05-315-8/+29
* xmlrpc_test: Expect bytes rather than strings for binary attributesPetr Viktorin2016-05-051-4/+4
* fix stageuser tests (removal of has_keytab and has_password from find)Martin Basti2016-05-051-2/+5
* Test fix: Cleanup for host certificateLenka Doudova2016-05-031-0/+14
* Performace: don't download password attributes in host/user-findMartin Basti2016-04-222-4/+10
* Refactor test_automember_plugin, create AutomemberTrackerFilip Skola2016-04-191-0/+338
* Refactor test_nesting, create HostGroupTrackerFilip Skola2016-03-243-1/+253
* Fix stageuser-activate - managers testMartin Basti2016-03-231-28/+30
* Refactor test_group_plugin, use GroupTracker for testsFilip Skola2016-03-081-47/+112
* Refactor test_sudocmdgroup_pluginFilip Skola2016-03-011-0/+226
* Refactor test_sudocmd_pluginFilip Skola2016-03-011-0/+113
* Refactor test_user_plugin, use UserTracker for testsFilip Skola2016-01-251-21/+148
* Alias "unicode" to "str" under Python 3Petr Viktorin2016-01-202-0/+9
* Remove unused importsMartin Basti2015-12-231-1/+1
* Adding descriptive IDs to stageuser testsLenka Doudova2015-12-112-3/+8
* Separated Tracker implementations into standalone packageMilan Kubík2015-12-028-0/+1746