freeipa/ipalib
2008-10-27 12:24:17 -04:00
..
plugins Implement host groups 2008-10-27 12:24:17 -04:00
__init__.py make-test now runs doctests also; fixed several broken doctests 2008-10-17 20:50:34 -06:00
aci.py Some PEP-257 and reStructuredText fixes in ipalib/aci.py, ipa_server/ipaldap.py 2008-10-17 23:25:50 -06:00
backend.py 320: plugable.API now respects the Plugin.__proxy__ flag; added test for plugins without proxy to unit tests for API 2008-09-24 00:44:41 +00:00
cli.py Fix ipa command running in server_context=True 2008-10-23 11:00:50 -04:00
config.py Implement host groups 2008-10-27 12:24:17 -04:00
crud.py Use common display function for user-show and user-find. 2008-10-23 14:36:24 -04:00
errors.py Don't allow service-add to create host/ principals 2008-10-24 14:17:20 -04:00
frontend.py Fixed typos in tables in docstrings for Attribute and Method 2008-10-21 08:42:52 -06:00
ipa_types.py 239: Added errors.ConversionError; started big clean up of how ValidationError is raised so it works well with multivalues 2008-09-03 18:32:49 +00:00
load_plugins.py Reworked load_plugins so it doesn't use imp.load_module() to load from the plugins/ sub-packages, which previously caused them to be loaded multiple times when runnig the doctests 2008-10-17 22:09:50 -06:00
plugable.py In second example in NameSpace docstring, renamed 'member' class to 'Member' to make the example clearer 2008-10-21 08:47:08 -06:00
util.py Implement the host commands 2008-10-22 17:54:04 -04:00