summaryrefslogtreecommitdiff
path: root/source/rpc_parse/parse_rpc.c
Commit message (Expand)AuthorAgeFilesLines
* DCE/RPC header - pack type testsLuke Leighton2000-02-281-301/+327
* adding pack_type data representation. tested as-was (i.e. not againstLuke Leighton2000-02-281-9/+19
* added bind nack to server-side.Luke Leighton2000-02-271-0/+15
* this is probably one of THE most reluctant commits i've ever made.Luke Leighton2000-02-061-2/+3
* from elrond. this patch is NOT as large as it looks.Luke Leighton2000-01-311-0/+1
* created means to add dce/rpc server auth parsers to individual pipes.Luke Leighton2000-01-081-0/+10
* identified RPC_AUTH_NTLMSSP_VERIFIER as something general to allLuke Leighton2000-01-081-0/+30
* split ntlmssp coding/decoding off into separate module, including headers.Luke Leighton2000-01-081-406/+0
* added client-side dce/rpc authentication API.Luke Leighton2000-01-081-1/+1
* finally got somewhere with encrypted msrpc. i had to do some hacking aboutLuke Leighton2000-01-051-9/+9
* debugging dce/rpc server-side crypt apiLuke Leighton2000-01-041-2/+3
* in the middle of writing a dce/rpc authentication server-side api.Luke Leighton2000-01-041-5/+2
* attempting to delineate smbd / msrpc more.Luke Leighton2000-01-031-0/+27
* delineation between smb and msrpc more marked. smbd now constructsLuke Leighton1999-12-121-2/+2
* added \PIPE\browser plus experimental brsinfo command. you wouldn'tLuke Leighton1999-11-191-0/+11
* - added DCE/RPC "fault" PDU support.Luke Leighton1999-11-151-0/+16
* return results on prs_xxxxx() and all xxx_io_xxx() routines.Luke Leighton1999-10-151-63/+129
* - added rudimentary CAP_UNICODE support because i thought it was part ofLuke Leighton1999-10-071-5/+25
* renaming AUTH VERIFIER to AUTH NTLMSSP VERIFIER. ready for addingLuke Leighton1999-07-261-7/+8
* improving authentication code (tidyup).Luke Leighton1999-06-291-6/+6
* last part of RPC api change.Jean-François Micouleau1999-05-031-0/+11
* rpc_parse/parse_misc.c : defined a new BUFFER5 structJean-François Micouleau1999-04-271-5/+26
* Adding scheduler control pipe (\atsvc), client-side routines, and rpcclientMatthew Chapman1999-04-231-0/+11
* Always null-terminate strings.Matthew Chapman1999-02-151-3/+3
* UNICODE cleanup (see lib/util_unistr.c).Matthew Chapman1999-02-121-3/+3
* the UNICODE issue...Luke Leighton1999-02-111-3/+3
* UNICODE byte ordering issue: typecast to uint16* replaced with SSVAL()Luke Leighton1999-02-081-3/+3
* adding srvsvc pipe.Luke Leighton1998-12-081-0/+11
* - group database API. oops and oh dear, the threat has been carried out:Luke Leighton1998-11-171-11/+0
* fixes for OSF1 compilationAndrew Tridgell1998-11-131-2/+2
* fixing smbd encrypted rpcs (data lens, alloc hints, sequence nums argh).Luke Leighton1998-10-211-7/+9
* - dce/rpc codeLuke Leighton1998-10-191-0/+41
* dce/rpcLuke Leighton1998-10-141-8/+36
* signed / unsigned issues spotted by herbLuke Leighton1998-10-091-6/+6
* dce/rpc.Luke Leighton1998-10-091-4/+4
* dce/rpcLuke Leighton1998-10-091-17/+17
* dce/rpcLuke Leighton1998-10-081-66/+112
* dce/rpcLuke Leighton1998-10-071-41/+169
* dce/rpcLuke Leighton1998-10-071-9/+6
* put #if BROKEN_CODE around all the bits of code in rpc_parse.c thatAndrew Tridgell1998-10-071-1/+8
* dce/rpcLuke Leighton1998-10-061-54/+134
* tridge the destroyer returns!Andrew Tridgell1998-09-051-31/+7
* includes.h: Moved HPUX undefine of SEMMSL to where it actually does something.Jeremy Allison1998-04-101-8/+33
* "For I have laboured mightily on Luke's code, and hath brokenJeremy Allison1998-03-111-0/+528