summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bugfixes in managed topology testsOleg Fayans2016-04-201-3/+6
* Improve reporting of failed tests in topology test suiteOleg Fayans2016-04-201-18/+21
* Added description related to 'status' in ipactl man pageAbhijeet Kasurde2016-04-201-0/+3
* Increase API version for 'ipamaxusernamelength' attribute changeMartin Basti2016-04-202-3/+3
* replica-prepare: do not add PTR records if there is no IPA managed reverse zoneMartin Babinsky2016-04-191-0/+5
* Refactor test_automember_plugin, create AutomemberTrackerFilip Skola2016-04-192-1556/+945
* Added fix for notifying user about Kerberos principal expiration in WebUIAbhijeet Kasurde2016-04-154-7/+34
* Add activate option to stage user details pagePavel Vomacka2016-04-153-1/+31
* Add X-Frame-Options and frame-ancestors optionsPavel Vomacka2016-04-151-1/+3
* Add test if replica is working after domain upgradeOleg Fayans2016-04-152-0/+27
* Limit max username length to 255 in config-modMartin Basti2016-04-151-0/+1
* WebUI: Test creating user without private groupLenka Doudova2016-04-154-13/+90
* Use netifaces module instead of 'ip' commandMartin Basti2016-04-144-46/+40
* specify type of exceeded limit when warning about truncated search resultsMartin Babinsky2016-04-134-11/+14
* differentiate between limit types when LDAP search exceeds configured limitsMartin Babinsky2016-04-137-41/+92
* host-del --updatedns: print warnings instead of errorMartin Basti2016-04-132-2/+35
* host_del: update help for --updatedns optionMartin Basti2016-04-131-1/+2
* host_del: remove only A, AAAA, SSHFP, PTR recordsMartin Basti2016-04-131-21/+17
* host_del: split removing A/AAAA and PTR records to separate functionsMartin Basti2016-04-131-10/+14
* host_del: remove unneeded dnszone-show command callMartin Basti2016-04-131-18/+12
* host_del: replace dns-record find command with showMartin Basti2016-04-131-12/+17
* host_del: fix removal of host recordsMartin Basti2016-04-131-21/+10
* Fixed a failure in legacy_client testsOleg Fayans2016-04-131-1/+1
* Add missing pre_common_callback to stageuser_addMartin Basti2016-04-121-0/+2
* Added 5 more tests to Replica Promotion testsuiteOleg Fayans2016-04-061-1/+131
* Added a kdestroy call to clean ccache at master/client uninstallationOleg Fayans2016-04-061-0/+2
* Refactor test_hostgroup_pluginFilip Skola2016-03-241-278/+101
* Refactor test_nesting, create HostGroupTrackerFilip Skola2016-03-244-627/+399
* otptoken-add: improve the robustness of QR code printingMartin Babinsky2016-03-242-7/+74
* Fixed a bug with prepare_host failing upon existing ipatests folderOleg Fayans2016-03-231-1/+5
* Reverted changes in mh fixture causing some tests to failOleg Fayans2016-03-231-0/+3
* Look up HTTPD_USER's UID and GID during installation.David Kupka2016-03-232-3/+7
* Fix stageuser-activate - managers testMartin Basti2016-03-233-31/+35
* spec file: rename the python-polib dependency name to python2-polibMilan KubĂ­k2016-03-231-2/+4
* Fix kdc.conf.template to use ipaplatform.paths.Timo Aaltonen2016-03-233-6/+14
* Use ODS_USER/ODS_GROUP in opendnssec_conf.templateTimo Aaltonen2016-03-232-2/+4
* ipaplatform: Move remaining user/group constants to ipaplatform.constants.Timo Aaltonen2016-03-2311-57/+27
* rewrite a misprocessed teardown_method method as a custom decoratorOleg Fayans2016-03-232-13/+26
* ipa_restore: Import only FQDN from ipalib.constantsTimo Aaltonen2016-03-231-4/+5
* Resize topology graph canvas according to window sizePavel Vomacka2016-03-222-4/+57
* Fix: catch Exception instead of more specific exception typesMartin Basti2016-03-222-4/+4
* Added copyright info to replica promotion testsOleg Fayans2016-03-221-0/+4
* ipa-replica-manage: print traceback on unexpected error when in verbose modeMartin Babinsky2016-03-221-5/+13
* Move user/group constants for PKI and DS into ipaplatformChristian Heimes2016-03-2212-37/+49
* SPEC: do not run upgrade when ipa server is not installedMartin Basti2016-03-221-7/+10
* Pylint: enable invalid-name checkMartin Basti2016-03-221-1/+0
* Pylint: remove unnecessary-semicolonMartin Basti2016-03-227-9/+8
* Pylint: import max one module per lineMartin Basti2016-03-227-7/+12
* Pylint: use list comprehension instead of iterationMartin Basti2016-03-222-5/+1
* Pylint: enable reimported checkMartin Basti2016-03-228-12/+3