summaryrefslogtreecommitdiffstats
path: root/ipaserver
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* upload_cacrt: Fix empty cACertificate in cn=CAcertJan Cholasta2015-03-191-24/+30
* Server Upgrade: remove --test optionMartin Basti2015-03-195-67/+46
* Revert "Server Upgrade: respect --test option in plugins"Tomas Babej2015-03-197-35/+0
* Server Upgrade: respect --test option in pluginsMartin Basti2015-03-197-0/+35
* Server Upgrade: order update files by defaultMartin Basti2015-03-194-5/+4
* Server Upgrade: Update entries in order specified in fileMartin Basti2015-03-199-88/+30
* Server Upgrade: Set modified to false, before each updateMartin Basti2015-03-191-1/+2
* Server Upgrade: Upgrade one file per timeMartin Basti2015-03-191-36/+18