summaryrefslogtreecommitdiff
path: root/librpc
Commit message (Expand)AuthorAgeFilesLines
* s3: re-run make samba3-idl.Günther Deschner2009-08-103-56/+959
* spoolss: fill in more details of the spoolss_DeviceMode.Günther Deschner2009-08-101-21/+210
* librpc: fix callers after epmapper.idl changesStefan Metzmacher2009-08-071-9/+9
* librpc: rerun 'make idl' after epmapper.idl changesStefan Metzmacher2009-08-073-18/+18
* epmapper.idl: avoid usage of 'pipe', this is a reserved word in IDLStefan Metzmacher2009-08-071-4/+4
* s3/s4: Add new autogenerated files from "make idl_full"Matthias Dieter Wallnöfer2009-08-035-748/+1183
* 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
* librpc/ndr_drsuapi: fix a memory leak on ndr_push_drsuapi_DsReplicaOID()Stefan Metzmacher2009-07-311-0/+1
* librpc: rerun "make idl"Stefan Metzmacher2009-07-3132-0/+81119
* 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
* librpc: rerun "make idl_full"Stefan Metzmacher2009-07-276-14/+14
* For some strange reason using :Jeremy Allison2009-07-243-6/+5
* Fix hash function in acl_xattr to be SHA256, makeJeremy Allison2009-07-244-28/+149
* 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
* librpc: fix the merged build of ndr_frsrpc.cStefan Metzmacher2009-07-221-1/+1
* frsrpc.idl: make the chunk array in frsrpc_CommPktChunkCtr dynamicStefan Metzmacher2009-07-213-4/+134
* 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
* Create libndr-standard, which includes the NDR marshalling code forJelmer Vernooij2009-07-191-0/+11
* spoolss: fill in some unknowns in spoolss_OSVersion and spoolss_OSVersionEx.Günther Deschner2009-07-173-18/+33
* spoolss: fill in spoolss_Create/DeletePrinterIC + rerun make samba3-idl.Günther Deschner2009-07-176-2/+134
* lsa: fill in lsa_StorePrivateData and lsa_RetrievePrivateData and rerun make ...Günther Deschner2009-07-176-7/+214
* lsa: fix typo in lsa_TrustDomInfoEnum enum in IDL.Günther Deschner2009-07-163-11/+11
* s3: re-run make idl.Günther Deschner2009-07-142-1/+7
* samr: add missing samr_ValidationStatus codes.Günther Deschner2009-07-141-1/+3
* spoolss: fill in spoolss_GetPrinterDriver IDL.Günther Deschner2009-07-036-1/+201
* spoolss: the flags in spoolss_SetPrinterInfo1 are in fact spoolss_PrinterAttr...Günther Deschner2009-07-032-4/+4
* spoolss: fill in spoolss_AddPrinter IDL.Günther Deschner2009-07-036-3/+143
* spoolss: the flags in spoolss_PrinterInfo1 are in fact spoolss_PrinterAttribu...Günther Deschner2009-07-024-55/+55
* Fix ndrdump to use a common setup_logging() APIAndrew Bartlett2009-06-291-1/+1
* s3: re-run make idl.Günther Deschner2009-06-235-42/+216
* 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-187-32/+103
* Revert "avoid crashes in ndr_print_*() calls"Andrew Tridgell2009-06-121-5/+0
* avoid crashes in ndr_print_*() callsAndrew Tridgell2009-06-121-0/+5
* lsa: use the lsa access masks in idl.Günther Deschner2009-06-092-32/+32
* Add support for double type in pidl.Brad Hards2009-06-021-1/+30
* s4: Add additional well-known SID's/RID's.Andrew Kroeger2009-05-292-0/+8
* Fix incorrect RID for KRBTGT. (was incorectly 514, should be 502)Andrew Bartlett2009-05-291-1/+1