summaryrefslogtreecommitdiffstats
path: root/install/tools
Commit message (Expand)AuthorAgeFilesLines
...
* Move some functions from ipa-server-install into installutilsMartin Nagy2010-01-211-54/+1
* Only add an NTP SRV record if we really are setting up NTPMartin Nagy2010-01-212-2/+3
* Move api finalization in ipa-server-install after writing default.confMartin Nagy2010-01-211-23/+22
* User-defined certificate subjectsRob Crittenden2010-01-203-17/+61
* Add start/stop for the CARob Crittenden2010-01-111-0/+8
* Make the IPA server host and its services "real" IPA entriesRob Crittenden2009-12-112-3/+11
* Add force option to ipa-replica-manage to allow forcing deletion of a replicaRob Crittenden2009-12-111-5/+13
* Ask the user before overwriting /etc/named.confMartin Nagy2009-12-022-8/+4
* Remove unnecessary "error: " prefixesMartin Nagy2009-12-022-6/+6
* Replace /etc/ipa/ipa.conf with /etc/ipa/default.confRob Crittenden2009-12-012-17/+0
* Use pyasn1-based PKCS#10 and X509v3 parsers instead of pyOpenSSL.Rob Crittenden2009-11-301-0/+4
* Point to correct location of self-signed CA and set pw on 389-DS cert dbRob Crittenden2009-11-251-2/+2
* respect debug arg during server installJohn Dennis2009-11-191-0/+1
* Cache installer questions for the 2-step process of an externally-signed CARob Crittenden2009-11-181-6/+62
* Add SELinux policy for UI assetsRob Crittenden2009-11-041-1/+3
* ipa-server-install now renders UI assetsJason Gerard DeRose2009-11-041-8/+26
* Auto-detect whether dogtag needs to be uninstalledRob Crittenden2009-10-211-5/+8
* Only initialize the API once in the installerRob Crittenden2009-09-282-24/+16
* Better upgrade detection so we don't print spurious errorsRob Crittenden2009-09-151-17/+42
* Add external CA signing and abstract out the RA backendRob Crittenden2009-09-153-19/+108
* Fix incorrect imports in ipa-server-certinstall.Pavel Zuna2009-09-111-1/+3
* Add forgotten chunks from commit 4e5a68397a102f0beMartin Nagy2009-09-082-3/+31
* Fixed dns_forwarders not being defined when options.setup_dns is FalseJason Gerard DeRose2009-09-081-0/+2
* Add A and PTR records of ourselves during installationMartin Nagy2009-09-022-2/+13
* Remove old --setup-bind optionMartin Nagy2009-09-021-3/+0
* Setup bind only after restarting kdc and dirsrvMartin Nagy2009-09-022-10/+11
* Use DNS forwarders in /etc/named.confMartin Nagy2009-09-022-2/+56
* Add option to the installer for uid/gid starting numbers.Rob Crittenden2009-08-272-1/+16
* Enable ldapi connections in the management framework.Rob Crittenden2009-08-272-0/+2
* Make --setup-dns work on replica installationMartin Nagy2009-07-222-1/+43
* Add --setup-dns option. It will replace --setup-bindMartin Nagy2009-07-222-11/+14
* Allow replicas of an IPA server using an internal dogtag server as the CARob Crittenden2009-07-153-18/+91
* Use LDAP instead of flat file for zone storageMartin Nagy2009-06-021-4/+6
* Enable the portmap or rpcbind service if the NIS service is enabledRob Crittenden2009-05-211-0/+17
* New tool to enable/disable DS plugin to act as NIS serverRob Crittenden2009-05-134-2/+235
* Fix replica installation for self-signed CA (no dogtag)Rob Crittenden2009-05-043-15/+37
* Fix bind zone installerRob Crittenden2009-04-271-1/+1
* Rename errors2.py to errors.py. Modify all affected files.Pavel Zuna2009-04-231-3/+3
* Issue DS and Apache server certs during CA installation.Rob Crittenden2009-04-201-2/+9
* Finish work replacing the errors module with errors2Rob Crittenden2009-04-201-1/+1
* Implement an installer for the Dogtag certificate system.Rob Crittenden2009-04-031-4/+30
* Rename ipa-python directory to ipapython so it is a real python libraryRob Crittenden2009-02-099-43/+43
* Remove more unused files and functions, replace ipaerror with new error classesRob Crittenden2009-02-062-7/+8
* Remove some duplicated code that was moved to ipaserver and use it Remove som...Rob Crittenden2009-02-064-9/+18
* Don't try to start/stop the old web UIRob Crittenden2009-02-051-2/+0
* Get merged tree into an installalble state.Rob Crittenden2009-02-034-70/+31
* Mass tree reorganization for IPAv2. To view previous history of files use:Rob Crittenden2009-02-0323-0/+3250