Author: metze Date: 2005-08-30 14:03:04 +0000 (Tue, 30 Aug 2005) New Revision: 9799
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=9799 Log: [EMAIL PROTECTED] (orig r9797): metze | 2005-08-30 15:43:58 +0200 - let us parse replication packets with linked attributes fine, - also resolve the 0x1f ('member') attid for nicer debugging metze [EMAIL PROTECTED] (orig r9798): jelmer | 2005-08-30 15:58:48 +0200 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/SOC/SAMBA_4_0/source/param/generic.c branches/SOC/SAMBA_4_0/source/param/generic.h Modified: branches/SOC/SAMBA_4_0/ branches/SOC/SAMBA_4_0/source/include/structs.h branches/SOC/SAMBA_4_0/source/lib/samba3/samba3.c branches/SOC/SAMBA_4_0/source/lib/samba3/samba3.h branches/SOC/SAMBA_4_0/source/lib/samba3/share_info.c branches/SOC/SAMBA_4_0/source/lib/util_strlist.c branches/SOC/SAMBA_4_0/source/librpc/idl/drsuapi.idl branches/SOC/SAMBA_4_0/source/param/config.mk branches/SOC/SAMBA_4_0/source/scripting/ejs/smbcalls_samba3.c Changeset: Sorry, the patch is too large (684 lines) to include; please use WebSVN to see it! WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=9799