summaryrefslogtreecommitdiffstats
path: root/ipaserver/install
Commit message (Expand)AuthorAgeFilesLines
* Always record that pkicreate has been executed.David Kupka2014-07-221-3/+10
* Enable debug pid in smb.confGabe2014-07-181-0/+1
* ldapupdate: Restore 'replace' functionalityPetr Viktorin2014-07-041-0/+8
* Restore privileges after forward zones updateMartin Basti2014-07-041-1/+42
* ipa-ldap-updater: make possible to use LDAPI with autobind in case of hardene...Alexander Bokovoy2014-07-041-1/+2
* Fix upgrade to forward zonesMartin Basti2014-07-031-1/+1
* Allow to add non string values to named confMartin Basti2014-07-021-6/+24
* Do not fail if there are multiple nsDS5ReplicaId values in cn=replication,cn=etcPetr Viktorin2014-07-021-2/+7
* Upgrade special master zones to forward zonesMartin Basti2014-06-271-2/+177
* Added upgrade step executed before schmema is upgradedMartin Basti2014-06-275-8/+54
* ipaplatform: Move paths from installers to paths moduleTomas Babej2014-06-261-1/+1
* Implement OTP token importingNathaniel McCallum2014-06-251-0/+530
* Allow SAN in IPA certificate profile.Jan Cholasta2014-06-241-0/+51
* permission plugin: Join --type objectclass filters with ORPetr Viktorin2014-06-231-2/+3
* Add $REALM to variables supported by the managed permission updaterPetr Viktorin2014-06-181-0/+1
* Remove the update_dns_permissions pluginPetr Viktorin2014-06-181-56/+0
* managed permission updater: Add mechanism to replace SYSTEM permissionsPetr Viktorin2014-06-181-0/+18
* ipaplatform: Move all filesystem paths to ipaplatform.paths moduleTomas Babej2014-06-1621-319/+329
* ipaplatform: Remove redundant imports of ipaservicesTomas Babej2014-06-1611-16/+5
* ipaplatform: Change service code in freeipa to use ipaplatform servicesTomas Babej2014-06-169-30/+39
* ipaplatform: Change platform dependant code in freeipa to use ipaplatform tasksTomas Babej2014-06-165-6/+11
* Make 'permission' the default bind type for managed permissionsPetr Viktorin2014-06-111-1/+1
* Add method to enumerate managed permission templatesPetr Viktorin2014-06-111-15/+30
* managed perm updater: Handle case where we changed default ACIs in the pastPetr Viktorin2014-06-101-2/+18
* Add mechanism for updating permissions to managedPetr Viktorin2014-06-041-8/+135
* Modified dns related global functionsMartin Basti2014-06-031-2/+2
* ipa recursively adds old backupsGabe2014-05-301-0/+1
* Call generate-rndc-key.sh during ipa-server-installAdam Misnyovszki2014-05-273-1/+29
* 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
* 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
* 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