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.
449
Commits
1
Branch
739 KiB
C
99%
Makefile
1%
Branch:
master
btpd
/
cli
History
Eudald Gubert i Roldan
73c9c33246
Removed automake dependency
5 years ago
..
add.c
Document applying and displaying torrent labels.
13 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
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
Add optional label to be associated with torrent.
13 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