summaryrefslogtreecommitdiffstats
path: root/ipapython/ipautil.py
Commit message (Expand)AuthorAgeFilesLines
* Gain information from ADad-workTomas Babej2013-07-181-4/+6
* Run gpg-agent explicitly when encrypting/decrypting files.Jan Cholasta2013-07-171-7/+12
* Use correct DS instance in ipactl statusAna Krivokapic2013-07-111-2/+3
* Use IPAdmin rather than raw python-ldap in migration.py and ipadiscovery.pyPetr Viktorin2013-03-131-52/+16
* Pylint cleanup.Jan Cholasta2013-01-291-1/+1
* Use secure method to acquire IPA CA certificateJohn Dennis2013-01-231-0/+36
* Switch %r specifiers to '%s' in Public errorsLynn Root2012-12-111-3/+3
* Change network configuration fileMartin Kosek2012-12-051-0/+12
* Drop unused readline importLubomir Rintel2012-12-041-1/+1
* IPA Server check in ipa-replica-manageTomas Babej2012-10-311-0/+13
* ipautil.run: Log the command line before running the commandPetr Viktorin2012-10-171-6/+11
* Create Firefox extension on upgrade and replica-installPetr Viktorin2012-10-101-4/+13
* Improve DN usage in ipa-client-installMartin Kosek2012-10-021-1/+1
* Use Dogtag 10 only when it is availablePetr Viktorin2012-09-171-12/+19
* Use OpenSSH-style public keys as the preferred format of SSH public keys.Jan Cholasta2012-09-061-20/+0
* Use DN objects instead of stringsJohn Dennis2012-08-121-3/+40
* Create /etc/sysconfig/network if it doesn't existPetr Viktorin2012-08-031-1/+3
* 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