<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Tadas Dailyda blog &#187; obex-data-server</title>
	<atom:link href="http://tadas.dailyda.com/blog/category/obex-data-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://tadas.dailyda.com/blog</link>
	<description></description>
	<lastBuildDate>Wed, 21 Oct 2009 16:09:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>obex-data-server 0.4.5</title>
		<link>http://tadas.dailyda.com/blog/2009/10/21/obex-data-server-0-4-5/</link>
		<comments>http://tadas.dailyda.com/blog/2009/10/21/obex-data-server-0-4-5/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 16:09:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[obex-data-server]]></category>

		<guid isPermaLink="false">http://tadas.dailyda.com/blog/?p=90</guid>
		<description><![CDATA[obex-data-server 0.4.5 released: http://tadas.dailyda.com/software/obex-data-server-0.4.5.tar.gz.
Here comes the long awaited new release! In 0.4.5, you will find new major features such as TTY transport support and timeout mechanism. TTY transport can be used for running ods in USB gadgets to serve files through USB OBEX. Timeout mechanism works both for client and server side. In client side [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p><strong>obex-data-server 0.4.5 released: <a href="http://tadas.dailyda.com/software/obex-data-server-0.4.5.tar.gz">http://tadas.dailyda.com/software/obex-data-server-0.4.5.tar.gz</a>.</strong></p></blockquote>
<p>Here comes the long awaited new release! In 0.4.5, you will find new major features such as TTY transport support and timeout mechanism. TTY transport can be used for running ods in USB gadgets to serve files through USB OBEX. Timeout mechanism works both for client and server side. In client side (OdsSession object), when sending any request and remote device does not respond in 15 seconds, ods returns Timeout error. Is server side (OdsServerSession), timeout is implemented for transfer suspension: when auto_accept is set to False, Accept() or Reject() have to be called in 15 seconds after new transfer starts (TransferStarted signal). If none of these functions is called, incoming file is automatically rejected.</p>
<p>ChangeLog:</p>
<ul>
<li>Add support for GET folder listing with name header in server (usually name header is not used!)</li>
<li>Fix system bus configuration file according to new default policy</li>
<li>Use locales only for filenames (previously caused D-Bus disconnect when translated errors were passed)</li>
<li>Refine logging functionality (ability to log to syslog, enable/disable debug messages)</li>
<li>Use silent and non-recursive makefiles</li>
<li>New OPP test script: ods-opp-test.py</li>
<li>Request timeout system (when no response is received from remote device in 15 seconds<br />
      after request was issued, TimeOut error will happen and connection will be closed)</li>
<li>Transfer suspension timeout system (when auto_accept is False for server<br />
      and Accept() or Reject() is not called in 15 seconds after TransferStarted<br />
      signal, incoming file will be automatically rejected)</li>
<li>Support for TTY transport (server and client). TTY server can be used in USB<br />
      gadgets, session support is somewhat experimental and only for testing purposes</li>
<li>A bunch of other bugs fixed and code cleaned up in quiet a few places <img src='http://tadas.dailyda.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://tadas.dailyda.com/blog/2009/10/21/obex-data-server-0-4-5/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>obex-data-server 0.4.4</title>
		<link>http://tadas.dailyda.com/blog/2009/02/09/obex-data-server-044/</link>
		<comments>http://tadas.dailyda.com/blog/2009/02/09/obex-data-server-044/#comments</comments>
		<pubDate>Mon, 09 Feb 2009 12:12:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[obex-data-server]]></category>

		<guid isPermaLink="false">http://tadas.dailyda.com/blog/?p=61</guid>
		<description><![CDATA[obex-data-server 0.4.4 released: http://tadas.dailyda.com/software/obex-data-server-0.4.4.tar.gz.
Immediate 0.4.4 release is now available   This version can be built with usb support without openobex 1.4 (required openobex version is reverted to 1.3) !
]]></description>
			<content:encoded><![CDATA[<blockquote><p><strong>obex-data-server 0.4.4 released: <a href="http://tadas.dailyda.com/software/obex-data-server-0.4.4.tar.gz">http://tadas.dailyda.com/software/obex-data-server-0.4.4.tar.gz</a>.</strong></p></blockquote>
<p>Immediate 0.4.4 release is now available <img src='http://tadas.dailyda.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  This version can be built with usb support without openobex 1.4 (required openobex version is reverted to <strong>1.3</strong>) !</p>
]]></content:encoded>
			<wfw:commentRss>http://tadas.dailyda.com/blog/2009/02/09/obex-data-server-044/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>obex-data-server 0.4.3</title>
		<link>http://tadas.dailyda.com/blog/2009/02/08/obex-data-server-043/</link>
		<comments>http://tadas.dailyda.com/blog/2009/02/08/obex-data-server-043/#comments</comments>
		<pubDate>Sun, 08 Feb 2009 15:34:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[obex-data-server]]></category>

		<guid isPermaLink="false">http://tadas.dailyda.com/blog/?p=55</guid>
		<description><![CDATA[obex-data-server 0.4.3 released: http://tadas.dailyda.com/software/obex-data-server-0.4.3.tar.gz.
0.4.3 includes some very important bug fixes. It also features revised USB support. obex-data-server now depends on openobex 1.4 and libusb. This is needed for new USB stuff, however obex-data-server can still be built with openobex 1.3 by disabling USB support.
ChangeLog:

Fix Nokia SDP workaround (this has been broken back in 0.4)
Actually export [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p><strong>obex-data-server 0.4.3 released: <a href="http://tadas.dailyda.com/software/obex-data-server-0.4.3.tar.gz">http://tadas.dailyda.com/software/obex-data-server-0.4.3.tar.gz</a>.</strong></p></blockquote>
<p>0.4.3 includes some very important bug fixes. It also features revised USB support. obex-data-server now depends on <strong>openobex 1.4</strong> and <strong>libusb</strong>. This is needed for new USB stuff, however obex-data-server can still be built with openobex 1.3 by disabling USB support.</p>
<p>ChangeLog:</p>
<ul>
<li>Fix Nokia SDP workaround (this has been broken back in 0.4)</li>
<li>Actually export RemoteCopy and RemoteMove methods</li>
<li>Export more information about USB interfaces. ods now depends<br />
	  on libusb and openobex 1.4 for usb support. USB support can be<br />
	  disable with &#8211;disable-usb.</li>
<li>Export OBEXCommand in TransferInfo to differentiate between PUT<br />
	  and GET requests</li>
<li>Various server fixes</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://tadas.dailyda.com/blog/2009/02/08/obex-data-server-043/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>obex-data-server 0.4.2</title>
		<link>http://tadas.dailyda.com/blog/2008/11/01/obex-data-server-042/</link>
		<comments>http://tadas.dailyda.com/blog/2008/11/01/obex-data-server-042/#comments</comments>
		<pubDate>Sat, 01 Nov 2008 18:06:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[obex-data-server]]></category>

		<guid isPermaLink="false">http://tadas.dailyda.com/blog/2008/11/01/obex-data-server-042/</guid>
		<description><![CDATA[obex-data-server 0.4.2 released: http://tadas.dailyda.com/software/obex-data-server-0.4.2.tar.gz.
0.4.2 is another bug fix release. It also includes new RemoteCopy and RemoteMove methods in Session object.
ChangeLog:

Implement RemoteCopy and RemoteMove methods in Session
Use Wand.pc for ImageMagick PKG_CHECK to be compatible with all distros
Avoid executing obex_request_put in ServerSession several times for the same transfer
Avoid printing out NULL for ARM compatibility
Check for Bluez 3.34 [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p><strong>obex-data-server 0.4.2 released: <a href="http://tadas.dailyda.com/software/obex-data-server-0.4.2.tar.gz">http://tadas.dailyda.com/software/obex-data-server-0.4.2.tar.gz</a>.</strong></p></blockquote>
<p>0.4.2 is another bug fix release. It also includes new RemoteCopy and RemoteMove methods in Session object.</p>
<p>ChangeLog:</p>
<ul>
<li>Implement RemoteCopy and RemoteMove methods in Session</li>
<li>Use Wand.pc for ImageMagick PKG_CHECK to be compatible with all distros</li>
<li>Avoid executing obex_request_put in ServerSession several times for the same transfer</li>
<li>Avoid printing out NULL for ARM compatibility</li>
<li>Check for Bluez 3.34 or later in configure</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://tadas.dailyda.com/blog/2008/11/01/obex-data-server-042/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>obex-data-server 0.4.1</title>
		<link>http://tadas.dailyda.com/blog/2008/10/25/obex-data-server-041/</link>
		<comments>http://tadas.dailyda.com/blog/2008/10/25/obex-data-server-041/#comments</comments>
		<pubDate>Sat, 25 Oct 2008 19:01:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[obex-data-server]]></category>

		<guid isPermaLink="false">http://tadas.dailyda.com/blog/2008/10/25/obex-data-server-041/</guid>
		<description><![CDATA[obex-data-server 0.4.1 released: http://tadas.dailyda.com/software/obex-data-server-0.4.1.tar.gz.
0.4.1 is a bug fix release. It fixes several issues related to ServerSession object.
ChangeLog:

Fix a race condition when client app misses ServerSession.TransferStarted signal
Do not use g_assert for checking if DBus context is set in Session and ServerSession methods
Fix TransferStarted signal emission in ServerSession

UPDATE:
While ods incorrectly checks for Bluez 3.13, it is only [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p><strong>obex-data-server 0.4.1 released: <a href="http://tadas.dailyda.com/software/obex-data-server-0.4.1.tar.gz">http://tadas.dailyda.com/software/obex-data-server-0.4.1.tar.gz</a>.</strong></p></blockquote>
<p>0.4.1 is a bug fix release. It fixes several issues related to ServerSession object.</p>
<p>ChangeLog:</p>
<ul>
<li>Fix a race condition when client app misses ServerSession.TransferStarted signal</li>
<li>Do not use g_assert for checking if DBus context is set in Session and ServerSession methods</li>
<li>Fix TransferStarted signal emission in ServerSession</li>
</ul>
<p><strong>UPDATE:</strong><br />
While ods incorrectly checks for Bluez 3.13, it is only possible to compile ods against Bluez 3.34 or newer (including 4.x releases of course). This will be corrected for the next ods release.</p>
]]></content:encoded>
			<wfw:commentRss>http://tadas.dailyda.com/blog/2008/10/25/obex-data-server-041/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>obex-data-server 0.4</title>
		<link>http://tadas.dailyda.com/blog/2008/10/17/obex-data-server-04/</link>
		<comments>http://tadas.dailyda.com/blog/2008/10/17/obex-data-server-04/#comments</comments>
		<pubDate>Fri, 17 Oct 2008 14:54:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[obex-data-server]]></category>

		<guid isPermaLink="false">http://tadas.dailyda.com/blog/2008/10/17/obex-data-server-04/</guid>
		<description><![CDATA[obex-data-server 0.4 released: http://tadas.dailyda.com/software/obex-data-server-0.4.tar.gz.
0.4 finally gets released. Major highlights of this release are BIP profile support, USB transport support (ATM only for sessions), Bluez 4.x support (remains compatible with Bluez 3.x as well) and last but not least: capability object support for FTP and BIP servers. Many other new features and lots of bug fixes [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p><strong>obex-data-server 0.4 released: <a href="http://tadas.dailyda.com/software/obex-data-server-0.4.tar.gz">http://tadas.dailyda.com/software/obex-data-server-0.4.tar.gz</a>.</strong></p></blockquote>
<p>0.4 finally gets released. Major highlights of this release are BIP profile support, USB transport support (ATM only for sessions), Bluez 4.x support (remains compatible with Bluez 3.x as well) and last but not least: capability object support for FTP and BIP servers. Many other new features and lots of bug fixes also included <img src='http://tadas.dailyda.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><strong>0.4 API is incompatible with 0.3.4</strong>. See what has changed: <a href="http://wiki.muiline.com/obex-data-server/migrating_to_0.4">Migrating to 0.4</a>.<br />
Also take a look at:<br />
<a href="http://svn.muiline.com/viewvc.py/obex-data-server/tags/REL-0_4/dbus-api.txt">new API docs</a><br />
<a href="http://wiki.muiline.com/obex-data-server/building">Building obex-data-server</a><br />
<a href="http://wiki.muiline.com/obex-data-server/configuring">Configuring obex-data-server</a></p>
<p>ChangeLog:</p>
<ul>
<li>Implement partial BIP profile support (ImagePush and RemoteDisplay features supported)</li>
<li>Add support for Bluez 4.x (also still compatible with Bluez 3.x)</li>
<li>Add support for USB transport (only for Sessions ATM)</li>
<li>Add a way to cancel Session connection (Manager.CancelSessionConnect)</li>
<li>FTP servers now expose a capability object</li>
<li>When creating new files, set permissions according to umask</li>
<li>Add a way to specify source Bluetooth adapter for Sessions (changed CreateBluetoothSession)</li>
<li>Let applications know about all sessions/servers running (GetServerList(), GetSessionList() methods)</li>
<li>Lots of other bug fixes</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://tadas.dailyda.com/blog/2008/10/17/obex-data-server-04/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>obex-data-server 0.3.4</title>
		<link>http://tadas.dailyda.com/blog/2008/07/21/obex-data-server-034/</link>
		<comments>http://tadas.dailyda.com/blog/2008/07/21/obex-data-server-034/#comments</comments>
		<pubDate>Mon, 21 Jul 2008 17:23:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[obex-data-server]]></category>

		<guid isPermaLink="false">http://tadas.dailyda.com/blog/2008/07/21/obex-data-server-034/</guid>
		<description><![CDATA[obex-data-server 0.3.4 released: http://tadas.dailyda.com/software/obex-data-server-0.3.4.tar.gz.
Yet again a bug-fix release. Turns out that in 0.3.2 filename to UTF16 conversion bug was introduced (remote devices got garbled filenames). This is fixed now. Release also includes manual page for obex-data-server and some build fixes.
ChangeLog:

Fix filename conversion to UTF-16 (bug introduced in 0.3.2)
Add manual page
When &#8211;enable-system-config build option is used, [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p><strong>obex-data-server 0.3.4 released: <a href="http://tadas.dailyda.com/software/obex-data-server-0.3.4.tar.gz">http://tadas.dailyda.com/software/obex-data-server-0.3.4.tar.gz</a>.</strong></p></blockquote>
<p>Yet again a bug-fix release. Turns out that in 0.3.2 filename to UTF16 conversion bug was introduced (remote devices got garbled filenames). This is fixed now. Release also includes manual page for obex-data-server and some build fixes.<br />
ChangeLog:</p>
<ul>
<li>Fix filename conversion to UTF-16 (bug introduced in 0.3.2)</li>
<li>Add manual page</li>
<li>When &#8211;enable-system-config build option is used, change DBus .service file accordingly</li>
<li>Small build fixes</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://tadas.dailyda.com/blog/2008/07/21/obex-data-server-034/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>obex-data-server 0.3.3</title>
		<link>http://tadas.dailyda.com/blog/2008/06/27/obex-data-server-033/</link>
		<comments>http://tadas.dailyda.com/blog/2008/06/27/obex-data-server-033/#comments</comments>
		<pubDate>Fri, 27 Jun 2008 17:28:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[obex-data-server]]></category>

		<guid isPermaLink="false">http://tadas.dailyda.com/blog/2008/06/27/obex-data-server-033/</guid>
		<description><![CDATA[obex-data-server 0.3.3 released: http://tadas.dailyda.com/software/obex-data-server-0.3.3.tar.gz.
One more bug-fix release. Sockets were not properly closed in 0.3.2.
ChangeLog:

Properly close sockets for Session and ServerSession objects

]]></description>
			<content:encoded><![CDATA[<blockquote><p><strong>obex-data-server 0.3.3 released: <a href="http://tadas.dailyda.com/software/obex-data-server-0.3.3.tar.gz">http://tadas.dailyda.com/software/obex-data-server-0.3.3.tar.gz</a>.</strong></p></blockquote>
<p>One more bug-fix release. Sockets were not properly closed in 0.3.2.<br />
ChangeLog:</p>
<ul>
<li>Properly close sockets for Session and ServerSession objects</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://tadas.dailyda.com/blog/2008/06/27/obex-data-server-033/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>obex-data-server 0.3.2</title>
		<link>http://tadas.dailyda.com/blog/2008/06/25/obex-data-server-032/</link>
		<comments>http://tadas.dailyda.com/blog/2008/06/25/obex-data-server-032/#comments</comments>
		<pubDate>Wed, 25 Jun 2008 19:12:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[obex-data-server]]></category>

		<guid isPermaLink="false">http://tadas.dailyda.com/blog/2008/06/25/obex-data-server-032/</guid>
		<description><![CDATA[obex-data-server 0.3.2 released: http://tadas.dailyda.com/software/obex-data-server-0.3.2.tar.gz.
This is one more bugfix release. It includes many memory leak fixes, improved error reporting and most notably Nokia UUID workaround (uses different FTP service UUID for some Nokia devices).
ChangeLog:

Reduce compiler warnings (fixes bug #98)
Fix ServerSession Accept/Reject (bug #54, only works with patched openobex)
Use different FTP UUID for some Nokia devices (bug [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p><strong>obex-data-server 0.3.2 released: <a href="http://tadas.dailyda.com/software/obex-data-server-0.3.2.tar.gz">http://tadas.dailyda.com/software/obex-data-server-0.3.2.tar.gz</a>.</strong></p></blockquote>
<p>This is one more bugfix release. It includes many memory leak fixes, improved error reporting and most notably Nokia UUID workaround (uses different FTP service UUID for some Nokia devices).<br />
ChangeLog:</p>
<ul>
<li>Reduce compiler warnings (fixes bug #98)</li>
<li>Fix ServerSession Accept/Reject (bug #54, only works with patched openobex)</li>
<li>Use different FTP UUID for some Nokia devices (bug #55)</li>
<li>Don&#8217;t try to remove service record when it is not registered (bug #79)</li>
<li>Check OBEX Target header for FTP sessions (bug #81)</li>
<li>Disable FTP specific commands when OPP is used (bug #82)</li>
<li>Use UTF-8 filenames in folder listing objects (bug #78)</li>
<li>Improve OBEX error reporting (bugs #85, #86, #87, #88)</li>
<li>Fix crashers on exit (bugs #77, #83)</li>
<li>Portability fixes (bug #91)</li>
<li>Check connection ID for FTP session (bugs #90, #92)</li>
<li>Send empty Name header when using ChangeCurrentFolderToRoot (bug #100)</li>
<li>Don&#8217;t try to access memory regions that were already freed (bug #74).<br />
Also fixes a long-standing segfault issue (bug #46)</li>
</ul>
<p>This release doesn&#8217;t include any API changes.</p>
]]></content:encoded>
			<wfw:commentRss>http://tadas.dailyda.com/blog/2008/06/25/obex-data-server-032/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>obex-data-server 0.3.1</title>
		<link>http://tadas.dailyda.com/blog/2008/04/01/obex-data-server-031/</link>
		<comments>http://tadas.dailyda.com/blog/2008/04/01/obex-data-server-031/#comments</comments>
		<pubDate>Tue, 01 Apr 2008 13:06:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[GNOME]]></category>
		<category><![CDATA[obex-data-server]]></category>

		<guid isPermaLink="false">http://tadas.dailyda.com/blog/2008/04/01/obex-data-server-031/</guid>
		<description><![CDATA[obex-data-server 0.3.1 released: http://tadas.dailyda.com/software/obex-data-server-0.3.1.tar.gz.
This is a bugfix release. It includes several fixes for crashers and some other minor changes.
ChangeLog:

Fix two crashers (bugs #57, #59)
Add SDP record support for PBAP server (no real PBAP support yet) (bug #60)
Fix naming issue in configure.in

This release doesn&#8217;t include any API changes, so it&#8217;s safe to use with latest bluez-gnome. [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p><strong>obex-data-server 0.3.1 released: <a href="http://tadas.dailyda.com/software/obex-data-server-0.3.1.tar.gz">http://tadas.dailyda.com/software/obex-data-server-0.3.1.tar.gz</a>.</strong></p></blockquote>
<p>This is a bugfix release. It includes several fixes for crashers and some other minor changes.<br />
ChangeLog:</p>
<ul>
<li>Fix two crashers (bugs #57, #59)</li>
<li>Add SDP record support for PBAP server (no real PBAP support yet) (bug #60)</li>
<li>Fix naming issue in configure.in</li>
</ul>
<p>This release doesn&#8217;t include any API changes, so it&#8217;s safe to use with latest bluez-gnome. Highly recommended update for distros.</p>
]]></content:encoded>
			<wfw:commentRss>http://tadas.dailyda.com/blog/2008/04/01/obex-data-server-031/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
