summaryrefslogtreecommitdiff
path: root/source/rpc_parse/parse_prs.c
Commit message (Expand)AuthorAgeFilesLines
* DCE/RPC header - pack type testsLuke Leighton2000-02-281-171/+225
* adding pack_type data representation. tested as-was (i.e. not againstLuke Leighton2000-02-281-8/+20
* tracking down memory leaks with yamd.Luke Leighton2000-02-101-7/+14
* implemented invalidate_vuid as a tdb_delete.Luke Leighton2000-02-061-0/+13
* this is probably one of THE most reluctant commits i've ever made.Luke Leighton2000-02-061-3/+6
* in an attempt to create samrtdbd, i noticed comments that sam op code 0x3Luke Leighton2000-02-031-1/+3
* debugging some memory corruption. stop freeing NULL pointers, for a start.Luke Leighton2000-02-011-1/+1
* some ideas are JUST so cool, i can't get over it.Luke Leighton2000-01-311-0/+32
* attempting to clean up prs_() usage to track down an unknown memoryLuke Leighton2000-01-171-3/+16
* patches from elrond to do some more memory clean-ups. these relatedLuke Leighton2000-01-121-1/+1
* fixing logic errors in prs_realloc_data - luke, check this is whatMatthew Chapman2000-01-121-2/+5
* there were quite a few uninitalised memory areas. turns out that SP6 isLuke Leighton2000-01-111-0/+1
* adding first client-side Bind Request for netlogon sec chan.Luke Leighton2000-01-081-3/+3
* removed user_sess_key from auth api, it's stored in rpcsrv_struct, now.Luke Leighton2000-01-061-1/+1
* elrond spotted: prs_uint32_post() / prs_uint16_post() not symmetric,Luke Leighton2000-01-061-0/+4
* debugging dce/rpc server-side crypt apiLuke Leighton2000-01-041-4/+0
* parsing string stuff, grew data to one more then started using it fromLuke Leighton2000-01-041-2/+2
* problems spotted by Elrond@wunder-nett.org with parsing, possibleLuke Leighton2000-01-041-5/+15
* attempting to delineate smbd / msrpc more.Luke Leighton2000-01-031-0/+50
* oo noo :) found the bug. constructing a pdu was setting the data lenLuke Leighton1999-12-311-6/+11
* got fed up of tryting to look for a stupid memory corruption, soLuke Leighton1999-12-311-53/+360
* i don't get it. there's some memory corruption somewhere. i turnedLuke Leighton1999-12-221-25/+53
* beeaaautiful. the one thing that i hate doing on this code (third orLuke Leighton1999-12-201-2/+2
* delineation between smb and msrpc more marked. smbd now constructsLuke Leighton1999-12-121-12/+80
* ABOUT TIME!!!!!!!!Luke Leighton1999-12-081-1/+7
* the first independent msrpc daemon - lsarpcd.Luke Leighton1999-12-061-0/+10
* - typecast malloc / Realloc issues.Luke Leighton1999-10-251-2/+2
* added prs_struct "error" member, set and checked when prs_structLuke Leighton1999-10-151-9/+6
* adding error checking in parsing codeLuke Leighton1999-10-151-44/+147
* return results on prs_xxxxx() and all xxx_io_xxx() routines.Luke Leighton1999-10-151-21/+21
* stop over-runs in reading / writing data stream.Luke Leighton1999-10-141-25/+44
* BDC support.Luke Leighton1999-07-211-0/+21
* rpc_parse/parse_misc.c : defined a new BUFFER5 structJean-François Micouleau1999-04-271-0/+14
* Mainly BDC-related changes.Matthew Chapman1999-04-081-1/+1
* adding some enumerate services code, client and server.Luke Leighton1998-12-091-6/+7
* jean-f. sent me some S-1-3-0,1,2,3 SIDs and names. S-1-3 doesn't exist.Luke Leighton1998-11-121-7/+1
* security descriptors and registry.Luke Leighton1998-11-121-2/+2
* clearing up security descriptorLuke Leighton1998-11-111-3/+54
* rpcclient registry commands.Luke Leighton1998-11-101-4/+54
* dce/rpcLuke Leighton1998-10-071-4/+6
* dce/rpcLuke Leighton1998-10-071-0/+8
* dce/rpcLuke Leighton1998-10-061-2/+2
* tridge the destroyer returns!Andrew Tridgell1998-09-051-14/+0
* changed to use slprintf() instead of sprintf() just aboutAndrew Tridgell1998-05-111-2/+2
* includes.h: Moved HPUX undefine of SEMMSL to where it actually does something.Jeremy Allison1998-04-101-1/+1
* "For I have laboured mightily on Luke's code, and hath brokenJeremy Allison1998-03-111-0/+290