summaryrefslogtreecommitdiffstats
path: root/ipapython/ipautil.py
Commit message (Expand)AuthorAgeFilesLines
* Use certmonger to renew CA subsystem certificatesRob Crittenden2012-07-301-0/+23
* Improve address family handling in socketsMartin Kosek2012-07-131-53/+75
* Centralize timeout for waiting for servers to start.Rob Crittenden2012-07-021-0/+54
* Replace DNS client based on acutil with python-dnsMartin Kosek2012-05-241-11/+13
* Remove duplicate and unused utility codePetr Viktorin2012-05-091-472/+34
* Parse zone indices in IPv6 addresses in CheckedIPAddress.Jan Cholasta2012-03-271-1/+14
* Wait for child process to terminate after receiving SIGINT in ipautil.run.Jan Cholasta2012-03-231-8/+11
* Add support defaultNamingContext and add --basedn to migrate-dsRob Crittenden2012-02-291-1/+7
* Make sure the nolog argument to ipautil.run is not a bare stringPetr Viktorin2012-02-261-0/+8
* Sanitize UDP checks in conncheckMartin Kosek2012-02-261-16/+11
* Query and transfer ACLs for DNS zonesMartin Kosek2012-02-241-7/+12
* Add support for SSH public keys to user and host objects.Jan Cholasta2012-02-131-0/+21
* Add management of inifiles to allow manipulation of systemd unitsAlexander Bokovoy2012-02-081-1/+99
* User-add random password supportOndrej Hamada2011-12-121-9/+23
* ticket 2022 - modify codebase to utilize IPALogManager, obsoletes loggingJohn Dennis2011-11-231-9/+9
* Use set class instead of dictview class as set is wider supportedAlexander Bokovoy2011-10-131-2/+2
* Handle an empty value in a name/value pair in config_replace_variables()Rob Crittenden2011-10-131-1/+3
* Make IPv4 address parsing more strictMartin Kosek2011-10-131-3/+9
* Refactor backup_and_replace_hostname() into a flexible config modification toolAlexander Bokovoy2011-10-111-0/+90
* Work around pkisilent bugs.Jan Cholasta2011-10-041-1/+5
* Add a function for formatting network locations of the form host:port for use...Jan Cholasta2011-10-051-0/+18
* ipa-client assumes a single namingcontextMartin Kosek2011-09-301-0/+37
* Introduce platform-specific adaptation for services used by FreeIPA.Alexander Bokovoy2011-09-131-46/+1
* Fix typosYuri Chornoivan2011-09-071-1/+1
* 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