svn commit: samba r7691 - in branches/SAMBA_3_0/source: . include printing registry rpc_client rpc_parse rpc_server utils

jerry at samba.org jerry at samba.org
Fri Jun 17 15:35:33 GMT 2005


Author: jerry
Date: 2005-06-17 15:35:31 +0000 (Fri, 17 Jun 2005)
New Revision: 7691

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

Log:
* add .gdbinit to the svn:ignore files
* start adding write support to the Samba registry
  Flesh out the server implementations of
  RegCreateKey(), RegSetValue(), RegDeleteKey() and RegDeleteValue()

I can create a new key using regedit.exe now but the 'New Key #1'
key cannot be deleted yet.


Modified:
   branches/SAMBA_3_0/source/
   branches/SAMBA_3_0/source/include/rpc_reg.h
   branches/SAMBA_3_0/source/include/rpc_secdes.h
   branches/SAMBA_3_0/source/printing/nt_printing.c
   branches/SAMBA_3_0/source/registry/reg_db.c
   branches/SAMBA_3_0/source/registry/reg_frontend.c
   branches/SAMBA_3_0/source/registry/reg_objects.c
   branches/SAMBA_3_0/source/rpc_client/cli_reg.c
   branches/SAMBA_3_0/source/rpc_client/cli_spoolss.c
   branches/SAMBA_3_0/source/rpc_parse/parse_reg.c
   branches/SAMBA_3_0/source/rpc_server/srv_reg_nt.c
   branches/SAMBA_3_0/source/utils/net_rpc_registry.c


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


More information about the samba-cvs mailing list