summaryrefslogtreecommitdiffstats
path: root/ipaserver
Commit message (Expand)AuthorAgeFilesLines
* Added nolog to pkispawn and some additional fixes from review.Ade Lee2014-05-274-37/+63
* Fix various pep 8 issues and comments from reviewAde Lee2014-05-273-112/+137
* Added ipa-drm-installAde Lee2014-05-273-31/+93
* Add a DRM to IPAAde Lee2014-05-275-273/+803
* Call generate-rndc-key.sh during ipa-server-installAdam Misnyovszki2014-05-273-1/+29
* rpcserver: login_password datetime fix in expiration checkPetr Vobornik2014-05-261-8/+2
* ldap2.find_entries: Do not modify attrs_list in-placePetr Viktorin2014-05-261-6/+9
* Remove the global anonymous read ACIPetr Viktorin2014-05-262-96/+19
* Set user addressbook/IPA attribute read ACI to anonymous on upgrades from 3.xPetr Viktorin2014-05-261-0/+14
* update_managed_permissions: Pass around anonymous ACI rather than its blacklistPetr Viktorin2014-05-261-17/+18
* Replace "replica admins read access" ACI with a permissionPetr Viktorin2014-05-211-0/+61
* 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