summaryrefslogtreecommitdiffstats
path: root/ipalib/ipauuid.py
Commit message (Expand)AuthorAgeFilesLines
* Fix deprecation error importing shaRob Crittenden2010-02-121-2/+5
* Fix Python 2.6 deprecation warning with the md5 import. Use hashlib instead.Rob Crittenden2009-09-281-2/+5
* Many SELinux fixes: ldapi, ctypes and dogtagRob Crittenden2009-09-101-0/+8
* Changed ipauuid.py docstring slightly so epydoc formats it correctlyJason Gerard DeRose2009-01-211-8/+23
* Removed doctest +ELLIPSIS directive from some examples in ipauuid.py that did...Jason Gerard DeRose2009-01-211-4/+4
* Fixed some Python2.4 issues in ipauuid.py doctestsJason Gerard DeRose2009-01-211-13/+13
* Skip doc testing of the uuid module since by nature it changes every timeRob Crittenden2009-01-191-8/+8
* Include local copy of UUID generator for Python 2.4.Rob Crittenden2009-01-191-0/+541