freeipa/ipa-client/ipa-install
Jan Cholasta cc53526fd2 Decode script arguments using file system encoding
This mimics Python 3's behavior, where sys.argv is automatically decoded
using file system encoding, as returned by sys.getfilesystemencoding(). This
includes reimplementation of os.fsdecode() from Python 3.

Reviewed-By: Petr Viktorin <pviktori@redhat.com>
2015-09-07 08:00:11 +02:00
..
ipa-certupdate Add client certificate update tool ipa-certupdate. 2014-07-30 16:04:21 +02:00
ipa-client-automount Decode script arguments using file system encoding 2015-09-07 08:00:11 +02:00
ipa-client-install Decode script arguments using file system encoding 2015-09-07 08:00:11 +02:00
Makefile.am Add client certificate update tool ipa-certupdate. 2014-07-30 16:04:21 +02:00