freeipa/ipaserver/install
Petr Viktorin 55cfd06e3a Better logging for AdminTool and ipa-ldap-updater
- Automatically add a "Logging and output options" group with the --quiet,
    --verbose, --log-file options.
- Set up logging based on these options; details are in the setup_logging
    docstring and in the design document.
- Don't bind log methods as individual methods of the class. This means one
    less linter exception.
- Make the help for command line options consistent with optparse's --help and
    --version options.

Design document: http://freeipa.org/page/V3/Logging_and_output
2013-02-01 13:44:55 -05:00
..
plugins Pylint cleanup. 2013-01-29 15:39:49 +01:00
__init__.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
adtrustinstance.py ipa-adtrust-install: allow to reset te NetBIOS domain name 2012-11-08 08:18:14 +01:00
bindinstance.py Add OCSP and CRL URIs to certificates 2012-12-07 11:00:17 -05:00
cainstance.py Use new certmonger locking to prevent NSS database corruption. 2013-01-29 11:16:38 -05:00
certs.py Drop ipapython.compat. 2013-02-01 09:16:06 -05:00
dsinstance.py Add the CA cert to LDAP after the CA install 2013-01-29 15:42:24 +01:00
httpinstance.py Make service naming in ipa-server-install consistent 2012-10-22 21:37:11 -04:00
installutils.py Changes to use a single database for dogtag and IPA 2012-11-23 12:19:19 +01:00
ipa_ldap_updater.py Better logging for AdminTool and ipa-ldap-updater 2013-02-01 13:44:55 -05:00
krbinstance.py Make service naming in ipa-server-install consistent 2012-10-22 21:37:11 -04:00
ldapupdate.py Sort LDAP updates properly 2013-01-11 11:29:04 -05:00
Makefile.am Add ipa-adtrust-install utility 2011-09-14 18:45:13 -04:00
memcacheinstance.py Add ipa_memcached service 2012-02-09 13:20:28 -06:00
ntpinstance.py Make service naming in ipa-server-install consistent 2012-10-22 21:37:11 -04:00
replication.py Make ipa-csreplica-manage work with both merged and non-merged DBs 2012-11-23 12:19:20 +01:00
service.py Make service naming in ipa-server-install consistent 2012-10-22 21:37:11 -04:00
sysupgrade.py Add sysupgrade state file 2012-06-10 21:23:10 -04:00
upgradeinstance.py Make service naming in ipa-server-install consistent 2012-10-22 21:37:11 -04:00