summaryrefslogtreecommitdiffstats
path: root/install/tools
Commit message (Expand)AuthorAgeFilesLines
* Full system backup and restoreRob Crittenden2013-04-128-118/+278
* Properly handle ipa-replica-install when its zone is not managed by IPATomas Babej2013-04-021-6/+16
* Load the CA cert into server NSS databasesPetr Viktorin2013-04-022-4/+8
* Support installing with custom SSL certs, without a CAPetr Viktorin2013-04-022-12/+56
* ipa-server-install: Remove the --selfsign optionPetr Viktorin2013-04-022-44/+33
* ipa-server-install: Make temporary pin files available for the whole installa...Petr Viktorin2013-04-021-37/+21
* Put pid-file to named.confMartin Kosek2013-03-291-1/+44
* Add mkhomedir option to ipa-server-install and ipa-replica-installAna Krivokapic2013-03-284-0/+22
* Use default NETBIOS name in unattended ipa-adtrust-installAna Krivokapic2013-03-221-1/+4
* Add DNS Setup Prompt to InstallBrian Cook2013-03-211-0/+5
* Improve some error handling in ipa-replica-manageRob Crittenden2013-03-141-3/+6
* Do not force named connections on upgradesMartin Kosek2013-03-141-1/+1
* Use tkey-gssapi-keytab in named.confMartin Kosek2013-03-141-1/+68
* Extend ipa-replica-manage to be able to manage DNA ranges.Rob Crittenden2013-03-132-7/+326
* Remove ipaserver/ipaldap.pyPetr Viktorin2013-03-134-9/+5
* Fix installing server with external CAPetr Viktorin2013-03-081-34/+42
* ipa-replica-manage: migrate to single_value after LDAPEntry updatesAlexander Bokovoy2013-03-061-2/+2
* Remove support for DN normalization from LDAPClient.Jan Cholasta2013-03-012-6/+6
* Use the dn attribute of LDAPEntry to set/get DNs of entries.Jan Cholasta2013-03-012-6/+6
* Remove some uses of raw python-ldapPetr Viktorin2013-03-015-176/+110
* Use IPAdmin rather than raw python-ldap in ipactlPetr Viktorin2013-03-011-42/+32
* Remove IPAdmin.unbind_s(), keep unbind()Petr Viktorin2013-03-012-3/+3
* Remove search_s and search_ext_s from IPAdminPetr Viktorin2013-03-012-11/+13
* replace getEntry with get_entry (or get_entries if scope != SCOPE_BASE)Petr Viktorin2013-03-013-12/+9
* Replace deleteEntry with delete_entryPetr Viktorin2013-03-011-2/+2
* Replace getList by a get_entries methodPetr Viktorin2013-03-013-14/+15
* Replace entry.getValue by entry.single_valuePetr Viktorin2013-03-013-28/+40
* Remove IPAdmin.get_dns_sorted_by_lengthPetr Viktorin2013-03-011-6/+4
* Remove some unused importsPetr Viktorin2013-03-013-4/+0
* Check SSH connection in ipa-replica-conncheckPetr Viktorin2013-02-191-8/+35
* Allow ipa-replica-conncheck and ipa-adtrust-install to read krb5 includedirJakub Hrozek2013-02-181-1/+1
* ipa-adtrust-install should ask for SID generationMartin Kosek2013-02-121-6/+42
* Add LDAP server fallback to client installerRob Crittenden2013-02-071-1/+1
* Take into consideration services when deleting replicasAna Krivokapic2013-02-061-0/+23
* Port ipa-replica-prepare to the admintool frameworkPetr Viktorin2013-02-011-488/+4
* Use fully qualified CCACHE namesMartin Kosek2013-02-013-3/+3
* Remove unused krbV importsMartin Kosek2013-02-011-1/+0
* Fix a typo in ipa-adtrust-install helpTomas Babej2013-01-311-1/+1
* Use new certmonger locking to prevent NSS database corruption.Rob Crittenden2013-01-291-1/+53
* Add the CA cert to LDAP after the CA installPetr Viktorin2013-01-291-0/+3
* Upgrade process should not crash on named restartMartin Kosek2013-01-151-2/+9
* Avoid CRL migration error messageMartin Kosek2013-01-111-3/+7
* Fixed the catch of the hostname option during ipa-server-installLynn Root2012-12-111-1/+1
* Stop and disable conflicting time&date servicesMartin Kosek2012-12-072-0/+30
* Add OCSP and CRL URIs to certificatesMartin Kosek2012-12-074-14/+67
* Improve ipa-replica-prepare error messageMartin Kosek2012-12-061-4/+17
* Only update the list of running services in the installer or ipactl.Rob Crittenden2012-12-051-2/+8
* Change network configuration fileMartin Kosek2012-12-051-7/+2
* Make ipa-csreplica-manage work with both merged and non-merged DBsPetr Viktorin2012-11-231-21/+72
* Filter suffix in replication management toolsMartin Kosek2012-11-231-1/+1