summaryrefslogtreecommitdiffstats
path: root/ipatests/test_xmlrpc/tracker
Commit message (Expand)AuthorAgeFilesLines
* Fix wrong use of identity operationChristian Heimes2019-09-041-2/+2
* xmlrpc test: add test for preserved > stage userFlorence Blanc-Renaud2019-07-311-2/+3
* Make use of the single configuration point for the default shellsStanislav Levin2019-06-192-2/+4
* pylint 2.2: Fix unnecessary pass statementChristian Heimes2018-11-261-1/+0
* Address consider-using-inChristian Heimes2018-11-131-1/+1
* Py3: Replace six.string_types with strChristian Heimes2018-09-272-4/+4
* Py3: Remove subclassing from objectChristian Heimes2018-09-273-3/+3
* Fix certificate type error when exporting to fileArmando Neto2018-09-061-2/+3
* ipatests/test_xmlrpc/tracker/server_plugin.py: Increase hard coded mindomainl...Thomas Woerner2018-08-131-1/+1
* group: allow services as members of groupsAlexander Bokovoy2018-05-082-7/+27
* certprofile: add tests for config profileId scenariosFraser Tweedale2018-04-191-2/+9
* Replace nose with unittest and pytestChristian Heimes2017-12-121-3/+3
* certmap testing: fix wrong cert constructionStanislav Laznicka2017-09-141-5/+5
* tests: certmap: Add test for user-{add,remove}-certmapDavid Kupka2017-08-181-1/+9
* tests: tracker: Add CertmapdataMixin trackerDavid Kupka2017-08-181-0/+135
* tests: tracker: Add CertmapconfigTracker to tests certmapconfig-* commandsDavid Kupka2017-08-181-1/+61
* tests: tracker: Add CertmapTracker for testing certmap-* commandsDavid Kupka2017-08-181-0/+165
* tests: tracker: Add ConfigurationTracker to test *config-{mod,show} commandsDavid Kupka2017-08-181-0/+28
* tests: tracker: Add EnableTracker to test *-{enable,disable} commandsDavid Kupka2017-08-181-22/+44
* tests: tracker: Split Tracker into one-purpose TrackersDavid Kupka2017-08-181-114/+172
* py3: test_location_plugin: fix iteration over changed dictMartin Basti2017-06-231-1/+1
* Add SHA256 fingerprints for certsTomas Krizek2017-03-072-2/+3
* Remove md5_fingerprints from IPAStanislav Laznicka2017-02-232-2/+2
* tests: Add tests for kerberos principal aliases in stageuserDavid Kupka2017-02-071-1/+8
* User Tracker: creation of user with minimal valuesGanna Kaihorodova2017-01-191-11/+31
* Tests: Stage User Tracker implementationGanna Kaihorodova2017-01-191-8/+30
* Generate sha256 ssh pubkey fingerprints for hostsStanislav Laznicka2017-01-121-1/+1
* tests: Expect krbpwdpolicyreference in result of {host,service}-{find,show} -...David Kupka2016-12-142-2/+13
* 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