OpenSearch/modules
Tim Brooks f4270f9914 Wrap netty accept/connect ops with doPrivileged (#22572)
This is related to #22116. netty channels require socket `connect` and
`accept` privileges. Netty does not currently wrap these operations
with `doPrivileged` blocks. These changes extend the netty channels
and wrap calls to the relevant super methods in doPrivileged blocks.
2017-01-13 14:27:09 -06:00
..
aggs-matrix-stats Remove InternalAggregation.Type (#22511) 2017-01-10 11:57:19 -05:00
ingest-common fix index out of bounds error in KV Processor (#22288) 2016-12-27 10:57:11 -08:00
lang-expression Upgrade to lucene-6.4.0-snapshot-084f7a0. (#22413) 2017-01-04 19:03:52 +01:00
lang-mustache Remove ParseFieldMatcher usages from IndexSettings 2017-01-12 14:43:35 +01:00
lang-painless Whitelist some ScriptDocValues in painless (#22600) 2017-01-12 15:26:09 -05:00
percolator percolator: remove deprecated percolate and mpercolate apis 2017-01-10 11:18:27 +01:00
reindex Increase visibility of doExecute so it can be used directly (#22614) 2017-01-13 09:42:02 -05:00
transport-netty4 Wrap netty accept/connect ops with doPrivileged (#22572) 2017-01-13 14:27:09 -06:00
build.gradle Build: Change `gradle run` to use zip distribution (#21001) 2016-10-18 11:48:58 -07:00