summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Pylint: enable pointless-except checkMartin Basti2016-03-221-1/+0
* Pylint: fix definition of global variablesMartin Basti2016-03-224-8/+8
* pylint: remove bare exceptMartin Basti2016-03-2225-57/+51
* spec: require python-cryptography newer than 0.9Martin Babinsky2016-03-211-2/+2
* DS deadlock when memberof scopes topology plugin updatesThierry Bordaz2016-03-181-0/+2
* sudo: Fix a typo in the --help output of sudocmdgroupJakub Hrozek2016-03-181-2/+2
* spec: add conflict with bind-chroot to freeipa-server-dnsMartin Babinsky2016-03-181-0/+3
* client: enable ChallengeResponseAuthentication in sshd_configMartin Basti2016-03-181-0/+1
* spec: Add missing dependencies to python*-ipalib packageMartin Basti2016-03-181-0/+8
* Fix broken trust warningsMartin Basti2016-03-161-1/+3
* certdb: never use the -r option of certutilJan Cholasta2016-03-161-10/+8
* Use platform path constant for SSSD log dirMartin Basti2016-03-162-1/+2
* Remove redundant parameters from CS.cfg in dogtaginstanceMartin Basti2016-03-161-8/+0
* stageuser-activate: Normalize manager valueMartin Basti2016-03-161-10/+11
* only search for Kerberos SRV records when autodiscovery was requestedMartin Babinsky2016-03-141-3/+7
* Workaround for ticket 5627Oleg Fayans2016-03-111-0/+5