Age | Commit message (Expand) | Author | Files | Lines |
2009-08-26 | schannel: add generated files. | Günther Deschner | 3 | -0/+339 |
2009-08-26 | schannel: move schannel.idl to main directory. | Günther Deschner | 1 | -0/+44 |
2009-08-26 | netlogon: make netr_NegotiateFlags a public bitmap. | Günther Deschner | 3 | -3/+5 |
2009-08-25 | netlogon: give netlogon w7/w2k8r2 AES negotiate flag proper name (see bug #60... | Günther Deschner | 3 | -3/+3 |
2009-08-24 | netlogon: add (yet) undocumented netlogon negotiate bit to bitmap. | Günther Deschner | 3 | -0/+3 |
2009-08-24 | libndr: add missing protoypes for double type. | Günther Deschner | 1 | -0/+1 |
2009-08-20 | s3: re-run make samba3-idl. | Günther Deschner | 7 | -2/+4717 |
2009-08-20 | spoolss: add more spoolss calls to IDL | Günther Deschner | 1 | -0/+90 |
2009-08-17 | netlogon: document some more MSVC flags. | Günther Deschner | 3 | -1/+40 |
2009-08-12 | librpc: rerun "make idl_full" | Kai Blin | 15 | -414/+414 |
2009-08-12 | when we get an NDR error in the logs, it is useful to know where it happened | Andrew Tridgell | 1 | -1/+1 |
2009-08-10 | s3: re-run make samba3-idl. | Günther Deschner | 3 | -56/+959 |
2009-08-10 | spoolss: fill in more details of the spoolss_DeviceMode. | Günther Deschner | 1 | -21/+210 |
2009-08-07 | librpc: fix callers after epmapper.idl changes | Stefan Metzmacher | 1 | -9/+9 |
2009-08-07 | librpc: rerun 'make idl' after epmapper.idl changes | Stefan Metzmacher | 3 | -18/+18 |
2009-08-07 | epmapper.idl: avoid usage of 'pipe', this is a reserved word in IDL | Stefan Metzmacher | 1 | -4/+4 |
2009-08-03 | s3/s4: Add new autogenerated files from "make idl_full" | Matthias Dieter Wallnöfer | 5 | -748/+1183 |
2009-08-03 | netlogon.idl: Prework to enhance the "netr_LogonGetDomainInformation" call co... | Matthias Dieter Wallnöfer | 1 | -48/+114 |
2009-08-03 | netlogon.idl: Removes the form "str[]" for string declarations | Matthias Dieter Wallnöfer | 1 | -40/+40 |
2009-07-31 | librpc/ndr_drsuapi: fix a memory leak on ndr_push_drsuapi_DsReplicaOID() | Stefan Metzmacher | 1 | -0/+1 |
2009-07-31 | librpc: rerun "make idl" | Stefan Metzmacher | 32 | -0/+81119 |
2009-07-27 | frstrans.idl: add definition of frstrans_InitializeFileTransferAsync() | Stefan Metzmacher | 1 | -1/+79 |
2009-07-27 | frstrans.idl: add definition of frstrans_AsyncPoll() | Stefan Metzmacher | 1 | -1/+32 |
2009-07-27 | frstrans.idl: add definition of frstrans_RequestVersionVector() | Stefan Metzmacher | 1 | -1/+19 |
2009-07-27 | frstrans.idl: add definition of frstrans_RequestUpdates() | Stefan Metzmacher | 1 | -1/+54 |
2009-07-27 | frstrans.idl: add definition of frstrans_EstablishSession | Stefan Metzmacher | 1 | -1/+4 |
2009-07-27 | frstrans.idl: add definition of frstrans_EstablishConnection() | Stefan Metzmacher | 1 | -1/+17 |
2009-07-27 | frstrans.idl: add definition of frstrans_CheckConnectivity() | Stefan Metzmacher | 1 | -1/+4 |
2009-07-27 | librpc: rerun "make idl_full" | Stefan Metzmacher | 6 | -14/+14 |
2009-07-24 | For some strange reason using : | Jeremy Allison | 3 | -6/+5 |
2009-07-24 | Fix hash function in acl_xattr to be SHA256, make | Jeremy Allison | 4 | -28/+149 |
2009-07-23 | frsrpc.idl: add definition of frsrpc_FrsNOP() | Stefan Metzmacher | 1 | -1/+1 |
2009-07-23 | frsrpc.idl: add idl for frsrpc_FrsVerifyPromotionParent() | Stefan Metzmacher | 1 | -1/+9 |
2009-07-22 | frstrans.idl: add new DFS-R FrsTransport interface with dummy functions | Stefan Metzmacher | 1 | -0/+83 |
2009-07-22 | frsrpc.idl: add definition for frsrpc_FrsStartPromotionParent() | Stefan Metzmacher | 1 | -1/+22 |
2009-07-22 | librpc: fix the merged build of ndr_frsrpc.c | Stefan Metzmacher | 1 | -1/+1 |
2009-07-21 | frsrpc.idl: make the chunk array in frsrpc_CommPktChunkCtr dynamic | Stefan Metzmacher | 3 | -4/+134 |
2009-07-21 | frsrpc.idl: almost complete the idl for the frsrpc_FrsSendCommPkt() function | Stefan Metzmacher | 1 | -87/+312 |
2009-07-21 | frsapi.idl: fill the frsapi_WriterCommand() function | Stefan Metzmacher | 1 | -1/+8 |
2009-07-21 | frsapi.idl: fix some unknown field names | Stefan Metzmacher | 1 | -7/+7 |
2009-07-19 | Create libndr-standard, which includes the NDR marshalling code for | Jelmer Vernooij | 1 | -0/+11 |
2009-07-17 | spoolss: fill in some unknowns in spoolss_OSVersion and spoolss_OSVersionEx. | Günther Deschner | 3 | -18/+33 |
2009-07-17 | spoolss: fill in spoolss_Create/DeletePrinterIC + rerun make samba3-idl. | Günther Deschner | 6 | -2/+134 |
2009-07-17 | lsa: fill in lsa_StorePrivateData and lsa_RetrievePrivateData and rerun make ... | Günther Deschner | 6 | -7/+214 |
2009-07-16 | lsa: fix typo in lsa_TrustDomInfoEnum enum in IDL. | Günther Deschner | 3 | -11/+11 |
2009-07-14 | s3: re-run make idl. | Günther Deschner | 2 | -1/+7 |
2009-07-14 | samr: add missing samr_ValidationStatus codes. | Günther Deschner | 1 | -1/+3 |
2009-07-03 | spoolss: fill in spoolss_GetPrinterDriver IDL. | Günther Deschner | 6 | -1/+201 |
2009-07-03 | spoolss: the flags in spoolss_SetPrinterInfo1 are in fact spoolss_PrinterAttr... | Günther Deschner | 2 | -4/+4 |
2009-07-03 | spoolss: fill in spoolss_AddPrinter IDL. | Günther Deschner | 6 | -3/+143 |