summaryrefslogtreecommitdiffstats
path: root/install
Commit message (Expand)AuthorAgeFilesLines
* Remove some configuration files we create upon un-installationRob Crittenden2010-01-281-1/+6
* Set BIND to use ldapi and use fake mnameMartin Nagy2010-01-211-1/+2
* 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-213-5/+4
* Use the dns plug-in for addition of records during installationMartin Nagy2010-01-213-113/+0
* Move api finalization in ipa-server-install after writing default.confMartin Nagy2010-01-211-23/+22
* Fix merge issue, cut-and-paste errorRob Crittenden2010-01-211-2/+1
* User-defined certificate subjectsRob Crittenden2010-01-204-18/+64
* Add DS migration plugin and password migration page.Pavel Zuna2010-01-209-0/+257
* Add BIND pre-op for DS->IPA password migration to ipa-pwd-extop DS plugin.Pavel Zuna2010-01-202-3/+6
* Add default values for krb ticket policy attributes during installation.Pavel Zuna2010-01-132-0/+8
* Add start/stop for the CARob Crittenden2010-01-111-0/+8
* Make hosts more like real services so we can issue certs for host principalsRob Crittenden2009-12-161-0/+6
* Make the IPA server host and its services "real" IPA entriesRob Crittenden2009-12-113-4/+12
* 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
* Add ipaUserGroup objectClass to default groups where missing.Pavel Zuna2009-12-011-0/+2
* 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-042-5/+5
* ipa-server-install now renders UI assetsJason Gerard DeRose2009-11-043-8/+38
* Use a new mechanism for delegating certificate issuance.Rob Crittenden2009-11-032-1/+9
* Use Directory String sytnax for the fqdn attribute, not DN syntax.Rob Crittenden2009-10-281-1/+1
* Add mod_python adapter and some UI tuningJason Gerard DeRose2009-10-271-28/+25
* Auto-detect whether dogtag needs to be uninstalledRob Crittenden2009-10-211-5/+8
* First pass at enforcing certificates be requested from same hostRob Crittenden2009-10-211-5/+37
* Fix ACI for host delegationRob Crittenden2009-10-171-2/+2
* Fix an oops where I forgot to replace a string with a templateRob Crittenden2009-10-171-6/+6
* Use nestedgroup instead of groupofnames for rolegroups so we have memberofRob Crittenden2009-10-121-50/+50
* No longer use the IPA-specific memberof plugin. Use the DS-supplied one.Rob Crittenden2009-10-122-0/+6
* Add HBAC plugin and introduce GeneralizedTime parameter type.Pavel Zuna2009-10-051-0/+6
* Add support for per-group kerberos password policy.Rob Crittenden2009-10-051-0/+13
* Only initialize the API once in the installerRob Crittenden2009-09-282-24/+16
* Enrollment for a host in an IPA domainRob Crittenden2009-09-241-5/+26
* 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
* Ensure that dnaMaxValue is higher than dnaNextValue at install timeRob Crittenden2009-09-091-2/+2
* 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-023-2/+59
* Install the ldapi ldif fileRob Crittenden2009-08-281-0/+1
* Add option to the installer for uid/gid starting numbers.Rob Crittenden2009-08-274-8/+23