1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
Commit Graph

309 Commits

Author SHA1 Message Date
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 daa964013b.
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 98fb71782e.
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 494b2aff88.
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
Günther Deschner
4fd9a9d6de schannel: add NL_AUTH_MESSAGE and both NL_AUTH_SIGNATURE structs.
These actually belong netlogon but we for now want to keep netlogon as a security
providor separate.

Guenther
2009-09-08 14:55:10 +02:00
Andrew Bartlett
1d37a8171c s4:idl Add generated code for netlogon.idl changes 2009-09-08 22:44:51 +10:00
Andrew Tridgell
ac77482e87 s4: commit generated DRS changes 2009-09-08 11:52:45 +10:00
Günther Deschner
a0b1968167 s3-netlogon: use WERRORs in NETLOGON_INFO structures.
Guenther
2009-09-02 15:29:44 +02:00
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
4d1c881239 ntlmssp: re-run make samba3-idl and add generated files.
Guenther
2009-08-28 10:08:00 +02:00
Günther Deschner
5a15778848 schannel: add netlogon_creds_CredentialState to IDL.
Guenther
2009-08-27 15:55:18 +02:00
Günther Deschner
9930a12cf5 schannel: add generated files.
Guenther
2009-08-26 15:43:11 +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
80e2500f02 s3: re-run make samba3-idl.
Guenther
2009-08-20 14:25:41 +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
Kai Blin
31e57ab1e5 librpc: rerun "make idl_full" 2009-08-12 17:59:46 +02:00
Günther Deschner
dc9b4cf001 s3: re-run make samba3-idl.
Guenther
2009-08-10 11:32:26 +02:00
Stefan Metzmacher
cdfaaed9a8 librpc: rerun 'make idl' after epmapper.idl changes
metze
2009-08-07 11:50:23 +02:00
Matthias Dieter Wallnöfer
3fae13ba80 s3/s4: Add new autogenerated files from "make idl_full" 2009-08-03 09:51:44 +02:00
Stefan Metzmacher
3abe59cb2d librpc: rerun "make idl"
metze
2009-07-31 14:13:55 +02:00
Stefan Metzmacher
f167c977d1 librpc: rerun "make idl_full"
metze
2009-07-27 17:51:33 +02:00
Jeremy Allison
d373f0b77c For some strange reason using :
uint8 hash[XATTR_SD_HASH_SIZE];
doesn't have the same effect as :
uint8 hash[64];
Jeremy.
2009-07-24 14:13:42 -07:00
Jeremy Allison
1bab4fdaaf Fix hash function in acl_xattr to be SHA256, make
the hash function selectable. Upgrade version.
Compiles but not fully tested yet (coming). Make
vfs_acl_tdb.c compile - this needs updating to
match acl_xattr (also coming soon).
Jeremy.
2009-07-24 14:09:42 -07:00
Günther Deschner
1a7a8d4330 spoolss: fill in some unknowns in spoolss_OSVersion and spoolss_OSVersionEx.
Guenther
2009-07-17 17:20:30 +02:00
Günther Deschner
11bea731ae spoolss: fill in spoolss_Create/DeletePrinterIC + rerun make samba3-idl.
Guenther
2009-07-17 15:40:06 +02:00
Günther Deschner
9ac5f5c8ce lsa: fill in lsa_StorePrivateData and lsa_RetrievePrivateData and rerun make samba3-idl.
Guenther
2009-07-17 13:50:33 +02:00
Günther Deschner
05bec77e00 lsa: fix typo in lsa_TrustDomInfoEnum enum in IDL.
Guenther
2009-07-16 03:05:45 +02:00
Günther Deschner
d7c366f8de s3: re-run make idl.
Guenther
2009-07-14 12:10:03 +02:00
Günther Deschner
cb39ba3d40 spoolss: fill in spoolss_GetPrinterDriver IDL.
Guenther
2009-07-03 22:05:37 +02:00
Günther Deschner
c5415e7e09 spoolss: the flags in spoolss_SetPrinterInfo1 are in fact spoolss_PrinterAttributes.
Guenther
2009-07-03 22:05:29 +02:00
Günther Deschner
80b62f579f spoolss: fill in spoolss_AddPrinter IDL.
Guenther
2009-07-03 22:05:10 +02:00
Günther Deschner
c4416684f1 spoolss: the flags in spoolss_PrinterInfo1 are in fact spoolss_PrinterAttributes.
Guenther
2009-07-02 22:00:42 +02:00
Günther Deschner
451a73e3dd s3: re-run make idl.
Guenther
2009-06-23 11:08:36 +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
Günther Deschner
54fb170689 lsa: use the lsa access masks in idl.
Guenther
2009-06-09 15:15:47 +02:00
Andrew Kroeger
c9b6e9fd03 s4: Add additional well-known SID's/RID's.
Information was found at http://support.microsoft.com/kb/243330

Not all well-known identifiers were included - only those necessary for
enhancing the 2-letter mappings used in SDDL strings were added.
2009-05-29 12:37:25 +10:00
Andrew Bartlett
340c690d17 Fix incorrect RID for KRBTGT. (was incorectly 514, should be 502)
Requires recompile of source4/kdc/*

Found by Andrew Kroeger <andrew@id10ts.net>

Andrew Bartlett
2009-05-29 10:55:43 +10:00
Andrew Bartlett
8c871706e0 Add DOMAIN_RID_KRBTGT define to security.idl 2009-05-27 07:58:07 +10:00
Günther Deschner
9a13af9a99 s4: try to fix privileges implementation in order to pass the RPC-SAMR-USERS-PRIVILEGES test.
Guenther
2009-05-20 13:35:05 +02:00
Jeremy Allison
f8da7f5d74 Added mapping table for account object in lsa.
Jeremy.
2009-05-19 14:47:25 -07:00
Günther Deschner
d7142fb1b5 s3: re-run make samba3-idl.
Guenther
2009-05-19 02:05:18 +02:00
Günther Deschner
7403dd39d6 s3-spoolss: move SPL_ARCH_X defines to IDL.
Guenther
2009-05-13 01:56:40 +02:00
Günther Deschner
b716e57bef s3-build: re-run make samba3-idl.
Guenther
2009-05-13 01:56:40 +02:00
Stefan Metzmacher
863c048d26 rerun "make idl"
metze
2009-05-01 17:42:04 +02:00
Günther Deschner
26b9c9370c wkssvcs: add WKSSVC_JOIN_FLAGS_IGNORE_UNSUPPORTED_FLAGS join flag.
Guenther
2009-04-30 23:36:24 +02:00
Günther Deschner
67ca76c288 samr: fix samr_ConnectVersion enum which is 32bit not 16bit.
Volker, please check.
Rafal, haven't we seen this in your tests at sambaxp as well ?

Guenther
2009-04-29 01:59:03 +02:00
Günther Deschner
a23fb4663d svcctl: Fix IDL for svcctl_StartServiceW().
Guenther
2009-04-29 01:59:03 +02:00
Günther Deschner
38264bb3b8 s3-secdesc: move all winreg access bits to IDL.
Guenther
2009-04-21 12:42:51 +02:00
Jeremy Allison
d9804ae3cc Fix bug #6089 - Winbind samr_OpenDomain not possible with Samba 3.2.6+
What a difference a name makes... :-). Just because something is missnamed
SAMR_ACCESS_OPEN_DOMAIN, when it should actually be SAMR_ACCESS_LOOKUP_DOMAIN,
don't automatically use it for a security check in _samr_OpenDomain().
Jeremy.
2009-04-15 15:40:00 -07:00
Günther Deschner
baeee97449 s3: re-run make samba3-idl.
Guenther
2009-04-13 16:14:08 +02:00
Günther Deschner
609e401b97 s3: re-run make samba3-idl.
Guenther
2009-04-13 16:10:39 +02:00
Günther Deschner
2b0293d42b s3: re-run make samba3-idl.
Guenther
2009-04-10 13:15:24 +02:00
Günther Deschner
e4b4a07357 s3: re-run make samba3-idl.
Guenther
2009-04-10 01:06:55 +02:00
Günther Deschner
2d21145042 s3: re-run make samba3-idl.
Guenther
2009-04-09 16:41:56 +02:00
Günther Deschner
0ee3c433c8 s3: re-run make samba3-idl.
Guenther
2009-04-09 14:41:36 +02:00
Günther Deschner
8e3145e551 svcctl: use offered/needed for buffer sizes as in spoolss.
Guenther
2009-04-08 11:03:53 +02:00
Günther Deschner
eeddbb6f84 s3: re-run make samba3-idl.
Guenther
2009-04-07 01:16:59 +02:00
Günther Deschner
31db53c358 s3: add generated dcerpc files.
Guenther
2009-03-24 11:14:06 +01:00
Günther Deschner
0e21ea39d5 s3: re-run make samba3-idl.
Guenther
2009-03-18 16:46:07 +01:00
Günther Deschner
b1d4523f73 s3: re-run make samba3-idl.
Guenther
2009-03-18 01:19:37 +01:00
Günther Deschner
2dae07a3ca s3: re-run make samba3-idl.
Guenther
2009-03-18 01:12:24 +01:00
Günther Deschner
4d701536bf s3: re-run make samba3-idl.
Guenther
2009-03-17 22:11:25 +01:00
Günther Deschner
f32cf73019 s3: re-run make samba3-idl.
Guenther
2009-03-17 19:07:36 +01:00
Günther Deschner
3255651b83 s3: re-run make samba3-idl.
Guenther
2009-03-17 12:15:23 +01:00
Günther Deschner
6759953906 s3: re-run make samba3-idl.
Guenther
2009-03-17 11:14:53 +01:00
Günther Deschner
2ec1f850e3 s3: re-run make samba3-idl.
Guenther
2009-03-17 10:58:41 +01:00
Günther Deschner
4de3a46c86 s3: re-run make samba3-idl.
Guenther
2009-03-17 10:58:07 +01:00
Günther Deschner
cdcc5a122b s3: re-run make samba3-idl.
Guenther
2009-03-13 09:25:24 +01:00
Günther Deschner
fab10c6078 s3: re-run make samba3-idl.
Guenther
2009-03-13 09:25:22 +01:00
Günther Deschner
fbfd22bce8 s3: re-run make samba3-idl.
Guenther
2009-03-13 09:25:21 +01:00
Günther Deschner
a3e5cf3ba6 s3: re-run make samba3-idl.
Guenther
2009-03-07 00:55:38 +01:00
Günther Deschner
48ba132833 s3: re-run make samba3-idl.
Guenther
2009-03-07 00:55:36 +01:00
Günther Deschner
9f27a0813c s3: re-run make samba3-idl.
Guenther
2009-03-07 00:26:25 +01:00
Günther Deschner
e90fcbb90e s3: re-run make samba3-idl.
Guenther
2009-03-07 00:23:22 +01:00
Günther Deschner
c9de2300bb s3: re-run make samba3-idl.
Guenther
2009-03-06 14:31:51 +01:00
Günther Deschner
b4707d8df3 s3: re-run make samba3-idl.
Guenther
2009-03-06 14:28:41 +01:00
Günther Deschner
4941e80d0e s3: re-run make samba3-idl.
Guenther
2009-03-06 14:27:49 +01:00
Tim Prouty
6652646432 librpc: Re-run make idl_full from source3 2009-03-04 18:32:13 -08:00
Günther Deschner
6d27a89ada s3: re-run make samba3-idl.
Guenther
2009-03-02 14:25:00 +01:00
Jelmer Vernooij
74293f117b Rerun pidl. 2009-03-01 17:09:45 +01:00
Günther Deschner
0025caa9bd s3: re-run make samba3-idl.
Guenther
2009-02-27 13:33:51 +01:00
Günther Deschner
417f920e07 s3: re-run make samba3-idl.
Guenther
2009-02-26 22:02:18 +01:00
Günther Deschner
98ca5b04ba s3: re-run make samba3-idl.
Guenther
2009-02-26 13:17:23 +01:00
Günther Deschner
a045dd063d s3: re-run make samba3-idl.
Guenther
2009-02-25 21:17:18 +01:00
Jelmer Vernooij
59cc0c09d5 Merge branch 'master' of ssh://git.samba.org/data/git/samba 2009-02-25 15:22:31 +01:00
Jelmer Vernooij
838b950138 Rerun pidl. 2009-02-25 15:22:08 +01:00
Günther Deschner
80a9a41d41 s3: re-run make samba3-idl.
Guenther
2009-02-25 14:20:40 +01:00
Günther Deschner
89c682c418 s3: re-run make samba3-idl.
Guenther
2009-02-24 12:41:21 +01:00
Günther Deschner
13995f5212 s3: re-run make samba3-idl.
Guenther
2009-02-24 11:03:28 +01:00
Günther Deschner
3e796103b2 s3: re-run make samba3-idl.
Guenther
2009-02-24 01:03:19 +01:00
Günther Deschner
e2ab5a155c s3: re-run make samba3-idl.
Guenther
2009-02-23 12:47:53 +01:00
Günther Deschner
3bd612527d s3: re-run make samba3-idl.
Guenther
2009-02-21 21:13:46 +01:00
Günther Deschner
b3ba24582d s3: re-run make samba3-idl.
Guenther
2009-02-19 17:59:51 +01:00
Günther Deschner
7d44cd50e8 s3: re-run make samba3-idl.
Guenther
2009-02-19 13:06:11 +01:00
Stefan Metzmacher
d61e152b29 librpc: rerun make idl 2009-02-19 11:13:34 +01:00
Günther Deschner
3089e004fe s3: re-run make samba3-idl.
Guenther
2009-02-19 02:05:38 +01:00
Günther Deschner
8e33960655 s3: re-run make samba3-idl.
Guenther
2009-02-19 00:51:15 +01:00
Günther Deschner
836d2f5fd8 s3: re-run make samba3-idl.
Guenther
2009-02-18 20:21:09 +01:00
Günther Deschner
e9bfc0ab51 s3: re-run make samba3-idl.
Guenther
2009-02-18 16:10:40 +01:00
Günther Deschner
6a53ff1ea8 s3: re-run make samba3-idl.
Guenther
2009-02-18 14:47:33 +01:00
Günther Deschner
41234af8c4 s3: re-run make samba3-idl.
Guenther
2009-02-17 16:15:51 +01:00