s3-rpc_server: Added a winreg based eventlog registry init.
commit22ea2933818824eb6cf2d760fc474922ca8bbe2c
authorAndreas Schneider <asn@samba.org>
Thu, 27 Jan 2011 18:22:02 +0000 (27 19:22 +0100)
committerGünther Deschner <gd@samba.org>
Mon, 7 Feb 2011 11:32:00 +0000 (7 12:32 +0100)
tree5eacbe46dcbdd636862e623785f83b6cbe8cbe89
parent75abfa6f949bcc2e472ae19084fa3309025caa1d
s3-rpc_server: Added a winreg based eventlog registry init.

This enumerates the keys first and only creates them if they don't exist
yet.

Signed-off-by: Günther Deschner <gd@samba.org>
source3/Makefile.in
source3/rpc_server/srv_eventlog_reg.c [new file with mode: 0644]
source3/rpc_server/srv_eventlog_reg.h [new file with mode: 0644]