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

455 Commits

Author SHA1 Message Date
Brad Hards
00bfe9c286 Add support for double type in pidl.
Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
2009-06-02 18:05:42 +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
2e573a7cf4 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:40:22 +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
7c22eed419 lsa: add access_masks for accounts, secrets and trusted domains to IDL.
Guenther
2009-05-19 02:05:10 +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
a4f558da79 spoolss: add SPOOLSS_ARCHITECTURE_ALL 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
Günther Deschner
c07f4a1299 initshutdown: add shutdown reason codes.
Guenther
2009-05-13 01:56:40 +02:00
Volker Lendecke
8f3a9b3c0f Of course, s_addr is a #define somewhere else .... (Solaris...) 2009-05-02 23:35:30 +02:00
Volker Lendecke
eea114a856 Fix a warning on host "gwen"
cc: "../librpc/ndr/ndr_basic.c", line 572: warning 604: Pointers are not assignment-compatible.

Apparently in_addr.s_addr is not compatible to uint32_t, maybe a 32-bit signed
int.
2009-05-02 19:17:23 +02:00
Stefan Metzmacher
863c048d26 rerun "make idl"
metze
2009-05-01 17:42:04 +02:00
Stefan Metzmacher
6d27b48b3f named_pipe_auth.idl: add level 2 and pass the client/server info and session key
We also return can return the named pipe mode now.

metze
2009-05-01 17:42:03 +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
Andrew Bartlett
9b33766fbb Merge branch 'master' of ssh://git.samba.org/data/git/samba into abartlet-devel 2009-04-21 15:19:50 +02:00
Andrew Bartlett
47ec66bda3 Add the implicit [ref] to the connect_handle in EnumDomains 2009-04-21 15:14:02 +02:00
Günther Deschner
38264bb3b8 s3-secdesc: move all winreg access bits to IDL.
Guenther
2009-04-21 12:42:51 +02:00
Andrew Bartlett
1856b999c8 python/rpc: Add custom GUID.__str__, GUID.__repr__, GUID.__init__ and GUID.__cmp__. 2009-04-21 11:14:11 +02:00
Jeremy Allison
6fc8ed7b1f Fix IDL licensing file that got missed when IDL files were moved.
Jeremy.
2009-04-16 12:09:16 -07: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
63b22a74f6 spoolss: add spoolss_DriverAttributes bitmask.
Guenther
2009-04-13 16:14:01 +02:00
Günther Deschner
609e401b97 s3: re-run make samba3-idl.
Guenther
2009-04-13 16:10:39 +02:00
Günther Deschner
3918ee8870 spoolss: fix order of strings in PrinterInfo1 structs.
Guenther
2009-04-13 16:10:31 +02:00
Günther Deschner
2b0293d42b s3: re-run make samba3-idl.
Guenther
2009-04-10 13:15:24 +02:00
Günther Deschner
7f74f27d6c eventlog: make EVENTLOG_FULL_INFORMATION a public struct.
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
7065b2b2ad ntsvcs: add PNP_GetIdListFlags flags.
Guenther
2009-04-10 01:06:51 +02:00
Günther Deschner
2d21145042 s3: re-run make samba3-idl.
Guenther
2009-04-09 16:41:56 +02:00
Günther Deschner
af32ab94eb svcctl: use svcctl_ServiceState type for dependent calls in IDL.
Guenther
2009-04-09 16:41:55 +02:00
Günther Deschner
0ee3c433c8 s3: re-run make samba3-idl.
Guenther
2009-04-09 14:41:36 +02:00
Günther Deschner
f0d045be4f svcctl: Fix IDL for svcctl_QueryServiceObjectSecurity and Set call.
Guenther
2009-04-09 14:41:29 +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
557f38326b svcctl: Fix svcctl_ControlsAccepted bitmask.
Never ever have 0 value in a bitmask...

pidl should generate at least a warning about those things.

Guenther
2009-04-07 01:16:52 +02:00
Günther Deschner
31db53c358 s3: add generated dcerpc files.
Guenther
2009-03-24 11:14:06 +01:00
Günther Deschner
8d901caf35 move dcerpc.idl to main directory.
Guenther
2009-03-24 11:14:06 +01:00
Günther Deschner
9d1ab9a001 spoolss: add my copyright.
Guenther
2009-03-18 17:18:46 +01:00
Günther Deschner
65151077b3 spoolss: add custom ndr_print_spoolss_Field.
Guenther
2009-03-18 16:46:14 +01:00
Günther Deschner
0e21ea39d5 s3: re-run make samba3-idl.
Guenther
2009-03-18 16:46:07 +01:00
Günther Deschner
f9ddc6ae4a spoolss: make spoolss_Field a nodiscriminant union of 2 sets of notify flag enums.
Guenther
2009-03-18 16:45:59 +01:00
Günther Deschner
2687d29f7c spoolss: add ndr_size_spoolss_EnumPrinterDataEx_info in spoolss helper.
Guenther
2009-03-18 11:55:41 +01:00
Günther Deschner
ec47aac299 spoolss: rename NDR_SPOOLSS_SIZE_ENUM macro to NDR_SPOOLSS_SIZE_ENUM_LEVEL in
spoolss helper.

Guenther
2009-03-18 11:55:32 +01:00
Günther Deschner
048013ddaa spoolss: fix ndr_push_spoolss_EnumPrinterDataEx.
Guenther
2009-03-18 10:35:13 +01:00