svn commit: samba r23436 - in branches/SAMBA_3_0_26/source: .
include lib registry rpc_server rpcclient services smbd utils
obnox at samba.org
obnox at samba.org
Tue Jun 12 14:44:16 GMT 2007
Author: obnox
Date: 2007-06-12 14:44:15 +0000 (Tue, 12 Jun 2007)
New Revision: 23436
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=23436
Log:
Merge (a considerable amount of) r19991 from 3_0:
* Introduce registry/reg_api.c, which closely resembles the winreg api.
This is important for the subsequent merges of the "net conf" code.
* The rewrite of rpc_server/srv_winreg_nt.c is _not_ merged since the
preliminary changes have not been merged.
* Change some routines from NTSTATUS to WERROR.
* Remove "parent" argument to regkey_open_internal (and rewrite to
use the new api functions like reg_openhive and so on).
Michael
Added:
branches/SAMBA_3_0_26/source/registry/reg_api.c
Modified:
branches/SAMBA_3_0_26/source/Makefile.in
branches/SAMBA_3_0_26/source/include/reg_objects.h
branches/SAMBA_3_0_26/source/lib/util_reg.c
branches/SAMBA_3_0_26/source/registry/reg_frontend.c
branches/SAMBA_3_0_26/source/rpc_server/srv_eventlog_nt.c
branches/SAMBA_3_0_26/source/rpc_server/srv_winreg_nt.c
branches/SAMBA_3_0_26/source/rpcclient/cmd_spoolss.c
branches/SAMBA_3_0_26/source/services/services_db.c
branches/SAMBA_3_0_26/source/smbd/service.c
branches/SAMBA_3_0_26/source/utils/net_rpc_printer.c
branches/SAMBA_3_0_26/source/utils/net_rpc_registry.c
Changeset:
Sorry, the patch is too large (1108 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=23436
More information about the samba-cvs
mailing list