summaryrefslogtreecommitdiffstats
path: root/ipapython
Commit message (Expand)AuthorAgeFilesLines
* Avoid redundant info message during RPM updateMartin Kosek2012-08-021-1/+2
* Use certmonger to renew CA subsystem certificatesRob Crittenden2012-07-304-1/+90
* Framework for admin/install tools, with ipa-ldap-updaterPetr Viktorin2012-07-221-0/+229
* Improve address family handling in socketsMartin Kosek2012-07-132-111/+109
* Centralize timeout for waiting for servers to start.Rob Crittenden2012-07-025-26/+133
* Configure automount using autofs or sssd.Rob Crittenden2012-06-252-1/+6
* Improve ipa-client-install debug outputPetr Viktorin2012-06-171-2/+3
* Store session cookie in ccache for cli usersRob Crittenden2012-06-141-0/+102
* Add sysupgrade state fileMartin Kosek2012-06-101-13/+32
* If SELinux is enabled ensure we also have restorecon.Rob Crittenden2012-05-313-42/+103
* Fix default_server configuration in ipapython.configMartin Kosek2012-05-241-1/+1
* Replace DNS client based on acutil with python-dnsMartin Kosek2012-05-244-508/+52
* Remove duplicate and unused utility codePetr Viktorin2012-05-092-493/+44
* Configure certmonger to execute restart scripts on renewal.Rob Crittenden2012-04-101-1/+8
* 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
* Fix NSS no_init in the NSSHTTPS classRob Crittenden2012-03-041-2/+2
* Do kinit in client before connecting to backendRob Crittenden2012-03-041-2/+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
* Don't run restorecon if SELinux is disabled or not present.Rob Crittenden2012-02-271-1/+12
* Sanitize UDP checks in conncheckMartin Kosek2012-02-261-16/+11
* Remove unused kpasswd.keytab and ldappwd files if they exist.Rob Crittenden2012-02-271-0/+43
* Query and transfer ACLs for DNS zonesMartin Kosek2012-02-241-7/+12
* Add the -v option to sslget to provide more verbose errorsRob Crittenden2012-02-231-2/+2
* Move the compat module from ipalib to ipapython.Jan Cholasta2012-02-132-1/+82
* Add SSH service to platform-specific services.Jan Cholasta2012-02-133-4/+23
* Add API initialization to ipa-client-install.Jan Cholasta2012-02-131-1/+5
* Add support for SSH public keys to user and host objects.Jan Cholasta2012-02-131-0/+21
* Handle upgrade issues with systemd in Fedora 16 and aboveAlexander Bokovoy2012-02-082-21/+17
* Add management of inifiles to allow manipulation of systemd unitsAlexander Bokovoy2012-02-081-1/+99
* Fix ipa-server-install for dual NICsMartin Kosek2012-01-221-34/+44
* User-add random password supportOndrej Hamada2011-12-121-9/+23
* Use absolute paths when trying to find certmonger request id.Rob Crittenden2011-12-081-9/+14
* Restore default log level in server to INFOJohn Dennis2011-12-012-51/+39
* ticket 2022 - modify codebase to utilize IPALogManager, obsoletes loggingJohn Dennis2011-11-236-298/+323
* ticket 2022 - Add log manager moduleJohn Dennis2011-11-231-0/+1748
* Check for Python.h during build of py_default_encoding extensionAlexander Bokovoy2011-11-161-0/+7
* 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/+37
* Shut down duplicated file handle when HTTP response code is not 200.Rob Crittenden2011-09-231-0/+11