summaryrefslogtreecommitdiffstats
path: root/ipapython/radius_util.py
Commit message (Collapse)AuthorAgeFilesLines
* Remove radius options completely.Simo Sorce2011-01-141-366/+0
| | | | | | | This has been completely abandoned since ipa v1 and is not built by default. Instead of carrying dead weight, let's remove it for now. Fixes: https://fedorahosted.org/freeipa/ticket/761
* Change FreeIPA license to GPLv3+Jakub Hrozek2010-12-201-5/+5
| | | | | | | | | | The changes include: * Change license blobs in source files to mention GPLv3+ not GPLv2 only * Add GPLv3+ license text * Package COPYING not LICENSE as the license blobs (even the old ones) mention COPYING specifically, it is also more common, I think https://fedorahosted.org/freeipa/ticket/239
* Rename ipa-python directory to ipapython so it is a real python libraryRob Crittenden2009-02-091-0/+366
We used to install it as ipa, now installing it as ipapython. The rpm is still ipa-python.