Go to file
2008-10-31 20:25:33 -06:00
ipa_server Initial implementation of automount support 2008-10-30 17:29:22 -04:00
ipa_webui Added place-holder mod_python_webui.py module; cleaned up lite-* and mod_python_* docstrings 2008-10-22 22:14:58 -06:00
ipalib Added custom log formatter util.LogFormatter that makes the human-readable time stamp in UTC 2008-10-31 20:25:33 -06:00
tests Reoganized global option functionality to it is easy for any script to use the environment-related global options; lite-xmlrpc.py now uses same global options 2008-10-31 18:17:08 -06:00
.bzrignore Added top-level tests/ package that will contain all unit tests 2008-10-07 20:36:44 -06:00
.gitignore Add build to .gitignore 2008-10-23 10:37:16 -04:00
ipa More CLI cleanup, got all basics working again 2008-10-27 23:30:55 -06:00
LICENSE Added GPL v2 in LICENSE file 2008-10-14 16:51:04 -06:00
lite-webui.py Removed depreciated load_plugins.py module; changed all places where load_plugins was imported to now call api.load_plugins() 2008-10-27 00:41:37 -06:00
lite-xmlrpc.py Renamed API.bootstrap_from_options() to bootstrap_with_global_options() 2008-10-31 19:03:07 -06:00
make-doc make-doc now includes the lite-* scripts, both with now check in __name__ == '__main__' before starting 2008-10-22 23:00:45 -06:00
make-test Added ipalib/constants.py; added Env._load_config() method along with comprehensive unit tests for same 2008-10-24 15:07:07 -06:00
MANIFEST.in Added a TODO file 2008-10-23 21:10:19 -06:00
setup.py Fixed setup.py and MANIFEST.in so that templates/*.kid and static/ in ipa_webui are included 2008-10-22 18:09:27 -06:00
TODO Followig Rob's good form, cleanup my mess in TODO 2008-10-29 20:20:43 -06:00