| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-07-22 | Implement start all (btcli start -a) functionality. | Marq Schneider | |
| Closes GH-7 | |||
| 2009-01-26 | Improve the torrent stop and btpd shutdown sequences. | Richard Nyberg | |
| Torrents are now considered stopped and may be restarted even if the stop event haven't been sent the trackers yet. The same holds for the del and add commands. A btpd process in shutdown mode that only have stopped torrents, but is still sending the stop event to trackers, will release resources that would block a new btpd to start. It will the silently exit when it's finished with the trackers. This also makes the timeout parameter for shutdown unnecessary. | |||
| 2009-01-12 | Remove unnecessary include. | Richard Nyberg | |
| 2009-01-11 | Make iobuf more useful for io and use better names in its api. | Richard Nyberg | |
| 2006-10-06 | Add command to stop all active torrents. The command is sent by | Richard Nyberg | |
| 'btcli stop -a'. | |||
| 2006-09-17 | Whitespace. | Richard Nyberg | |
| 2006-09-13 | Some changes to the iobuf interface. Remove a debug assert from btpd_if.c and | Richard Nyberg | |
| make it act properly on iobuf errors. | |||
| 2006-09-12 | Moved from ../cli. | Richard Nyberg | |