You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ranger.apache.org by ma...@apache.org on 2014/10/26 05:47:34 UTC

[3/4] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-argus

Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-argus


Project: http://git-wip-us.apache.org/repos/asf/incubator-argus/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-argus/commit/3c07f476
Tree: http://git-wip-us.apache.org/repos/asf/incubator-argus/tree/3c07f476
Diff: http://git-wip-us.apache.org/repos/asf/incubator-argus/diff/3c07f476

Branch: refs/heads/master
Commit: 3c07f476f78df1830eebbb675014203970cb7d8e
Parents: 5ee2ed2 069e556
Author: mneethiraj <mn...@hortonworks.com>
Authored: Sat Oct 25 08:03:01 2014 -0700
Committer: mneethiraj <mn...@hortonworks.com>
Committed: Sat Oct 25 08:03:01 2014 -0700

----------------------------------------------------------------------
 README.txt                                      | 10 ++++-
 agents-audit/.gitignore                         |  3 +-
 agents-audit/.project                           | 34 ----------------
 agents-common/.gitignore                        |  3 +-
 agents-common/.project                          | 23 -----------
 agents-cred/.gitignore                          |  3 +-
 agents-cred/.project                            | 23 -----------
 agents-impl/.gitignore                          |  4 +-
 agents-impl/.project                            | 23 -----------
 agents-installer/.gitignore                     |  3 +-
 agents-installer/.project                       | 23 -----------
 .../utils/install/PasswordGenerator.java        | 22 +++++++---
 credentialbuilder/.gitignore                    |  1 +
 credentialbuilder/.project                      | 23 -----------
 embededwebserver/.gitignore                     |  2 +-
 embededwebserver/.project                       | 23 -----------
 embededwebserver/scripts/xapolicymgr            | 14 +++++++
 hbase-agent/.gitignore                          |  4 +-
 hbase-agent/.project                            | 23 -----------
 hbase-agent/conf/hbase-site-changes.cfg         | 14 +++++++
 hbase-agent/conf/xasecure-audit-changes.cfg     | 14 +++++++
 .../conf/xasecure-hbase-security-changes.cfg    | 14 +++++++
 .../conf/xasecure-policymgr-ssl-changes.cfg     | 14 +++++++
 hbase-agent/disable-conf/hbase-site-changes.cfg | 14 +++++++
 hdfs-agent/.gitignore                           |  3 +-
 hdfs-agent/.project                             | 23 -----------
 hdfs-agent/conf/hdfs-site-changes.cfg           | 14 +++++++
 hdfs-agent/conf/xasecure-audit-changes.cfg      | 14 +++++++
 .../conf/xasecure-hdfs-security-changes.cfg     | 14 +++++++
 .../conf/xasecure-policymgr-ssl-changes.cfg     | 14 +++++++
 hive-agent/.gitignore                           |  3 +-
 hive-agent/.project                             | 23 -----------
 hive-agent/conf/hiveserver2-site-changes.cfg    | 14 +++++++
 hive-agent/conf/xasecure-audit-changes.cfg      | 14 +++++++
 .../conf/xasecure-hive-security-changes.cfg     | 14 +++++++
 .../conf/xasecure-policymgr-ssl-changes.cfg     | 14 +++++++
 .../disable-conf/hiveserver2-site-changes.cfg   | 14 +++++++
 knox-agent/.gitignore                           |  4 +-
 knox-agent/.project                             | 23 -----------
 knox-agent/conf/xasecure-audit-changes.cfg      | 14 +++++++
 .../conf/xasecure-knox-security-changes.cfg     | 14 +++++++
 .../conf/xasecure-policymgr-ssl-changes.cfg     | 14 +++++++
 lookup-client/.classpath                        | 27 -------------
 lookup-client/.gitignore                        |  2 +-
 lookup-client/.project                          | 36 -----------------
 pom.xml                                         | 27 ++++++++++++-
 security-admin/.gitignore                       |  1 +
 security-admin/.project                         | 42 --------------------
 .../.settings/org.eclipse.wst.common.component  |  2 +
 security-admin/scripts/install.sh               | 20 ++++++----
 .../src/main/webapp/WEB-INF/log4j.xml.prod      | 16 ++++++++
 src/main/assembly/hbase-agent.xml               | 17 ++++++++
 src/main/assembly/hdfs-agent.xml                | 17 ++++++++
 src/main/assembly/hive-agent.xml                | 17 ++++++++
 src/main/assembly/knox-agent.xml                | 17 ++++++++
 src/main/assembly/storm-agent.xml               | 17 ++++++++
 storm-agent/.gitignore                          |  3 +-
 storm-agent/.project                            | 23 -----------
 storm-agent/conf/xasecure-audit-changes.cfg     | 14 +++++++
 .../conf/xasecure-policymgr-ssl-changes.cfg     | 14 +++++++
 .../conf/xasecure-storm-security-changes.cfg    | 14 +++++++
 ugsync/.gitignore                               |  2 +-
 ugsync/.project                                 | 23 -----------
 unixauthclient/.classpath                       | 27 -------------
 unixauthclient/.gitignore                       |  2 +-
 unixauthclient/.project                         | 36 -----------------
 unixauthnative/.gitignore                       |  3 +-
 unixauthservice/.gitignore                      |  2 +-
 unixauthservice/.project                        | 23 -----------
 unixauthservice/scripts/initd                   | 16 +++++++-
 70 files changed, 503 insertions(+), 538 deletions(-)
----------------------------------------------------------------------