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
Frank Schroeder e365ef12cf
agent: Disallow 0.0.0.0 as advertise or advertise-wan address
8 years ago
..
acl.go golint: Untangle if blocks with return in else 8 years ago
acl_endpoint.go Use fmt.Fprint/Fprintf/Fprintln 8 years ago
acl_endpoint_test.go Revert "test: Run command/agent tests in parallel" 8 years ago
acl_test.go Revert "test: Run command/agent tests in parallel" 8 years ago
agent.go Use bind address as source for outgoing connections (#2822) 8 years ago
agent_endpoint.go agent: Disallow 0.0.0.0 as service address 8 years ago
agent_endpoint_test.go agent: Disallow 0.0.0.0 as service address 8 years ago
agent_test.go test: Turns down server health interval for faster convergence. 8 years ago
bindata_assetfs.go Updates built-in static assets for web UI. 8 years ago
catalog_endpoint.go api: Return empty list instead of nil 8 years ago
catalog_endpoint_test.go agent: Disallow 0.0.0.0 as service address 8 years ago
check.go golint: Fix existing comments 8 years ago
check_test.go retry: Removes the description parameter. 8 years ago
command.go agent: Disallow 0.0.0.0 as advertise or advertise-wan address 8 years ago
command_test.go agent: Disallow 0.0.0.0 as advertise or advertise-wan address 8 years ago
config.go Move verifyUniqueListeners to command/agent/config.go 8 years ago
config_aws.go Move AWS discovery code to command/agent/config_aws.go 8 years ago
config_gce.go Move GCE discovery code to command/agent/config_gce.go 8 years ago
config_test.go Add separate option for verifying incoming HTTPS traffic (#2974) 8 years ago
coordinate_endpoint.go golint: Drop the unused value from range 8 years ago
coordinate_endpoint_test.go Revert "test: Run command/agent tests in parallel" 8 years ago
dns.go Merge pull request #2690 from zeroae/f-simple-rfc2782 8 years ago
dns_test.go Tweaks some tests that were having a hard time in Travis CI and 8 years ago
event_endpoint.go Use fmt.Fprint/Fprintf/Fprintln 8 years ago
event_endpoint_test.go test: Fix badly formatted retry.Run tests 8 years ago
flag_slice_value.go
flag_slice_value_test.go Revert "test: Run command/agent tests in parallel" 8 years ago
health_endpoint.go api: Return empty list instead of nil 8 years ago
health_endpoint_test.go test: Fix badly formatted retry.Run tests 8 years ago
http.go Add separate option for verifying incoming HTTPS traffic (#2974) 8 years ago
http_api.md Add `/v1/agent/self` and return local agent config 11 years ago
http_test.go Revert "test: Run command/agent tests in parallel" 8 years ago
keyring.go Added -relay-factor param to keyring operations 8 years ago
keyring_test.go Revert "test: Run command/agent tests in parallel" 8 years ago
kvs_endpoint.go golint: Untangle if blocks with return in else 8 years ago
kvs_endpoint_test.go Revert "test: Run command/agent tests in parallel" 8 years ago
local.go golint: Drop the unused value from range 8 years ago
local_test.go test: Fix badly formatted retry.Run tests 8 years ago
operator_endpoint.go golint: Untangle if blocks with return in else 8 years ago
operator_endpoint_test.go retry: Removes the description parameter. 8 years ago
prepared_query_endpoint.go golint: Untangle if blocks with return in else 8 years ago
prepared_query_endpoint_test.go Revert "test: Run command/agent tests in parallel" 8 years ago
remote_exec.go Remove duplicate constants 8 years ago
remote_exec_test.go Revert "test: Run command/agent tests in parallel" 8 years ago
session_endpoint.go golint: Drop the unused value from range 8 years ago
session_endpoint_test.go Revert "test: Run command/agent tests in parallel" 8 years ago
snapshot_endpoint.go Adds support for snapshots and restores. (#2396) 8 years ago
snapshot_endpoint_test.go Revert "test: Run command/agent tests in parallel" 8 years ago
status_endpoint.go More HTTP endpoints 11 years ago
status_endpoint_test.go Revert "test: Run command/agent tests in parallel" 8 years ago
structs.go Remove duplicate constants 8 years ago
structs_test.go Revert "test: Run command/agent tests in parallel" 8 years ago
translate_addr.go Factors translate out into a separate file and makes safe for in-memory RPCs. 8 years ago
txn_endpoint.go golint: Untangle if blocks with return in else 8 years ago
txn_endpoint_test.go Revert "test: Run command/agent tests in parallel" 8 years ago
ui_endpoint.go Remove duplicate constants 8 years ago
ui_endpoint_test.go Revert "test: Run command/agent tests in parallel" 8 years ago
user_event.go Changes `disable_remote_exec` default to true so remote exec is opt-in. 8 years ago
user_event_test.go retry: Removes the description parameter. 8 years ago
util.go Remove the RPC client interface and update docs 8 years ago
util_test.go Revert "test: Run command/agent tests in parallel" 8 years ago
watch_handler.go agent: Stop reaping child processes (resolves #1988) 8 years ago
watch_handler_test.go Revert "test: Run command/agent tests in parallel" 8 years ago