Skip to content
Aug 5, 2019
Merge pull request dragonflyoss#771 from Starnop/bug-ip
feature: add golbal dfget params to the dfdaemon config
Jul 17, 2019
Merge pull request dragonflyoss#674 from yeya24/feature/add-version
feature: add more version information to both cmd and router
Jul 9, 2019
Merge pull request dragonflyoss#663 from Starnop/bugfix-supernode-doc…
…kerfile

bugfix: update Dockerfile of supernode
Jun 20, 2019
Merge pull request dragonflyoss#620 from lowzj/increase-load
bugfix: increase load of the peer serving for others
Jun 6, 2019
Merge pull request dragonflyoss#590 from lowzj/0.3-node
feature: parse the port of supernode from --node flag of dfget
Mar 4, 2019
fix: enable cgo when building client with docker
Signed-off-by: lowzj <zj3142063@gmail.com>
Feb 13, 2019
Fix rotating log makes dfdaemon.log file huge size
When the size of dfdaemon.log file large than 20M,
the size of log file will continuous growth up.

Use Mmap to copy the file which need be truncated.

Related to issue:
dragonflyoss#364

Signed-off-by: godliness <machaojms@gmail.com>
Aug 3, 2018
fix(dfdaemon): fix default value of options.DFRepo
Jun 27, 2018
upgrade: upgrade version to 0.1.1
May 30, 2018
fix: change timeout from 5m to 10s when file length is 0
You can’t perform that action at this time.