summaryrefslogtreecommitdiffstats
path: root/ipaserver/install
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add code to handle stash files using keytab formatNalin Dahyabhai2009-11-241-3/+59
* Cache installer questions for the 2-step process of an externally-signed CARob Crittenden2009-11-181-1/+2
* Fix SASL mappingsSimo Sorce2009-11-181-2/+2
* Add a sleep() prior to calling tasks to ensure postop writes are doneRob Crittenden2009-10-161-0/+3
* Be more forgiving when trying to replace older DS schema.Rob Crittenden2009-10-161-4/+8
* Loosen the ACI for the KDC to allow adds/deletesRob Crittenden2009-10-051-3/+1
* Robustness fix for updater, in case updates['updates'] is not set yet.Rob Crittenden2009-10-051-1/+1
* Let the updater delete entries and add small test harnessRob Crittenden2009-10-051-6/+49
* Enrollment for a host in an IPA domainRob Crittenden2009-09-241-0/+4
* Add external CA signing and abstract out the RA backendRob Crittenden2009-09-154-156/+399
* Add A and PTR records of ourselves during installationMartin Nagy2009-09-021-3/+16
* Use DNS forwarders in /etc/named.confMartin Nagy2009-09-021-1/+12
* Add the CA constraint to the self-signed CA we generateRob Crittenden2009-08-271-8/+19
* Add option to the installer for uid/gid starting numbers.Rob Crittenden2009-08-271-2/+5
* Enable ldapi connections in the management framework.Rob Crittenden2009-08-271-0/+4
* Generate CRLs and make them available from the IPA web serverRob Crittenden2009-08-261-0/+46
* Clean up additional issues discovered with pylint and pycheckerRob Crittenden2009-08-201-1/+1
* Clean up some problems discovered with pylint and pycheckerRob Crittenden2009-08-128-43/+26