svn commit: samba r9811 - in branches/SOC/SAMBA_4_0: . source/lib source/lib/samba3 source/param source/scripting/ejs source/scripting/libjs source/setup testdata/samba3

metze at samba.org metze at samba.org
Tue Aug 30 21:51:47 GMT 2005


Author: metze
Date: 2005-08-30 21:51:46 +0000 (Tue, 30 Aug 2005)
New Revision: 9811

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

Log:
 r11644 at SERNOX (orig r9800):  jelmer | 2005-08-30 16:44:33 +0200
 Add EJS interface to param. tridge, sorry this overlaps a bit 
 with your loadparm interface. :-/
 
 r11649 at SERNOX (orig r9805):  jelmer | 2005-08-30 18:09:38 +0200
 Add 'data' property to param EJS object
 Write out new smb.conf file. Parameters that have disappeared 
 between Samba 3 and 4 will optionally be prefixed with 'samba3:'
 
 r11650 at SERNOX (orig r9806):  jelmer | 2005-08-30 18:30:11 +0200
 Some more test data
 
 r11651 at SERNOX (orig r9807):  jelmer | 2005-08-30 19:21:41 +0200
 Use talloc in fd_lines_load() and file_lines_load(). The return 
 value now can be freed using talloc(). I couldn't find the free_lines_list()
 function that was supposed to free it before.
 
 r11652 at SERNOX (orig r9808):  jelmer | 2005-08-30 19:23:07 +0200
 Improve code that selects what "passdb backend" to import from.
 

Added:
   branches/SOC/SAMBA_4_0/source/scripting/ejs/smbcalls_param.c
   branches/SOC/SAMBA_4_0/testdata/samba3/group_mapping.tdb
   branches/SOC/SAMBA_4_0/testdata/samba3/passdb.tdb
   branches/SOC/SAMBA_4_0/testdata/samba3/secrets.tdb
   branches/SOC/SAMBA_4_0/testdata/samba3/share_info.tdb
   branches/SOC/SAMBA_4_0/testdata/samba3/smb.conf
   branches/SOC/SAMBA_4_0/testdata/samba3/winbindd_idmap.tdb
Modified:
   branches/SOC/SAMBA_4_0/
   branches/SOC/SAMBA_4_0/source/lib/samba3/PLAN
   branches/SOC/SAMBA_4_0/source/lib/samba3/samba3.c
   branches/SOC/SAMBA_4_0/source/lib/samba3/smbpasswd.c
   branches/SOC/SAMBA_4_0/source/lib/util_file.c
   branches/SOC/SAMBA_4_0/source/param/generic.c
   branches/SOC/SAMBA_4_0/source/scripting/ejs/config.mk
   branches/SOC/SAMBA_4_0/source/scripting/ejs/smbcalls.c
   branches/SOC/SAMBA_4_0/source/scripting/ejs/smbcalls_samba3.c
   branches/SOC/SAMBA_4_0/source/scripting/libjs/upgrade.js
   branches/SOC/SAMBA_4_0/source/setup/upgrade
   branches/SOC/SAMBA_4_0/testdata/samba3/registry.tdb


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


More information about the samba-cvs mailing list