OpenSearch/modules
Tim Brooks f70188ac58 Remove connect SocketPermissions from core (#22797)
This is related to #22116. Core no longer needs `SocketPermission`
`connect`.

This permission is relegated to these modules/plugins:
- transport-netty4 module
- reindex module
- repository-url module
- discovery-azure-classic plugin
- discovery-ec2 plugin
- discovery-gce plugin
- repository-azure plugin
- repository-gcs plugin
- repository-hdfs plugin
- repository-s3 plugin

And for tests:
- mocksocket jar
- rest client
- httpcore-nio jar
- httpasyncclient jar
2017-02-03 09:39:56 -06:00
..
aggs-matrix-stats Upgrade checkstyle to version 7.5 2017-02-03 09:46:44 -05:00
ingest-common Upgrade checkstyle to version 7.5 2017-02-03 09:46:44 -05:00
lang-expression Optionally require a valid content type for all rest requests with content (#22691) 2017-02-02 14:07:13 -05:00
lang-mustache Upgrade checkstyle to version 7.5 2017-02-03 09:46:44 -05:00
lang-painless Upgrade checkstyle to version 7.5 2017-02-03 09:46:44 -05:00
percolator Upgrade checkstyle to version 7.5 2017-02-03 09:46:44 -05:00
reindex Remove connect SocketPermissions from core (#22797) 2017-02-03 09:39:56 -06:00
repository-url Remove connect SocketPermissions from core (#22797) 2017-02-03 09:39:56 -06:00
transport-netty4 Remove connect SocketPermissions from core (#22797) 2017-02-03 09:39:56 -06:00
build.gradle Build: Change `gradle run` to use zip distribution (#21001) 2016-10-18 11:48:58 -07:00