51 Commits (a3a10dfe1ece4a726530353a7b208c0cb4ff7e0d)

Autor SHA1 Nachricht Datum
  Eudald Gubert i Roldan 73c9c33246 Removed automake dependency vor 4 Jahren
  Marq Schneider a7fb9a80ce Document applying and displaying torrent labels. vor 12 Jahren
  Marq Schneider 2fd1f7c34e Add optional label to be associated with torrent. vor 12 Jahren
  Marq Schneider a6328070d9 Added ARRAY_COUNT() macro to get number of elements in const arrays. vor 14 Jahren
  Marq Schneider 64060294ab Allow changing the upload and download rates at runtime. vor 14 Jahren
  Marq Schneider f366f8969c Correct list '%' sequences to match man page. vor 14 Jahren
  Marq Schneider 76c49475ce Added custom formats for list operation. vor 14 Jahren
  Marq Schneider 79641da4f2 Add multiple torrents at once. vor 14 Jahren
  Marq Schneider fd18baa9e6 Implement start all (btcli start -a) functionality. vor 14 Jahren
  Richard Nyberg a32c7814cc Show tracker counts in btcli stat. vor 16 Jahren
  Richard Nyberg 438881f16f Improve the torrent stop and btpd shutdown sequences. vor 16 Jahren
  Richard Nyberg 3857831f8a Fix a typo in an error message. vor 16 Jahren
  Richard Nyberg c8285d9b31 Don't use the bsd err and warn family of functions. Solaris doesn't have them. vor 16 Jahren
  Richard Nyberg 06bd2a1a21 On solaris bcopy and some other useful functions are declared in strings.h. vor 16 Jahren
  Richard Nyberg 50a313570f Update build scripts for recent btpd changes. Also use only one makefile. vor 16 Jahren
  Richard Nyberg 3af2b0c0ac Make iobuf more useful for io and use better names in its api. vor 16 Jahren
  Richard Nyberg 46fb0c2419 Fix the '--topdir' option for single file torrents without a top directory. vor 17 Jahren
  Richard Nyberg 0c01e277cf Help text format change. vor 18 Jahren
  Richard Nyberg 29495ab53b Add and use the function make_abs_path. realpath didn't fit my needs. vor 18 Jahren
  Richard Nyberg a781e02cd8 Add missing includes. vor 18 Jahren
  Richard Nyberg e1687be96c A string wasn't properly zero terminated. vor 18 Jahren
  Richard Nyberg d218b1cbfa Add missing include. vor 18 Jahren
  Richard Nyberg a497ca472a Help text changes and make del and start take the --help option. vor 18 Jahren
  Richard Nyberg 0eb36d3914 btcli list now displays size, ratio and the percentage got of torrents. vor 18 Jahren
  Richard Nyberg ba9ae40fe7 Add command to stop all active torrents. The command is sent by vor 18 Jahren
  Richard Nyberg 311a05f613 btcli add now starts the torrent if not told otherwise. Soem cleanup and vor 18 Jahren
  Richard Nyberg b169d038fe Return rates in bytes/s instead of time factor * bytes/s. Clients should vor 18 Jahren
  Richard Nyberg b0d013a7aa Make tests for unit changes to take rounding into account. vor 18 Jahren
  Richard Nyberg 2483f77ff5 Reprint the header at suitable intervals. Display sizes >= 1000MB in gigs vor 18 Jahren
  Richard Nyberg a5ae3e120f Some changes to the iobuf interface. Remove a debug assert from btpd_if.c and vor 18 Jahren
  Richard Nyberg fa6de9c8a5 btinfo output tweaks. vor 18 Jahren
  Richard Nyberg 86754d7d53 btpd now has a library of torrents indexed by number and info hash. vor 18 Jahren
  Richard Nyberg 28380064b7 Moved to ../misc. vor 18 Jahren
  Richard Nyberg d3f404c07e The btpd interface now consists of these commands: vor 18 Jahren
  Richard Nyberg 368bafd8a6 Fix type mismath. From Arnaud Bergeron. vor 18 Jahren
  Richard Nyberg 4e6f095c41 Cut off decimals after the first tenth percent so printf doesn't round vor 19 Jahren
  Richard Nyberg a1f2f9faae Two changes to stat output: vor 19 Jahren
  Richard Nyberg eef8a3a837 Call realpath after creating the dir. At least on linux the call to realpath vor 19 Jahren
  Richard Nyberg b43809ba55 Mostly name changes. Add a missing include. Changed the torrent status vor 19 Jahren
  Richard Nyberg c069f03a8e btcli stat now takes file arguments to only include stats for the given vor 19 Jahren
  Richard Nyberg ce06752526 Include the info hash in the tpstat structure. vor 19 Jahren
  Richard Nyberg 2c43037a69 Fix typo. Index should be i not 1. vor 19 Jahren
  Richard Nyberg 2550d6cb8c Interaction with btpd is now much more like I want it. Previous work vor 19 Jahren
  Richard Nyberg 8fd51e90b3 Added description of stat output. Changed the stat output. vor 19 Jahren
  Richard Nyberg 01c92051d5 o Changed the benc_ api to make it easier to use. vor 19 Jahren
  Richard Nyberg c285b374f8 The mega whitespace patch. vor 19 Jahren
  Richard Nyberg 17a1f68906 All files: vor 19 Jahren
  Richard Nyberg b5cdaf06a9 Write "1 torrent." instead of "1 torrents.". vor 19 Jahren
  Richard Nyberg b5ee1dba08 Must save the old time to be able to calculate the delta. vor 19 Jahren
  Richard Nyberg c8ba22b776 Base bandwidth calculations on actual time between data points, vor 19 Jahren