summaryrefslogtreecommitdiffstats
path: root/ipapython/ipautil.py
Commit message (Expand)AuthorAgeFilesLines
* 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