summaryrefslogtreecommitdiffstats
path: root/ipaserver/install/server
Commit message (Expand)AuthorAgeFilesLines
...
* Pylint: enable check for unused-variablesMartin Basti2016-09-273-0/+6
* Add check for IP addresses into DNS installerMartin Basti2016-09-142-6/+9
* Fix missing config.ips in promote_checkMartin Basti2016-09-141-0/+1
* Abstract procedures for IP address warningsMartin Basti2016-09-142-55/+15
* Catch DNS exceptions during emptyzones named.conf upgradeMartin Basti2016-09-141-3/+14
* Start named during configuration upgrade.Martin Basti2016-09-141-0/+12
* Show warning when net/broadcast IP address is used in installerMartin Basti2016-09-072-0/+57
* support schema files from third-party pluginsAlexander Bokovoy2016-08-191-0/+3
* server install: do not prompt for cert file PIN repeatedlyJan Cholasta2016-08-171-3/+3
* Fail on topology disconnect/last role removalStanislav Laznicka2016-08-171-2/+3
* Remove sys.exit from install modules and scriptsStanislav Laznicka2016-08-162-104/+100
* server upgrade: do not start BIND if it was not running before the upgradePetr Spacek2016-08-161-1/+2
* Don't show --force-ntpd option in replica installStanislav Laznicka2016-08-111-2/+2
* install: Call hostnamectl set-hostname only if --hostname option is usedPetr Spacek2016-08-101-5/+5
* server-install: Fix --hostname option to always override api.env valuesPetr Spacek2016-08-101-8/+5
* replica-install: Fix --domainPetr Spacek2016-07-292-8/+11
* Fix upgrade when Dogtag also upgraded from 10.2 -> 10.3Fraser Tweedale2016-07-011-1/+1
* Split CA replica installation steps for domain level 0Fraser Tweedale2016-07-011-1/+6
* replica install: don't allow install against a newer serverJan Cholasta2016-06-301-2/+26
* Do not allow installation in FIPS modeFlorence Blanc-Renaud2016-06-292-1/+10
* Set default OCSP URI on install and upgradeFraser Tweedale2016-06-281-0/+23
* DNS Locations: cleanup of bininstanceMartin Basti2016-06-282-7/+5
* Replica promotion: use the correct IPA domain for replicaMartin Basti2016-06-211-0/+29
* replica install: fix thin client regressionJan Cholasta2016-06-201-22/+28
* remove the master from managed topology during uninstallationMartin Babinsky2016-06-171-155/+27
* DNS Locations: dnsserver: put server_id option into named.confMartin Basti2016-06-171-0/+23
* DNS Locations: use dns_update_service_records in installersMartin Basti2016-06-172-7/+8
* upgrade: do not try to start CA if not configuredFraser Tweedale2016-06-151-6/+8
* Add NTP to the list of services stored in IPA masters LDAP subtreeMartin Babinsky2016-06-153-0/+11
* Add IPA CA entry on install / upgradeFraser Tweedale2016-06-151-0/+1
* Add 'ca' pluginFraser Tweedale2016-06-151-1/+15
* replica install: use remote server API to create service entriesJan Cholasta2016-06-091-51/+39
* Authorise CA Agent to manage lightweight CAsFraser Tweedale2016-06-091-0/+11
* Setup lightweight CA key retrieval on install/upgradeFraser Tweedale2016-06-092-4/+6
* Deprecated the domain-level option in ipa-server-installStanislav Laznicka2016-06-021-0/+1
* Performance: Find commands: do not process members by defaultMartin Basti2016-05-311-1/+2
* DNS upgrade: change global forwarding policy in named.conf to "only" if priva...Petr Spacek2016-05-301-0/+46
* Move check_zone_overlap() from ipapython.ipautil to ipapython.dnsutilPetr Spacek2016-05-301-1/+1
* Upgrade: always start CAMartin Basti2016-05-251-0/+11
* Detect and repair incorrect caIPAserviceCert configFraser Tweedale2016-05-191-0/+3
* Replaced find_hostname with api.env.hostAbhijeet Kasurde2016-05-101-21/+1
* Auto-detect default value for --forward-policy option in installersPetr Spacek2016-04-281-1/+1
* Extend installers with --forward-policy optionPetr Spacek2016-04-282-2/+12
* Remove unused hostname variablesMartin Basti2016-04-261-3/+0
* Always set hostnameMartin Basti2016-04-261-17/+6
* Configure httpd service from installer instead of directly from RPMMartin Basti2016-04-221-0/+5
* Move user/group constants for PKI and DS into ipaplatformChristian Heimes2016-03-221-1/+2
* pylint: remove bare exceptMartin Basti2016-03-221-1/+1
* configure DNA plugin shared config entries to allow connection with GSSAPIThierry Bordaz2016-03-023-0/+13
* pylint: supress false positive no-member errorsMartin Basti2016-03-021-1/+2