plugeth/cmd/swarm
Ferenc Szabo 76f5f662cc cmd/swarm: FUSE do not require --ipcpath (#18112)
- Have `${DataDir}/bzzd.ipc` as IPC path default.
- Respect the `--datadir` flag.
- Keep only the global `--ipcpath` flag and drop the local `--ipcpath` flag
  as flags might overwrite each other. (Note: before global `--ipcpath`
  was ignored even if it was set)

fixes ethersphere#795
2018-11-23 01:32:34 +01:00
..
mimegen cmd/swarm, swarm: cross-platform Content-Type detection (#17782) 2018-10-01 13:39:39 +02:00
swarm-smoke cmd/swarm/swarm-smoke: update smoke tests to fit the new scheme for the k8s cluster (#18104) 2018-11-19 14:58:10 +01:00
access_test.go cmd/swarm: speed up tests - use global cluster (#18129) 2018-11-19 14:57:22 +01:00
access.go swarm, cmd/swarm: address ineffectual assignments (#18048) 2018-11-07 20:39:08 +01:00
bootnodes.go cmd/swarm: added swarm bootnodes (#17414) 2018-08-20 15:09:50 +03:00
config_test.go cmd/swarm: FUSE do not require --ipcpath (#18112) 2018-11-23 01:32:34 +01:00
config.go cmd/swarm: auto resolve default path according to env flag (#17960) 2018-11-04 07:59:58 +01:00
db.go cmd/swarm: split flags and cli command declarations to the relevant files (#17896) 2018-10-12 14:51:38 +02:00
download.go cmd/swarm: split flags and cli command declarations to the relevant files (#17896) 2018-10-12 14:51:38 +02:00
export_test.go cmd/swarm: speed up tests - use global cluster (#18129) 2018-11-19 14:57:22 +01:00
feeds_test.go cmd/swarm: speed up tests - use global cluster (#18129) 2018-11-19 14:57:22 +01:00
feeds.go cmd/swarm: split flags and cli command declarations to the relevant files (#17896) 2018-10-12 14:51:38 +02:00
flags.go Imply that SwarmApiFlag is the API endpoint to connect to, not to listen on (#18071) 2018-11-12 13:04:13 +01:00
fs_test.go cmd/swarm: FUSE do not require --ipcpath (#18112) 2018-11-23 01:32:34 +01:00
fs.go cmd/swarm: FUSE do not require --ipcpath (#18112) 2018-11-23 01:32:34 +01:00
hash.go cmd/swarm: split flags and cli command declarations to the relevant files (#17896) 2018-10-12 14:51:38 +02:00
list.go cmd/swarm: split flags and cli command declarations to the relevant files (#17896) 2018-10-12 14:51:38 +02:00
main.go cmd/swarm: split flags and cli command declarations to the relevant files (#17896) 2018-10-12 14:51:38 +02:00
manifest_test.go cmd/swarm, swarm/api/http, swarm/bmt, swarm/fuse, swarm/network/stream, swarm/storage, swarm/storage/encryption, swarm/testutil: use pseudo-random instead of crypto-random for test files content generation (#18083) 2018-11-14 09:21:14 +01:00
manifest.go cmd/swarm: split flags and cli command declarations to the relevant files (#17896) 2018-10-12 14:51:38 +02:00
run_test.go cmd/swarm: speed up tests - use global cluster (#18129) 2018-11-19 14:57:22 +01:00
upload_test.go cmd/swarm: speed up tests - use global cluster (#18129) 2018-11-19 14:57:22 +01:00
upload.go cmd/swarm: auto resolve default path according to env flag (#17960) 2018-11-04 07:59:58 +01:00