This is an automated email from the ASF dual-hosted git repository.
jfthomps pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/vcl.git.
from 358dffb Merge branch 'develop' of
https://gitbox.apache.org/repos/asf/vcl into develop
add a242e23 updated database to hold configuration. updated front end
code to add checkbox to ADDomain Edit page to save this setting to database
add 2ecb20f added managementnode code to use database hostnames if
configured in database
add 5d84193 use shorter name for database field as it was causing issue
with managementnode code
add ec5078b updated database with shorter name
add 101b535 Merge branch 'develop' into
VCL-1116_use_database_hostnames_for_ad_joined_computers
add df80209 Merge branch 'develop' into
VCL-1116_use_database_hostnames_for_ad_joined_computers
add 0589919 VCL-1116 - use database hostnames for ad joined computers
new 0ee8921 Merge branch 'develop' of github.com:apache/vcl into develop
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
managementnode/lib/VCL/DataStructure.pm | 1 +
managementnode/lib/VCL/Module/OS/Windows.pm | 26 +++++++++++++++++---------
mysql/update-vcl.sql | 1 +
mysql/vcl.sql | 1 +
web/.ht-inc/addomain.php | 20 ++++++++++++++++----
web/.ht-inc/utils.php | 6 ++++--
web/js/resources/addomain.js | 15 +++++++++++----
7 files changed, 51 insertions(+), 19 deletions(-)