<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirror/btpd/cli, branch v0.16</title>
<subtitle>headless bittorrent client
</subtitle>
<id>http://git.nakidai.ru/mirror/btpd/atom?h=v0.16</id>
<link rel='self' href='http://git.nakidai.ru/mirror/btpd/atom?h=v0.16'/>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/mirror/btpd/'/>
<updated>2010-07-30T04:16:42+00:00</updated>
<entry>
<title>Correct list '%' sequences to match man page.</title>
<updated>2010-07-30T04:16:42+00:00</updated>
<author>
<name>Marq Schneider</name>
<email>queueRAM@gmail.com</email>
</author>
<published>2010-07-30T04:16:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/mirror/btpd/commit/?id=f366f8969ca70e269449c694549f87e90d76c9fc'/>
<id>urn:sha1:f366f8969ca70e269449c694549f87e90d76c9fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added custom formats for list operation.</title>
<updated>2010-07-30T02:43:07+00:00</updated>
<author>
<name>Marq Schneider</name>
<email>queueRAM@gmail.com</email>
</author>
<published>2010-07-30T02:43:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/mirror/btpd/commit/?id=76c49475cea16512cb319a5222f657254f487cc5'/>
<id>urn:sha1:76c49475cea16512cb319a5222f657254f487cc5</id>
<content type='text'>
Added printf()-style '%' and '\' sequences for custom list formats.
Updated btcli manpage to reflect change and start -a.

Closes GH-8
</content>
</entry>
<entry>
<title>Add multiple torrents at once.</title>
<updated>2010-07-27T03:01:16+00:00</updated>
<author>
<name>Marq Schneider</name>
<email>queueRAM@gmail.com</email>
</author>
<published>2010-07-27T03:01:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/mirror/btpd/commit/?id=79641da4f277dced59904f76f2dec4c5b4fdcb3c'/>
<id>urn:sha1:79641da4f277dced59904f76f2dec4c5b4fdcb3c</id>
<content type='text'>
Modified patch from savrus and nicm.
Allows adding multiple torrents from one 'btcli add' command.
Also made minor improvements to add code.

Closes GH-9
</content>
</entry>
<entry>
<title>Implement start all (btcli start -a) functionality.</title>
<updated>2010-07-23T03:57:40+00:00</updated>
<author>
<name>Marq Schneider</name>
<email>queueRAM@gmail.com</email>
</author>
<published>2010-07-23T03:57:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/mirror/btpd/commit/?id=fd18baa9e62f6defd4a285425bd087a4b27c82d3'/>
<id>urn:sha1:fd18baa9e62f6defd4a285425bd087a4b27c82d3</id>
<content type='text'>
Closes GH-7
</content>
</entry>
<entry>
<title>Show tracker counts in btcli stat.</title>
<updated>2009-01-26T21:15:10+00:00</updated>
<author>
<name>Richard Nyberg</name>
<email>rnyberg@murmeldjur.se</email>
</author>
<published>2009-01-26T21:04:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/mirror/btpd/commit/?id=a32c7814ccdf310a91c3f16ed32ae90f87424efe'/>
<id>urn:sha1:a32c7814ccdf310a91c3f16ed32ae90f87424efe</id>
<content type='text'>
The counts are for "reachable" trackers, ie. trackers that haven't
timed out or been disabled for one reason or other.
</content>
</entry>
<entry>
<title>Improve the torrent stop and btpd shutdown sequences.</title>
<updated>2009-01-26T21:15:10+00:00</updated>
<author>
<name>Richard Nyberg</name>
<email>rnyberg@murmeldjur.se</email>
</author>
<published>2009-01-25T12:10:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/mirror/btpd/commit/?id=438881f16f8f67de06cc03eb5cc86c1e82ab4dc0'/>
<id>urn:sha1:438881f16f8f67de06cc03eb5cc86c1e82ab4dc0</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>Fix a typo in an error message.</title>
<updated>2009-01-26T21:12:32+00:00</updated>
<author>
<name>Richard Nyberg</name>
<email>rnyberg@murmeldjur.se</email>
</author>
<published>2009-01-24T10:48:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/mirror/btpd/commit/?id=3857831f8a65275dd51e549189f466c93ddcdc14'/>
<id>urn:sha1:3857831f8a65275dd51e549189f466c93ddcdc14</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't use the bsd err and warn family of functions. Solaris doesn't have them.</title>
<updated>2009-01-12T22:43:35+00:00</updated>
<author>
<name>Richard Nyberg</name>
<email>rnyberg@murmeldjur.se</email>
</author>
<published>2009-01-12T21:14:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/mirror/btpd/commit/?id=c8285d9b313ea4ffa78262b5c278e1643befa298'/>
<id>urn:sha1:c8285d9b313ea4ffa78262b5c278e1643befa298</id>
<content type='text'>
</content>
</entry>
<entry>
<title>On solaris bcopy and some other useful functions are declared in strings.h.</title>
<updated>2009-01-12T22:43:18+00:00</updated>
<author>
<name>Richard Nyberg</name>
<email>rnyberg@murmeldjur.se</email>
</author>
<published>2009-01-11T22:07:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/mirror/btpd/commit/?id=06bd2a1a21610dcc042c355592d568f01445fcc9'/>
<id>urn:sha1:06bd2a1a21610dcc042c355592d568f01445fcc9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update build scripts for recent btpd changes. Also use only one makefile.</title>
<updated>2009-01-11T14:26:54+00:00</updated>
<author>
<name>Richard Nyberg</name>
<email>rnyberg@murmeldjur.se</email>
</author>
<published>2009-01-10T22:41:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/mirror/btpd/commit/?id=50a313570f7663a22221cbc871044ec8ee3962e6'/>
<id>urn:sha1:50a313570f7663a22221cbc871044ec8ee3962e6</id>
<content type='text'>
</content>
</entry>
</feed>
