freeipa/ipaserver/install
Rob Crittenden 7ac2b8ae45 Use the csv module instead of my own hackish lexer.
The first character in a line is used to determine how the line will be
quoted. If it begins with no quote we use '. If it begins with either
' or " we use that character. So if you have a quoted string and you don't
want it to be considered a comma-separated value put the other quote string
around the whole block.
2009-05-19 09:49:01 -04: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 Issue DS and Apache server certs during CA installation. 2009-04-20 14:01:00 -04: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 Rename errors2.py to errors.py. Modify all affected files. 2009-04-23 10:29:14 -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 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 Implement an installer for the Dogtag certificate system. 2009-04-03 14:06:09 -04:00