freeipa/ipaserver/install
Martin Nagy 205a41205b Add A and PTR records of ourselves during installation
If the DNS zones already exist but don't contain our own records, add
them. This patch introduces the ipalib.api into the installers. For now,
the code is still little messy. Later patches will abandon the way we
create zones now and use ipalib.api exclusively.
2009-09-02 22:04:25 +02:00
..
__init__.py Mass tree reorganization for IPAv2. To view previous history of files use: 2009-02-03 15:27:14 -05:00
bindinstance.py Add A and PTR records of ourselves during installation 2009-09-02 22:04:25 +02:00
cainstance.py Generate CRLs and make them available from the IPA web server 2009-08-26 09:51:19 -04:00
certs.py Add the CA constraint to the self-signed CA we generate 2009-08-27 16:49:09 -04:00
dsinstance.py Add option to the installer for uid/gid starting numbers. 2009-08-27 14:15:26 -04:00
httpinstance.py Clean up some problems discovered with pylint and pychecker 2009-08-12 13:18:15 -04:00
installutils.py Clean up some problems discovered with pylint and pychecker 2009-08-12 13:18:15 -04:00
krbinstance.py Clean up some problems discovered with pylint and pychecker 2009-08-12 13:18:15 -04:00
ldapupdate.py Use the csv module instead of my own hackish lexer. 2009-05-19 09:49:01 -04:00
Makefile.am Implement an installer for the Dogtag certificate system. 2009-04-03 14:06:09 -04:00
ntpinstance.py Clean up some problems discovered with pylint and pychecker 2009-08-12 13:18:15 -04:00
replication.py Clean up some problems discovered with pylint and pychecker 2009-08-12 13:18:15 -04:00
service.py Use LDAP instead of flat file for zone storage 2009-06-02 12:32:01 +02:00