summaryrefslogtreecommitdiffstats
path: root/ipaserver
Commit message (Expand)AuthorAgeFilesLines
* Installers fix: remove temporal ccacheMartin Basti2015-06-021-6/+11
* install: Move ipa-server-upgrade code into a moduleJan Cholasta2015-05-293-66/+74
* install: Move ipa-replica-install code into a moduleJan Cholasta2015-05-292-0/+642
* install: Move ipa-server-install code into a moduleJan Cholasta2015-05-292-0/+1212
* install: Make a package out of ipaserver.install.serverJan Cholasta2015-05-292-0/+5
* KRA: get the right dogtag version during server uninstallMartin Babinsky2015-05-261-1/+1
* Add Domain Level featureTomas Babej2015-05-263-3/+29
* Server Upgrade: fix remove statementMartin Basti2015-05-261-3/+4
* Fix: use DS socket check only for upgradeMartin Basti2015-05-261-1/+2
* install part - manage topology in shared treeLudwig Krispenz2015-05-263-1/+27
* replica-manage: Properly delete nested entriesTomas Babej2015-05-261-2/+2
* Server Upgrade: Move code from ipa-upgradeconfig to separate moduleMartin Basti2015-05-252-10/+1381
* merge KRA installation machinery to a single moduleMartin Babinsky2015-05-252-70/+98
* ipaserver/dcerpc: Ensure LSA pipe has session key before using itAlexander Bokovoy2015-05-251-5/+14
* 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