svn commit: samba r25950 - in branches/SAMBA_4_0/source/scripting/libjs: .

abartlet at samba.org abartlet at samba.org
Wed Nov 14 03:55:06 GMT 2007


Author: abartlet
Date: 2007-11-14 03:55:05 +0000 (Wed, 14 Nov 2007)
New Revision: 25950

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

Log:
Enable seperate module to prevent subtree deletes.

Andrew Bartlett

Modified:
   branches/SAMBA_4_0/source/scripting/libjs/provision.js


Changeset:
Modified: branches/SAMBA_4_0/source/scripting/libjs/provision.js
===================================================================
--- branches/SAMBA_4_0/source/scripting/libjs/provision.js	2007-11-14 03:52:39 UTC (rev 25949)
+++ branches/SAMBA_4_0/source/scripting/libjs/provision.js	2007-11-14 03:55:05 UTC (rev 25950)
@@ -990,6 +990,7 @@
 					"kludge_acl",
 					"operational",
 					"subtree_rename",
+					"subtree_delete",
 					"linked_attributes",
 					"show_deleted",
 					"partition");



More information about the samba-cvs mailing list