Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 286D1200CAE for ; Wed, 7 Jun 2017 06:06:47 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 27608160BD3; Wed, 7 Jun 2017 04:06:47 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 6B809160BD4 for ; Wed, 7 Jun 2017 06:06:46 +0200 (CEST) Received: (qmail 29286 invoked by uid 500); 7 Jun 2017 04:06:45 -0000 Mailing-List: contact commits-help@guacamole.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@guacamole.incubator.apache.org Delivered-To: mailing list commits@guacamole.incubator.apache.org Received: (qmail 29256 invoked by uid 99); 7 Jun 2017 04:06:45 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Jun 2017 04:06:45 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 40A95C0096 for ; Wed, 7 Jun 2017 04:06:45 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -4.222 X-Spam-Level: X-Spam-Status: No, score=-4.222 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id My5t4d7az14S for ; Wed, 7 Jun 2017 04:06:44 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with SMTP id 786405FB84 for ; Wed, 7 Jun 2017 04:06:43 +0000 (UTC) Received: (qmail 29175 invoked by uid 99); 7 Jun 2017 04:06:42 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Jun 2017 04:06:42 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 92859E1797; Wed, 7 Jun 2017 04:06:42 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: jmuehlner@apache.org To: commits@guacamole.incubator.apache.org Date: Wed, 07 Jun 2017 04:06:44 -0000 Message-Id: In-Reply-To: <7f658d617e7e4368883d3ffa691c4b2b@git.apache.org> References: <7f658d617e7e4368883d3ffa691c4b2b@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [3/4] incubator-guacamole-manual git commit: GUACAMOLE-189: Merge documentation for new guacd override columns. archived-at: Wed, 07 Jun 2017 04:06:47 -0000 GUACAMOLE-189: Merge documentation for new guacd override columns. Project: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-manual/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-manual/commit/a1a4ee64 Tree: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-manual/tree/a1a4ee64 Diff: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-manual/diff/a1a4ee64 Branch: refs/heads/master Commit: a1a4ee64dd00217905288ac1d902713b0298c03b Parents: cf8eb6b 1e48c45 Author: James Muehlner Authored: Tue Jun 6 21:04:26 2017 -0700 Committer: James Muehlner Committed: Tue Jun 6 21:04:26 2017 -0700 ---------------------------------------------------------------------- src/chapters/jdbc-auth.xml | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-guacamole-manual/blob/a1a4ee64/src/chapters/jdbc-auth.xml ----------------------------------------------------------------------