You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ranger.apache.org by sn...@apache.org on 2014/11/08 19:59:50 UTC

[2/2] incubator-argus 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/a47120a3
Tree: http://git-wip-us.apache.org/repos/asf/incubator-argus/tree/a47120a3
Diff: http://git-wip-us.apache.org/repos/asf/incubator-argus/diff/a47120a3

Branch: refs/heads/master
Commit: a47120a30e5e397eb723fe9472595c45a9aff1a6
Parents: e67fb58 2357a91
Author: sneethiraj <sn...@apache.org>
Authored: Sat Nov 8 13:59:35 2014 -0500
Committer: sneethiraj <sn...@apache.org>
Committed: Sat Nov 8 13:59:35 2014 -0500

----------------------------------------------------------------------
 .../audit/provider/BufferedAuditProvider.java   |   2 +-
 .../audit/provider/LocalFileLogBuffer.java      |   1 +
 .../xasecure/audit/provider/LogDestination.java |   2 +
 .../com/xasecure/audit/provider/MiscUtil.java   |   4 +-
 .../audit/provider/hdfs/HdfsLogDestination.java |  55 +++++++--
 agents-common/scripts/enable-agent.sh           |   4 +-
 hbase-agent/conf/xasecure-audit.xml             | 110 +++++++++---------
 hbase-agent/scripts/install.properties          |  88 ++++++++-------
 hdfs-agent/conf/xasecure-audit.xml              |  14 +--
 hdfs-agent/scripts/install.properties           |  87 +++++++-------
 hive-agent/conf/xasecure-audit.xml              | 112 +++++++++----------
 hive-agent/scripts/install.properties           |  89 ++++++++-------
 knox-agent/conf/xasecure-audit.xml              | 105 ++++++++---------
 knox-agent/scripts/install.properties           |  85 +++++++-------
 .../com/xasecure/hadoop/client/HadoopFS.java    |   3 +
 pom.xml                                         |  10 ++
 security-admin/scripts/install.properties       |   2 +-
 .../com/xasecure/biz/AssetConnectionMgr.java    |  20 +++-
 storm-agent/conf/xasecure-audit.xml             | 111 +++++++++---------
 storm-agent/scripts/install.properties          |  85 +++++++-------
 20 files changed, 537 insertions(+), 452 deletions(-)
----------------------------------------------------------------------