Günther Deschner
366946f29b
spoolss: fix spoolss_EnumPrinterKey IDL.
...
Guenther
2009-11-23 11:44:43 +01:00
Stefan Metzmacher
ae4795de69
librpc: rerun "make idl"
...
metze
2009-11-20 13:48:37 +01:00
Nadezhda Ivanova
a97460d657
Fixed incorrect SID for RAS Servers.
2009-11-17 17:10:23 +02:00
Stefan Metzmacher
2fb6acd2d7
librpc: rerun "make idl"
...
metze
2009-11-17 09:00:49 +01:00
Volker Lendecke
e181b88978
Revert "s3: Do not reference ndr_table_<pipe> in the cli_ routines directly"
...
This reverts commit daa964013bc5d036f4da571ce22c0052ef40943a.
2009-11-08 19:43:47 +01:00
Volker Lendecke
47455b4d1a
Revert "s3: Do not reference the ndr_tables in the server calls directly"
...
This reverts commit 98fb71782e05ae72cd6abeb38b6e0b96a50c1761.
2009-11-08 19:43:46 +01:00
Volker Lendecke
82c35e460e
Revert "s3: Do not reference ndr_table when calling rpc_srv_register"
...
This reverts commit 494b2aff8826947e3bd556aecb175746163da485.
2009-11-08 19:43:46 +01:00
Volker Lendecke
494b2aff88
s3: Do not reference ndr_table when calling rpc_srv_register
2009-11-08 13:12:15 +01:00
Volker Lendecke
98fb71782e
s3: Do not reference the ndr_tables in the server calls directly
...
This involves storing the interface table in the pipes_struct
2009-11-08 13:12:14 +01:00
Volker Lendecke
daa964013b
s3: Do not reference ndr_table_<pipe> in the cli_ routines directly
2009-11-08 13:12:13 +01:00
Volker Lendecke
5cdee7ae05
s3: Do the printing for DEBUGLEVEL>=10 centrally
...
12 insertions(+), 10651 deletions(-)
I think that says it all :-)
2009-11-07 11:07:37 +01:00
Günther Deschner
8be9ec604e
security: re-run make samba3-idl after IDL change.
...
Guenther
2009-11-03 23:47:57 +01:00
Stefan (metze) Metzmacher
25f96a4058
Add in Metze's new code to ndr encode the user.DOSATTRIB
...
blobs. Next I'll change the create timestamp and dos attribute
code to use this.
2009-10-28 15:42:47 -07:00
Günther Deschner
1f9d06a1b0
lsa: add LSA_TRUSTED_DOMAIN access masks.
...
Guenther
2009-10-28 12:37:38 +01:00
Günther Deschner
80d8b2e180
lsa: add LSA_SECRET access masks.
...
Guenther
2009-10-28 12:37:21 +01:00
Andrew Tridgell
3f5d535972
idl-drsblobs: mark some more reserved values as value(0)
...
This prevents valgrind errors when we store these blobs in a database
2009-10-22 12:47:53 +11:00
Kamen Mazdrashki
cb71e8a731
s4/drs(idl): Regenerate idl
2009-10-16 12:54:13 +03:00
Andrew Tridgell
068e09847a
idl: added bit definition for privilege masks
...
When you have backup or restore privileges, you automatically get
extra access bits in ACL interpretation. This adds definitions for the
bits you get.
2009-10-16 10:12:18 +11:00
Andrew Tridgell
44866f0df4
idl: added WSPP DrsOptions bit names
...
This should make it much easier to work through the logic in MS-DRSR
2009-10-15 08:20:36 +11:00
Günther Deschner
c2be185793
netlogon: add NL_PASSWORD_VERSION to IDL.
...
Guenther
2009-10-13 12:13:59 +02:00
Matthias Dieter Wallnöfer
c2685cdedb
s3/s4:samr.idl - Corrects the "userPwdChangeFailureInformation" structure
...
This I've done according to WSPP doc MS-SAMR 2.2.7.23.
2009-10-08 09:49:56 +02:00
Andrew Tridgell
90cd031fb3
idl: recompile IDL for uint1632 change
2009-10-07 09:56:23 +11:00
Andrew Tridgell
dac0346906
ndr: rebuild lsa IDL after recent change
2009-10-03 19:03:14 +10:00
Andrew Tridgell
7a59e6c222
idl: rebuilt the IDL for the build farm
2009-10-02 15:11:02 +10:00
Günther Deschner
a6567cf198
s3: re-run make idl. janitor for tridge.
...
Guenther
2009-09-30 16:23:12 +02: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
2deea28520
s4-drs: regenerate IDL after ndr size change
2009-09-24 10:37:30 -07:00
Anatoliy Atanasov
71c862cd91
idl: regenerate idl
2009-09-23 15:50:58 -07:00
Andrew Tridgell
b60854ec46
regenerate IDL
2009-09-23 14:01:28 -07:00
Stefan Metzmacher
c14b2eb8dd
librpc: rerun 'make idl'
...
metze
2009-09-20 06:37:24 +02:00
Stefan Metzmacher
cc48e9a01a
rerun: make idl
...
metze
2009-09-20 06:17:33 +02:00
Stefan Metzmacher
199072b95a
librpc: rerun 'make idl'
...
metze
2009-09-18 20:34:40 +02:00
Andrew Tridgell
c2523d2e2b
idl: recompile our IDL
...
The NDR64 change affects every IDL file
2009-09-17 21:52:26 -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
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
Nadezhda Ivanova
53d6dd3d52
security:idl Generated files
...
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
2009-09-16 07:52:15 -07:00
Günther Deschner
94d83b62c9
s3-ntlmssp: add missing prototype.
...
Guenther
2009-09-16 08:55:59 +02:00
Günther Deschner
9831e7675c
ntlmssp: pretty print a VERSION structure.
...
Guenther
2009-09-15 17:54:58 +02:00
Günther Deschner
b8834cad07
schannel: remove unused schannel structs.
...
Guenther
2009-09-14 06:49:58 +02:00
Matthias Dieter Wallnöfer
5ad756fad3
netlogon.idl - rerun "make idl"
2009-09-11 22:03:45 +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
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
dca7afb799
s4: fixed format of repsTo in samdb
...
Metze pointed out what the windows tool ldp.exe will examine repsTo
attributes on remote DCs, so we do in fact need to use the same format
that windows uses. This patch changes the server side implementation
of UpdateRefs to use the windows format
2009-09-09 12:36:51 +10:00
Günther Deschner
2b16380a0e
ntlmssp: add some void decode calls (useful for ndrdump).
...
Guenther
2009-09-08 22:27:41 +02:00