summaryrefslogtreecommitdiff
path: root/librpc/idl
AgeCommit message (Expand)AuthorFilesLines
2009-09-08s4: added the structure for repsToAndrew Tridgell1-0/+32
2009-09-08s4: fixed updaterefs options bitmapAndrew Tridgell1-2/+3
2009-09-02s3-netlogon: use WERRORs in NETLOGON_INFO structures.Günther Deschner1-3/+3
2009-09-02add a ref to the WSPP docsAndrew Tridgell1-0/+1
2009-08-31netlogon: fill in more details for the netr_LogonControlX family of calls.Günther Deschner1-3/+10
2009-08-31s3-netlogon: add DS_WEB_SERVICE_REQUIRED bit for dsgetdcname calls.Günther Deschner1-0/+1
2009-08-28ntlmssp: add NTLMSSP_MESSAGE_SIGNATURE to IDL.Günther Deschner1-0/+18
2009-08-28ntlmssp: add AUTHENTICATE_MESSAGE to idl.Günther Deschner1-0/+75
2009-08-28ntlmssp: add CHALLENGE_MESSAGE to IDL.Günther Deschner1-0/+70
2009-08-28ntlmssp: add NEGOTIATE_MESSAGE to IDL.Günther Deschner1-0/+20
2009-08-28ntlmssp: add ntlmssp helper skeleton.Günther Deschner1-1/+2
2009-08-28ntlmssp: add IDL.Günther Deschner1-0/+89
2009-08-27schannel: add netlogon_creds_CredentialState to IDL.Günther Deschner1-0/+15
2009-08-26schannel: move schannel.idl to main directory.Günther Deschner1-0/+44
2009-08-26netlogon: make netr_NegotiateFlags a public bitmap.Günther Deschner1-1/+1
2009-08-25netlogon: give netlogon w7/w2k8r2 AES negotiate flag proper name (see bug #60...Günther Deschner1-1/+1
2009-08-24netlogon: add (yet) undocumented netlogon negotiate bit to bitmap.Günther Deschner1-0/+1
2009-08-20spoolss: add more spoolss calls to IDLGünther Deschner1-0/+90
2009-08-17netlogon: document some more MSVC flags.Günther Deschner1-1/+14
2009-08-10spoolss: fill in more details of the spoolss_DeviceMode.Günther Deschner1-21/+210
2009-08-07epmapper.idl: avoid usage of 'pipe', this is a reserved word in IDLStefan Metzmacher1-4/+4
2009-08-03netlogon.idl: Prework to enhance the "netr_LogonGetDomainInformation" call co...Matthias Dieter Wallnöfer1-48/+114
2009-08-03netlogon.idl: Removes the form "str[]" for string declarationsMatthias Dieter Wallnöfer1-40/+40
2009-07-27frstrans.idl: add definition of frstrans_InitializeFileTransferAsync()Stefan Metzmacher1-1/+79
2009-07-27frstrans.idl: add definition of frstrans_AsyncPoll()Stefan Metzmacher1-1/+32
2009-07-27frstrans.idl: add definition of frstrans_RequestVersionVector()Stefan Metzmacher1-1/+19
2009-07-27frstrans.idl: add definition of frstrans_RequestUpdates()Stefan Metzmacher1-1/+54
2009-07-27frstrans.idl: add definition of frstrans_EstablishSessionStefan Metzmacher1-1/+4
2009-07-27frstrans.idl: add definition of frstrans_EstablishConnection()Stefan Metzmacher1-1/+17
2009-07-27frstrans.idl: add definition of frstrans_CheckConnectivity()Stefan Metzmacher1-1/+4
2009-07-24For some strange reason using :Jeremy Allison1-1/+1
2009-07-24Fix hash function in acl_xattr to be SHA256, makeJeremy Allison1-2/+13
2009-07-23frsrpc.idl: add definition of frsrpc_FrsNOP()Stefan Metzmacher1-1/+1
2009-07-23frsrpc.idl: add idl for frsrpc_FrsVerifyPromotionParent()Stefan Metzmacher1-1/+9
2009-07-22frstrans.idl: add new DFS-R FrsTransport interface with dummy functionsStefan Metzmacher1-0/+83
2009-07-22frsrpc.idl: add definition for frsrpc_FrsStartPromotionParent()Stefan Metzmacher1-1/+22
2009-07-21frsrpc.idl: make the chunk array in frsrpc_CommPktChunkCtr dynamicStefan Metzmacher1-4/+5
2009-07-21frsrpc.idl: almost complete the idl for the frsrpc_FrsSendCommPkt() functionStefan Metzmacher1-87/+312
2009-07-21frsapi.idl: fill the frsapi_WriterCommand() functionStefan Metzmacher1-1/+8
2009-07-21frsapi.idl: fix some unknown field namesStefan Metzmacher1-7/+7
2009-07-17spoolss: fill in some unknowns in spoolss_OSVersion and spoolss_OSVersionEx.Günther Deschner1-4/+7
2009-07-17spoolss: fill in spoolss_Create/DeletePrinterIC + rerun make samba3-idl.Günther Deschner1-2/+6
2009-07-17lsa: fill in lsa_StorePrivateData and lsa_RetrievePrivateData and rerun make ...Günther Deschner1-3/+11
2009-07-16lsa: fix typo in lsa_TrustDomInfoEnum enum in IDL.Günther Deschner1-2/+2
2009-07-14samr: add missing samr_ValidationStatus codes.Günther Deschner1-1/+3
2009-07-03spoolss: fill in spoolss_GetPrinterDriver IDL.Günther Deschner1-1/+8
2009-07-03spoolss: the flags in spoolss_SetPrinterInfo1 are in fact spoolss_PrinterAttr...Günther Deschner1-1/+1
2009-07-03spoolss: fill in spoolss_AddPrinter IDL.Günther Deschner1-3/+6
2009-07-02spoolss: the flags in spoolss_PrinterInfo1 are in fact spoolss_PrinterAttribu...Günther Deschner1-7/+7
2009-06-23samr: add samr_UserInfoLevel and samr_DomainInfoClass enums based on MS-SAMR.Günther Deschner1-7/+51