freeipa/contrib/RHEL4
John Dennis 56401c1abe ticket 2022 - modify codebase to utilize IPALogManager, obsoletes logging
change default_logger_level to debug in configure_standard_logging

add new ipa_log_manager module, move log_mgr there, also export
root_logger from log_mgr.

change all log_manager imports to ipa_log_manager and change
log_manager.root_logger to root_logger.

add missing import for parse_log_level()
2011-11-23 09:36:18 +01:00
..
configure.ac build tweaks - use automake's foreign mode, avoid creating empty files to satisfy gnu mode - run autoreconf -f to ensure that everything matches 2010-11-29 11:39:55 -05:00
ipa-client-setup ticket 2022 - modify codebase to utilize IPALogManager, obsoletes logging 2011-11-23 09:36:18 +01:00
ipa-client.spec Become version 1.0.0 2008-04-16 14:29:17 -07:00
ipa.conf Add autoconf and automake stuff and provide a spec file. 2008-03-25 15:17:21 -04:00
ipachangeconf.py Fix lint false positives. 2011-04-13 15:58:45 +02:00
Makefile.am Add autoconf and automake stuff and provide a spec file. 2008-03-25 15:17:21 -04:00
setup.py Execute /usr/bin/python directly instead of /usr/bin/env python 2011-01-14 16:27:48 -05:00