Slashdot Mirror


Samba 2.06 Released

LazLong wrote to let us know that Samba [?] 2.06 has been released. A whole slew of bug fixes, as well as some new features. The technical documentation is available, or just go all out and grab the tarball.

6 of 102 comments (clear)

  1. Hmmm. by jd · · Score: 4

    I want my money back. Freshmeat listed this as being "low urgency". New features is -always- high urgency! Even if I never use them. Why do you think I've 4.5 gigabytes of Open Source software I've never even untarred?

    --
    It's a small world and it smells funny; I'd buy another if it wasn't for the money; Take back what I paid (SoM)
  2. All we need now... by BorgDrone · · Score: 4

    All we need now is a way to browse the samba network. I know there are app's like gnomba and LinNeighbourhood. but I want to be able to mount the 'network neighbourhood' under /samba and be able to browse that in every application just like you can allways access the network neighbourhood from any open / save dialog in window$.
    So in /samba or you have 'directories' that represent workgroups and in that directories that represent computers etc.
    that's what I would really like.
    ---

  3. Re:now we should have new NT vs. Linux Benchmarks by DaveHowe · · Score: 3

    Now that there is an new version of Samba we should have those mindspring tests again. Wasn't a big part of that benchmark serving win98 clients through samba?
    Not entirely sure about that - they have fixed quite a few bugs, niggles and security issues, but I don't see much if anything that would make it faster. In any case, if the test showed that NT was still faster than Samba, it would be dismissed by the linux community as biased, due to NT being optimised for Win95 and not NT workstation, or just wrong. If it showed NT slower than Samba, then Microsoft would dismiss it for almost the same reasons :+)
    --

    --
    -=DaveHowe=-
  4. Number 1 change ... by Hrunting · · Score: 4

    All the bug and code fixes aside, the entire reason that I'm downloading this release is for their updated documentation. When 2.05 came out, the Samba team came under heavy fire for not updating their documentation (the old smbmount pages were out of date even before that), especially considering they had completely redone the option system for smbmount and other utils. It looks like they've redone that again, but the documentation is now a) up-to-date and b) many times more verbose than it ever was.

    Kudos to the Samba team for listening to and executing the ideas of its users.

  5. Re:Only one complaint by Jeremy+Allison+-+Sam · · Score: 4

    Shaman wrote :

    > It would be nice to see a single task,
    > multithreaded model. That would really kick ass
    > IMHO.

    Actually, no, I'm afraid it would suck :-). Come to one of my Samba talks if you want the gory details why, but essentially the problem is with threads switching user contexts. Think about how Samba provides UNIX security....

    Cheers,

    Jeremy Allison,
    Samba Team.