summaryrefslogtreecommitdiff
path: root/source3/include
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2008-01-19 23:46:13 +0100
committerMichael Adam <obnox@samba.org>2008-01-20 02:03:40 +0100
commitc5a5b404b43817525590aa924f1762824f49d156 (patch)
tree4cb8827e1b7ed0a6ef23d46745246440bb86fade /source3/include
parentf383b853f58d54352332a60e6f0842dfd41f5ff0 (diff)
downloadsamba-c5a5b404b43817525590aa924f1762824f49d156.tar.gz
samba-c5a5b404b43817525590aa924f1762824f49d156.tar.bz2
samba-c5a5b404b43817525590aa924f1762824f49d156.zip
Add a registry backend tcpip_params that replaces the former dynamic overlay.
Michael (This used to be commit a8a743b693a162954948ca2438ce4b842c5cba30)
Diffstat (limited to 'source3/include')
-rw-r--r--source3/include/reg_objects.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/include/reg_objects.h b/source3/include/reg_objects.h
index 021ed0e0fd..d33d469de3 100644
--- a/source3/include/reg_objects.h
+++ b/source3/include/reg_objects.h
@@ -102,6 +102,7 @@ typedef struct {
#define KEY_SMBCONF "HKLM\\SOFTWARE\\Samba\\smbconf"
#define KEY_NETLOGON_PARAMS "HKLM\\SYSTEM\\CurrentControlSet\\Services\\Netlogon\\Parameters"
#define KEY_PROD_OPTIONS "HKLM\\SYSTEM\\CurrentControlSet\\Control\\ProductOptions"
+#define KEY_TCPIP_PARAMS "HKLM\\SYSTEM\\CurrentControlSet\\Services\\Tcpip\\Parameters"
#define KEY_TREE_ROOT ""
/*