summaryrefslogtreecommitdiffstats
path: root/ipapython/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Introduce platform-specific adaptation for services used by FreeIPA.Alexander Bokovoy2011-09-131-1/+1
| | | | | | | | | Refactor FreeIPA code to allow abstracting all calls to external processes and dependencies on modification of system-wide configuration. A platform provider would give its own implementation of those methods and FreeIPA would use it based on what's built in packaging process. https://fedorahosted.org/freeipa/ticket/1605
* Add default python encoding module to reset default from ascii to utf-8Rob Crittenden2010-10-221-1/+18
| | | | Also clean up some duplicate files in the rpm for the UI.
* Rename ipa-python directory to ipapython so it is a real python libraryRob Crittenden2009-02-091-0/+28
We used to install it as ipa, now installing it as ipapython. The rpm is still ipa-python.