<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirror/btpd, 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-08-04T03:18:37+00:00</updated>
<entry>
<title>Text updates for btpd 0.16.</title>
<updated>2010-08-04T03:18:37+00:00</updated>
<author>
<name>Marq Schneider</name>
<email>queueRAM@gmail.com</email>
</author>
<published>2010-08-04T03:18:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/mirror/btpd/commit/?id=950bfcb76ac5843036ec5633d358f4b928cebb56'/>
<id>urn:sha1:950bfcb76ac5843036ec5633d358f4b928cebb56</id>
<content type='text'>
</content>
</entry>
<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>Fix warning on no return value from non-void function.</title>
<updated>2010-07-27T02:36:45+00:00</updated>
<author>
<name>Marq Schneider</name>
<email>queueRAM@gmail.com</email>
</author>
<published>2010-07-27T02:36:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/mirror/btpd/commit/?id=2810f88532222b7949143d108fafab447e06df9c'/>
<id>urn:sha1:2810f88532222b7949143d108fafab447e06df9c</id>
<content type='text'>
There was a warning at the end of addrinfo_td because it returns
a "void *" but had no return statement.  The fix was call pthread_exit().
</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>Don't set a maximum file size.  read_file will use the file size.</title>
<updated>2010-07-20T22:43:02+00:00</updated>
<author>
<name>Marq Schneider</name>
<email>queueRAM@gmail.com</email>
</author>
<published>2010-07-20T22:43:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/mirror/btpd/commit/?id=b1d891c7b134755e60175a6c1cdf25f0e618d159'/>
<id>urn:sha1:b1d891c7b134755e60175a6c1cdf25f0e618d159</id>
<content type='text'>
There was a hard-coded 2MB file size limit on the .torrent files.
Set the limit to 0 so read_file() will use the actual file size.

Closes GH-14
</content>
</entry>
<entry>
<title>Applied patches from OpenBSD to fix addrinfo and HTTP.</title>
<updated>2010-07-18T18:41:04+00:00</updated>
<author>
<name>Marq Schneider</name>
<email>queueRAM@gmail.com</email>
</author>
<published>2010-07-18T18:41:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/mirror/btpd/commit/?id=1b22c92d46f3f98af781853c3e16190c686bbd9b'/>
<id>urn:sha1:1b22c92d46f3f98af781853c3e16190c686bbd9b</id>
<content type='text'>
Applied OpenBSD patches from Nicholas Marriott.
Closes GH-12
</content>
</entry>
<entry>
<title>Added man pages for btcli, btinfo, and btpd.</title>
<updated>2010-07-18T03:18:20+00:00</updated>
<author>
<name>Marq Schneider</name>
<email>queueRAM@gmail.com</email>
</author>
<published>2010-07-18T03:18:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/mirror/btpd/commit/?id=034ba1a5e4906d4f69dccea8d41108b5adbc780c'/>
<id>urn:sha1:034ba1a5e4906d4f69dccea8d41108b5adbc780c</id>
<content type='text'>
Lars Nooden originally put these together for OpenBSD.
They contain the same information from --help and the README.
</content>
</entry>
<entry>
<title>Fix possible crash with kqueue.</title>
<updated>2009-02-17T17:35:24+00:00</updated>
<author>
<name>Richard Nyberg</name>
<email>rnyberg@murmeldjur.se</email>
</author>
<published>2009-02-17T17:35:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/mirror/btpd/commit/?id=c94ed423cf2388480c4766c019b6853280ffcbbd'/>
<id>urn:sha1:c94ed423cf2388480c4766c019b6853280ffcbbd</id>
<content type='text'>
With kqueue, a fdev may be in two active kevents.
</content>
</entry>
</feed>
