summaryrefslogtreecommitdiff
path: root/source3/include/nameserv.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2008-09-24 09:05:37 +0200
committerGünther Deschner <gd@samba.org>2008-09-25 20:11:55 +0200
commit81fde585516957b6a7742e0168c68df33572ed74 (patch)
tree23af0592c243f526000eec737111e9fe96021848 /source3/include/nameserv.h
parent6f46002ff6b153730635bfd4a8380792a815ce6b (diff)
downloadsamba-81fde585516957b6a7742e0168c68df33572ed74.tar.gz
samba-81fde585516957b6a7742e0168c68df33572ed74.tar.bz2
samba-81fde585516957b6a7742e0168c68df33572ed74.zip
s3-nbt: remove double nbt netlogon opcodes.
Guenther
Diffstat (limited to 'source3/include/nameserv.h')
-rw-r--r--source3/include/nameserv.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/source3/include/nameserv.h b/source3/include/nameserv.h
index 4377e3330a..a7d46e72d8 100644
--- a/source3/include/nameserv.h
+++ b/source3/include/nameserv.h
@@ -539,17 +539,6 @@ struct packet_struct
} packet;
};
-/* NETLOGON opcodes */
-
-#define QUERYFORPDC 7 /* Query for PDC. */
-#define SAM_UAS_CHANGE 10 /* Announce change to UAS or SAM. */
-#define QUERYFORPDC_R 12 /* Response to Query for PDC. */
-#define SAMLOGON 18
-#define SAMLOGON_R 19
-#define SAMLOGON_UNK_R 21
-#define SAMLOGON_AD_UNK_R 23
-#define SAMLOGON_AD_R 25
-
/* Ids for netbios packet types. */
#define ANN_HostAnnouncement 1