freeipa/ipaserver/install
Martin Nagy d1b3f39258 Move the __ldap_mod function to the Service class
We were duplicating it for KrbInstance and DsInstance. Since we will
also need it for BindInstance as well, it will be better if it is in the
Service class instead.
2009-06-02 12:30:59 +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 Rename ipa-python directory to ipapython so it is a real python library 2009-02-09 14:35:15 -05:00
cainstance.py Drop the binary subtype. This usage is deprecated according to Rich M. 2009-05-13 14:17:31 -04:00
certs.py Add signing profile to CA installation so we can sign the firefox jar file. 2009-05-04 16:54:42 -04:00
dsinstance.py Move the __ldap_mod function to the Service class 2009-06-02 12:30:59 +02:00
httpinstance.py Add signing profile to CA installation so we can sign the firefox jar file. 2009-05-04 16:54:42 -04:00
installutils.py Add signing profile to CA installation so we can sign the firefox jar file. 2009-05-04 16:54:42 -04:00
krbinstance.py Move the __ldap_mod function to the Service class 2009-06-02 12:30:59 +02: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 Rename ipa-python directory to ipapython so it is a real python library 2009-02-09 14:35:15 -05:00
replication.py Rename errors2.py to errors.py. Modify all affected files. 2009-04-23 10:29:14 -04:00
service.py Move the __ldap_mod function to the Service class 2009-06-02 12:30:59 +02:00