summaryrefslogtreecommitdiffstats
path: root/ipaserver
Commit message (Expand)AuthorAgeFilesLines
* Server Upgrade: Fix: execute schema updateMartin Basti2015-05-221-1/+5
* Server Upgrade: wait until DS is readyMartin Basti2015-05-221-5/+3
* do not check for directory manager password during KRA uninstallMartin Babinsky2015-05-201-17/+17
* DNS install: extract DNS installer into one moduleMartin Basti2015-05-194-3/+219
* explicitly destroy httpd service ccache file during httpinstance removalMartin Babinsky2015-05-191-0/+4
* Do not store state if CA is enabledDavid Kupka2015-05-192-15/+2
* DNSSEC: FIX Do not re-create kasp.db if already existsMartin Basti2015-05-191-0/+1
* Server Upgrade: ipa-ldap-updater will not do overall upgradeMartin Basti2015-05-191-12/+7
* Server Upgrade: handle errors betterMartin Basti2015-05-194-24/+29
* Server Upgrade: do not allow to run upgradeinstace aloneMartin Basti2015-05-191-18/+0
* Server Upgrade: raise RuntimeError instead exit()Martin Basti2015-05-191-1/+1
* Server Upgrade: Do not start DS if it was stopped before upgradeMartin Basti2015-05-191-3/+5
* User life cycle: Stage user Administrators permission/priviledgeThierry Bordaz2015-05-181-2/+10
* Server Upgrade: Allow base64 encoded valuesMartin Basti2015-05-117-50/+138
* Server Upgrade: remove CSV from upgrade filesMartin Basti2015-05-112-102/+67
* use Connectible.disconnect() instead of .destroy_connection()Petr Vobornik2015-05-071-2/+2
* allow to call ldap2.destroy_connection multiple timesPetr Vobornik2015-05-071-2/+3
* prevent duplicate IDs when setting up multiple replicas against single masterMartin Babinsky2015-05-071-24/+50
* Fix stop_tracking_certificates call in ipa-restoreJan Cholasta2015-05-071-3/+2
* Server Upgrade: enable DS global lock during upgradeMartin Basti2015-05-052-4/+34
* Server Upgrade: use LDIF parser to modify DSE.ldifMartin Basti2015-05-051-20/+165
* move realm_to_serverid to installutils moduleMartin Basti2015-05-0511-27/+30
* Server Upgrade: fix a comment in ldapupdaterMartin Basti2015-05-051-6/+1
* Remove unneeded ip-address option in ipa-adtrust-installGabe2015-05-051-3/+1
* Server Upgrade: Verify version and platformMartin Basti2015-05-043-2/+103
* Server Upgrade: ipa-server-upgrade commandMartin Basti2015-05-041-0/+72
* point the users to PKI-related logs when CA configuration failsMartin Babinsky2015-04-292-5/+15
* Make lint work on Fedora 22.David Kupka2015-04-271-0/+1
* speed up indirect member processingPetr Vobornik2015-04-271-90/+0
* rename_managed: Remove use of EditableDNPetr Viktorin2015-04-231-20/+32
* Adopted kinit_keytab and kinit_password for kerberos authMartin Babinsky2015-04-201-26/+22
* ldap: Move value encoding from IPASimpleLDAPObject to LDAPClientJan Cholasta2015-04-161-7/+15
* cainstance: Use LDAPClient instead of IPASimpleLDAPObjectJan Cholasta2015-04-161-7/+8
* ldap: Use LDAPClient instead of IPASimpleLDAPObject in ldap2.modify_passwordJan Cholasta2015-04-161-6/+5
* ldap: Use LDAPClient bind and unbind methods in ldap2Jan Cholasta2015-04-161-34/+28
* ldap: Use LDAPClient connection management in ldap2Jan Cholasta2015-04-161-3/+10
* ldap: Add connection management to LDAPClientJan Cholasta2015-04-161-1/+4
* Server Upgrade: only root can run updatesMartin Basti2015-04-141-28/+6
* Server Upgrade: restart DS using ipaplatfom serviceMartin Basti2015-04-142-51/+4
* Server Upgrade: use ldap2 connection in fix_replica_agreementsMartin Basti2015-04-141-3/+1
* Server Upgrade: Handle connection better in updates_from_dictMartin Basti2015-04-141-3/+4
* Server Upgrade: plugins should use ldapupdater API instanceMartin Basti2015-04-148-28/+32
* Server Upgrade: specify order of plugins in update filesMartin Basti2015-04-1420-326/+194
* Server Upgrade: Apply plugin updates immediatelyMartin Basti2015-04-1414-74/+67
* Server Upgrade: remove unused code in upgradeMartin Basti2015-04-142-9/+1
* Server Upgrade: use only LDAPI connectionMartin Basti2015-04-142-32/+3
* Fix ldap2 shared connectionMartin Basti2015-04-021-1/+1
* fix improper handling of boolean option inMartin Babinsky2015-04-021-1/+1
* Server Upgrade: Fix commentsMartin Basti2015-04-021-8/+8
* Use mod_auth_gssapi instead of mod_auth_kerb.David Kupka2015-03-301-1/+1