| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
xmlclient.forward() now handles socket error; fixed some Python 2.4 problems in lite-xmlrpc2.py
|
|
|
|
| |
Fault.faultString; fixed problem where ServerProxy method was not called correctly
|
| |
|
|
|
|
| |
to get filled in
|
| |
|
| |
|
| |
|
|
|
|
| |
Command.args_options_2_params() instead
|
| |
|
| |
|
|
|
|
| |
be a callable
|
| |
|
|
|
|
| |
didn't need it
|
| |
|
|\
| |
| |
| | |
git://git.engineering.redhat.com/users/rcritten/freeipa2
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| | |
Python 2.5+ has a built-in RFC 4122-compliant UUID generator. Include a
copy of this file in our library and import it in a way that it will
work with Python 2.4.
|
| | |
|
|/
|
|
| |
tests
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
xml_dumps() and xml_loads() functions; some name cleanup
|
|
|
|
| |
of calling depreciated ispasswd() method
|
|
|
|
| |
Param.query
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Search where criteria should not be validated
|
| |
|
|
|
|
| |
ported doctests yet
|
| |
|
|
|
|
| |
ipa_types
|
|
|
|
| |
appropriate classes from parameters
|
| |
|
|
|
|
| |
Str no longer subclasses from Bytes
|
| |
|
| |
|
| |
|