summaryrefslogtreecommitdiffstats
path: root/ipapython
Commit message (Expand)AuthorAgeFilesLines
* Use Realm as certs subject base nameSimo Sorce2010-11-181-1/+3
* Log script options to logfileJakub Hrozek2010-11-091-1/+41
* Add default python encoding module to reset default from ascii to utf-8Rob Crittenden2010-10-224-1/+135
* Use consistent, specific nickname for the IPA CA certificate.Rob Crittenden2010-10-011-2/+4
* Remove some additional instances of krbV from ipa-clientRob Crittenden2010-09-101-3/+7
* Fix certmonger errors when doing a client or server uninstall.Rob Crittenden2010-09-091-0/+248
* ipautil Syntax error in commentNalin Dahyabhai2010-09-011-1/+1
* Changes to fix compatibility with Fedora 14Rob Crittenden2010-08-312-5/+14
* Remove passwords when running commands including stdout and stderrRob Crittenden2010-08-311-16/+13
* Add support for client failover to the ipa command-line.Rob Crittenden2010-08-161-0/+14
* Drop our own PKCS#10 ASN.1 decoder and use the one from python-nssRob Crittenden2010-07-291-0/+4
* Clean up crypto code, take advantage of new nss-python capabilitiesRob Crittenden2010-07-151-1/+0
* use NSS for SSL operationsJohn Dennis2010-06-153-259/+167
* gpg2 requires --batch to use the --passphrase* arguments.Rob Crittenden2010-05-271-2/+2
* Add simple test to see if client is already configuredRob Crittenden2010-05-061-0/+8
* Handle CSRs whether they have NEW in the header or notRob Crittenden2010-05-031-7/+2
* 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