summaryrefslogtreecommitdiff
path: root/source/include
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2008-03-27 12:01:13 +0100
committerKarolin Seeger <kseeger@bando.sernet.private>2008-03-31 14:28:48 +0200
commitebff3e29b1a0c99258a8e40d6efc2cc25f172742 (patch)
tree5e9d4a5e72f6d76c39d1b9b623d5f5bb13c061d5 /source/include
parenta43943199570a3b0436ade8bac5b79236a970f1f (diff)
downloadsamba-ebff3e29b1a0c99258a8e40d6efc2cc25f172742.tar.gz
Move the known NETLOGON_CONTROL reply flags to IDL.
Guenther (cherry picked from commit 4bf2a17c2b9abff45afd50ea93b96b2a080d9168)
Diffstat (limited to 'source/include')
-rw-r--r--source/include/rpc_netlogon.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/source/include/rpc_netlogon.h b/source/include/rpc_netlogon.h
index 239fe0f7c69..45b087942cb 100644
--- a/source/include/rpc_netlogon.h
+++ b/source/include/rpc_netlogon.h
@@ -23,14 +23,6 @@
#ifndef _RPC_NETLOGON_H /* _RPC_NETLOGON_H */
#define _RPC_NETLOGON_H
-/* Some flag values reverse engineered from NLTEST.EXE */
-/* used in the NETLOGON_CONTROL[2] reply */
-
-#define NL_CTRL_IN_SYNC 0x0000
-#define NL_CTRL_REPL_NEEDED 0x0001
-#define NL_CTRL_REPL_IN_PROGRESS 0x0002
-#define NL_CTRL_FULL_SYNC 0x0004
-
#define LOGON_KRB5_FAIL_CLOCK_SKEW 0x02000000
#define INTERACTIVE_LOGON_TYPE 1