On Mon, May 23, 2005 at 02:27:43PM +0200, [EMAIL PROTECTED] wrote: > Hello, > > first I would like to tell to the samba developpers that they did a great job! > Samba is very nice! > > I currently code a file server compatible with multiple network protocols. > Is there somewhere a libsmb with an API to make easy a Samba client and > server? > I would like that my file server is compatible with Windows, it's because I > choose Samba. > I need also to add additional operation codes for some specific file > operations > not supported on classic file systems. It would be great if it would be > possible > to add easy new operations codes and bind them to a call back function with > this lib. > > Thanks in advance for a response.
If your file server is under a GPL license you can use any of the code within Samba with pleasure. Please don't try and use Samba in a proprietary code project though. Regards, Jeremy. -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba
