summaryrefslogtreecommitdiffstats
path: root/ipaserver/install
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixed whitespace indentation error in certs.pyJason Gerard DeRose2009-07-271-34/+34
* Identify CAs to trust from an imported PKCS#12 fileRob Crittenden2009-07-272-14/+45
* Fix deprecation warning for the sha library on Python 2.6Rob Crittenden2009-07-231-2/+8
* No need to trust NSS built-in CA's, more specific regex for finding CA nicknameRob Crittenden2009-07-231-4/+16
* Make --setup-dns work on replica installationMartin Nagy2009-07-221-4/+34
* Add a reverse zone with server's PTR recordMartin Nagy2009-07-221-5/+17
* Allow replicas of an IPA server using an internal dogtag server as the CARob Crittenden2009-07-154-93/+201
* Basic changes to get a default principal for DNSSimo Sorce2009-07-102-1/+61
* Use LDAP instead of flat file for zone storageMartin Nagy2009-06-024-19/+16
* Move the __ldap_mod function to the Service classMartin Nagy2009-06-023-65/+47
* Use the csv module instead of my own hackish lexer.Rob Crittenden2009-05-191-34/+30
* Drop the binary subtype. This usage is deprecated according to Rich M.Rob Crittenden2009-05-131-1/+1
* Utilize the new dogtag library for retrieving the CA cert chainRob Crittenden2009-05-041-15/+4
* Add signing profile to CA installation so we can sign the firefox jar file.Rob Crittenden2009-05-044-57/+170
* Rename errors2.py to errors.py. Modify all affected files.Pavel Zuna2009-04-233-14/+14
* Issue DS and Apache server certs during CA installation.Rob Crittenden2009-04-204-102/+355
* Finish work replacing the errors module with errors2Rob Crittenden2009-04-201-6/+6
* Implement an installer for the Dogtag certificate system.Rob Crittenden2009-04-034-16/+760
* Translate variables on all lines and sort files to be updatedRob Crittenden2009-03-251-3/+5
* DNA is now configured using an update fileRob Crittenden2009-03-251-4/+0
* Install policy schemaJakub Hrozek2009-02-131-0/+2
* Remove references to detail. This was used by the v1 exception systemRob Crittenden2009-02-111-20/+3
* Incorporate new schema for IPAv2Rob Crittenden2009-02-111-0/+6
* Rename ipa-python directory to ipapython so it is a real python libraryRob Crittenden2009-02-099-16/+16
* Remove more unused files and functions, replace ipaerror with new error classesRob Crittenden2009-02-063-14/+15
* Remove some duplicated code that was moved to ipaserver and use it Remove som...Rob Crittenden2009-02-065-734/+36
* Get merged tree into an installalble state.Rob Crittenden2009-02-032-2/+2
* Mass tree reorganization for IPAv2. To view previous history of files use:Rob Crittenden2009-02-0313-0/+4113