summaryrefslogtreecommitdiffstats
path: root/ipapython
Commit message (Expand)AuthorAgeFilesLines
* Add support for systemd environments and use it to support Fedora 16Alexander Bokovoy2011-10-244-12/+339
* 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
* Save the value of hostname even if it doesn't appear in /etc/sysconfig/networkRob Crittenden2011-10-131-1/+4
* Refactor authconfig use in ipa-client-installAlexander Bokovoy2011-10-121-0/+13
* Make IPv4 address parsing more strictMartin Kosek2011-10-131-3/+9
* Refactor backup_and_replace_hostname() into a flexible config modification toolAlexander Bokovoy2011-10-112-40/+97
* Force kerberos realm to be a stringAlexander Bokovoy2011-10-101-1/+1
* 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-052-3/+21
* ipa-client assumes a single namingcontextMartin Kosek2011-09-301-0/+36
* Shut down duplicated file handle when HTTP response code is not 200.Rob Crittenden2011-09-231-0/+11
* The return value of restorecon is not reliable, ignore it.Rob Crittenden2011-09-201-3/+7
* Introduce platform-specific adaptation for services used by FreeIPA.Alexander Bokovoy2011-09-138-50/+404
* Fix typosYuri Chornoivan2011-09-071-1/+1
* enable proxy for dogtagAdam Young2011-08-292-2/+15
* 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