summaryrefslogtreecommitdiffstats
path: root/install
Commit message (Expand)AuthorAgeFilesLines
* 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
* New tool to enable/disable DS plugin to act as NIS serverRob Crittenden2009-05-136-3/+311
* Fix replica installation for self-signed CA (no dogtag)Rob Crittenden2009-05-043-15/+37
* Add signing profile to CA installation so we can sign the firefox jar file.Rob Crittenden2009-05-042-0/+89
* 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
* Fill in the ACIs and taskgroups for most of the plugins.Rob Crittenden2009-04-011-13/+311