summaryrefslogtreecommitdiffstats
path: root/librpc
Commit message (Expand)AuthorAgeFilesLines
* s3-ntlmssp: add missing prototype.Günther Deschner2009-09-162-2/+3
* s3-schannel: add dump_NL_AUTH_SIGNATURE.Günther Deschner2009-09-162-1/+38
* ntlmssp: pretty print a VERSION structure.Günther Deschner2009-09-156-19/+21
* ntlmssp: better document to what structures we are reffering to.Günther Deschner2009-09-151-3/+25
* schannel: remove unused schannel structs.Günther Deschner2009-09-144-344/+0
* s4-ndr: fixed memory leaks in ndr_pull_*_blob()Andrew Tridgell2009-09-122-9/+26
* netlogon.idl - rerun "make idl"Matthias Dieter Wallnöfer2009-09-112-3/+23
* s4: Fix parsing of CSDVersion: treat this field as an string null terminated.Matthieu Patou2009-09-111-1/+1
* s4-idl: added the IDL for the DsReplica* callsAndrew Tridgell2009-09-116-168/+1076
* lsa: fill in more unknowns in lsa_LookupSid calls.Günther Deschner2009-09-116-98/+186
* netlogon.idl: indent correctlyMatthias Dieter Wallnöfer2009-09-111-1/+1
* lsa: use lsa_LookupNamesLevel in lsa_LookupSids{2,3}.Günther Deschner2009-09-115-27/+27
* schannel: more work on reponse NL_AUTH_MESSAGES.Günther Deschner2009-09-116-1/+96
* s4: regenerate drsuapi IDLAndrew Tridgell2009-09-102-0/+24
* s4/drsuapi: tech the IDL about some more key attribute namesAndrew Tridgell2009-09-101-0/+8
* s4: fixed format of repsTo in samdbAndrew Tridgell2009-09-094-301/+0
* ntlmssp: avoid duplicate inclusion of helper headers.Günther Deschner2009-09-091-1/+0
* ntlmssp: add some void decode calls (useful for ndrdump).Günther Deschner2009-09-084-2/+304
* schannel: add missing prototype for ndr_print_nbt_string() in schannel helper.Günther Deschner2009-09-081-0/+1
* schannel: add NL_AUTH_MESSAGE and both NL_AUTH_SIGNATURE structs.Günther Deschner2009-09-086-0/+698
* s4:idl Add generated code for netlogon.idl changesAndrew Bartlett2009-09-083-3/+39
* Return a correct value for Supported Encryption TypeMatthieu Patou2009-09-081-1/+9
* s4: commit generated DRS changesAndrew Tridgell2009-09-085-4/+274
* s4: added the structure for repsToAndrew Tridgell2009-09-081-0/+32
* s4: fixed updaterefs options bitmapAndrew Tridgell2009-09-081-2/+3
* 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