freeipa/ipa-python
Karl MacMillan 6eea6664e0 This patch wraps binary data in an xmlrpclib Binary object. This
removes the need for LDIF conversion.  It will make TurboGears direct
code faster, but should keep xmlrpc about the same speed.

The patch also swaps out ldap.cidict for the IPA CIDict class.  IPA code
should only use the CIDict class now.
0001-01-01 00:00:00 +00:00
..
test Add ipautil, which contains CIDict - a case insensitive dict. 2007-08-24 10:31:45 -07:00
__init__.py Fixed broken patches and server spec. 0001-01-01 00:00:00 +00:00
config.py Added config.py. 0001-01-01 00:00:00 +00:00
entity.py This patch wraps binary data in an xmlrpclib Binary object. This 0001-01-01 00:00:00 +00:00
freeipa-python.spec Updated freeipa-admintool spec file to include additional tools. 0001-01-01 00:00:00 +00:00
freeipa-python.spec.in Updated freeipa-admintool spec file to include additional tools. 0001-01-01 00:00:00 +00:00
group.py Initial support for Groups 2007-08-24 15:42:56 -04:00
ipa.conf Added ipa.conf. 0001-01-01 00:00:00 +00:00
ipaclient.py This patch wraps binary data in an xmlrpclib Binary object. This 0001-01-01 00:00:00 +00:00
ipaerror.py Initial support for Groups 2007-08-24 15:42:56 -04:00
ipautil.py This patch wraps binary data in an xmlrpclib Binary object. This 0001-01-01 00:00:00 +00:00
krbtransport.py - Abstracted client class to work directly or over RPC 2007-08-06 10:05:53 -04:00
Makefile Fix minor error in previous patch. 0001-01-01 00:00:00 +00:00
README Final reorginzation to reflect packaging. 0001-01-01 00:00:00 +00:00
rpcclient.py This patch wraps binary data in an xmlrpclib Binary object. This 0001-01-01 00:00:00 +00:00
user.py Initial support for Groups 2007-08-24 15:42:56 -04:00