freeipa/daemons/ipa-otpd
Petr Viktorin 65e3b9edc6 Use six.Stringio instead of StringIO.StringIO
The StringIO class was moved to the io module.
(In Python 2, io.StringIO is available, but is Unicode-only.)

Reviewed-By: David Kupka <dkupka@redhat.com>
Reviewed-By: Jan Cholasta <jcholast@redhat.com>
Reviewed-By: Martin Basti <mbasti@redhat.com>
2015-10-07 10:27:20 +02:00
..
bind.c Add the krb5/FreeIPA RADIUS companion daemon 2013-05-17 09:30:51 +02:00
forward.c Add the krb5/FreeIPA RADIUS companion daemon 2013-05-17 09:30:51 +02:00
internal.h Add the krb5/FreeIPA RADIUS companion daemon 2013-05-17 09:30:51 +02:00
ipa-otpd.socket.in Move ipa-otpd socket directory 2014-02-11 17:36:19 +01:00
ipa-otpd@.service.in Add the krb5/FreeIPA RADIUS companion daemon 2013-05-17 09:30:51 +02:00
main.c Add the krb5/FreeIPA RADIUS companion daemon 2013-05-17 09:30:51 +02:00
Makefile.am Move ipa-otpd socket directory 2014-02-11 17:36:19 +01:00
parse.c Add the krb5/FreeIPA RADIUS companion daemon 2013-05-17 09:30:51 +02:00
query.c Add the krb5/FreeIPA RADIUS companion daemon 2013-05-17 09:30:51 +02:00
queue.c Add the krb5/FreeIPA RADIUS companion daemon 2013-05-17 09:30:51 +02:00
stdio.c Add the krb5/FreeIPA RADIUS companion daemon 2013-05-17 09:30:51 +02:00
test.py Use six.Stringio instead of StringIO.StringIO 2015-10-07 10:27:20 +02:00