svn commit: samba r9829 - in branches/SAMBA_4_0/source/setup: .

jelmer at samba.org jelmer at samba.org
Wed Aug 31 15:17:34 GMT 2005


Author: jelmer
Date: 2005-08-31 15:17:34 +0000 (Wed, 31 Aug 2005)
New Revision: 9829

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

Log:
Registry key and value names are case insensitive

Modified:
   branches/SAMBA_4_0/source/setup/hklm.ldif


Changeset:
Modified: branches/SAMBA_4_0/source/setup/hklm.ldif
===================================================================
--- branches/SAMBA_4_0/source/setup/hklm.ldif	2005-08-31 14:30:56 UTC (rev 9828)
+++ branches/SAMBA_4_0/source/setup/hklm.ldif	2005-08-31 15:17:34 UTC (rev 9829)
@@ -1,6 +1,10 @@
 dn: @INDEXLIST
 @IDXATTR: key
 
+dn: @ATTRIBUTES
+key: CASE_INSENSITIVE
+value: CASE_INSENSITIVE
+
 dn: key=control,key=currentcontrolset,key=system,hive=NONE
 key: control
 



More information about the samba-cvs mailing list