summaryrefslogtreecommitdiffstats
path: root/install/tools
Commit message (Expand)AuthorAgeFilesLines
* Allow to install the KRA on a promoted servercustodia-reviewSimo Sorce2015-10-011-2/+3
* Allow ipa-ca-install to use the new promotion codeSimo Sorce2015-10-011-15/+79
* Allow ipa-replica-conncheck to use default credsSimo Sorce2015-10-011-38/+62
* Implement replica promotion functionalitySimo Sorce2015-10-011-0/+1
* dnssec option missing in ipa-dns-install man pageGabe2015-09-253-0/+18
* Rewrap errors in get_principal to CCacheErrorMichael Simacek2015-09-221-1/+1
* Alias "unicode" to "str" under Python 3Jan Cholasta2015-09-171-0/+4
* Handle timeout error in ipa-httpd-kdcproxyChristian Heimes2015-09-101-1/+2
* load RA backend plugins during standalone CA install on CA-less IPA masterMartin Babinsky2015-09-091-1/+3
* Decode script arguments using file system encodingJan Cholasta2015-09-071-1/+1
* Use the print functionPetr Viktorin2015-09-019-315/+336
* Use Python3-compatible dict method namesPetr Viktorin2015-09-012-4/+3
* Remove use of sys.exc_valuePetr Viktorin2015-09-012-4/+4
* ipactl: Do not start/stop/restart single service multiple timesDavid Kupka2015-08-261-1/+16
* Port from python-krbV to python-gssapiMichael Simacek2015-08-263-16/+12
* winsync-migrate: Expand the man pageTomas Babej2015-08-171-1/+26
* Modernize 'except' clausesPetr Viktorin2015-08-128-94/+94
* adtrust-install: Correctly determine 4.2 FreeIPA serversTomas Babej2015-08-111-1/+1
* Allow value 'no' for replica-certify-all attr in abort-clean-ruv subcommandMartin Basti2015-07-172-2/+2
* ipa-adtrust-install: allow configuring of trust agentsAlexander Bokovoy2015-07-082-1/+95
* Fix regression: ipa-dns-install will add CA records if requiredMartin Basti2015-07-081-1/+1
* Improve error handling in ipa-httpd-kdcproxyChristian Heimes2015-07-071-20/+55
* DNSSEC: Detect attempt to install & disable master at the same time.Petr Spacek2015-07-071-0/+4
* DNSSEC: update messageMartin Basti2015-07-071-0/+1
* DNSSEC: allow to disable/replace DNSSEC key masterMartin Basti2015-07-071-0/+12
* ipa-replica-manage del: add timeout to segment removal checkPetr Vobornik2015-07-031-2/+10
* ipa-replica-manage del: relax segment deletement check if topology is disconn...Petr Vobornik2015-07-031-4/+34
* man: Add manpage for ipa-winsync-migrateTomas Babej2015-07-022-0/+28
* winsync-migrate: Include the tool parts in Makefile and friendsTomas Babej2015-07-021-0/+1
* winsync-migrate: Move the tool under ipaserver.install packageTomas Babej2015-07-021-1/+1
* winsync-migrate: Rename to tool to achive consistency with other toolsTomas Babej2015-07-021-2/+2
* winsync-migrate: Add initial plumbingTomas Babej2015-07-021-0/+23
* plugable: Pass API to plugins on initialization rather than using set_apiJan Cholasta2015-07-012-2/+2
* ipalib: Load ipaserver plugins when api.env.in_server is TrueJan Cholasta2015-07-011-1/+0
* topology: check topology in ipa-replica-manage delPetr Vobornik2015-06-291-6/+42
* Provide Kerberos over HTTP (MS-KKDCP)Christian Heimes2015-06-242-0/+185
* ipa-replica-manage: adjust del to work with managed topologyPetr Vobornik2015-06-151-63/+166
* ipa-replica-manage: Do not allow topology altering commands from DL 1Petr Vobornik2015-06-151-16/+37
* install: Migrate ipa-replica-install to the install frameworkJan Cholasta2015-06-101-140/+11
* install: Migrate ipa-server-install to the install frameworkJan Cholasta2015-06-081-361/+10
* install: Move private_ccache from ipaserver to ipapythonJan Cholasta2015-06-081-3/+2
* Move CA installation code into single module.David Kupka2015-06-082-227/+27
* Import included profiles during install or upgradeFraser Tweedale2015-06-041-1/+0
* install: Move ipa-replica-install code into a moduleJan Cholasta2015-05-291-596/+10
* install: Move ipa-server-install code into a moduleJan Cholasta2015-05-291-1042/+27
* Add Domain Level featureTomas Babej2015-05-262-8/+46
* replica-manage: Properly delete nested entriesTomas Babej2015-05-261-1/+1
* Fix typo in ipa-server-upgrade man pageMartin Kosek2015-05-261-1/+1
* Server Upgrade: Move code from ipa-upgradeconfig to separate moduleMartin Basti2015-05-251-1410/+2
* merge KRA installation machinery to a single moduleMartin Babinsky2015-05-252-30/+20