summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* DNS Locations: do not generate location records for unused locationsMartin Basti2016-06-171-4/+7
* DNS Locations: prevent to remove used locationsMartin Basti2016-06-171-5/+11
* DNS Locations: show warning if there is no DNS servers in locationMartin Basti2016-06-173-0/+37
* DNS Locations: require to restart named-pkcs11 affter location changeMartin Basti2016-06-172-1/+15
* DNS Locations: set proper substitution variableMartin Basti2016-06-171-0/+20
* Always qualify requests for admin in ipa-replica-conncheckFlorence Blanc-Renaud2016-06-171-2/+5
* DNS Locations: dnsserver: remove config when replica is removedMartin Basti2016-06-171-0/+15
* DNS Locations: dnsserver: use the newer config way in installerMartin Basti2016-06-172-4/+23
* DNS Locations: dnsserver: put server_id option into named.confMartin Basti2016-06-176-7/+78
* DNS Locations: dnsserver-* commandsMartin Basti2016-06-1711-58/+336
* DNS Locations: dnsservers: add required objectclassesMartin Basti2016-06-171-0/+3
* DNS Locations: server-mod: add automatic records updateMartin Basti2016-06-172-1/+16
* DNS Locations: use automatic records update in ipa-adtrust-installMartin Basti2016-06-171-34/+11
* DNS Locations: adtrustinstance simplify dns managementMartin Basti2016-06-172-9/+7
* DNS Locations: use dns_update_service_records in installersMartin Basti2016-06-177-120/+45
* DNS Locations: command dns-update-system-recordsMartin Basti2016-06-176-4/+187
* DNS Locations: add ACI for template attributeMartin Basti2016-06-172-4/+7
* DNS Locations: permission: allow to read status of servicesMartin Basti2016-06-172-2/+9
* DNS Locations: DNS data managementMartin Basti2016-06-173-0/+383
* DNS Locations: add idnsTemplateObject objectclassMartin Basti2016-06-171-0/+2
* DNS Locations: fix location-delMartin Basti2016-06-171-1/+2
* DNS Locations: add index for ipalocation attributeMartin Basti2016-06-172-0/+17
* Require 389-ds-base >= 1.3.5.6Petr Spacek2016-06-161-3/+3
* Added missing translation to automount.py methodAbhijeet Kasurde2016-06-161-12/+12
* Fix minor typosYuri Chornoivan2016-06-164-5/+5
* Increase nsslapd-db-locks to 50000Stanislav Laznicka2016-06-151-5/+10
* Fixes CA always being presented as runningStanislav Laznicka2016-06-153-4/+21
* upgrade: do not try to start CA if not configuredFraser Tweedale2016-06-151-6/+8
* schema: fix client-side dynamic defaultsJan Cholasta2016-06-151-3/+3
* schema: exclude local commandsJan Cholasta2016-06-151-8/+14
* frontend: call `execute` rather than `forward` in LocalJan Cholasta2016-06-151-0/+3
* dns, passwd: fix outputs of `dns_resolve` and `passwd` commandsJan Cholasta2016-06-154-4/+10
* misc: fix empty CLI output of `env` and `plugins` commandsJan Cholasta2016-06-151-0/+24
* batch, schema: use Dict instead of AnyJan Cholasta2016-06-155-17/+16
* schema: generate client-side commands on demandJan Cholasta2016-06-151-7/+28
* plugable: initialize plugins on demandJan Cholasta2016-06-155-34/+74
* plugable: allow plugins to be non-classesJan Cholasta2016-06-152-18/+53
* Introduce "NTP server" roleMartin Babinsky2016-06-152-5/+14
* Add NTP to the list of services stored in IPA masters LDAP subtreeMartin Babinsky2016-06-155-1/+33
* adtrust: optimize forest root LDAP filterAlexander Bokovoy2016-06-151-5/+3
* Extend caacl entityPavel Vomacka2016-06-155-4/+80
* Extend certificate entity pagePavel Vomacka2016-06-153-5/+76
* Add new webui plugin - caPavel Vomacka2016-06-153-0/+97
* replica-install: configure key retriever before starting DogtagFraser Tweedale2016-06-151-2/+2
* Add issuer options to cert-show and cert-findFraser Tweedale2016-06-154-4/+63
* Update cert-request to allow specifying CAFraser Tweedale2016-06-153-6/+19
* Add CA argument to ra.request_certificateFraser Tweedale2016-06-154-11/+18
* Update 'caacl' plugin to support lightweight CAsFraser Tweedale2016-06-154-41/+99
* Add IPA CA entry on install / upgradeFraser Tweedale2016-06-152-0/+38
* Add 'ca' pluginFraser Tweedale2016-06-1513-6/+385