summaryrefslogtreecommitdiffstats
path: root/ipapython
Commit message (Expand)AuthorAgeFilesLines
* IPA Server check in ipa-replica-manageTomas Babej2012-10-311-0/+13
* Close connection after each request, avoid NSS shutdown problem.Rob Crittenden2012-10-241-0/+6
* Make sure the CA is running when starting servicesPetr Viktorin2012-10-232-61/+154
* Add fallback for httpd restarts on sysV platformsMartin Kosek2012-10-181-0/+17
* 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
* Fix CA CRL migration crash in ipa-upgradeconfigMartin Kosek2012-10-101-2/+2
* Move CRL publish directory to IPA owned directoryMartin Kosek2012-10-091-2/+2
* Wait for secure Dogtag ports when starting the pki servicesPetr Viktorin2012-10-031-4/+4
* Improve DN usage in ipa-client-installMartin Kosek2012-10-021-1/+1
* Improves sssd.conf handling during ipa-client uninstallTomas Babej2012-09-201-2/+13
* SSHPublicKey.fingerprint_dns_sha1 should return unicode value.Jan Cholasta2012-09-201-1/+1
* Use Dogtag 10 only when it is availablePetr Viktorin2012-09-174-19/+128
* Modifications to install scripts for dogtag 10Ade Lee2012-09-174-7/+13
* Fix various typos.Yuri Chornoivan2012-09-181-1/+1
* Use OpenSSH-style public keys as the preferred format of SSH public keys.Jan Cholasta2012-09-062-20/+199
* Internationalization for public errorsPetr Viktorin2012-09-031-5/+9
* Ticket #2850 - Ipactl exception not handled wellJohn Dennis2012-08-271-1/+3
* Ticket #3008: DN objects hash differently depending on caseJohn Dennis2012-08-221-14/+29
* Fix winsync agreements creationMartin Kosek2012-08-121-1/+9
* Use DN objects instead of stringsJohn Dennis2012-08-124-24/+1698
* Create /etc/sysconfig/network if it doesn't existPetr Viktorin2012-08-032-4/+16
* 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