summaryrefslogtreecommitdiffstats
path: root/ipaserver
Commit message (Expand)AuthorAgeFilesLines
...
* Remove unused method is_master of CAInstance.Jan Cholasta2014-03-251-15/+0
* Use the same certmonger configuration for both CA masters and clones.Jan Cholasta2014-03-251-92/+44
* Merge restart_httpd functionality to renew_ra_cert.Jan Cholasta2014-03-251-1/+1
* Merge restart_pkicad functionality to renew_ca_cert and remove restart_pkicad.Jan Cholasta2014-03-251-1/+1
* Make the default dogtag-ipa-ca-renew-agent behavior depend on CA setup.Jan Cholasta2014-03-251-4/+2
* Store information about which CA server is master for renewals in LDAP.Jan Cholasta2014-03-254-2/+97
* Use dogtag-ipa-ca-renew-agent to track certificates on master CA.Jan Cholasta2014-03-251-14/+23
* Use dogtag-ipa-ca-renew-agent to retrieve renewed certificates from LDAP.Jan Cholasta2014-03-251-10/+24
* Use certmonger D-Bus API to configure certmonger in CA install.Jan Cholasta2014-03-251-14/+24
* Show progress when enabling SSL in DS in ipa-server-install output.Jan Cholasta2014-03-251-3/+12
* Remove unused method export_ca_cert of dsinstance.Jan Cholasta2014-03-251-5/+0
* Upload CA certificate from DS NSS database in CA-less server install.Jan Cholasta2014-03-251-9/+4
* Use LDAP API to upload CA certificate instead of ldapmodify command.Jan Cholasta2014-03-251-5/+18
* Move CACERT definition to a single place.Jan Cholasta2014-03-259-11/+13
* Fix certificate renewal scripts to work with separate CA DS instance.Jan Cholasta2014-03-251-18/+42
* Add Object metadata and update plugin for managed permissionsPetr Viktorin2014-03-251-0/+160
* ipaserver.install.service: Fix estimated time displayPetr Viktorin2014-03-131-13/+17
* ipaserver/dcerpc: make sure to always return unicode SID of the trust domainAlexander Bokovoy2014-03-121-1/+1
* Support OTP in form based authPetr Vobornik2014-03-121-6/+32
* ipa-replica-install never checks for 7389 portMartin Kosek2014-03-112-7/+21
* adtrustinstance: make sure to stop and disable winbind in uninstall()Alexander Bokovoy2014-02-281-2/+5
* ipaserver/dcerpc: catch the case of insuffient permissions when establishing ...Alexander Bokovoy2014-02-271-2/+5
* trusts: Remove usage of deprecated LDAP APITomas Babej2014-02-271-2/+2
* bindinstance: make sure zone manager is initialized in add_master_dns_recordsAlexander Bokovoy2014-02-261-0/+1
* Always use real entry DNs for memberOf in ldap2.Jan Cholasta2014-02-241-1/+1
* Clarify error message about missing DNS component in ipa-replica-prepare.Petr Spacek2014-02-211-2/+5
* Add OTP last token pluginNathaniel McCallum2014-02-211-0/+4
* Add HOTP supportNathaniel McCallum2014-02-211-1/+1
* ipa tool: Print the name of the server we are connecting to with -vPetr Viktorin2014-02-051-0/+5
* Remove working directory for bind-dyndb-ldap plugin.Petr Spacek2014-01-271-13/+0
* Convert remaining frontend code to LDAPEntry API.Jan Cholasta2014-01-241-9/+9
* Convert remaining update code to LDAPEntry API.Jan Cholasta2014-01-248-28/+25
* Convert remaining installer code to LDAPEntry API.Jan Cholasta2014-01-243-21/+22
* Implement XML introspectionPetr Viktorin2014-01-141-6/+51
* rpcserver: Consolidate __call__ in xmlclient and jsonclient_kerbPetr Viktorin2013-12-101-54/+34
* httpd should destroy all CCACHEsMartin Kosek2014-01-221-1/+1
* Switch httpd to use default CCACHEMartin Kosek2014-01-221-19/+3
* ipa-adtrust-install: configure host netbios name by defaultAlexander Bokovoy2014-01-201-0/+3
* Treat error during write to /etc/resolv.conf as non-fatal.Petr Spacek2014-01-161-5/+8
* Do not start the service in stopped_service if it was not running before.Jan Cholasta2014-01-151-3/+0
* ipaserver/install/installutils: clean up properly after yieldAlexander Bokovoy2014-01-151-11/+14
* Enable Retro Changelog and Content Synchronization DS pluginsAna Krivokapic2014-01-141-0/+13
* Use raw LDAP data in ldapupdate.Jan Cholasta2014-01-101-23/+7
* Store old entry state in dict rather than LDAPEntry.Jan Cholasta2014-01-101-2/+2
* Remove legacy LDAPEntry properties data and orig_data.Jan Cholasta2014-01-102-8/+4
* Add LDAPEntry method generate_modlist.Jan Cholasta2014-01-102-2/+2
* Reduce amount of LDAPEntry.reset_modlist calls in ldapupdate.Jan Cholasta2014-01-101-8/+4
* Use LDAPClient.update_entry for LDAP mods in ldapupdate.Jan Cholasta2014-01-101-2/+2
* Rename LDAPEntry method commit to reset_modlist.Jan Cholasta2014-01-101-1/+1
* PKI service restart after CA renewal failedJan Cholasta2014-01-081-2/+2