summaryrefslogtreecommitdiffstats
path: root/librpc
Commit message (Expand)AuthorAgeFilesLines
* fix the ndr print routines for samba4Andrew Tridgell2009-09-031-0/+15
* Fix for DSSYNC test against Windows 2003Anatoliy Atanasov2009-09-031-0/+1
* s3-netlogon: use WERRORs in NETLOGON_INFO structures.Günther Deschner2009-09-023-15/+15
* add a ref to the WSPP docsAndrew Tridgell2009-09-021-0/+1
* netlogon: fill in more details for the netr_LogonControlX family of calls.Günther Deschner2009-08-313-23/+50
* s3-netlogon: add DS_WEB_SERVICE_REQUIRED bit for dsgetdcname calls.Günther Deschner2009-08-313-0/+3
* ntlmssp: add ndr_print_ntlmssp_{nt,lm}_response() function.Günther Deschner2009-08-282-0/+64
* ntlmssp: re-run make samba3-idl and add generated files.Günther Deschner2009-08-283-0/+2441
* ntlmssp: add NTLMSSP_MESSAGE_SIGNATURE to IDL.Günther Deschner2009-08-281-0/+18
* ntlmssp: add AUTHENTICATE_MESSAGE to idl.Günther Deschner2009-08-281-0/+75
* ntlmssp: add CHALLENGE_MESSAGE to IDL.Günther Deschner2009-08-283-1/+132
* ntlmssp: add NEGOTIATE_MESSAGE to IDL.Günther Deschner2009-08-281-0/+20
* ntlmssp: add string helper functions to handle OEM and UNICODE charset.Günther Deschner2009-08-282-0/+30
* ntlmssp: add ntlmssp helper skeleton.Günther Deschner2009-08-283-1/+45
* ntlmssp: add IDL.Günther Deschner2009-08-281-0/+89
* schannel: add netlogon_creds_CredentialState to IDL.Günther Deschner2009-08-274-0/+142
* schannel: add generated files.Günther Deschner2009-08-263-0/+339
* schannel: move schannel.idl to main directory.Günther Deschner2009-08-261-0/+44
* netlogon: make netr_NegotiateFlags a public bitmap.Günther Deschner2009-08-263-3/+5
* netlogon: give netlogon w7/w2k8r2 AES negotiate flag proper name (see bug #60...Günther Deschner2009-08-253-3/+3
* netlogon: add (yet) undocumented netlogon negotiate bit to bitmap.Günther Deschner2009-08-243-0/+3
* libndr: add missing protoypes for double type.Günther Deschner2009-08-241-0/+1
* s3: re-run make samba3-idl.Günther Deschner2009-08-207-2/+4717
* spoolss: add more spoolss calls to IDLGünther Deschner2009-08-201-0/+90
* netlogon: document some more MSVC flags.Günther Deschner2009-08-173-1/+40
* librpc: rerun "make idl_full"Kai Blin2009-08-1215-414/+414
* when we get an NDR error in the logs, it is useful to know where it happenedAndrew Tridgell2009-08-121-1/+1
* 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