Linked by Thom Holwerda on Sat 26th Mar 2011 02:00 UTC
smbd -V on your Snow Leopard installation, you'll see it's running SAMBA version 3.0.28a-apple. While I'm not sure how much difference the "-apple" makes, version 3.0.28a is old. Very old. In other words, it's riddled with bugs. Apple hasn't updated SAMBA in 3 years, and for Lion, they're dumping it altogether for something homegrown. The reason? SAMBA is now GPLv3.
Thread beginning with comment 467951
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[4]: Comment by Brynet
by JAlexoid on Sat 26th Mar 2011 11:03
in reply to "RE[3]: Comment by Brynet"
Grand Central Dispatch
GCD is very much a system library. And as GP said, they usually do opensource those.
where you either have to negotiate a patent license for all users and redistributors
GPLv3 does not give you an option to negotiate. It tells you that you give a free license any downstream receivers of the software.
RE[5]: Comment by Brynet
by danieldk on Sat 26th Mar 2011 13:27
in reply to "RE[4]: Comment by Brynet"
You have to negotiate with the patent owner to give a license to 'downstream', if you are not the patent owner. If you cannot negotiate such a deal (which is likely), either the patent holder or the GPLv3 prevents you in distributing software, depending on wether you enter a patent contract or not.





Member since:
2005-11-18
Grand Central Dispatch is under the Apache License version 2, so that's also a possibility.
I cannot imagine why they would not open source it, since it is not really a differentiator, only an attempt to avoid falling into the GPLv3 patent hell trap (where you either have to negotiate a patent license for all users and redistributors, or stop distributing the software).