summaryrefslogtreecommitdiffstats
path: root/ipapython
Commit message (Expand)AuthorAgeFilesLines
...
* Make the installer/uninstaller more aware of its stateRob Crittenden2010-05-031-0/+11
* Accept unicode for sysrestoreMartin Nagy2010-04-231-2/+2
* Fix http(s)_request in dogtag. Was blowing up because of unicode strings.Pavel Zuna2010-03-301-0/+4
* Provide mechanism in ipautil.run() to not log all arguments.Rob Crittenden2010-03-191-1/+34
* Move the HTTP/S request code to a common libraryRob Crittenden2010-02-091-1/+78
* Remove (un)wrap_binary_data cruft from */ipautil.pyJohn Dennis2010-01-281-62/+0
* Replace /etc/ipa/ipa.conf with /etc/ipa/default.confRob Crittenden2009-12-013-13/+14
* Add option to have ipautil.run() not raise an exceptionRob Crittenden2009-11-301-3/+3
* Require current versions of python-nss & python-lxmlJohn Dennis2009-11-231-1/+1
* along with stdout, stderr also log the initial commandJohn Dennis2009-11-231-2/+3
* Add option to the installer for uid/gid starting numbers.Rob Crittenden2009-08-271-1/+9
* Clean up additional issues discovered with pylint and pycheckerRob Crittenden2009-08-203-15/+7
* Clean up some problems discovered with pylint and pycheckerRob Crittenden2009-08-125-26/+24
* Allow replicas of an IPA server using an internal dogtag server as the CARob Crittenden2009-07-151-4/+6
* Add a local implementation of httplib.SSLFile and httplib.FakeSocketrcrit2009-07-012-2/+188
* Raise an exception if the certificate chain is not returned from the CARob Crittenden2009-05-211-6/+15
* Fix a comment and some typosRob Crittenden2009-05-131-1/+1
* Fix breakage on python 2.4 with missing object subclassRob Crittenden2009-05-051-1/+1
* A class for dealing with a temporary NSS certificate databaseRob Crittenden2009-05-041-0/+150
* Utilities for dealing with dogtagRob Crittenden2009-04-241-0/+41
* Handle GSSAPI exceptions more gracefullyRob Crittenden2009-04-201-7/+9
* Implement an installer for the Dogtag certificate system.Rob Crittenden2009-04-031-0/+150
* Fixed problems in ipapython/test/Jason Gerard DeRose2009-02-093-129/+2
* Rename ipa-python directory to ipapython so it is a real python libraryRob Crittenden2009-02-0917-0/+3303