summaryrefslogtreecommitdiffstats
path: root/ipaserver
Commit message (Expand)AuthorAgeFilesLines
* Trust add datetime fixAdam Misnyovszki2014-05-061-1/+1
* Fixed typo how to create an example gpg keyThorsten Scherf2014-05-061-1/+1
* Add several managed read permissions under cn=etcPetr Viktorin2014-04-241-2/+77
* Add support for non-plugin default permissionsPetr Viktorin2014-04-241-2/+12
* Support API version-specific RPC marshalling.Jan Cholasta2014-04-181-8/+13
* Do not ask for memberindirect when updating managed permissionsPetr Viktorin2014-04-171-1/+2
* Fix update_ca_renewal_master plugin on CA-less installs.Jan Cholasta2014-04-101-26/+53
* Add mechanism for adding default permissions to privilegesPetr Viktorin2014-04-101-0/+11
* Allow overriding all attributes of default permissionsPetr Viktorin2014-04-091-12/+40
* Document the managed permission updater operationPetr Viktorin2014-04-091-0/+34
* Fix upload of CA certificate to LDAP in CA-less install.Jan Cholasta2014-04-081-1/+4
* 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