summaryrefslogtreecommitdiffstats
path: root/ipapython/ipautil.py
Commit message (Expand)AuthorAgeFilesLines
* Improve error reporting on ipa-client-install for LDAP configurationsticket-1369Alexander Bokovoy2011-07-291-18/+0
* Make error reporting more 'local' for various configurations of nss_ldap pack...Alexander Bokovoy2011-07-291-0/+18
* 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
* The IP address provided to ipa-server-install must be localRob Crittenden2011-06-201-2/+5
* 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-301-0/+67
* 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
* Fix lint false positives.Jan Cholasta2011-04-131-0/+1
* 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
* 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
* Make ipa-replica-manage list return all known mastersSimo Sorce2010-12-211-1/+1
* Change FreeIPA license to GPLv3+Jakub Hrozek2010-12-201-5/+5
* Properly quote passwords sent to pkisilent so special characters work.Rob Crittenden2010-12-171-0/+5
* ipautil Syntax error in commentNalin Dahyabhai2010-09-011-1/+1
* Changes to fix compatibility with Fedora 14Rob Crittenden2010-08-311-3/+5
* Remove passwords when running commands including stdout and stderrRob Crittenden2010-08-311-16/+13
* gpg2 requires --batch to use the --passphrase* arguments.Rob Crittenden2010-05-271-2/+2
* Provide mechanism in ipautil.run() to not log all arguments.Rob Crittenden2010-03-191-1/+34
* Remove (un)wrap_binary_data cruft from */ipautil.pyJohn Dennis2010-01-281-62/+0
* Add option to have ipautil.run() not raise an exceptionRob Crittenden2009-11-301-3/+3
* 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-201-10/+0
* Clean up some problems discovered with pylint and pycheckerRob Crittenden2009-08-121-7/+7
* Handle GSSAPI exceptions more gracefullyRob Crittenden2009-04-201-7/+9
* Rename ipa-python directory to ipapython so it is a real python libraryRob Crittenden2009-02-091-0/+969