svn commit: samba r9144 - in branches/SOC/SAMBA_3_0/source: . include libmsrpc libmsrpc/test

skel at samba.org skel at samba.org
Fri Aug 5 22:51:30 GMT 2005


Author: skel
Date: 2005-08-05 22:51:29 +0000 (Fri, 05 Aug 2005)
New Revision: 9144

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

Log:
added support for cac_RegOpenKey() to connect to the registry, for example you can call cac_regOpenKey() with a key name like "HKEY_LOCAL_MACHINE\hardware" and it will 
connect to the registry and open that key (also works with acronyms like HKCR)
added a program to test/demonstrate this


Added:
   branches/SOC/SAMBA_3_0/source/libmsrpc/libmsrpc_internal.c
   branches/SOC/SAMBA_3_0/source/libmsrpc/test/regopenkey.c
Modified:
   branches/SOC/SAMBA_3_0/source/Makefile.in
   branches/SOC/SAMBA_3_0/source/include/libmsrpc.h
   branches/SOC/SAMBA_3_0/source/include/libmsrpc_internal.h
   branches/SOC/SAMBA_3_0/source/libmsrpc/cac_winreg.c
   branches/SOC/SAMBA_3_0/source/libmsrpc/test/Makefile


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


More information about the samba-cvs mailing list