Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-06-09 | lsa: use the lsa access masks in idl. | Günther Deschner | 2 | -32/+32 | |
Guenther | |||||
2009-06-02 | Add support for double type in pidl. | Brad Hards | 1 | -1/+30 | |
Signed-off-by: Jelmer Vernooij <jelmer@samba.org> | |||||
2009-05-29 | s4: Add additional well-known SID's/RID's. | Andrew Kroeger | 2 | -0/+8 | |
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 | Fix incorrect RID for KRBTGT. (was incorectly 514, should be 502) | Andrew Bartlett | 1 | -1/+1 | |
Requires recompile of source4/kdc/* Found by Andrew Kroeger <andrew@id10ts.net> Andrew Bartlett | |||||
2009-05-29 | Fix incorrect RID for KRBTGT. (was incorectly 514, should be 502) | Andrew Bartlett | 1 | -1/+1 | |
Requires recompile of source4/kdc/* Found by Andrew Kroeger <andrew@id10ts.net> Andrew Bartlett | |||||
2009-05-27 | Add DOMAIN_RID_KRBTGT define to security.idl | Andrew Bartlett | 2 | -0/+2 | |
2009-05-20 | s4: try to fix privileges implementation in order to pass the ↵ | Günther Deschner | 2 | -2/+5 | |
RPC-SAMR-USERS-PRIVILEGES test. Guenther | |||||
2009-05-19 | Added mapping table for account object in lsa. | Jeremy Allison | 2 | -0/+24 | |
Jeremy. | |||||
2009-05-19 | s3: re-run make samba3-idl. | Günther Deschner | 3 | -0/+106 | |
Guenther | |||||
2009-05-19 | lsa: add access_masks for accounts, secrets and trusted domains to IDL. | Günther Deschner | 1 | -1/+24 | |
Guenther | |||||
2009-05-13 | s3-spoolss: move SPL_ARCH_X defines to IDL. | Günther Deschner | 2 | -0/+16 | |
Guenther | |||||
2009-05-13 | spoolss: add SPOOLSS_ARCHITECTURE_ALL to IDL. | Günther Deschner | 1 | -0/+2 | |
Guenther | |||||
2009-05-13 | s3-build: re-run make samba3-idl. | Günther Deschner | 1 | -0/+92 | |
Guenther | |||||
2009-05-13 | initshutdown: add shutdown reason codes. | Günther Deschner | 1 | -0/+46 | |
Guenther | |||||
2009-05-02 | Of course, s_addr is a #define somewhere else .... (Solaris...) | Volker Lendecke | 1 | -3/+3 | |
2009-05-02 | Fix a warning on host "gwen" | Volker Lendecke | 1 | -2/+3 | |
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-01 | rerun "make idl" | Stefan Metzmacher | 3 | -3/+320 | |
metze | |||||
2009-05-01 | named_pipe_auth.idl: add level 2 and pass the client/server info and session key | Stefan Metzmacher | 1 | -0/+20 | |
We also return can return the named pipe mode now. metze | |||||
2009-04-30 | wkssvcs: add WKSSVC_JOIN_FLAGS_IGNORE_UNSUPPORTED_FLAGS join flag. | Günther Deschner | 3 | -0/+3 | |
Guenther | |||||
2009-04-29 | samr: fix samr_ConnectVersion enum which is 32bit not 16bit. | Günther Deschner | 2 | -4/+4 | |
Volker, please check. Rafal, haven't we seen this in your tests at sambaxp as well ? Guenther | |||||
2009-04-29 | svcctl: Fix IDL for svcctl_StartServiceW(). | Günther Deschner | 6 | -18/+119 | |
Guenther | |||||
2009-04-21 | Merge branch 'master' of ssh://git.samba.org/data/git/samba into abartlet-devel | Andrew Bartlett | 2 | -0/+24 | |
2009-04-21 | Add the implicit [ref] to the connect_handle in EnumDomains | Andrew Bartlett | 1 | -1/+1 | |
2009-04-21 | s3-secdesc: move all winreg access bits to IDL. | Günther Deschner | 2 | -0/+24 | |
Guenther | |||||
2009-04-21 | python/rpc: Add custom GUID.__str__, GUID.__repr__, GUID.__init__ and ↵ | Andrew Bartlett | 1 | -0/+2 | |
GUID.__cmp__. | |||||
2009-04-16 | Fix IDL licensing file that got missed when IDL files were moved. | Jeremy Allison | 1 | -0/+9 | |
Jeremy. | |||||
2009-04-15 | Fix bug #6089 - Winbind samr_OpenDomain not possible with Samba 3.2.6+ | Jeremy Allison | 3 | -5/+5 | |
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-13 | s3: re-run make samba3-idl. | Günther Deschner | 3 | -3/+29 | |
Guenther | |||||
2009-04-13 | spoolss: add spoolss_DriverAttributes bitmask. | Günther Deschner | 1 | -2/+6 | |
Guenther | |||||
2009-04-13 | s3: re-run make samba3-idl. | Günther Deschner | 2 | -73/+73 | |
Guenther | |||||
2009-04-13 | spoolss: fix order of strings in PrinterInfo1 structs. | Günther Deschner | 1 | -2/+2 | |
Guenther | |||||
2009-04-10 | s3: re-run make samba3-idl. | Günther Deschner | 3 | -1/+34 | |
Guenther | |||||
2009-04-10 | eventlog: make EVENTLOG_FULL_INFORMATION a public struct. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2009-04-10 | s3: re-run make samba3-idl. | Günther Deschner | 3 | -6/+51 | |
Guenther | |||||
2009-04-10 | ntsvcs: add PNP_GetIdListFlags flags. | Günther Deschner | 1 | -2/+17 | |
Guenther | |||||
2009-04-09 | s3: re-run make samba3-idl. | Günther Deschner | 4 | -12/+12 | |
Guenther | |||||
2009-04-09 | svcctl: use svcctl_ServiceState type for dependent calls in IDL. | Günther Deschner | 1 | -2/+2 | |
Guenther | |||||
2009-04-09 | s3: re-run make samba3-idl. | Günther Deschner | 5 | -40/+40 | |
Guenther | |||||
2009-04-09 | svcctl: Fix IDL for svcctl_QueryServiceObjectSecurity and Set call. | Günther Deschner | 1 | -6/+6 | |
Guenther | |||||
2009-04-08 | svcctl: use offered/needed for buffer sizes as in spoolss. | Günther Deschner | 6 | -489/+489 | |
Guenther | |||||
2009-04-07 | s3: re-run make samba3-idl. | Günther Deschner | 2 | -2/+1 | |
Guenther | |||||
2009-04-07 | svcctl: Fix svcctl_ControlsAccepted bitmask. | Günther Deschner | 1 | -1/+2 | |
Never ever have 0 value in a bitmask... pidl should generate at least a warning about those things. Guenther | |||||
2009-03-24 | s3: add generated dcerpc files. | Günther Deschner | 3 | -0/+2242 | |
Guenther | |||||
2009-03-24 | move dcerpc.idl to main directory. | Günther Deschner | 1 | -0/+306 | |
Guenther | |||||
2009-03-18 | spoolss: add my copyright. | Günther Deschner | 1 | -0/+1 | |
Guenther | |||||
2009-03-18 | spoolss: add custom ndr_print_spoolss_Field. | Günther Deschner | 2 | -0/+23 | |
Guenther | |||||
2009-03-18 | s3: re-run make samba3-idl. | Günther Deschner | 3 | -90/+288 | |
Guenther | |||||
2009-03-18 | spoolss: make spoolss_Field a nodiscriminant union of 2 sets of notify flag ↵ | Günther Deschner | 1 | -30/+65 | |
enums. Guenther | |||||
2009-03-18 | spoolss: add ndr_size_spoolss_EnumPrinterDataEx_info in spoolss helper. | Günther Deschner | 2 | -0/+23 | |
Guenther | |||||
2009-03-18 | spoolss: rename NDR_SPOOLSS_SIZE_ENUM macro to NDR_SPOOLSS_SIZE_ENUM_LEVEL in | Günther Deschner | 1 | -9/+9 | |
spoolss helper. Guenther |