summaryrefslogtreecommitdiffstats
path: root/ipaserver/install
Commit message (Expand)AuthorAgeFilesLines
* Drop our own PKCS#10 ASN.1 decoder and use the one from python-nssRob Crittenden2010-07-291-1/+1
* Add support for User-Private GroupsRob Crittenden2010-07-061-2/+32
* Fix indentation problem causing build breakageRob Crittenden2010-06-241-2/+2
* Replication version checking.Rob Crittenden2010-06-241-0/+4
* use NSS for SSL operationsJohn Dennis2010-06-152-48/+0
* Catch the condition where dogtag is already configured (no preop.pin)Rob Crittenden2010-06-011-0/+3
* Add LDAP upgrade over ldapi support.Rob Crittenden2010-06-013-14/+155
* Re-number some attributes to compress our usage to be contiguousRob Crittenden2010-05-271-2/+0
* Move the dogtag SELinux rules loading into the spec fileRob Crittenden2010-05-271-24/+0
* Include -clone_uri argument to pkisilent setting the clone URI.Rob Crittenden2010-05-271-0/+2
* Create default HBAC rule allowing any user to access any host from any hostRob Crittenden2010-05-051-2/+9
* Handle CSRs whether they have NEW in the header or notRob Crittenden2010-05-032-15/+5
* Make the installer/uninstaller more aware of its stateRob Crittenden2010-05-037-3/+45
* Set SO_REUSEADDR when determining socket availabilityRob Crittenden2010-05-031-0/+2
* Some more changes for DNS forwarders promptMartin Nagy2010-04-231-3/+3
* Add forgotten trailing dots in DNS recordsMartin Nagy2010-04-231-3/+3
* Delete old SRV records during uninstallationMartin Nagy2010-04-231-11/+68
* Fix installing IPA with an external CARob Crittenden2010-04-231-1/+1
* Use escapes in DNs instead of quoting.Rob Crittenden2010-04-192-1/+7
* Remove older MITM fixes to make compatible with dogtag 1.3.3Rob Crittenden2010-04-192-14/+4
* Fix ipa-dns-install. It was failing when DNS was reinstalling.Pavel Zuna2010-04-191-1/+10
* Configure the CRL URI in dogtag.Rob Crittenden2010-04-161-1/+4
* Don't let failure to trust the CA abort the server installation.Rob Crittenden2010-04-071-2/+5
* Use GSSAPI auth for the ipa-replica-manage list and del commands.Rob Crittenden2010-03-192-1/+21
* Provide mechanism in ipautil.run() to not log all arguments.Rob Crittenden2010-03-191-1/+10
* Make CA PKCS#12 location arg for ipa-replica-prepare, default /root/cacert.p12Rob Crittenden2010-03-191-0/+5
* Handle the case where the DS group exists but the user does notRob Crittenden2010-03-161-0/+9
* Don't assume local directory is valid or writable.Rob Crittenden2010-02-191-1/+6
* Make the DNS forwarders interactive input less confusingMartin Nagy2010-02-161-13/+17
* Get rid of ipapython.config in ipa-replica-prepareMartin Nagy2010-02-091-25/+27
* Move the HTTP/S request code to a common libraryRob Crittenden2010-02-091-31/+16
* Be more careful when base64-decoding certificatesRob Crittenden2010-02-022-9/+6
* Update dogtag configuration to work after CVE-2009-3555 changesRob Crittenden2010-01-272-4/+16
* Set BIND to use ldapi and use fake mnameMartin Nagy2010-01-211-0/+2
* Move some functions from ipa-server-install into installutilsMartin Nagy2010-01-211-0/+53
* Allow a custom file mode when setting up debuggingMartin Nagy2010-01-211-2/+2
* Only add an NTP SRV record if we really are setting up NTPMartin Nagy2010-01-211-3/+12
* Use the dns plug-in for addition of records during installationMartin Nagy2010-01-211-33/+82
* User-defined certificate subjectsRob Crittenden2010-01-205-26/+55
* Create pkiuser before calling pkicreate, pkicreate depends on the user existingJohn Dennis2010-01-201-1/+1
* Missed explicit reference to pki-ca, replace with self.service_nameRob Crittenden2010-01-111-2/+2
* Change the service name to reflect changes in pki-ca (now pki-cad).Rob Crittenden2010-01-071-3/+3
* Added Fuzzy docstrings; make-test now runs doctests in tests/*; fixed 'exista...Jason Gerard DeRose2009-12-181-1/+1
* Make hosts more like real services so we can issue certs for host principalsRob Crittenden2009-12-161-1/+2
* Make the IPA server host and its services "real" IPA entriesRob Crittenden2009-12-118-20/+134
* Bump the installation version number to V2.0Rob Crittenden2009-12-031-1/+1
* Ask the user before overwriting /etc/named.confMartin Nagy2009-12-021-1/+9
* Add option to have ipautil.run() not raise an exceptionRob Crittenden2009-11-305-14/+14
* Add SELinux policy for CRL file publishing.Rob Crittenden2009-11-261-0/+26
* Point to correct location of self-signed CA and set pw on 389-DS cert dbRob Crittenden2009-11-251-1/+1