summaryrefslogtreecommitdiffstats
path: root/ipaserver/install/server
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move freeipa certmonger helpers to libexecdir.Timo Aaltonen2016-02-261-6/+2
* httpinstance: add start_tracking_certificates methodDavid Kupka2016-02-261-4/+15
* dsinstance: add start_tracking_certificates methodDavid Kupka2016-02-261-2/+17
* upgrade: Match whole pre/post command not just basename.David Kupka2016-02-261-26/+20
* upgrade: fix config of sidgen and extdom pluginsMartin Basti2016-02-231-2/+2
* upgrade: unconditional import of certificate profiles into LDAPMartin Babinsky2016-02-231-1/+3
* Upgrade: log to ipaupgrade.log when IPA server is not installedMartin Basti2016-02-111-1/+1
* Modernize mod_nss's cipher suitesChristian Heimes2016-02-111-0/+18
* always start certmonger during IPA server configuration upgradeMartin Babinsky2016-02-021-28/+5
* reset ldap.conf to point to newly installer replica after promotionMartin Babinsky2016-02-011-0/+44
* replica install: validate DS and HTTP server certificatesJan Cholasta2016-02-011-1/+30
* disable RA plugins when promoting a replica from CA-less masterMartin Babinsky2016-01-271-7/+17
* uninstallation: more robust check for master removal from topologyMartin Babinsky2016-01-211-4/+36
* Alias "unicode" to "str" under Python 3Petr Viktorin2016-01-202-0/+10
* Use print_function future definition wherever print() is usedPetr Viktorin2016-01-201-0/+2
* Warn about potential loss of CA, KRA, DNSSEC during uninstallMartin Basti2016-01-141-1/+11
* py3: Remove py3 incompatible exception handlingTomas Babej2016-01-131-2/+2
* fix Py3 incompatible exception instantiation in replica install codeMartin Babinsky2016-01-131-4/+4