svn commit: samba r9798 - in branches/SAMBA_4_0/source: include lib lib/samba3 param scripting/ejs

jelmer at samba.org jelmer at samba.org
Tue Aug 30 13:58:49 GMT 2005


Author: jelmer
Date: 2005-08-30 13:58:48 +0000 (Tue, 30 Aug 2005)
New Revision: 9798

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=9798

Log:
Add generic functions for handling smb.conf files (the parameters don't to be pre-declared). Also doesn't use any globals, so multiple files can be loaded at once.

Currently uses the prefix "param" for all functions and structures; suggestions for better ones are welcome...

Remove old smb.conf-parsing code from libsamba3.
												 

Added:
   branches/SAMBA_4_0/source/param/generic.c
   branches/SAMBA_4_0/source/param/generic.h
Modified:
   branches/SAMBA_4_0/source/include/structs.h
   branches/SAMBA_4_0/source/lib/samba3/samba3.c
   branches/SAMBA_4_0/source/lib/samba3/samba3.h
   branches/SAMBA_4_0/source/lib/samba3/share_info.c
   branches/SAMBA_4_0/source/lib/util_strlist.c
   branches/SAMBA_4_0/source/param/config.mk
   branches/SAMBA_4_0/source/scripting/ejs/smbcalls_samba3.c


Changeset:
Sorry, the patch is too large (620 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=9798


More information about the samba-cvs mailing list