summaryrefslogtreecommitdiffstats
path: root/ipaserver/install/plugins
Commit message (Expand)AuthorAgeFilesLines
* Moving ipaCert from HTTPD_ALIAS_DIRStanislav Laznicka2017-03-012-53/+38
* Refactor certmonger for OpenSSL certificatesStanislav Laznicka2017-03-011-2/+2
* server upgrade: fix upgrade from pre-4.0Jan Cholasta2017-02-201-1/+1
* server upgrade: fix upgrade in CA-lessJan Cholasta2017-02-202-1/+6
* Add a new user to run the framework codeSimo Sorce2017-02-151-4/+2
* Simplify NSSDatabase password file handlingSimo Sorce2017-02-151-7/+4
* Separate RA cert store from the HTTP cert storeSimo Sorce2017-02-153-5/+81
* add missing attribute to ipaca replica during CA topology updateMartin Babinsky2016-12-091-0/+22
* ipalib: move certstore to the install subpackageJan Cholasta2016-11-291-1/+2
* ipapython: move certmonger and sysrestore to ipalib.installJan Cholasta2016-11-291-1/+1
* Moved update of DNA plugin among update pluginsStanislav Laznicka2016-11-111-0/+125
* Move ds.replica_populate to an update pluginStanislav Laznicka2016-11-111-0/+38
* ipaldap: merge IPAdmin to LDAPClientTomas Krizek2016-11-071-1/+1
* Pylint: remove unused variables from installers and scriptsMartin Basti2016-10-061-7/+4
* Pylint: enable check for unused-variablesMartin Basti2016-09-271-0/+2
* Remove unused variables in the codeMartin Basti2016-09-277-8/+7
* DNS server upgrade: do not fail when DNS server did not respondPetr Spacek2016-08-161-2/+12
* DNS install: Ensure that DNS servers container existsMartin Babinsky2016-07-151-11/+2
* DNS Locations: dnsserver: put server_id option into named.confMartin Basti2016-06-171-0/+52
* ipalib: move server-side plugins to ipaserverJan Cholasta2016-06-032-3/+3
* DNS upgrade: change global forwarding policy in named.conf to "only" if priva...Petr Spacek2016-05-301-3/+4
* DNS upgrade: change global forwarding policy in LDAP to "only" if private IPs...Petr Spacek2016-05-301-0/+16
* DNS upgrade: change forwarding policy to = only for conflicting forward zonesPetr Spacek2016-05-301-0/+78
* DNS upgrade: separate backup logic to make it reusablePetr Spacek2016-05-301-72/+73
* Add ipaDNSVersion option to dnsconfig* commands and use new attributePetr Spacek2016-05-301-17/+60
* ipalib, ipaserver: migrate all plugins to Registry-based registrationJan Cholasta2016-05-2512-47/+60
* replica install: do not set CA renewal master flagJan Cholasta2016-05-241-2/+22
* DNS: Fix upgrade - master to forward zone transformationPetr Spacek2016-05-101-1/+3
* fix permission: Read Replication AgreementsMartin Basti2016-02-251-61/+72
* trusts: use ipaNTTrustPartner attribute to detect trust entriesMartin Basti2016-02-231-1/+1
* upgrade: fix config of sidgen and extdom pluginsMartin Basti2016-02-231-0/+153
* Upgrade: Fix upgrade of NIS Server configurationMartin Basti2016-01-111-0/+86
* update_uniqueness plugin: fix referenced before assigment errorMartin Basti2016-01-071-2/+2
* Remove wildcard importsMartin Basti2015-12-235-5/+5
* Remove unused importsMartin Basti2015-12-233-7/+0
* replica install: add remote connection check over APIJan Cholasta2015-12-111-21/+0
* Remove invalid error messages from topology upgradeMartin Basti2015-11-251-3/+2
* install: drop support for Dogtag 9Jan Cholasta2015-11-251-3/+2
* topology: manage ca replication agreementsPetr Vobornik2015-10-151-0/+34
* Use byte literals where appropriateJan Cholasta2015-09-171-1/+1
* Alias "unicode" to "str" under Python 3Jan Cholasta2015-09-172-0/+11
* Modernize use of range()Petr Viktorin2015-09-011-2/+2
* Use Python3-compatible dict method namesPetr Viktorin2015-09-012-3/+3
* Modernize 'except' clausesPetr Viktorin2015-08-126-17/+17
* upgrade: Enable and start oddjobd if adtrust is availableTomas Babej2015-07-081-0/+24
* Server Upgrade: use debug log level for upgrade instead of infoMartin Basti2015-07-035-19/+19
* ipalib: Load ipaserver plugins when api.env.in_server is TrueJan Cholasta2015-07-011-1/+0
* Add Domain Level featureTomas Babej2015-05-261-1/+10
* install part - manage topology in shared treeLudwig Krispenz2015-05-261-1/+2
* User life cycle: Stage user Administrators permission/priviledgeThierry Bordaz2015-05-181-2/+10