Files
freeipa/ipalib
Martin Kosek cfbea2a99e Transfer long numbers over XMLRPC
Numeric parameters in ipalib were limited by XMLRPC boundaries for
integer (2^31-1) which is too low for some LDAP attributes like DNS
SOA serial field.

Transfer numbers which are not in XMLRPC boundary as a string and not
as a number to workaround this limitation. Int parameter had to be
updated to also accept Python's long type as valid int type.

https://fedorahosted.org/freeipa/ticket/2568
2012-09-06 14:57:07 +02:00
..
2012-09-06 13:58:36 +02:00
2012-08-12 16:23:24 -04:00
2012-08-12 16:23:24 -04:00
2012-03-28 15:25:33 +02:00
2010-12-20 17:19:53 -05:00
2012-09-03 18:16:12 +02:00
2012-08-12 16:23:24 -04:00
2012-08-12 16:23:24 -04:00
2012-06-25 22:04:14 -04:00
2012-06-25 21:35:11 -04:00
2011-01-25 14:01:36 -05:00
2012-09-06 14:57:07 +02:00
2012-08-12 16:23:24 -04:00
2012-09-03 18:16:12 +02:00