Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-03-10 | idl: Regenerate DRSUAPI idl files | Kamen Mazdrashki | 5 | -299/+225 | |
Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2010-03-05 | s3: re-run make samba3-idl. | Günther Deschner | 4 | -20/+20 | |
Guenther | |||||
2010-03-05 | s3: re-run make samba3-idl. | Günther Deschner | 2 | -39/+56 | |
Guenther | |||||
2010-03-05 | s3: re-run make samba3-idl. | Günther Deschner | 6 | -201/+50 | |
Guenther | |||||
2010-03-05 | s3: re-run make samba3-idl. | Günther Deschner | 5 | -151/+64 | |
Guenther | |||||
2010-02-26 | spoolss: add spoolss_Build to IDL. | Günther Deschner | 3 | -4/+43 | |
Guenther | |||||
2010-02-24 | idl:lsa change string type | Simo Sorce | 2 | -6/+6 | |
comapring win<-> traces it looks like this is an lsa_StringLarge | |||||
2010-02-24 | s4/idl: Regenerate IDL for DRSUAPI interface | Kamen Mazdrashki | 2 | -58/+58 | |
2010-02-24 | s4/idl: Regenerate IDL for DRSUAPI interface | Kamen Mazdrashki | 4 | -56/+66 | |
2010-02-23 | s3: re-run make samba3-idl. | Günther Deschner | 2 | -54/+56 | |
Guenther | |||||
2010-02-23 | s3: re-run make samba3-idl. | Günther Deschner | 3 | -0/+675 | |
Guenther | |||||
2010-02-22 | s4:netlogon GetTrustedDomainInformation | Simo Sorce | 7 | -40/+34 | |
start implementing calls related to trusted domain information | |||||
2010-02-18 | spoolss: use ndr_push_spoolss_PrinterInfo2 hand-marshalled version (moves ↵ | Günther Deschner | 2 | -238/+1 | |
devmode relative pointer down to sd). Guenther | |||||
2010-02-18 | spoolss: add spoolss_security_descriptor. | Günther Deschner | 2 | -48/+49 | |
Guenther | |||||
2010-02-18 | s3: re-run make samba3-idl. | Günther Deschner | 5 | -1263/+1627 | |
Guenther | |||||
2010-02-18 | s3: re-run make full_idl. | Günther Deschner | 6 | -172/+344 | |
Guenther | |||||
2010-02-17 | s4/drs: add DRSUAPI_ATTRIBUTE_options attribute | Anatoliy Atanasov | 2 | -0/+3 | |
2010-02-17 | s4/drs:kccdrs_replica_get_info_obj_metadata implementation | Anatoliy Atanasov | 2 | -104/+104 | |
Fix the names of the drsuapi_DsReplicaInfoType enum and rebuild the .idl The get_info_obj_metadata implementation is ported from implementation i developed and tested at the samba io lab 2009 | |||||
2010-02-14 | a4-dcerpc: another attempt at dcerpc auth padding | Andrew Tridgell | 2 | -0/+12 | |
The last change broke net vampire against w2k8r2 | |||||
2010-02-13 | s4-rpc: be more careful about DCERPC auth padding | Andrew Tridgell | 2 | -26/+0 | |
Cope with a wider range of auth padding in dcerpc bind_ack and alter_context packets. We now use a helper function that calculates the right auth padding. | |||||
2010-02-11 | s3: re-run make samba3-idl. | Günther Deschner | 2 | -0/+2 | |
Guenther | |||||
2010-02-11 | s4/idl: regenerating drsuapi.idl | Kamen Mazdrashki | 2 | -4/+4 | |
Signed-off-by: Andrew Tridgell <tridge@samba.org> | |||||
2010-02-05 | s4/idl: Regenerate IDL for DRSUAPI interface | Kamen Mazdrashki | 2 | -6/+8 | |
2010-02-01 | s4/idl: drsblobs IDL regeneration | Kamen Mazdrashki | 3 | -0/+120 | |
Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2010-01-29 | librpc: rerun 'make idl' | Stefan Metzmacher | 1 | -0/+3 | |
metze | |||||
2010-01-18 | idl: switched to using the WSPP names for the 'neighbour' DRS options | Andrew Tridgell | 4 | -82/+18 | |
The documentation shows that all these functions in fact use the same flags variable type. To be consistent between functions, and to allow easy reference to the WSPP docs, it is better for us to also use this generic DrsOptions bitfield rather than one per operations. | |||||
2010-01-16 | s4-idl: in DsReplicaGetInfo unknown2 is actually an enumeration_context | Andrew Tridgell | 2 | -28/+28 | |
2010-01-14 | s4-idl: get rid of the operation specific DRS options flags | Andrew Tridgell | 3 | -309/+39 | |
It was confusing to have several sets of incomplete options when WSPP uses a single set. | |||||
2010-01-09 | s4-idl: give a enum for attribute cn and a 'NONE' attribute | Andrew Tridgell | 2 | -1/+7 | |
The 'NONE' attribute has value 0xFFFFFFFF. Adding this ensures the compiler will complain if it is set to use 16 bit enums. We rely on being able to store 32 bits in an attid enum. | |||||
2010-01-08 | s4-idl: regenerate DRS IDL | Andrew Tridgell | 2 | -0/+9 | |
Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> | |||||
2009-12-17 | spoolss: more mork on SetPrinterInfo() levels. | Günther Deschner | 3 | -78/+90 | |
Guenther | |||||
2009-12-16 | spoolss: add spoolss_DriverInfo7. | Günther Deschner | 3 | -0/+236 | |
Guenther | |||||
2009-12-14 | s3: Allow up to 20480 entries in LookupSids, as mandated by the official IDL | Volker Lendecke | 2 | -4/+4 | |
Seen in the wild by putting >1000 users into BUILTIN\Users | |||||
2009-12-14 | spoolss: fix spoolss_PrinterData size calculation. | Günther Deschner | 3 | -7/+1 | |
Currently we were crashing in EnumPrinterDataEx when an e.g. an empty (NULL) string for a separator file was returned. Guenther | |||||
2009-12-14 | spoolss: trivial fix for spoolss_FormInfo2 IDL. | Günther Deschner | 2 | -4/+8 | |
Guenther | |||||
2009-12-10 | spoolss: remove unused spoolss_StringArray2. | Günther Deschner | 3 | -17/+0 | |
Guenther | |||||
2009-12-10 | s3: re-run make samba3-idl. | Günther Deschner | 6 | -10/+164 | |
Guenther | |||||
2009-12-08 | spoolss: add more spoolss architectures to IDL. | Günther Deschner | 1 | -1/+5 | |
Guenther | |||||
2009-12-08 | spoolss: fix spoolss_DriverInfo8 IDL. | Günther Deschner | 2 | -54/+54 | |
found by RPC-SPOOLSS torture teset. Guenther | |||||
2009-12-07 | spoolss: rework spoolss_GetPrinterDataEx and spoolss_SetPrinterDataEx. | Günther Deschner | 6 | -63/+183 | |
Guenther | |||||
2009-12-03 | spoolss: hand-marshall the spoolss_StringArray2 struct for ↵ | Günther Deschner | 2 | -47/+1 | |
spoolss_EnumPrinterKey. This call is just driving me nuts :-) Guenther | |||||
2009-12-02 | samba-spoolss: use spoolss_StringArray2 in spoolss_EnumPrinterKey. | Günther Deschner | 5 | -40/+19 | |
This should finally resolve the endian issues we were seeing on sparc and is much cleaner for spoolss clients and servers. Guenther | |||||
2009-12-02 | spoolss: add spoolss_StringArray2. | Günther Deschner | 3 | -0/+63 | |
The difference to spoolss_StringArray is that in spoolss_StringArray2 the string array is put into a subcontext of _ndr_size. Guenther | |||||
2009-12-02 | s3-spoolss: move MAXDEVICENAME to spoolss idl. | Günther Deschner | 2 | -4/+5 | |
Guenther | |||||
2009-12-01 | drsuapi: fix build warning of NDR size calculation of ↵ | Günther Deschner | 3 | -10/+4 | |
drsuapi_DsReplicaObjectIdentifier3Binary. The generated size actually does not include the size of the binary itself. Guenther | |||||
2009-11-27 | security.idl - Add some more wellknown SIDs/RIDs | Matthias Dieter Wallnöfer | 1 | -0/+3 | |
2009-11-27 | misc: mark winreg_Data little-endian except for a REG_DWORD_BIG_ENDIAN. | Günther Deschner | 2 | -144/+215 | |
Guenther | |||||
2009-11-27 | pidl: fix handling of output arguments in s3 client stubs. | Günther Deschner | 1 | -4/+4 | |
a20e095 used (uint8_t) instead of (uint8_t *). Guenther | |||||
2009-11-26 | librpc: rerun "make idl" | Stefan Metzmacher | 9 | -66/+66 | |
metze | |||||
2009-11-23 | s3-spoolss: move more defines out of nt_printing.h to spoolss.idl where they ↵ | Günther Deschner | 1 | -0/+62 | |
belong. Guenther |