Andrew Tridgell
2b332e6dfe
idl: use common netlogon bit definitions
...
The DS_ bits had got a bit ahead of the NBT_ bits.
Ideally we'd make these a single set of bits at some point.
This also removes NBT_SERVER_DNS_FOREST as this bit doesn't exist. I
think it came from someone mis-reading the docs, which show the bits
in reverse order within bytes (one of the worst bit table
representations I have ever seen!)
2009-10-02 12:01:00 +10:00
Günther Deschner
a6567cf198
s3: re-run make idl. janitor for tridge.
...
Guenther
2009-09-30 16:23:12 +02:00
Andrew Tridgell
0d241b0b31
idl: ntsvcs.idl depends on misc.idl, not winreg.idl
...
The winreg_Type definition comes from misc.idl
2009-09-30 14:44:59 +10:00
Günther Deschner
d31e4c2944
s3: re-run make idl_full.
...
Guenther
2009-09-29 23:38:56 +02:00
Günther Deschner
4365b7b408
winreg: add winreg_Data union to IDL.
...
Guenther
2009-09-29 23:38:47 +02:00
Andrew Tridgell
64e08fef16
pidl: added union padding for NDR64
...
This fixes the problem with samr UserInfo16 when NDR64 is enabled
2009-09-29 18:08:22 +10:00
Andrew Tridgell
2deea28520
s4-drs: regenerate IDL after ndr size change
2009-09-24 10:37:30 -07:00
Andrew Tridgell
f8a09e8fb3
s4-drs: fixed the size of DN binary blobs on the wire
...
Comparison with w2k8 traces shows the size field of
drsuapi_DsReplicaObjectIdentifier3Binary is taken from
drsuapi_DsReplicaObjectIdentifier3
Thanks to metze for spotting this
2009-09-24 10:36:13 -07:00
Anatoliy Atanasov
71c862cd91
idl: regenerate idl
2009-09-23 15:50:58 -07:00
Anatoliy Atanasov
c9dc6506e6
s4: Handle DRSUAPI_DS_REPLICA_NEIGHBOUR_CRITICAL_ONLY req in getncchanges
2009-09-23 15:50:51 -07:00
Stefan Metzmacher
5925e2952c
Revert "r20074: this values seem to be typos in drsuapi"
...
This reverts commit 1dfd365d57
This change was from and the flags I was seeing have another meaning.
metze
Signed-off-by: Anatoliy Atanasov <anatoliy.atanasov@postpath.com>
2009-09-23 15:50:42 -07:00
Andrew Tridgell
b60854ec46
regenerate IDL
2009-09-23 14:01:28 -07:00
Andrew Tridgell
a50672b44b
idl: fixed string termination for netlogon GetDomainInfo
2009-09-23 13:57:59 -07:00
Andrew Tridgell
43f7d7e1b1
s4-nbt: added NBT_SERVER_DNS_FOREST
2009-09-23 13:57:59 -07:00
Stefan Metzmacher
c14b2eb8dd
librpc: rerun 'make idl'
...
metze
2009-09-20 06:37:24 +02:00
Stefan Metzmacher
1c3a706932
drsblobs.idl: fix repsFromTo2 blob size calculation
...
metze
2009-09-20 06:36:39 +02:00
Stefan Metzmacher
cc48e9a01a
rerun: make idl
...
metze
2009-09-20 06:17:33 +02:00
Stefan Metzmacher
8958a04e6f
drsblobs.idl: add decoding for repsFromTo2
...
This is used in windows 2008.
metze
2009-09-20 06:17:32 +02:00
Stefan Metzmacher
199072b95a
librpc: rerun 'make idl'
...
metze
2009-09-18 20:34:40 +02:00
Stefan Metzmacher
c29364f4b0
named_pipe_auth.idl: add infrastructure to pass delegated credentials
...
metze
2009-09-18 20:34:40 +02:00
Andrew Tridgell
f2f8bb7b57
ndrdump: fixed help
2009-09-17 21:52:27 -07:00
Andrew Tridgell
3ec638c770
ndr: num_auths is an array size, thus a uint3264
2009-09-17 21:52:27 -07:00
Andrew Tridgell
ae91cff259
ndr: split out ndr enum functions
...
This allows for easier implementation of the NDR32/NDR64 split
2009-09-17 21:52:26 -07:00
Andrew Tridgell
c2523d2e2b
idl: recompile our IDL
...
The NDR64 change affects every IDL file
2009-09-17 21:52:26 -07:00
Andrew Tridgell
f93d716516
s4-rpc: added NDR64 support
...
This adds support for the nd464 binding string option
2009-09-17 21:52:24 -07:00
Andrew Tridgell
90770e45c7
ndr: added support for NDR64
...
This adds NDR64 support for the push functions in libndr
2009-09-17 21:52:24 -07:00
Jeremy Allison
fc20da50a6
Re-generated idl files with () for enum values.
...
Jeremy.
2009-09-17 11:28:37 -07:00
Jeremy Allison
b92c399d97
Check in modified generated files for systems where pidl can't run.
...
Jeremy.
2009-09-17 11:16:54 -07:00
Jeremy Allison
e91cdef2d4
Remove ununsed variable warning.
...
Jeremy.
2009-09-17 09:25:25 -07:00
Andrew Tridgell
aa7aa664dc
idl: added DRS GetNCChanges level 10
2009-09-17 00:12:15 -07:00
Andrew Tridgell
39385f559c
idl: rebuild drsuapi.idl
2009-09-17 00:05:34 -07:00
Andrew Tridgell
8ea2cb2403
idl: added DsExecuteKCC IDL
2009-09-17 00:05:22 -07:00
Andrew Tridgell
9407ab573e
ndr: added --ndr64 flag to ndrdump
...
This only does pull, but it is useful for w2k8-r2 <-> w2k8-r2 ndrdump
usage, which is always 64bit.
2009-09-16 23:59:53 -07:00
Nadezhda Ivanova
53d6dd3d52
security:idl Generated files
...
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
2009-09-16 07:52:15 -07:00
Nadezhda Ivanova
d70e171719
Owner and group defaulting.
...
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
2009-09-16 07:52:05 -07:00
Günther Deschner
94d83b62c9
s3-ntlmssp: add missing prototype.
...
Guenther
2009-09-16 08:55:59 +02:00
Günther Deschner
c5c04fcf90
s3-schannel: add dump_NL_AUTH_SIGNATURE.
...
Guenther
2009-09-16 07:54:02 +02:00
Günther Deschner
9831e7675c
ntlmssp: pretty print a VERSION structure.
...
Guenther
2009-09-15 17:54:58 +02:00
Günther Deschner
ed03edc2e4
ntlmssp: better document to what structures we are reffering to.
...
Guenther
2009-09-15 17:54:55 +02:00
Günther Deschner
b8834cad07
schannel: remove unused schannel structs.
...
Guenther
2009-09-14 06:49:58 +02:00
Andrew Tridgell
5c33042498
s4-ndr: fixed memory leaks in ndr_pull_*_blob()
...
We needed to free the ndr structures, both on error and normal return
2009-09-12 15:21:33 +10:00
Matthias Dieter Wallnöfer
5ad756fad3
netlogon.idl - rerun "make idl"
2009-09-11 22:03:45 +02:00
Matthieu Patou
c6dd2c9552
s4: Fix parsing of CSDVersion: treat this field as an string null terminated.
...
CDSVersion field contains one utf16 string and then garbage which pertubated the parsing.
We use subcontext to clearly define the size of the whole blob and then let the parser to find
the real length of the string.
This is a fix for bug 6706, many thanks to Gunter for the PIDL guidelines.
2009-09-11 19:16:58 +02:00
Andrew Tridgell
d7d7613e31
s4-idl: added the IDL for the DsReplica* calls
2009-09-11 22:13:45 +10:00
Günther Deschner
1d4bf02993
lsa: fill in more unknowns in lsa_LookupSid calls.
...
Guenther
2009-09-11 13:59:56 +02:00
Matthias Dieter Wallnöfer
049c780c59
netlogon.idl: indent correctly
2009-09-11 13:38:29 +02:00
Günther Deschner
8990865c7f
lsa: use lsa_LookupNamesLevel in lsa_LookupSids{2,3}.
...
Guenther
2009-09-11 12:23:00 +02:00
Günther Deschner
721b76cfba
schannel: more work on reponse NL_AUTH_MESSAGES.
...
Guenther
2009-09-11 02:57:19 +02:00
Andrew Tridgell
3adbbaee3b
s4: regenerate drsuapi IDL
2009-09-10 12:12:49 +10:00
Andrew Tridgell
7c5ce719eb
s4/drsuapi: tech the IDL about some more key attribute names
2009-09-10 12:12:49 +10:00