freeipa/ipalib
Rob Crittenden 2d7e0de5ea Get merged tree into an installalble state.
I have only tested the all, rpms and *clean targets directly.
install may work but the rpm moves a lot of things around for us.

The Apache configuration file isn't in its final state but it works
with the new mod_python configuration.
2009-02-03 15:29:20 -05:00
..
plugins Get merged tree into an installalble state. 2009-02-03 15:29:20 -05:00
__init__.py Added doodle for version vars in ipalib.__init__ 2009-02-03 15:29:05 -05: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 Got new ldap connection working using Connectible.connect() 2009-02-03 15:29:04 -05: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 Got new ldap connection working using Connectible.connect() 2009-02-03 15:29:04 -05:00
config.py Finished small tweaks to get new ipaserver.xmlrpc() mod_python handler working 2009-02-03 15:29:05 -05:00
constants.py Finished reworked cli.CLI class into cli.cli plugin 2009-02-03 15:29:04 -05:00
crud.py Some tweaks in user plugins, ported to new crud base classes 2009-02-03 15:29:05 -05:00
errors2.py Started work on a much simplified mod_python server 2009-02-03 15:29:05 -05:00
errors.py Applied Rob's errors patch 2009-02-03 15:29:04 -05:00
frontend.py Some tweaks in user plugins, ported to new crud base classes 2009-02-03 15:29:05 -05:00
ipauuid.py Changed ipauuid.py docstring slightly so epydoc formats it correctly 2009-01-21 13:36:53 -07:00
parameters.py Added some missing parameter unit tests; added docstring about Command._repr_iter() and Param.safe_value() 2009-02-03 15:29:02 -05:00
plugable.py Started work on a much simplified mod_python server 2009-02-03 15:29:05 -05:00
request.py Ported xmlclient to subclass from Connectible 2009-02-03 15:29:03 -05:00
rpc.py Get merged tree into an installalble state. 2009-02-03 15:29:20 -05:00
util.py Started reworking CLI class into cli plugin 2009-02-03 15:29:03 -05:00