index
:
freeipa.git
30gatepo
4-2-trust-fixes
ad-work
adwork
dns-records
gssapi-delegate
hbactest
hbactester
ipa-2-1
ipautil-refactor
kdc-fixes
master
my-master
network-fixes
oneway-trust
platform
platform-master
systemd-ipa-2-1
systemd-master
test-patches-2-1
testing
testotp
ticket-1259
ticket-1368
ticket-1369
ticket-1369-lite
ticket-1373
ticket-1476
ticket-1549
ticket-hbac-test
trusts-master
views
FreeIPA project
Alexander Bokovoy
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipalib
/
rpc.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Test for forwarded Kerberos credentials cache in wsgi code.
Rob Crittenden
2011-05-18
1
-1
/
+13
*
Fallback to default locale (en_US) if env. setting is corrupt.
Pavel Zuna
2011-03-01
1
-1
/
+5
*
Send Accept-Language header over XML-RPC and translate on server.
Pavel Zuna
2011-03-01
1
-3
/
+30
*
Set the default Int maxvalue to the maximum XML-RPC can handle.
Rob Crittenden
2011-01-18
1
-1
/
+3
*
Change FreeIPA license to GPLv3+
Jakub Hrozek
2010-12-20
1
-5
/
+5
*
Handle regular socket errors gracefully in ipa command
Rob Crittenden
2010-10-15
1
-0
/
+3
*
Changes to fix compatibility with Fedora 14
Rob Crittenden
2010-08-31
1
-3
/
+11
*
Add support for client failover to the ipa command-line.
Rob Crittenden
2010-08-16
1
-13
/
+73
*
use NSS for SSL operations
John Dennis
2010-06-15
1
-126
/
+7
*
Connect the -v cli argument to the verbose flag in xmlrpclib
Rob Crittenden
2010-06-03
1
-2
/
+2
*
XML-RPC signature change
Jason Gerard DeRose
2010-03-30
1
-1
/
+1
*
Explicitly set verbosity off in the XML-RPC client
Rob Crittenden
2009-09-14
1
-0
/
+1
*
Catch and handle HTTP exceptions (like 401, 404, etc)
Rob Crittenden
2009-07-15
1
-1
/
+3
*
Add a local implementation of httplib.SSLFile and httplib.FakeSocket
rcrit
2009-07-01
1
-2
/
+9
*
Rename errors2.py to errors.py. Modify all affected files.
Pavel Zuna
2009-04-23
1
-9
/
+9
*
Handle GSSAPI exceptions more gracefully
Rob Crittenden
2009-04-20
1
-6
/
+28
*
Use OpenSSL for SSL instead of the built-in python version.
Rob Crittenden
2009-02-20
1
-3
/
+127
*
Get merged tree into an installalble state.
Rob Crittenden
2009-02-03
1
-1
/
+4
*
Finished small tweaks to get new ipaserver.xmlrpc() mod_python handler working
Jason Gerard DeRose
2009-02-03
1
-0
/
+2
*
Fixed bug I introduced in KerbTransport; started work on lite-xmlrpc.py to ad...
Jason Gerard DeRose
2009-02-03
1
-2
/
+2
*
Got new ldap connection working using Connectible.connect()
Jason Gerard DeRose
2009-02-03
1
-5
/
+5
*
Ported xmlclient to subclass from Connectible
Jason Gerard DeRose
2009-02-03
1
-22
/
+7
*
Ported xmlserver to subclass from Executioner
Jason Gerard DeRose
2009-02-03
1
-1
/
+1
*
Removed depreciated import of errors in frontend.py
Jason Gerard DeRose
2009-02-03
1
-1
/
+3
*
Added ServiceError (KerberosError) and make rpc.KerbTransport raise it if app...
Jason Gerard DeRose
2009-02-03
1
-2
/
+7
*
More xmlrpc tweaks: xmlserver.execute() now logs non-public exceptions; xmlcl...
Jason Gerard DeRose
2009-02-03
1
-1
/
+4
*
Further migration toward new xmlrcp code; fixed problem with unicode Fault.fa...
Jason Gerard DeRose
2009-02-03
1
-5
/
+14
*
Sundry work getting ready to switch to new XML-RPC client/server code
Jason Gerard DeRose
2009-02-03
1
-1
/
+52
*
Added rpc.xmlclient backend plugin for forwarding; added corresponding unit t...
Jason Gerard DeRose
2009-01-19
1
-0
/
+50
*
Added docstring cross-references between rpc and rpcserver modules
Jason Gerard DeRose
2009-01-16
1
-2
/
+4
*
Added docstrings to the new rpc.xml_dumps() and rcp.xml_loads() functions
Jason Gerard DeRose
2009-01-16
1
-6
/
+57
*
ipalib.rpc: now using allow_none=True after conversation with Rob; added xml_...
Jason Gerard DeRose
2009-01-15
1
-9
/
+27
*
Started moving xmlrpc-functions from ipalib.util to ipalib.rpc
Jason Gerard DeRose
2008-11-24
1
-0
/
+86