You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
consul/command/agent
Ryan Uber e37b5ecb69
Merge pull request #1046 from hashicorp/f-event-acl
10 years ago
..
acl_endpoint.go agent: Support ACL upserting 10 years ago
acl_endpoint_test.go agent: Support ACL upserting 10 years ago
agent.go Merge pull request #1004 from i0rek/advertise_addrs 10 years ago
agent_endpoint.go Fixing merge conflict 10 years ago
agent_endpoint_test.go Fixing merge conflict 10 years ago
agent_test.go Merge pull request #1004 from i0rek/advertise_addrs 10 years ago
catalog_endpoint.go
catalog_endpoint_test.go agent: test services are in sync when added from the API 10 years ago
check.go agent: first stab at persisting check state 10 years ago
check_test.go agent: disable HTTP keepalives for checks 10 years ago
command.go agent: don't replace config on SIGHUP if parsing fails 10 years ago
command_test.go add and test -advertise-wan cli flag 10 years ago
config.go Implement advertise_addrs for SerfLan, SerfWan and RPC. 10 years ago
config_test.go Implement advertise_addrs for SerfLan, SerfWan and RPC. 10 years ago
dns.go agent: dns uses the configured token during queries 10 years ago
dns_test.go agent: testing dns when acls are in use 10 years ago
event_endpoint.go agent: avoid masking errors when ACLs deny a request 10 years ago
event_endpoint_test.go agent: testing user event endpoint ACLs 10 years ago
flag_slice_value.go
flag_slice_value_test.go
gated_writer.go
gated_writer_test.go
health_endpoint.go
health_endpoint_test.go
http.go agent: don't replace empty tokens in the logs, fixes #1020 10 years ago
http_api.md
http_test.go agent: hide tokens from logs and monitor 10 years ago
keyring.go agent: fix loading keyring on agent start 10 years ago
keyring_test.go agent: fix loading keyring on agent start 10 years ago
kvs_endpoint.go agent: error from KVS endpoint if incompatible flags are passed. Fixes #432 10 years ago
kvs_endpoint_test.go agent: error from KVS endpoint if incompatible flags are passed. Fixes #432 10 years ago
local.go Merge pull request #891 from hashicorp/f-token 10 years ago
local_test.go agent: fix failing test 10 years ago
log_levels.go
log_writer.go typofixes - https://github.com/vlajos/misspell_fixer 10 years ago
log_writer_test.go
remote_exec.go agent: pass locally configured token during remote exec 10 years ago
remote_exec_test.go agent: pass locally configured token during remote exec 10 years ago
rpc.go consul: Remove unreachable error handling 10 years ago
rpc_client.go agent: beginning refactor 10 years ago
rpc_client_test.go agent: fixing up tests 10 years ago
rpc_log_stream.go
rpc_log_stream_test.go
scada.go agent: Cleanup a comment 10 years ago
scada_test.go agent: Adding SCADA tests 10 years ago
session_endpoint.go Support SesionTTLMin configuration 10 years ago
session_endpoint_test.go Support SesionTTLMin configuration 10 years ago
status_endpoint.go
status_endpoint_test.go
structs.go Fixing merge conflict 10 years ago
structs_test.go agent: http checks work inside of service definitions 10 years ago
syslog.go agent: Filter messages logged to syslog. Fixes #272 10 years ago
syslog_test.go agent: skip syslog test on windows 10 years ago
ui_endpoint.go agent: Fixing blocking queries on internal endpoints 10 years ago
ui_endpoint_test.go typofixes - https://github.com/vlajos/misspell_fixer 10 years ago
user_event.go consul: always fire events from server nodes 10 years ago
user_event_test.go agent: enforce event policy during event fire 10 years ago
util.go agent: use interface for file permissions 10 years ago
util_test.go command/agent: skip unix file permissions test on windows 10 years ago
watch_handler.go agent: Refactor script invoke 10 years ago
watch_handler_test.go agent: Refactor script invoke 10 years ago