51 Révisions (master)

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