summaryrefslogtreecommitdiffstats
path: root/librpc/idl
Commit message (Expand)AuthorAgeFilesLines
...
* netlogon: give netlogon w7/w2k8r2 AES negotiate flag proper name (see bug #60...Günther Deschner2009-08-251-1/+1
* netlogon: add (yet) undocumented netlogon negotiate bit to bitmap.Günther Deschner2009-08-241-0/+1
* spoolss: add more spoolss calls to IDLGünther Deschner2009-08-201-0/+90
* netlogon: document some more MSVC flags.Günther Deschner2009-08-171-1/+14
* spoolss: fill in more details of the spoolss_DeviceMode.Günther Deschner2009-08-101-21/+210
* epmapper.idl: avoid usage of 'pipe', this is a reserved word in IDLStefan Metzmacher2009-08-071-4/+4
* netlogon.idl: Prework to enhance the "netr_LogonGetDomainInformation" call co...Matthias Dieter Wallnöfer2009-08-031-48/+114
* netlogon.idl: Removes the form "str[]" for string declarationsMatthias Dieter Wallnöfer2009-08-031-40/+40
* frstrans.idl: add definition of frstrans_InitializeFileTransferAsync()Stefan Metzmacher2009-07-271-1/+79
* frstrans.idl: add definition of frstrans_AsyncPoll()Stefan Metzmacher2009-07-271-1/+32
* frstrans.idl: add definition of frstrans_RequestVersionVector()Stefan Metzmacher2009-07-271-1/+19
* frstrans.idl: add definition of frstrans_RequestUpdates()Stefan Metzmacher2009-07-271-1/+54
* frstrans.idl: add definition of frstrans_EstablishSessionStefan Metzmacher2009-07-271-1/+4
* frstrans.idl: add definition of frstrans_EstablishConnection()Stefan Metzmacher2009-07-271-1/+17
* frstrans.idl: add definition of frstrans_CheckConnectivity()Stefan Metzmacher2009-07-271-1/+4
* For some strange reason using :Jeremy Allison2009-07-241-1/+1
* Fix hash function in acl_xattr to be SHA256, makeJeremy Allison2009-07-241-2/+13
* frsrpc.idl: add definition of frsrpc_FrsNOP()Stefan Metzmacher2009-07-231-1/+1
* frsrpc.idl: add idl for frsrpc_FrsVerifyPromotionParent()Stefan Metzmacher2009-07-231-1/+9
* frstrans.idl: add new DFS-R FrsTransport interface with dummy functionsStefan Metzmacher2009-07-221-0/+83
* frsrpc.idl: add definition for frsrpc_FrsStartPromotionParent()Stefan Metzmacher2009-07-221-1/+22
* frsrpc.idl: make the chunk array in frsrpc_CommPktChunkCtr dynamicStefan Metzmacher2009-07-211-4/+5
* frsrpc.idl: almost complete the idl for the frsrpc_FrsSendCommPkt() functionStefan Metzmacher2009-07-211-87/+312
* frsapi.idl: fill the frsapi_WriterCommand() functionStefan Metzmacher2009-07-211-1/+8
* frsapi.idl: fix some unknown field namesStefan Metzmacher2009-07-211-7/+7
* spoolss: fill in some unknowns in spoolss_OSVersion and spoolss_OSVersionEx.Günther Deschner2009-07-171-4/+7
* spoolss: fill in spoolss_Create/DeletePrinterIC + rerun make samba3-idl.Günther Deschner2009-07-171-2/+6
* lsa: fill in lsa_StorePrivateData and lsa_RetrievePrivateData and rerun make ...Günther Deschner2009-07-171-3/+11
* lsa: fix typo in lsa_TrustDomInfoEnum enum in IDL.Günther Deschner2009-07-161-2/+2
* samr: add missing samr_ValidationStatus codes.Günther Deschner2009-07-141-1/+3
* spoolss: fill in spoolss_GetPrinterDriver IDL.Günther Deschner2009-07-031-1/+8
* spoolss: the flags in spoolss_SetPrinterInfo1 are in fact spoolss_PrinterAttr...Günther Deschner2009-07-031-1/+1
* spoolss: fill in spoolss_AddPrinter IDL.Günther Deschner2009-07-031-3/+6
* spoolss: the flags in spoolss_PrinterInfo1 are in fact spoolss_PrinterAttribu...Günther Deschner2009-07-021-7/+7
* samr: add samr_UserInfoLevel and samr_DomainInfoClass enums based on MS-SAMR.Günther Deschner2009-06-231-7/+51
* NETLOGON pipe improvementsMatthias Dieter Wallnöfer2009-06-181-3/+14
* lsa: use the lsa access masks in idl.Günther Deschner2009-06-091-8/+8
* s4: Add additional well-known SID's/RID's.Andrew Kroeger2009-05-291-0/+4
* Fix incorrect RID for KRBTGT. (was incorectly 514, should be 502)Andrew Bartlett2009-05-291-1/+1
* Add DOMAIN_RID_KRBTGT define to security.idlAndrew Bartlett2009-05-271-0/+1
* s4: try to fix privileges implementation in order to pass the RPC-SAMR-USERS-...Günther Deschner2009-05-201-1/+2
* Added mapping table for account object in lsa.Jeremy Allison2009-05-191-0/+20
* lsa: add access_masks for accounts, secrets and trusted domains to IDL.Günther Deschner2009-05-191-1/+24
* s3-spoolss: move SPL_ARCH_X defines to IDL.Günther Deschner2009-05-131-0/+8
* spoolss: add SPOOLSS_ARCHITECTURE_ALL to IDL.Günther Deschner2009-05-131-0/+2
* initshutdown: add shutdown reason codes.Günther Deschner2009-05-131-0/+46
* named_pipe_auth.idl: add level 2 and pass the client/server info and session keyStefan Metzmacher2009-05-011-0/+20
* wkssvcs: add WKSSVC_JOIN_FLAGS_IGNORE_UNSUPPORTED_FLAGS join flag.Günther Deschner2009-04-301-0/+1
* samr: fix samr_ConnectVersion enum which is 32bit not 16bit.Günther Deschner2009-04-291-1/+1
* svcctl: Fix IDL for svcctl_StartServiceW().Günther Deschner2009-04-291-2/+10