summaryrefslogtreecommitdiffstats
path: root/ipalib/compat.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix lint false positives.Jan Cholasta2011-04-131-1/+1
|
* 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
* Add sha1, md5 to compatJason Gerard DeRose2010-02-121-4/+34
|
* Fixed 'import json' for simplejson compatabilityJason Gerard DeRose2009-10-161-0/+51