summaryrefslogtreecommitdiff
path: root/source3/rpc_client/cli_pipe.c
AgeCommit message (Expand)AuthorFilesLines
1999-06-29improving authentication code (tidyup).Luke Leighton1-4/+5
1999-03-23Fixed a typo where the RPC header mem_buffer was initialised as 0x8 bytes longMatthew Chapman1-1/+1
1998-12-07removed nt_pipe_fnum from struct cli_state. need to be able to callLuke Leighton1-26/+28
1998-11-17- group database API. oops and oh dear, the threat has been carried out:Luke Leighton1-1/+0
1998-11-13Makefile.in configure configure.in include/config.h.in: Changes for DGUX and ...Jeremy Allison1-1/+1
1998-11-12cleaning up conflicts between group code not yet committed andLuke Leighton1-1/+1
1998-11-12Moved some code (NTLMSSPcalc) out of smbdes and inline for paranioaJeremy Allison1-4/+31
1998-10-22libsmb/smbdes.c: #ifdef'ed out code prior to removal.Jeremy Allison1-1/+30
1998-10-21Fixed mainly signed/unsigned issues found by SGI cc in -fullwarn mode.Jeremy Allison1-3/+1
1998-10-21oops!Luke Leighton1-1/+1
1998-10-21signed / unsigned issuesLuke Leighton1-1/+1
1998-10-21fixing smbd encrypted rpcs (data lens, alloc hints, sequence nums argh).Luke Leighton1-1/+2
1998-10-20signed / unsigned warnings (found by herb).Luke Leighton1-2/+2
1998-10-20some quite important bug-fixes i missed because i transferred the wrongLuke Leighton1-6/+7
1998-10-19- dce/rpc codeLuke Leighton1-18/+25
1998-10-17Small tidyups for gcc in 'preen' mode....Jeremy Allison1-1/+1
1998-10-16made pass_check_smb() available for dce/rpc use.Luke Leighton1-1/+1
1998-10-16rpc client mods (ntlmssp flags)Luke Leighton1-20/+11
1998-10-15bug-fixing against:Luke Leighton1-4/+22
1998-10-14warnings spotted by ./configure.developer optionsLuke Leighton1-20/+10
1998-10-14dce/rpcLuke Leighton1-41/+125
1998-10-09signed / unsigned issues spotted by herbLuke Leighton1-2/+2
1998-10-09dce/rpc.Luke Leighton1-2/+11
1998-10-09basic client-side ntcreateX function (hard-wired values except filename)Luke Leighton1-12/+27
1998-10-09dce/rpcLuke Leighton1-8/+12
1998-10-08dce/rpcLuke Leighton1-24/+234
1998-10-07dce/rpcLuke Leighton1-29/+58
1998-10-06dce/rpcLuke Leighton1-9/+15
1998-10-02Makefile.in :Luke Leighton1-474/+467
1998-10-02microsoft is slowly fixing some buffer overflow errors in dce/rpc code (SP4).Luke Leighton1-2/+2
1998-09-05tridge the destroyer returns!Andrew Tridgell1-5/+4
1998-05-12This is a security audit change of the main source.Jeremy Allison1-3/+6
1998-05-11changed to use slprintf() instead of sprintf() just aboutAndrew Tridgell1-4/+4
1998-04-29clientgen.c: Fixed null session setup bug.Jeremy Allison1-9/+15
1998-04-28First version that compiles. Much more to do.....Jeremy Allison1-16/+20
1998-04-25This looks like a big change but really isn't.Jeremy Allison1-64/+36
1998-04-24cli_pipe.c: Corrected cli_api_pipe() calls.Jeremy Allison1-30/+41
1998-04-23These don't compile yet - but they are the core code in whatJeremy Allison1-478/+486
1998-04-21put server-side long dce/rpc code in main branch.Luke Leighton1-41/+54
1998-03-11"For I have laboured mightily on Luke's code, and hath brokenJeremy Allison1-0/+683