summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* scripts, tests: explicitly set confdir in the rest of server codeJan Cholasta2017-02-221-2/+4
* Add main guards to a couple of Python scriptsChristian Heimes2016-11-241-19/+25
* Docs: update docs about ipaplatform to match realityPetr Spacek2016-10-241-85/+26
* Build docs: update platform selection instructionsPetr Spacek2016-10-241-6/+2
* remove trailing newlines form python modulesMartin Babinsky2016-10-121-2/+0
* Remove unused variables in the codeMartin Basti2016-09-271-1/+1
* install: Call hostnamectl set-hostname only if --hostname option is usedPetr Spacek2016-08-101-5/+5
* Use print_function future definition wherever print() is usedPetr Viktorin2016-01-201-0/+1
* py3: Remove py3 incompatible exception handlingTomas Babej2016-01-132-3/+3
* Remove unused importsMartin Basti2015-12-231-2/+1
* Replace StandardError with ExceptionRobert Kuska2015-09-302-2/+2
* Alias "unicode" to "str" under Python 3Jan Cholasta2015-09-171-0/+6
* Use the print functionPetr Viktorin2015-09-011-2/+2
* Port from python-krbV to python-gssapiMichael Simacek2015-08-261-3/+1
* Remove the unused ipalib.frontend.Property classPetr Viktorin2014-02-211-1/+1
* Use /usr/bin/python2Xiao-Long Chen2014-01-031-1/+1
* Switch client to JSON-RPCPetr Viktorin2013-11-261-2/+2
* Add the version option to all CommandsPetr Viktorin2013-02-211-1/+1
* Replace float with DecimalMartin Kosek2012-01-201-4/+4
* Rename included snippets to avoid problems with pylintAlexander Bokovoy2011-11-223-2/+2
* Small fix to the guide CSS: enable vertical scroll barAlexander Bokovoy2011-11-221-2/+2
* Add "Extending FreeIPA" developer guideAlexander Bokovoy2011-11-226-0/+1360
* Minor typos in the examplesAlexander Bokovoy2011-06-271-2/+2
* Typos in freeIPA messages and man pageYuri Chornoivan2011-05-101-1/+1
* Typos in freeIPA messagesMartin Kosek2011-02-021-1/+1
* Execute /usr/bin/python directly instead of /usr/bin/env pythonRob Crittenden2011-01-141-1/+1
* Change FreeIPA license to GPLv3+Jakub Hrozek2010-12-202-5/+24
* Clarify the description of --raw and -allJakub Hrozek2010-11-081-1/+1
* Add file with example plugins/tutorial.Pavel Zuna2010-04-271-0/+437
* Fleshed out krb plugin and added example of scripting against Python APIJason Gerard DeRose2009-08-311-0/+30