This website works better with JavaScript.
Home
Explore
Help
Sign In
Immanuel
/
btpd
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
A clone of btpd with my configuration changes.
426
Commits
1
Branch
739 KiB
C
99%
Makefile
1%
Tree:
c550cbb435
btpd
/
cli
History
Marq Schneider
a6328070d9
Added ARRAY_COUNT() macro to get number of elements in const arrays.
14 years ago
..
add.c
Add multiple torrents at once.
14 years ago
btcli.c
Added ARRAY_COUNT() macro to get number of elements in const arrays.
14 years ago
btcli.h
Allow changing the upload and download rates at runtime.
14 years ago
btinfo.c
Don't use the bsd err and warn family of functions. Solaris doesn't have them.
16 years ago
del.c
Help text changes and make del and start take the --help option.
18 years ago
kill.c
Improve the torrent stop and btpd shutdown sequences.
16 years ago
list.c
Added ARRAY_COUNT() macro to get number of elements in const arrays.
14 years ago
rate.c
Allow changing the upload and download rates at runtime.
14 years ago
start.c
Implement start all (btcli start -a) functionality.
14 years ago
stat.c
Added ARRAY_COUNT() macro to get number of elements in const arrays.
14 years ago
stop.c
Don't use the bsd err and warn family of functions. Solaris doesn't have them.
16 years ago