summaryrefslogtreecommitdiffstats
path: root/ipapython
Commit message (Expand)AuthorAgeFilesLines
* Make sure that hostname specified by user is not an IP address.Jan Cholasta2011-07-251-0/+3
* Remove sensitive information from logsMartin Kosek2011-07-131-8/+7
* Set the client auth callback after creating the SSL connection.Rob Crittenden2011-07-011-2/+2
* The IP address provided to ipa-server-install must be localRob Crittenden2011-06-201-2/+5
* Improve IP address handling in IPA option parserMartin Kosek2011-06-191-4/+7
* Connection check program for replica installationMartin Kosek2011-06-081-0/+73
* Do stricter checking of IP addressed passed to server install.Jan Cholasta2011-05-301-0/+11
* Parse netmasks in IP addresses passed to server install.Jan Cholasta2011-05-302-1/+79
* Improve service manipulation in client installMartin Kosek2011-05-131-0/+48
* ipautil: Preserve environment unless explicitly overridden by caller.Simo Sorce2011-04-271-1/+4
* Remove unused classes.Jan Cholasta2011-04-201-23/+0
* Fix lint false positives.Jan Cholasta2011-04-131-0/+1
* Removed wrong timeout parameterSylvain Baubeau2011-03-181-1/+1
* If --hostname is provided for ipa-client-install use it everywhere.Rob Crittenden2011-03-081-2/+78
* Inconsistent sysrestore file handling by IPA server installerMartin Kosek2011-03-031-0/+1
* Make nsslib IPv6 awareJakub Hrozek2011-02-211-16/+92
* Fix NSS initialization errors during ipa-replica-prepareRob Crittenden2011-02-181-5/+1
* Fix two problems with ipa-replica-prepareRob Crittenden2011-02-141-1/+5
* Add default success/failure output logging.Rob Crittenden2011-02-141-3/+3
* Handle nolog list containing None valuesSimo Sorce2011-01-271-0/+2
* Fix assorted bugs found by pylintJakub Hrozek2011-01-251-3/+1
* Unused value in initdefault_encoding_utf8Martin Kosek2011-01-251-3/+1
* Fix failed tests. API for utcoffset changed and strings are more robust.Rob Crittenden2011-01-241-4/+4
* Add a way to print output from commandsSimo Sorce2011-01-181-8/+19
* Password generation and logging in ipa-server-installMartin Kosek2011-01-181-2/+11
* Execute /usr/bin/python directly instead of /usr/bin/env pythonRob Crittenden2011-01-141-1/+1
* Add API version and have server reject incompatible clients.Rob Crittenden2011-01-141-0/+3
* Remove radius options completely.Simo Sorce2011-01-142-368/+0
* Make ipa-replica-manage list return all known mastersSimo Sorce2010-12-211-1/+1
* Change FreeIPA license to GPLv3+Jakub Hrozek2010-12-2017-90/+89
* Make the IPA installer IPv6 friendlyJakub Hrozek2010-12-201-1/+18
* Properly quote passwords sent to pkisilent so special characters work.Rob Crittenden2010-12-171-0/+5
* Catch when we fail to get a cert chain from the CA during installationRob Crittenden2010-11-241-1/+5
* 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