summaryrefslogtreecommitdiffstats
path: root/source3/rpc_parse/parse_rpc.c
Commit message (Expand)AuthorAgeFilesLines
* the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ...Andrew Tridgell2001-09-041-1/+1
* The big character set handling changeover!Andrew Tridgell2001-07-041-3/+4
* We copy the RPC header directly from the incoming client - remember toJeremy Allison2001-03-121-1/+6
* Serious (and I *mean* serious) attempt to fix little/bigendian RPC issues.Jeremy Allison2001-03-091-2/+2
* Tidyup removing many of the 0xC0000000 | NT_STATUS_XXX stuff (only need NT_ST...Jeremy Allison2000-08-011-3/+2
* Added the NETDFS pipe to allow remote administration of the msdfs symlinksShirish Kalele2000-05-181-0/+10
* rpc_parse/parse_rpc.c: Changes from TNG (thanks Luke) for NTLMSSP parsing.Jeremy Allison2000-04-131-10/+9
* changed prs_unistr to parse empty and non-empty strings the same way.Jean-François Micouleau2000-03-061-1/+1
* Fixes from Luke, back-ported from TNG to Win2k. Correctly return FAULT_PDU onJeremy Allison2000-02-291-0/+20
* spoolss definitions.Jean-François Micouleau2000-02-071-11/+10
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-131-519/+565
* 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