summaryrefslogtreecommitdiffstats
path: root/ipa-server/ipaserver
Commit message (Expand)AuthorAgeFilesLines
...
* Make the memberof task a public function.Rob Crittenden2008-03-271-9/+16
* Add ability to initialize a replication agreementRob Crittenden2008-03-072-42/+24
* Verify that the hostname is correct in /etc/hostsRob Crittenden2008-03-061-0/+30
* Use standard size and alignment for the packed data so it works on 64-bit hostsRob Crittenden2008-03-061-1/+1
* Require that the hostname is a DNS A record and that the forward and reverseRob Crittenden2008-03-031-0/+21
* Fix boot.ldif generation, the domain name component must be derivedSimo Sorce2008-03-041-1/+1
* Make sure all entries are generated by us according to IPASimo Sorce2008-02-281-0/+21
* Fix off-by-one error in the number of steps to install a serviceRob Crittenden2008-02-281-1/+1
* Don't log passwords in ipaserver-install.logRob Crittenden2008-02-261-2/+4
* Use correct variable for determining the host nameRob Crittenden2008-02-261-1/+1
* Make sure KrbPrincipalName is unique server-wideSimo Sorce2008-02-211-0/+4
* Redirect users when they don't use the FQDN on both SSL and non-SSL portsRob Crittenden2008-02-211-2/+13
* Add some additional error handlingRob Crittenden2008-02-201-1/+4
* cosmetic fixesSimo Sorce2008-02-211-4/+5
* Start ntpd first unless we do not want it.Simo Sorce2008-02-201-8/+18
* Add some error handling for LDAP connection issuesRob Crittenden2008-02-191-9/+15
* Verify current domain with user during installationRob Crittenden2008-02-154-17/+13
* memberOf attribute should not be replicatedRob Crittenden2008-02-181-0/+1
* Don't create a backup of the PKCS#12 cert on replicasRob Crittenden2008-02-141-10/+15
* Always do a chkconfig --add/--del on install/uninstallRob Crittenden2008-02-081-0/+14
* Set the license uniformly to GPLv2 only.Rob Crittenden2008-02-0411-11/+11
* Fix two typosRob Crittenden2008-02-051-2/+2
* Use file to store the current CA serial numberRob Crittenden2008-02-054-16/+58
* Use correct variable for domain when restoring a file.Rob Crittenden2008-01-311-1/+1
* Include some additional information when installing IPA.Rob Crittenden2008-01-251-1/+1
* Fix misspelling of the word indices.Rob Crittenden2008-01-251-3/+3
* Re-factor the ipa_webgui and ipa_kpasswd instance codeMark McLoughlin2008-01-225-63/+39
* Initialise DsInstance.pkcs12_infoMark McLoughlin2008-01-221-0/+1
* Small refactor of dsinstance.config_dirname()Mark McLoughlin2008-01-222-13/+13
* Remove questions from ipaserver.dsinstanceMark McLoughlin2008-01-221-22/+6
* Fix issues reported by rpmlint.Rob Crittenden2008-01-187-23/+18
* Add ipa-server-install --uninstallMark McLoughlin2008-01-117-0/+122
* Backup system state in ipa-server-installRob Crittenden2008-01-1410-14/+354
* Use tempfile.mkdtemp() rather than hardcoded tmpdirMark McLoughlin2008-01-111-9/+4
* Refactor some krbinstance templating codeMark McLoughlin2008-01-111-25/+12
* Use service.py helpersMark McLoughlin2008-01-111-1/+1
* Add service.is_enabled() helperMark McLoughlin2008-01-111-1/+24
* Add service.is_running() helperMark McLoughlin2008-01-111-0/+11
* Use a more obvious name for the subject of the IPA self-signed CARob Crittenden2008-01-041-1/+1
* - Enable ssl for replication.Karl MacMillan2007-12-211-3/+7
* Big changeset that includes the work around keytab management.Simo Sorce2007-12-211-1/+4
* Correct serial number for ds certs.Karl MacMillan2007-12-211-1/+1
* Convert replication to use the new cert infrastructure andKarl MacMillan2007-12-205-36/+60
* Simplify kerberos calling.Karl MacMillan2007-12-191-16/+1
* Refactor keytab creationMark McLoughlin2007-12-183-95/+47
* Restart ipa-webgui in create_instance()Mark McLoughlin2007-12-171-1/+1
* Fix error caused by creation steps patch mergeMark McLoughlin2007-12-171-1/+0
* Add host keytab creation for mastersSimo Sorce2007-12-131-0/+31
* Refactor krbinstance and dsinstance creation stepsMark McLoughlin2007-12-136-152/+107
* Don't template files which don't contain variablesMark McLoughlin2007-12-131-16/+25