Author: brad Date: 2005-09-01 01:06:51 +0000 (Thu, 01 Sep 2005) New Revision: 9856
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=9856 Log: [EMAIL PROTECTED]: jelmer | 2005-08-30 20:39:57 -0600 Work on testsuite for upgrade Add 'paths' object to provision code. [EMAIL PROTECTED]: derrell | 2005-08-31 07:36:27 -0600 [EMAIL PROTECTED]: derrell | 2005-08-31 09:32:06 -0400 create holding place for client library, and test svk [EMAIL PROTECTED]: derrell | 2005-08-31 07:36:35 -0600 [EMAIL PROTECTED]: derrell | 2005-08-31 09:33:55 -0400 add a readme file to indicate what the smbc directory is for [EMAIL PROTECTED]: jelmer | 2005-08-31 08:25:18 -0600 Correctly handle length argument to substr() [EMAIL PROTECTED]: jelmer | 2005-08-31 08:26:20 -0600 Add some more OOM checks [EMAIL PROTECTED]: jelmer | 2005-08-31 08:27:17 -0600 Convert 'passdb backend' rather then 'passdb backends' Be a bit more verbose [EMAIL PROTECTED]: jelmer | 2005-08-31 08:30:56 -0600 Fix path to testdata (tests are always run from source/) [EMAIL PROTECTED]: jelmer | 2005-08-31 09:17:34 -0600 Registry key and value names are case insensitive [EMAIL PROTECTED]: jelmer | 2005-08-31 09:46:41 -0600 Fix support for importing registry values. Extended the examplre registry tdb. [EMAIL PROTECTED]: jelmer | 2005-08-31 09:47:10 -0600 Check whether the two admin passwords entered were equal. [EMAIL PROTECTED]: jelmer | 2005-08-31 10:51:09 -0600 More tests for the upgrade from Samba3 [EMAIL PROTECTED]: jelmer | 2005-08-31 12:33:57 -0600 Make ldb_map compile in the stand-alone LDB build [EMAIL PROTECTED]: jelmer | 2005-08-31 15:04:17 -0600 More error checks in the ldb_map modules, extend testsuite [EMAIL PROTECTED]: jelmer | 2005-08-31 16:27:40 -0600 Extend testsuite a bit more. [EMAIL PROTECTED]: jelmer | 2005-08-31 18:37:52 -0600 Finish ldb_map testsuite Update PLAN Some more small other fixes [EMAIL PROTECTED]: jelmer | 2005-08-31 18:38:28 -0600 Finish ldb_map testsuite Update PLAN Some more small other fixes Added: branches/SOC/SAMBA_4_0/source/libcli/smbc/ branches/SOC/SAMBA_4_0/source/libcli/smbc/README branches/SOC/SAMBA_4_0/source/script/tests/test_s3upgrade.sh branches/SOC/SAMBA_4_0/testdata/samba3/verify Modified: branches/SOC/SAMBA_4_0/ branches/SOC/SAMBA_4_0/source/dsdb/samdb/ldb_modules/samba3sam.c branches/SOC/SAMBA_4_0/source/lib/ldb/Makefile.in branches/SOC/SAMBA_4_0/source/lib/ldb/modules/ldb_map.c branches/SOC/SAMBA_4_0/source/lib/ldb/modules/ldb_map.h 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/samba3.h branches/SOC/SAMBA_4_0/source/lib/samba3/smbpasswd.c branches/SOC/SAMBA_4_0/source/param/generic.c branches/SOC/SAMBA_4_0/source/scripting/ejs/smbcalls_ldb.c branches/SOC/SAMBA_4_0/source/scripting/ejs/smbcalls_param.c branches/SOC/SAMBA_4_0/source/scripting/ejs/smbcalls_samba3.c branches/SOC/SAMBA_4_0/source/scripting/ejs/smbcalls_string.c branches/SOC/SAMBA_4_0/source/scripting/libjs/provision.js branches/SOC/SAMBA_4_0/source/scripting/libjs/upgrade.js branches/SOC/SAMBA_4_0/source/setup/hklm.ldif branches/SOC/SAMBA_4_0/source/setup/provision branches/SOC/SAMBA_4_0/source/setup/upgrade branches/SOC/SAMBA_4_0/swat/install/provision.esp branches/SOC/SAMBA_4_0/swat/install/samba3.esp branches/SOC/SAMBA_4_0/testdata/samba3/registry.tdb branches/SOC/SAMBA_4_0/testdata/samba3/smb.conf branches/SOC/SAMBA_4_0/testprogs/ejs/samba3sam Changeset: Sorry, the patch is too large (2060 lines) to include; please use WebSVN to see it! WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=9856
