index
:
freeipa.git
AD-binds
asn1c-indented
cachetickets
cakeysfix
ccachesess
clisesshandling
coverity
custodia
custodia-review
fix_ber_scanf
fixlogout
getkeytab
ipa-1-0
ipa-1-1
ipa-1-2
ipa-2-1
ipa-2-2
ipasam_getkeytab
kdc-fixes
kdc-pkinit
ldapticketcache
master
master_keytab
mindatefix
mspac
my-master
pwbindexp
pwdpolicy
replica_kdc
review
sessionlogout
setkeytab
sumit
webui-cleanup
webui-details
webui_isolate
wip
FreeIPA patches
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipalib
/
plugins
/
b_xmlrpc.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed depreciated ipalib/plugins/b_xmlrpc.py module
Jason Gerard DeRose
2009-02-17
1
-105
/
+0
*
Get merged tree into an installalble state.
Rob Crittenden
2009-02-03
1
-1
/
+4
*
Started moving xmlrpc-functions from ipalib.util to ipalib.rpc
Jason Gerard DeRose
2008-11-24
1
-2
/
+1
*
Some changes to make reading dubugging output easier
Jason Gerard DeRose
2008-11-24
1
-2
/
+3
*
Command.get_default() will now fill-in None for all missing non-required params
Jason Gerard DeRose
2008-11-12
1
-0
/
+4
*
Move socket errors from the XML-RPC plugin to the client
Rob Crittenden
2008-11-03
1
-1
/
+1
*
Handle exceptions in the command-line instead of in the XMLRPC client plugin
Rob Crittenden
2008-11-03
1
-8
/
+1
*
Fixed use of depreciated env.get() in b_xmlrpc.py module
Jason Gerard DeRose
2008-10-27
1
-10
/
+13
*
Implement the host commands
Rob Crittenden
2008-10-22
1
-1
/
+1
*
Add mod_python-based XML-RPC server.
Rob Crittenden
2008-10-16
1
-4
/
+43
*
Port user-show to new CrudBackend framework
Rob Crittenden
2008-10-14
1
-1
/
+1
*
Enable the verbose flag to pass thru xmlrpc
Rob Crittenden
2008-10-10
1
-3
/
+3
*
Implement group-del
Rob Crittenden
2008-10-10
1
-2
/
+7
*
Mechanism to convert from xmlrpclib.Fault to an IPAError exception
Rob Crittenden
2008-10-10
1
-0
/
+3
*
Made package-level docstrings more consistent so they read better in generate...
Jason Gerard DeRose
2008-10-07
1
-2
/
+3
*
Add some more supporting functions
Rob Crittenden
2008-10-07
1
-2
/
+6
*
Implement user-find and user-add backend functions so they work over XML-RPC
Rob Crittenden
2008-10-04
1
-1
/
+2
*
Backend.xmlrpc and simple-server.py now use the xmlrpc_marshal() and xmlrpc_u...
Jason Gerard DeRose
2008-10-02
1
-0
/
+10
*
Started on skeleton for xmlrcp client/server
Jason Gerard DeRose
2008-10-02
1
-0
/
+39