summaryrefslogtreecommitdiffstats
path: root/ipalib/plugins/__init__.py
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Renamed f_misc.py plugin module to misc.pyJason Gerard DeRose2009-02-031-3/+0
|
* Clarified docstrings in */plugins/__init__.py; renamed ↵Jason Gerard DeRose2008-10-011-1/+4
| | | | ipa_server/plugins/ipa_ldap.py to b_ldap.py
* 367: Implementing basics of loading plugins out of treeJason Gerard DeRose2008-09-251-3/+0
|
* 200: Added plugins/override.py with an example of overriding a pluginJason Gerard DeRose2008-08-261-0/+1
|
* 131: Renamed Plugins/ to plugins/Jason Gerard DeRose2008-08-131-0/+24