trying to get HEAD building again. If you want the code
[kamenim/samba-autobuild/.git] / source3 / rpc_client / cli_pipe.c
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-05-16 Tim PotterMerge: clarify secure channel connection comment.
2003-04-28 Jeremy AllisonFixes from Ronan Waide <waider@waider.ie> for large...
2003-04-16 Jeremy AllisonFixes to make SCHANNEL work against a W2K DC. Still...
2003-04-14 Tim PotterRemoved unused variables.
2003-04-09 Volker LendeckeThis is the netlogon schannel client code. Try a
2003-01-17 Tim PotterLet's clean up client side ntlmssp!
2003-01-14 Tim PotterAdded comment about a SMB_ASSERT()
2003-01-02 Andrew BartlettBIG patch...
2002-11-15 Tim PotterA cool idea from mbp: create a big shared library of...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-11-07 Jim McDonoughWhat is wrong with you, Jim? Check in the final versio...
2002-11-07 Jim McDonoughAllow multiple fragment RPC's to be sent.
2002-11-02 Tim PotterDisplay pipe name in rpc bind failure debug.
2002-11-01 Tim PotterTidyup of some DCERPC pipe connection debugs. The...
2002-10-17 Tim PotterDo a SMB_ASSERT() in cli_nt_session_open() when the...
2002-10-08 Gerald Cartermerge from APP_HEAD
2002-10-04 Gerald Cartermerge native_mode flag in winbindd_domain struct from...
2002-10-04 Gerald CarterMerge ... working dsrolegetprimdominfo() client code...
2002-10-04 Gerald CarterMerge ... new client side support the Win2k LSARPC...
2002-08-20 Shirish KaleleThe "max data count" value in SMB transacts indicates...
2002-06-18 Simo Sorcemore debug classess activated
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-02 Martin PoolAdd prs_dump_before to dump everything from the start...
2002-01-02 Martin PoolAlso capture received data
2002-01-02 Martin Poolstruct cli_state remembers the pipe name that it's...
2001-11-03 Jeremy AllisonAdded NT_USER_TOKEN into server_info to fix extra group...
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-09-17 Simo Sorcemove to SAFE_FREE()
2001-08-10 Tim PotterUse new client error api.
2001-08-10 Tim PotterUse the new client error api.
2001-06-29 Jeremy AllisonUse a logical cli_read(), removed the cli_read_one...
2001-06-22 Tim PotterUse cli_read_one() for reading DCE/RPC reply fragments...
2001-06-02 Tim PotterRemoved irritating and unecessary debug message.
2001-05-04 Tim PotterAdded a SMB_ASSERT() so that two cli_state structures...
2001-03-09 Jeremy AllisonSerious (and I *mean* serious) attempt to fix little...
2001-02-20 Andrew Tridgellpipe opening now works with unicode
2000-12-04 Andrew Tridgellfixed a typo
2000-12-04 Andrew Tridgellpass the desired access into cli_nt_create()
2000-08-01 Jeremy AllisonTidyup removing many of the 0xC0000000 | NT_STATUS_XXX...
2000-07-27 Jeremy AllisonOk - this is a *BIG* change - but it fixes the problems...
2000-07-17 Tim PotterReverted changes from rpcclient merge - contains memory...
2000-07-14 Gerald CarterMore functions merged from TNG for rpcclient. They...
2000-07-07 Gerald CarterMore rpcclient merge issues:
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1999-12-12 Luke Leightondelineation between smb and msrpc more marked. smbd...
1999-11-29 Luke Leightonfirst attempt at getting \PIPE\NETLOGON working. it...
1999-11-27 Luke Leightonfurther abstraction involving client states. main...
1999-11-25 Luke Leightoncool! completed a samr* API that _would_ look like...
1999-11-24 Luke Leightonok. *whew*. this is the first completed part of the...
1999-11-24 Luke Leightonfirst stages of removing struct cli_state* and uint16...
1999-11-21 Luke Leightonyou know what? this sort of thing makes me laugh....
1999-11-09 Luke Leightondebugging rpcclient spoolenum and spooljobs commands...
1999-11-06 Luke Leightonhorrible code to do SMBwriteX / SMBreadX for large...
1999-10-21 Luke Leightonvarious. debug levels changed. nmbd doesn't need...
1999-10-14 Luke Leightonadding CAP_EXTENDED_SECURITY support in a hurry last...
1999-10-07 Luke Leighton- added rudimentary CAP_UNICODE support because i thoug...
1999-07-26 Luke Leightonrenaming AUTH VERIFIER to AUTH NTLMSSP VERIFIER. ready...
1999-07-22 Matthew ChapmanBDC support.
1999-07-06 Luke Leightonuse of safe_cli_errstr() and cli_establish_connection().
1999-06-29 Luke Leightonimproving authentication code (tidyup).
1999-03-23 Matthew ChapmanFixed a typo where the RPC header mem_buffer was initia...
1998-12-07 Luke Leightonremoved nt_pipe_fnum from struct cli_state. need to...
1998-11-17 Luke Leighton- group database API. oops and oh dear, the threat...
1998-11-13 Jeremy AllisonMakefile.in configure configure.in include/config.h...
1998-11-12 Luke Leightoncleaning up conflicts between group code not yet commit...
1998-11-12 Jeremy AllisonMoved some code (NTLMSSPcalc) out of smbdes and inline...
1998-10-22 Jeremy Allisonlibsmb/smbdes.c: #ifdef'ed out code prior to removal.
1998-10-21 Jeremy AllisonFixed mainly signed/unsigned issues found by SGI cc...
1998-10-21 Luke Leightonoops!
1998-10-21 Luke Leightonsigned / unsigned issues
1998-10-21 Luke Leightonfixing smbd encrypted rpcs (data lens, alloc hints...
1998-10-20 Luke Leightonsigned / unsigned warnings (found by herb).
1998-10-20 Luke Leightonsome quite important bug-fixes i missed because i trans...
1998-10-19 Luke Leighton- dce/rpc code
1998-10-17 Jeremy AllisonSmall tidyups for gcc in 'preen' mode....
1998-10-16 Luke Leightonmade pass_check_smb() available for dce/rpc use.
1998-10-16 Luke Leightonrpc client mods (ntlmssp flags)
1998-10-15 Luke Leightonbug-fixing against:
1998-10-14 Luke Leightonwarnings spotted by ./configure.developer options
1998-10-14 Luke Leightondce/rpc
1998-10-09 Luke Leightonsigned / unsigned issues spotted by herb
1998-10-09 Luke Leightondce/rpc.
1998-10-09 Luke Leightonbasic client-side ntcreateX function (hard-wired values...
1998-10-09 Luke Leightondce/rpc
1998-10-08 Luke Leightondce/rpc
1998-10-07 Luke Leightondce/rpc
1998-10-06 Luke Leightondce/rpc
1998-10-02 Luke LeightonMakefile.in :
1998-10-02 Luke Leightonmicrosoft is slowly fixing some buffer overflow errors...
1998-09-05 Andrew Tridgelltridge the destroyer returns!
1998-05-12 Jeremy AllisonThis is a security audit change of the main source.
1998-05-11 Andrew Tridgellchanged to use slprintf() instead of sprintf() just...
1998-04-29 Jeremy Allisonclientgen.c: Fixed null session setup bug.
1998-04-28 Jeremy AllisonFirst version that compiles. Much more to do.....
1998-04-25 Jeremy AllisonThis looks like a big change but really isn't.
1998-04-24 Jeremy Allisoncli_pipe.c: Corrected cli_api_pipe() calls.
1998-04-23 Jeremy AllisonThese don't compile yet - but they are the core code...
1998-04-21 Luke Leightonput server-side long dce/rpc code in main branch.
1998-03-11 Jeremy Allison"For I have laboured mightily on Luke's code, and hath...