summaryrefslogtreecommitdiffstats
path: root/ipaserver/install/dsinstance.py
Commit message (Expand)AuthorAgeFilesLines
* Revert "Hide topology and domainlevel features"Tomas Babej2015-07-101-2/+1
* ipa-adtrust-install: add IPA master host principal to adtrust agentsAlexander Bokovoy2015-07-081-0/+16
* Hide topology and domainlevel featuresTomas Babej2015-07-081-1/+2
* Add CA ACL pluginFraser Tweedale2015-06-111-0/+4
* Add schema for certificate profilesFraser Tweedale2015-06-041-0/+1
* Add Domain Level featureTomas Babej2015-05-261-2/+14
* install part - manage topology in shared treeLudwig Krispenz2015-05-261-0/+9
* Server Upgrade: handle errors betterMartin Basti2015-05-191-1/+5
* Server Upgrade: enable DS global lock during upgradeMartin Basti2015-05-051-4/+3
* move realm_to_serverid to installutils moduleMartin Basti2015-05-051-6/+3
* Server Upgrade: Verify version and platformMartin Basti2015-05-041-0/+2
* Server Upgrade: specify order of plugins in update filesMartin Basti2015-04-141-1/+2
* Server Upgrade: order update files by defaultMartin Basti2015-03-191-1/+1
* Fix restoring services status during uninstallMartin Basti2015-02-181-2/+3
* Use 'remove-ds.pl' to remove DS instanceMartin Babinsky2015-01-271-27/+35
* certs: Fix incorrect flag handling in load_cacertTomas Babej2014-12-021-1/+1
* Respect UID and GID soft static allocation.David Kupka2014-11-051-1/+1
* Remove trivial path constants from modulesGabe2014-11-041-6/+3
* DNSSEC: DNS key synchronization daemonMartin Basti2014-10-211-1/+1
* DNSSEC: schemaMartin Basti2014-10-211-0/+1
* Configure IPA OTP Last Token plugin on upgradeNathaniel McCallum2014-10-201-4/+0
* idviews: Add necessary schema for the ID viewsTomas Babej2014-09-301-0/+1
* Refactoring of autobind, object_existsMartin Basti2014-09-261-1/+1
* ipaserver.install: Consolidate system user creationPetr Viktorin2014-09-231-43/+7
* Update SSL ciphers configured in 389-ds-baseLudwig Krispenz2014-09-121-5/+2
* Make CA-less ipa-server-install option --root-ca-file optional.Jan Cholasta2014-09-051-8/+7
* Add a KRA to IPAAde Lee2014-08-221-2/+85
* Import CA certs from certificate store to DS NSS database on replica install.Jan Cholasta2014-07-301-0/+13
* Upload CA chain from DS NSS database to certificate store on server install.Jan Cholasta2014-07-301-19/+17
* Add LDAP schema for certificate store.Jan Cholasta2014-07-301-0/+1
* Fix trust flags in HTTP and DS NSS databases.Jan Cholasta2014-07-301-1/+6
* ipaplatform: Move all filesystem paths to ipaplatform.paths moduleTomas Babej2014-06-161-33/+34
* ipaplatform: Remove redundant imports of ipaservicesTomas Babej2014-06-161-2/+1
* ipaplatform: Change service code in freeipa to use ipaplatform servicesTomas Babej2014-06-161-3/+4
* ipaplatform: Change platform dependant code in freeipa to use ipaplatform tasksTomas Babej2014-06-161-1/+2
* Fix upload of CA certificate to LDAP in CA-less install.Jan Cholasta2014-04-081-1/+4
* Show progress when enabling SSL in DS in ipa-server-install output.Jan Cholasta2014-03-251-3/+12
* Remove unused method export_ca_cert of dsinstance.Jan Cholasta2014-03-251-5/+0
* Upload CA certificate from DS NSS database in CA-less server install.Jan Cholasta2014-03-251-9/+4
* Use LDAP API to upload CA certificate instead of ldapmodify command.Jan Cholasta2014-03-251-5/+18
* Move CACERT definition to a single place.Jan Cholasta2014-03-251-1/+1
* Add OTP last token pluginNathaniel McCallum2014-02-211-0/+4
* Add formerly update-only schemaPetr Viktorin2013-11-181-1/+3
* dsinstance: Move the list of schema filenames to a constantPetr Viktorin2013-11-181-9/+14
* Turn LDAPEntry.single_value into a dictionary-like property.Jan Cholasta2013-11-051-1/+1
* Track DS certificate with certmonger on replicas.Jan Cholasta2013-10-291-2/+9
* Use consistent realm name in cainstance and dsinstanceMartin Kosek2013-10-111-17/+16
* Fix nsslapdPlugin object class after initial replication.Jan Cholasta2013-09-101-0/+5
* Create DS user and group during ipa-restoreAna Krivokapic2013-09-021-18/+48
* Perform dirsrv tuning at platform levelTomas Babej2013-08-261-51/+12