summaryrefslogtreecommitdiffstats
path: root/ipa-server/ipa-install
Commit message (Expand)AuthorAgeFilesLines
* Fix stupid typo in update filerelease-1-2-1Simo Sorce2008-12-031-1/+1
* Adding an index for memberuid. Alsthough we do not use this attribute, many c...Simo Sorce2008-12-022-0/+12
* Fix makefiles after schema compat changesSimo Sorce2008-12-022-1/+1
* Corrected usage messages and manpage to match the logic for the ipa-replica-m...Nathan Kinder2008-12-011-1/+1
* Run updates on the replica too, otherwise changes to cn=config will be missing.Simo Sorce2008-12-011-0/+4
* Make sure the CA cert is copied to the replica, fail if no ca.crt is availabl...Simo Sorce2008-12-011-1/+1
* Add tool to enable or disable the schema compatibility pluginSimo Sorce2008-12-011-0/+0
* do not use ipaerror directly in ipa-replica-manage - use ldap exception insteadRich Megginson2008-11-251-1/+1
* Present a less-cryptic error if the replication agreement doesn't existRob Crittenden2008-11-121-1/+4
* Create a user for Windows PassSync and grant password changing permissionsRob Crittenden2008-11-121-2/+6
* Fix deleting a winsync replication agreement.Rob Crittenden2008-11-121-5/+8
* Install replication update fileRob Crittenden2008-10-311-1/+2
* Ensure that every replica gets a unique replication ID. Otherwise changes won...Rob Crittenden2008-10-292-1/+11
* add update to fix the index for the winsync attributesRich Megginson2008-10-132-0/+11
* add --win-subtree argument to ipa-replica-manageRich Megginson2008-10-131-0/+4
* Just add eq,pres to the existing indicesRich Megginson2008-10-131-8/+4
* Add more winsync support to cliRich Megginson2008-10-131-2/+14
* fix issues brought up by initial review of ipa winsync enhancementsRich Megginson2008-10-132-7/+26
* add --no-host-dns option to ipa-server-install - allows specifying a hostname...Rich Megginson2008-10-132-12/+7
* Added support to IPA server install to install the winsync plugin configurati...Rich Megginson2008-10-131-4/+32
* Add detection to the update tool to detect when it would apply changes.Rob Crittenden2008-09-191-1/+1
* Add standard override options to ipa-replica-prepareMartin Nagy2008-09-171-5/+3
* Run the LDAP updater at the end of the installation process.Rob Crittenden2008-09-171-0/+5
* Update files for the schema compatibility plugin and RFC4876 profilesRob Crittenden2008-09-126-0/+312
* The True/False logic was reversed, so "no" meant remove the existing instanceRob Crittenden2008-09-121-1/+1
* Rework config.py and change cli tools. Maintain order of IPA servers from com...Martin Nagy2008-09-111-5/+5
* CVE 2008 3274 related fixesSimo Sorce2008-09-101-2/+2
* When installing with an IPA-created CA generate the Firefox autoconfiguration...Rob Crittenden2008-08-141-2/+2
* Install the ca.crt file early on so that we can always enforce SSLSimo Sorce2008-08-131-7/+18
* Used the encrypt_file and decrypt_file utility functions to encrypt replicaSimo Sorce2008-08-112-22/+60
* Fix few syntax errors.Martin Nagy2008-08-061-2/+2
* Fix python syntax error: missing colon.Rob Crittenden2008-08-061-1/+1
* Don't assume that the Firefox autoconfig files exist.Rob Crittenden2008-07-282-11/+14
* Move the self-signed CA serialno file to /var/lib/ipa to adhere to the FHSRob Crittenden2008-07-251-1/+1
* Wrap up the raw_input() to user_input() for convenience and uniformity.Martin Nagy2008-07-233-62/+31
* Rework the way SSL certificates are imported from PKCS#12 files.Rob Crittenden2008-07-144-59/+164
* Admin must be able to add/delete tooSimo Sorce2008-07-091-1/+1
* Merge branch 'master' of ssh://rcritten@git.fedorahosted.org/git/freeipaRob Crittenden2008-07-031-1/+1
|\
| * Make sure we listen only on the krb5 port and therefore disable krb4 supportSimo Sorce2008-07-021-1/+1
* | NSS_DIR is already fetched into a variable, use that instead.Rob Crittenden2008-07-031-6/+6
|/
* Properly convert the realm to a DS instance nameRob Crittenden2008-07-011-1/+1
* Ensure correct permissions and file ownership of Apache NSS databaseRob Crittenden2008-07-011-0/+12
* Must index uidnumber and gidnumber and any attribute that dna plugin is goingSimo Sorce2008-06-121-0/+19
* Change default.Simo Sorce2008-06-121-2/+4
* Index the memberof attributeRob Crittenden2008-06-111-0/+8
* Ensure that the realm name is upper-case.Rob Crittenden2008-06-091-3/+4
* Make it clear which packages are being configured and which aren't.Rob Crittenden2008-06-091-3/+15
* Fix typoRob Crittenden2008-06-051-1/+1
* Fix import for versionRob Crittenden2008-06-042-2/+2
* Add -p/--password option so the DM password can be passed on the command-line.Rob Crittenden2008-06-041-5/+10