<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel about="http://blog.gmane.org/gmane.network.netatalk.devel">
    <title>gmane.network.netatalk.devel</title>
    <link>http://blog.gmane.org/gmane.network.netatalk.devel</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.network.netatalk.devel/8376"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.network.netatalk.devel/8372"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.network.netatalk.devel/8369"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.network.netatalk.devel/8367"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.network.netatalk.devel/8365"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.network.netatalk.devel/8347"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.network.netatalk.devel/8344"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.network.netatalk.devel/8340"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.network.netatalk.devel/8339"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.network.netatalk.devel/8332"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.network.netatalk.devel/8331"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.network.netatalk.devel/8321"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.network.netatalk.devel/8318"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.network.netatalk.devel/8317"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.network.netatalk.devel/8315"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.network.netatalk.devel/8308"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.network.netatalk.devel/8307"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.network.netatalk.devel/8301"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.network.netatalk.devel/8300"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.network.netatalk.devel/8285"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://comments.gmane.org/gmane.network.netatalk.devel/8376">
    <title>force -5006 error?</title>
    <link>http://comments.gmane.org/gmane.network.netatalk.devel/8376</link>
    <description>Hello all,

slightly off-topic but maybe of interest for other AFP/netatalk
developers...

I'm searching for a way to create a situation where a client accessing a
specific file on an AFP share get's reproducible a -5006 error. This error
is described as:

    5006    afpDenyConflict    Permission/Deny mode conflicts with the
                               current mode in which this fork is already
                               open

We're struggling with a strange behaviour caused by InDesign. Sometimes ID
omits placed images from print output or PDF generation due to a file lock.
We've looked at traces and have always seen

    FPOpenFork reply: file synchronization locks conflict (-5006)

in such cases.

A reproducible way to lock files in that specific behaviour (either from the
client's side or on the server -- maybe with a specific Netatalk tool/
setting I'm not aware of) would be very helpful since we need not to wait
until the next such lock happens by accident and causes press spoilage.

Anyone?

T</description>
    <dc:creator>Thomas Kaiser</dc:creator>
    <dc:date>2008-11-17T18:28:31</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.network.netatalk.devel/8372">
    <title>New UAM DHX2</title>
    <link>http://comments.gmane.org/gmane.network.netatalk.devel/8372</link>
    <description>I've begun implementing DHX2 with libgcrpyt.
Can anybody give me some pointers on where and how the necessary
chaining is organized ? I've just begun to look at the relevant places
and although tags make digesting the code within emacs quite nice I'd
appreciate any shortcuts!

-Frank

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/
</description>
    <dc:creator>Frank Lahm</dc:creator>
    <dc:date>2008-11-12T21:32:30</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.network.netatalk.devel/8369">
    <title>Fix for .cvsignore in man/[man1|man8]</title>
    <link>http://comments.gmane.org/gmane.network.netatalk.devel/8369</link>
    <description>Both man/[man1|man8]/. cvsignore contain *.1 in order to ignore
generated mans. But some mans aren't generated.

Fix:
man/man1/.cvsignore should contain:
---
Makefile
Makefile.in
apple_cp.1
apple_mv.1
apple_rm.1
asip-status.pl.1
uniconv.1
---

man/man8/.cvsignore should contain:
---
Makefile
Makefile.in
afpd.8
atalkd.8
cnid_dbd.8
cnid_metad.8
papd.8
papstatus.8
psf.8
---

-Frank

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/
</description>
    <dc:creator>Frank Lahm</dc:creator>
    <dc:date>2008-11-05T09:51:22</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.network.netatalk.devel/8367">
    <title>OpenSSL and licensing</title>
    <link>http://comments.gmane.org/gmane.network.netatalk.devel/8367</link>
    <description>Hi,

I'm rather dismayed that altho this has been known to be a problem  
since 2004, nothing has been done about it.

I'm further dismayed that the most recent concerns were dismissed as  
only 'debian and ubuntu users whining'. Now, considering the fast  
increasing popularity of Ubuntu, I'd have thought Ubuntu users were a  
pretty important group now.

Now, the objection to adding the required OpenSSL exception to the  
licence used, is that it would require consent from all the copyright  
holders.

This is not true.

As this is an attempt to correct an honest mistake in the licence, It  
only requires a good faith attempt to contact all the copyright  
holders, which can be done here, and a trawl of email addresses in old  
archives. Send a message saying the exception will be added, and that  
since the use of OpenSSL was a fundamental part of the project, it had  
been assumed that the exception was implicitly accepted.

In the *hugely* unlikely case that someone objects, then don't make  
the change</description>
    <dc:creator>John Barberio</dc:creator>
    <dc:date>2008-10-21T08:18:06</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.network.netatalk.devel/8365">
    <title>case insensitive option</title>
    <link>http://comments.gmane.org/gmane.network.netatalk.devel/8365</link>
    <description>Recent CVS HEAD version was removed case insensitive option.
When running it together with the samba, the problem occurs.

I think that casefold option should be extended.

# casefold options [syntax: casefold:option]:
# tolower    -&gt; lowercases names in both directions
# toupper    -&gt; uppercases names in both directions
# xlatelower -&gt; client sees lowercase, server sees uppercase
# xlateupper -&gt; client sees uppercase, server sees lowercase
# sens       -&gt; standard HFS+ compatible
# insens     -&gt; case-insensitive HFSX compatible

</description>
    <dc:creator>HAT</dc:creator>
    <dc:date>2008-09-05T16:51:39</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.network.netatalk.devel/8347">
    <title>Permission semantics: inherited privs with UNIXprivs and strict POSIX privs</title>
    <link>http://comments.gmane.org/gmane.network.netatalk.devel/8347</link>
    <description>-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/_______________________________________________
Netatalk-devel mailing list
Netatalk-devel&lt; at &gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/netatalk-devel
</description>
    <dc:creator>Frank Lahm</dc:creator>
    <dc:date>2008-08-13T10:19:14</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.network.netatalk.devel/8344">
    <title>Perlscript for testing netatalks permissionframework</title>
    <link>http://comments.gmane.org/gmane.network.netatalk.devel/8344</link>
    <description>-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/_______________________________________________
Netatalk-devel mailing list
Netatalk-devel&lt; at &gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/netatalk-devel
</description>
    <dc:creator>Frank Lahm</dc:creator>
    <dc:date>2008-07-25T14:05:06</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.network.netatalk.devel/8340">
    <title>DB_VERB_CHKPOINT is gone</title>
    <link>http://comments.gmane.org/gmane.network.netatalk.devel/8340</link>
    <description>-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php_______________________________________________
Netatalk-devel mailing list
Netatalk-devel&lt; at &gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/netatalk-devel
</description>
    <dc:creator>Adam Goode</dc:creator>
    <dc:date>2008-06-27T05:11:53</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.network.netatalk.devel/8339">
    <title>sparse bundle support?</title>
    <link>http://comments.gmane.org/gmane.network.netatalk.devel/8339</link>
    <description>-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php_______________________________________________
Netatalk-devel mailing list
Netatalk-devel&lt; at &gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/netatalk-devel
</description>
    <dc:creator>Adam Goode</dc:creator>
    <dc:date>2008-06-20T03:01:01</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.network.netatalk.devel/8332">
    <title>Office 2008 Word Type Codes</title>
    <link>http://comments.gmane.org/gmane.network.netatalk.devel/8332</link>
    <description>I'm running OS X 10.5.3, Office 2008 SP1, and Netatalk 2.0.3 (on  
FreeBSD).

Since upgrading Office 2008 to SP1, I noticed that sporadically I  
could not open Word documents on the netatalk share by double clicking  
them in the Finder. A little googling turned up--

http://word.mvps.org/Mac/Word2008Issues.html#doubleclick

Which states "Office 2008 SP1 prevents documents with some very old  
file types (most notably WDBN for Word files) from opening on double- 
click. The MSKB makes it clear that this was only intended to affect  
very old documents. However, several browsers and email clients have  
been assigning old file types to downloads/attachments, particularly  
Firefox/Thunderbird, Eudora, and Lotus Notes, so that even new  
documents may have the old file types. Certain network servers  
(ExtremeZ-IP) also assign the deprecated file types. Documents from  
Windows may also be hit by this."

So as a solution I modified my AppleVolumes.system file so that .doc  
files by default had a newer type c</description>
    <dc:creator>Scott Sipe</dc:creator>
    <dc:date>2008-06-18T22:10:03</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.network.netatalk.devel/8331">
    <title>send file support</title>
    <link>http://comments.gmane.org/gmane.network.netatalk.devel/8331</link>
    <description>-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php_______________________________________________
Netatalk-devel mailing list
Netatalk-devel&lt; at &gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/netatalk-devel
</description>
    <dc:creator>林國信</dc:creator>
    <dc:date>2008-06-11T01:27:30</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.network.netatalk.devel/8321">
    <title>State of the Docs</title>
    <link>http://comments.gmane.org/gmane.network.netatalk.devel/8321</link>
    <description>All,

Getting the documentation to- what I would consider- 80% of what they
used to be, was fairly easy. Chipping away at the last 20% has been very
problematic and time-consuming. I'm planning on refreshing the online
"80%" I have had up for a while (URL below for reference) with the
latest I have- hopefully middle/late next week, and will e-mail the list
again, at which point, other than small or easy changes, I'll be
declaring I've done as much as I can. At that point, I will recommend
gearing up for release. I'll also publish the doc chain which someone
can put into CVS so we don't have another incident where we're devoid of
doc-building tools because someone's disk borked.

I don't know who wants to take lead on the release, but I strongly
recommend and request that someone with vested interest and history in
Netatalk releases step up. I haven't been following the FP_*Sync
discussions, so I don't know it that's on the table for inclusion or
in-progress and a release should hold for its inclusion or not:</description>
    <dc:creator>Matthew Keller</dc:creator>
    <dc:date>2008-05-23T17:00:01</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.network.netatalk.devel/8318">
    <title>Netatalk Privs and OS X 10.5 [was: CurrentDevelopment Status]</title>
    <link>http://comments.gmane.org/gmane.network.netatalk.devel/8318</link>
    <description>Hello Thomas,

back in March you wrote:


I can not reproduce this with recent OS X 10.5.2 against netatalk  
2.0.3 as well as against HEAD.

My afpd.conf:
"inti" -tcp -noddp -port 10548 -uamlist uams_dhx.so

AppleVolumes.default:
/Volumes/Test"name"

ls -l of the enclosing folder:
ralph&lt; at &gt;inti$ ls -l /Volumes/Test/Test
total 11
drwxrwxrwx  4 ralph root  1024 May 15 16:21 .
drwxrwsrwx 20 root  root  1024 May 15 16:21 ..
drwxrwxrwx  2 ralph root  1024 May 15 14:45 .AppleDouble
drwxrwsrwx  3 ralph ralph 1024 May 15 16:21 10.5
-rw-rw-rw-  1 ralph ralph 6148 May 15 14:45 :2eDS_Store

Notice the folder named "10.5".

Are you still seing the 600 behaviour? How can you reproduce it?

Regards
-Ralph

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
</description>
    <dc:creator>Ralph Böhme</dc:creator>
    <dc:date>2008-05-15T20:39:59</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.network.netatalk.devel/8317">
    <title>Cannot be compiled on Fedora 9</title>
    <link>http://comments.gmane.org/gmane.network.netatalk.devel/8317</link>
    <description>The netatalk CVS HEAD (2.1dev) cannot compiled on Fedora 9 (gcc 4.3.0).


bacause stdlib.h is not included.

</description>
    <dc:creator>HAT</dc:creator>
    <dc:date>2008-05-15T17:01:00</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.network.netatalk.devel/8315">
    <title>FPSyncDir patch (only)</title>
    <link>http://comments.gmane.org/gmane.network.netatalk.devel/8315</link>
    <description>Hi,

This is the working and cleaned up patch for FPSyncDir (command 78).  
It adds support for AFP3.2 as FPSyncDir is part of AFP 3.2. The patch  
has been tested on FreeBSD 7 &amp; Linux 2.6. The patch itself makes  
volumes exported by netatalk supported by TimeMachine.

Let me know in case of any questions.

Regards,
Bolke


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/_______________________________________________
Netatalk-devel mailing list
Netatalk-devel&lt; at &gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/netatalk-devel
</description>
    <dc:creator>Bolke de Bruin</dc:creator>
    <dc:date>2008-05-15T09:41:14</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.network.netatalk.devel/8308">
    <title>AFP proxy</title>
    <link>http://comments.gmane.org/gmane.network.netatalk.devel/8308</link>
    <description>Hello all,

I'm trying to setup an afp proxy, using afpd. My afpd.conf file contains
only the following line:

  - -transall -uamlist uams_clrtxt.so,uams_dhx.so -nosavepassword -proxy

afpd doesn't start with this configuration and the syslog contains the
following output

May 14 15:39:40 host2148 afpd[2771]: main: atp_open: Address family not
supported by protocol
May 14 15:39:40 host2148 afpd[2771]: uam: uams_clrtxt.so loaded
May 14 15:39:40 host2148 afpd[2771]: uam: uam not found (status=-1)
May 14 15:39:40 host2148 afpd[2771]: main: no servers configured: No
such file or directory

I believe that the following line is why afpd fails to start...

Does anyone know what server details are missing from the configuration?

Thanks in advance for any help,

John.




-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
</description>
    <dc:creator>John</dc:creator>
    <dc:date>2008-05-14T15:20:03</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.network.netatalk.devel/8307">
    <title>Time Machine / Time Capsule Success! (noafp_fsyncfork yet)</title>
    <link>http://comments.gmane.org/gmane.network.netatalk.devel/8307</link>
    <description>Hi,

I just wanted to let you know that I have now a fully working
timecapsule replacement (meaning accepted by OSX). To also have these
shiny new feature follow the steps below.

1) Make sure you have applied at least the afp_fsyncdir patch to
netatalk (and check if it works, it still needs to be updated). This
step makes the volume recognized by TimeMachine.

2) To have the nice "airport disk feature" in Finder (or auto
detection of supported volumes) it is necessary to have a mdns daemon
which supports multiline TXT fields. Avahi works, I also tried mDNS
but I could not get it to recognize multiple lines.

the first record exists of "sys=waMA=&lt;YOUR:ETHERNET:ADDRESS:HERE&gt;"
the second record is "dk2=adVF=0x83,adVN=&lt;AVOLUMENAMEFORBACKUP&gt;,adVU=&lt;A-UUID&gt;"

(dk2 could be different, I havent tracked that down yet)

for example my adisk.service for Avahi looks like this:

&lt;service-group&gt;

  &lt;name replace-wildcards="yes"&gt;TimeCapsule&lt;/name&gt;

  &lt;service&gt;
    &lt;type&gt;_afpovertcp._tcp&lt;/type&gt;
    &lt;port&gt;548&lt;/port&gt;
  &lt;/serv</description>
    <dc:creator>Bolke de Bruin</dc:creator>
    <dc:date>2008-05-14T10:48:33</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.network.netatalk.devel/8301">
    <title>FPSyncFork progress</title>
    <link>http://comments.gmane.org/gmane.network.netatalk.devel/8301</link>
    <description>Hi,

I wanted to give you an update on the fpsyncfork patch. The reason for  
this patch for me is to get my Lacie Ethernet Big Disk working as time  
machine supported, hence the need to cross compile for (and thus the  
previous patch - another one is needed as well but is more obvious).

So I actually got it working on this small nas and I am happy to say  
that it is now recognized as time machine capable. However working  
from my previous patch (I haven't been able to move it to the  
suggested locations just yet) I am running into an issue which I do  
not quite understand right away. When running a timemachine backup the  
following happens:

May  3 10:04:39 (none) daemon.err afpd[2430]: afpd_syncfork:  
of_find(34) could not locate fork
May  3 10:04:39 (none) daemon.err afpd[2430]: afpd_syncfork:  
of_find(35) could not locate fork
May  3 10:04:39 (none) daemon.err afpd[2430]: afpd_syncfork:  
of_find(37) could not locate fork

Well that's it, timemachine continues happily (even though  
AFP_ERRPARA</description>
    <dc:creator>Bolke de Bruin</dc:creator>
    <dc:date>2008-05-03T11:06:49</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.network.netatalk.devel/8300">
    <title>Small patch to fix large file support crosscompile issue</title>
    <link>http://comments.gmane.org/gmane.network.netatalk.devel/8300</link>
    <description>Hi,

I noticed an issue with autoconf checking for large file support (LFS)  
and failing because the environment was cross. The attached patch  
fixes this issue so that LFS will be true when the previous tests are  
fine.

Regards,
Bolke


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone_______________________________________________
Netatalk-devel mailing list
Netatalk-devel&lt; at &gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/netatalk-devel
</description>
    <dc:creator>Bolke de Bruin</dc:creator>
    <dc:date>2008-05-03T09:16:24</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.network.netatalk.devel/8285">
    <title>FPSyncDir patch</title>
    <link>http://comments.gmane.org/gmane.network.netatalk.devel/8285</link>
    <description>Hi,

My patch for FPSyncDir isn't entirely correct. I will fix it up when I  
find out how to get the directory path of a did (so opendir works). If  
someone is faster than me that would be very much appreciated :-). By  
the way this is the function which makes TimeMachine recognize the  
volume as supported.

Regards,
Bolke.

P.S. Does anyone know why am I not receiving my own messages to the  
list?

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
</description>
    <dc:creator>Bolke de Bruin</dc:creator>
    <dc:date>2008-04-24T18:32:40</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.network.netatalk.devel/8284">
    <title>Correction to uuid-experimental.patch</title>
    <link>http://comments.gmane.org/gmane.network.netatalk.devel/8284</link>
    <description>Hi,

I made a mistake in uuid-experimental.patch. I have included the  
corrected pacth.

regards,
Bolke-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone_______________________________________________
Netatalk-devel mailing list
Netatalk-devel&lt; at &gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/netatalk-devel
</description>
    <dc:creator>Bolke de Bruin</dc:creator>
    <dc:date>2008-04-24T14:59:26</dc:date>
  </item>
  <textinput about="http://search.gmane.org/?group=$group=gmane.network.netatalk.devel">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.network.netatalk.devel</link>
  </textinput>
</rdf:RDF>
