summaryrefslogtreecommitdiffstats
path: root/install
Commit message (Expand)AuthorAgeFilesLines
* 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
* Enable ldapi connections in the management framework.Rob Crittenden2009-08-273-0/+8
* Generate CRLs and make them available from the IPA web serverRob Crittenden2009-08-261-0/+10
* Add a new objectclass, ipaObject, that will add a UUID to many IPA objectsRob Crittenden2009-08-102-0/+3
* Include schema for key escrow managementRob Crittenden2009-08-102-1/+10
* Make --setup-dns work on replica installationMartin Nagy2009-07-223-2/+45
* Add a reverse zone with server's PTR recordMartin Nagy2009-07-222-2/+26
* 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 uppercase boolean values in dns.ldifMartin Nagy2009-07-151-2/+2
* Let anonymous users browse the VLV indexRob Crittenden2009-07-102-0/+10
* Implement support for non-LDAP-based actions that use the LDAP ACI subsystem.Rob Crittenden2009-07-101-0/+139
* Configure BIND LDAP driver to use SASL authenticationMartin Nagy2009-07-101-15/+16
* Basic changes to get a default principal for DNSSimo Sorce2009-07-105-1/+371
* Make object classes of automatically created entries lowercase.Pavel Zuna2009-07-101-16/+16
* Use root.$HOST.$DOMAIN. instead of root.$DOMAIN.Martin Nagy2009-06-021-1/+1
* Use LDAP instead of flat file for zone storageMartin Nagy2009-06-024-14/+105
* Change DNS LDAP attributesMartin Nagy2009-06-021-14/+13
* Add memberOf as a MAY to ipaHostRob Crittenden2009-05-261-1/+1
* Enable the portmap or rpcbind service if the NIS service is enabledRob Crittenden2009-05-211-0/+17
* Fix quoting to work with new csv handler in ldapupdateRob Crittenden2009-05-192-112/+113
* Schema change so the nisnetgroup triples work properly.Rob Crittenden2009-05-191-1/+2
* Add schema-compat translation from our netgroup schema to nisNetgroup triplesRob Crittenden2009-05-191-1/+16
* Add taskgroup and ACI for writing host principal keys (so ipa-getkeytab works)Rob Crittenden2009-05-191-0/+15