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
/
rpc.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
silence pylint in Python 3-specific portion of ipalib/rpc.py
Martin Babinsky
2015-10-27
1
-1
/
+1
*
ipalib.rpc: Update for Python 3
Petr Viktorin
2015-10-27
1
-6
/
+29
*
ipapython.nsslib: Remove NSSHTTPS
Petr Viktorin
2015-10-27
1
-1
/
+1
*
ipapython.nsslib, ipalib.rpc: Remove code for Python 2.6 and below
Petr Viktorin
2015-10-27
1
-21
/
+12
*
Fix more bytes/unicode issues
Petr Viktorin
2015-10-22
1
-2
/
+2
*
rpc: Name argument to KerberosError
Petr Viktorin
2015-10-13
1
-1
/
+1
*
Remove uses of the `types` module
Petr Viktorin
2015-10-07
1
-3
/
+2
*
Use six.moves.xmlrpc.client instead of xmlrpclib
Petr Viktorin
2015-10-07
1
-22
/
+30
*
Use six.moves.urllib instead of urllib/urllib2/urlparse
Petr Viktorin
2015-10-07
1
-6
/
+7
*
rpc: Don't use undocumented urllib functions
Petr Viktorin
2015-10-07
1
-3
/
+4
*
Rewrap errors in get_principal to CCacheError
Michael Simacek
2015-09-22
1
-4
/
+6
*
Use bytes instead of str where appropriate
Jan Cholasta
2015-09-17
1
-3
/
+3
*
Alias "unicode" to "str" under Python 3
Jan Cholasta
2015-09-17
1
-0
/
+3
*
Use six.integer_types instead of (long, int)
Petr Viktorin
2015-09-01
1
-2
/
+2
*
Use Python3-compatible dict method names
Petr Viktorin
2015-09-01
1
-2
/
+2
*
Use six.string_types instead of "basestring"
Petr Viktorin
2015-09-01
1
-2
/
+3
*
Port from python-krbV to python-gssapi
Michael Simacek
2015-08-26
1
-6
/
+3
*
Modernize 'except' clauses
Petr Viktorin
2015-08-12
1
-25
/
+25
*
Port from python-kerberos to python-gssapi
Michael Simacek
2015-08-05
1
-25
/
+87
*
Don't rely on positional arguments for python-kerberos calls
Rob Crittenden
2015-07-01
1
-1
/
+2
*
rpcclient: use json_encode_binary for verbose output
Petr Vobornik
2015-01-13
1
-3
/
+7
*
Use NSS protocol range API to set available TLS protocols
Rob Crittenden
2014-11-24
1
-1
/
+4
*
Modififed NSSConnection not to shutdown existing database.
Endi S. Dewata
2014-11-11
1
-15
/
+19
*
Introduce NSS database /etc/ipa/nssdb
Jan Cholasta
2014-09-30
1
-1
/
+1
*
JSON client: Log pretty-printed request and response with -vv or above
Petr Viktorin
2014-09-24
1
-2
/
+9
*
Allow overriding NSS database path in RPCClient.
Jan Cholasta
2014-07-30
1
-2
/
+5
*
ipaplatform: Move all filesystem paths to ipaplatform.paths module
Tomas Babej
2014-06-16
1
-1
/
+2
*
dns_name_values capability added
Martin Basti
2014-06-03
1
-3
/
+20
*
ipalib: Add DateTime parameter
Tomas Babej
2014-05-05
1
-3
/
+24
*
Support API version-specific RPC marshalling.
Jan Cholasta
2014-04-18
1
-10
/
+14
*
ipa tool: Print the name of the server we are connecting to with -v
Petr Viktorin
2014-02-05
1
-3
/
+3
*
Switch client to JSON-RPC
Petr Viktorin
2013-11-26
1
-34
/
+235
*
Fix invalid assumption NSS initialization check in SSLTransport
Petr Viktorin
2013-10-30
1
-1
/
+3
*
Enable running API commands in ipa-advise plugins
Ana Krivokapic
2013-08-07
1
-2
/
+2
*
Remove redundant u'' character
Martin Kosek
2013-06-06
1
-1
/
+1
*
Log info on failure to connect
Simo Sorce
2012-12-19
1
-0
/
+2
*
Compliant client side session cookie behavior
John Dennis
2012-12-10
1
-58
/
+222
*
Close connection after each request, avoid NSS shutdown problem.
Rob Crittenden
2012-10-24
1
-5
/
+24
*
Clear kernel keyring in client installer, save dbdir on new connections
Rob Crittenden
2012-10-03
1
-0
/
+15
*
Transfer long numbers over XMLRPC
Martin Kosek
2012-09-06
1
-2
/
+5
*
Internationalization for public errors
Petr Viktorin
2012-09-03
1
-1
/
+3
*
Use DN objects instead of strings
John Dennis
2012-08-12
1
-1
/
+4
*
Support per-principal sessions and handle session update failures
Rob Crittenden
2012-07-18
1
-11
/
+23
*
Store session cookie in ccache for cli users
Rob Crittenden
2012-06-14
1
-11
/
+74
*
Replace DNS client based on acutil with python-dns
Martin Kosek
2012-05-24
1
-6
/
+15
*
Don't set dbdir in the connection until after the connection is created.
Rob Crittenden
2012-03-13
1
-5
/
+7
*
Do kinit in client before connecting to backend
Rob Crittenden
2012-03-04
1
-4
/
+27
*
Don't set delegation flag in client, we're using S4U2Proxy now
Rob Crittenden
2012-02-15
1
-7
/
+17
*
add session manager and cache krb auth
John Dennis
2012-02-09
1
-8
/
+2
*
Replace float with Decimal
Martin Kosek
2012-01-20
1
-0
/
+4
[next]