summaryrefslogtreecommitdiffstats
path: root/doc/examples/examples.py
Commit message (Collapse)AuthorAgeFilesLines
* Minor typos in the examplesAlexander Bokovoy2011-06-271-2/+2
|
* Typos in freeIPA messages and man pageYuri Chornoivan2011-05-101-1/+1
| | | | https://fedorahosted.org/freeipa/ticket/1128
* Typos in freeIPA messagesMartin Kosek2011-02-021-1/+1
| | | | | | | | | | This patch fixes several reported typos in IPA messages and in comments. Contributors file has been updated + the original author of the patch reporting the typos was added. https://fedorahosted.org/freeipa/ticket/848
* 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
* Clarify the description of --raw and -allJakub Hrozek2010-11-081-1/+1
| | | | https://fedorahosted.org/freeipa/ticket/244
* Add file with example plugins/tutorial.Pavel Zuna2010-04-271-0/+437
Note that this is still work in progress and will be finished in another patch. Specifically, it currently doesn't cover baseldap.py classes.