freeipa/ipalib
2009-05-27 10:02:50 -04:00
..
plugins Add pwpolicy plugin port to new LDAP backend. 2009-05-27 10:02:50 -04:00
__init__.py Completed Param.use_in_context() functionality, which is now used by Command and Object 2009-05-21 14:32:45 -04:00
aci.py Update the ACI class to be more robust and the beginnings of an ACI plugin 2009-03-18 15:47:06 -04:00
backend.py Rename errors2.py to errors.py. Modify all affected files. 2009-04-23 10:29:14 -04:00
base.py Further migration toward new xmlrcp code; fixed problem with unicode Fault.faultString; fixed problem where ServerProxy method was not called correctly 2009-02-03 15:29:01 -05:00
cli.py Fix a few issues introduced by the new Param.use_in_context() patch 2009-05-21 14:33:23 -04:00
config.py Added Param 'include' and 'exclude' kwargs; added frontend.UsesParams base class with methods implementing the filtering to restrict params to only certain contexts 2009-05-19 13:49:15 -06:00
constants.py Add new env variables: container_taskgroup, container_rolegroup and container_netgroup. 2009-05-26 14:50:24 -04:00
crud.py Clone options of crud.Update and crud.Search with autofill=False. 2009-05-26 13:36:58 -04:00
encoder.py Fix bug where finalized IPA object where trying to modify their member variables in Encoder methods. 2009-05-22 15:57:27 -06:00
errors.py Fix typo, occured -> occurred 2009-05-21 22:43:07 -04:00
frontend.py Completed Param.use_in_context() functionality, which is now used by Command and Object 2009-05-21 14:32:45 -04:00
ipauuid.py Changed ipauuid.py docstring slightly so epydoc formats it correctly 2009-01-21 13:36:53 -07:00
parameters.py Completed Param.use_in_context() functionality, which is now used by Command and Object 2009-05-21 14:32:45 -04:00
plugable.py Rename errors2.py to errors.py. Modify all affected files. 2009-04-23 10:29:14 -04:00
request.py Ported xmlclient to subclass from Connectible 2009-02-03 15:29:03 -05:00
rpc.py Rename errors2.py to errors.py. Modify all affected files. 2009-04-23 10:29:14 -04:00
util.py Rename errors2.py to errors.py. Modify all affected files. 2009-04-23 10:29:14 -04:00