Günther Deschner
792b544e37
netlogon: fill in more details for the netr_LogonControlX family of calls.
...
Guenther
2009-08-31 20:24:04 +02:00
Günther Deschner
94f7c98430
s3-netlogon: add DS_WEB_SERVICE_REQUIRED bit for dsgetdcname calls.
...
Guenther
2009-08-31 20:23:08 +02:00
Günther Deschner
91ef692d7d
netlogon: make netr_NegotiateFlags a public bitmap.
...
Guenther
2009-08-26 15:42:57 +02:00
Günther Deschner
d896fb2dab
netlogon: give netlogon w7/w2k8r2 AES negotiate flag proper name (see bug #6099 for details).
...
Guenther
2009-08-25 11:12:45 +02:00
Günther Deschner
2840902692
netlogon: add (yet) undocumented netlogon negotiate bit to bitmap.
...
This bit is set by the Win7 client while joining.
Guenther
2009-08-24 23:09:58 +02:00
Günther Deschner
abe7648609
netlogon: document some more MSVC flags.
...
Some of these were observed during password changing
from win7 using a samba 3.4 PDC.
Guenther
2009-08-17 18:24:24 +02:00
Matthias Dieter Wallnöfer
721402b8de
netlogon.idl: Prework to enhance the "netr_LogonGetDomainInformation" call correctly
...
This enhances the "netlogon.idl" file to allow enhancements on the mentioned call.
Therefore this is also the base for fixing up bug #4888 .
2009-08-03 09:46:30 +02:00
Matthias Dieter Wallnöfer
e14b2ed8df
netlogon.idl: Removes the form "str[]" for string declarations
...
In this file two different forms are used to explain the same datatype ("str[]" and "*str").
I didn't find this very nice and unified the occurrences to always use "*str".
This patch is of cosmetic nature.
2009-08-03 09:46:30 +02:00
Matthias Dieter Wallnöfer
efe6552f0c
NETLOGON pipe improvements
...
Patch for bug #4939
This refactors the NETLOGON code related to this bug:
- Introduces a new "SYNCSTATE" enum required by the "DatabaseSync2" call (acc.
to WSPP)
- Make "DatabaseSync" dependant from "DatabaseSync2" (acc. to WSPP)
- Let "DatabaseSync2" return NT_STATUS_NOT_IMPLEMENTED (I'm not sure if this is
also true when a domain is running in mixed mode)
- Make "LogonControl" and "LogonControl2" dependant form "LogonControl2Ex"
(acc. to WSPP)
- Let "LogonControl2Ex" return WERR_NOT_SUPPORTED for now
2009-06-18 13:49:25 +10:00
Stefan Metzmacher
8339969ed3
netlogon.idl: add idl for netr_LogonGetCapabilities()
...
metze
2009-02-16 10:59:16 +01:00
Stefan Metzmacher
a096a4c2ae
netlogon.idl: add NETLOGON_REG_SUPPORTS_AES_SHA2 flags and use correct names for some other flags
...
metze
2009-02-16 09:53:50 +01:00
Jelmer Vernooij
08259c1c52
Add iconv_convenience argument to size functions.
2009-01-01 04:45:33 +01:00
Günther Deschner
ab082b9749
netlogon: remove netr_BinaryString (duplicate of lsa_BinaryString).
...
Guenther
2008-12-17 23:23:51 +01:00
Günther Deschner
7148c0daff
netlogon: fill in remaining levels in netr_CONTROL_DATA_INFORMATION.
...
Guenther
2008-12-17 23:06:48 +01:00
Günther Deschner
7317bc1eba
netlogon: fix IDL for netr_LogonControl2Ex.
...
Guenther
2008-12-17 23:06:48 +01:00
Günther Deschner
ef6bf7f385
netlogon: add netr_NETLOGON_INFO_4.
...
Guenther
2008-12-17 23:06:48 +01:00
Günther Deschner
e01026cd4b
netlogon: add all documented netlogon control codes.
...
Guenther
2008-12-17 23:06:48 +01:00
Günther Deschner
5903206bab
netlogon: fill in netr_ServerGetTrustInfo IDL.
...
Guenther
2008-12-10 11:58:27 +01:00
Jelmer Vernooij
58db2befbd
Move netr_SamDatabaseID8Bit to netlogon.idl to prevent problems with
...
forward enum declarations when compiled with C++.
2008-11-26 18:20:51 +01:00
Günther Deschner
e004307000
s4-netlogon: change parameters string to lsa_BinaryString.
...
Guenther
2008-11-10 21:46:25 +01:00
Günther Deschner
7bd12a878b
netlogon: use 8bit SamDatabaseID and DeltaEnum in netr_ChangeLogEntry.
...
Guenther
2008-11-06 18:50:24 +01:00
Günther Deschner
c353c53692
netlogon: add 8bit varients of netr_SamDatabaseID8Bit and netr_DeltaEnum.
...
Guenther
2008-11-06 18:50:12 +01:00
Günther Deschner
e721e3b7f5
netlogon-idl: use netr_ChangeLogEntry subcontext in netr_DatabaseRedo.
...
Guenther
2008-11-06 18:50:03 +01:00
Günther Deschner
64fff239e0
netlogon-idl: add netr_ChangeLogObject union.
...
Guenther
2008-11-06 18:49:55 +01:00
Günther Deschner
bc6cb550ed
netlogon-idl: add netr_ChangeLogFlags.
...
Guenther
2008-11-06 18:49:45 +01:00
Günther Deschner
66abdaac95
netlogon-idl: add netr_ChangeLogEntry.
...
Guenther
2008-11-06 18:49:36 +01:00
Günther Deschner
9dd4abd780
netlogon: fix IDL for netr_DatabaseRedo.
...
Guenther
2008-11-04 02:45:36 +01:00
Günther Deschner
8be9cefd98
netlogon: merge netlogon.idl between s3 and s4.
...
Guenther
2008-10-29 08:57:53 +01:00