r7415: * big change -- volker's new async winbindd from trunk
[samba.git] / source / rpc_client / cli_pipe.c
2007-10-10 Gerald Carterr7415: * big change -- volker's new async winbindd...
2007-10-10 Jeremy Allisonr7385: Rewrite the RPC bind parsing functions to follow...
2007-10-10 Volker Lendecker4570: Replace cli->nt_pipe_fnum with an array of NT...
2007-10-10 Volker Lendecker4561: This looks a lot larger than it is, this is...
2007-10-10 Gerald Carterr1380: adding debug message when encouting an ASU speci...
2007-10-10 Gerald Carterr991: Allow winbindd to use the domain trust account...
2007-10-10 Gerald Carterr704: BUG 1315: fix for schannel client connections...
2004-03-27 Andrew BartlettEnsure we correctly set cli->nt_pipe_fnum on failure...
2004-03-22 Gerald Carterremove unused variable
2004-03-19 Gerald Cartermissed some of Derrel's changes
2004-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2004-03-18 Richard SharpeCommit Derrell Lipman's changes and fixes to libsmbclie...
2004-03-17 Gerald Carterasu/syntax/pc_netlink doesn't fill in the pipe name...
2004-03-17 Gerald Carterasu/syntax/pc_netlink doesn't fill in the pipe name...
2004-02-28 Volker LendeckeAdd 'net rpc group [add|del]mem' for domain groups...
2004-02-28 Volker LendeckeAdd 'net rpc group [add|del]mem' for domain groups...
2004-01-06 Andrew BartlettMerge NTLMSSP fixes from 3.0 to HEAD.
2004-01-05 Andrew BartlettCorrectly handle per-pipe NTLMSSP inside a NULL session...
2003-11-26 Andrew BartlettMerge from 3.0:
2003-11-25 Andrew BartlettDo not add NTLM2 to the NTLMSSP flags unconditionally...
2003-11-24 Gerald Carterstrequal() returns a BOOL, not an int like strcmp(...
2003-11-24 Gerald Carterstrequal() returns a BOOL, not an int like strcmp(...
2003-11-22 Andrew Bartlett(merge from 3.0)
2003-11-22 Andrew BartlettChanges all over the shop, but all towards:
2003-11-17 Volker LendeckeFrom 3_0:
2003-11-17 Volker LendeckeThis fixes a bug when establishing trust against a...
2003-10-01 Gerald Cartercommit sign only patch from Andrew; bug 167; tested...
2003-10-01 Gerald Cartercommit sign only patch from Andrew; bug 167; tested...
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-08-19 Andrew Bartlett- Fix the kerberos downgrade problem:
2003-08-15 Herb Lewisget rid of more compiler warnings
2003-08-14 Andrew BartlettChange Samba to always use extended security for it...
2003-08-04 Tim PotterMemory leak fix for create_rpc_bind_req()
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-07-30 Jeremy AllisonSave us from possibly uninitialised variable (caught...
2003-07-25 Gerald Carterdomain in schannel bind credentials must be the dest...
2003-07-25 Andrew BartlettSchannel, once setup, may be used on *ANY* TCP/IP conne...
2003-07-17 Andrew BartlettIn the presense of RPC fragments, schannel is not stric...
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-07-16 Andrew BartlettFix up our auth_pipe code to always cope with fragmente...
2003-07-15 Gerald Carterfix schannel processing on fragmented PDUs. 'net rpc...
2003-07-14 Andrew BartlettFix compile error noticed by Ken Cross, use the utility...
2003-07-14 Andrew BartlettJeremy requested that I get my NTLMSSP patch into CVS...
2003-07-03 Jeremy AllisonRemoved strupper/strlower macros that automatically...
2003-06-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-16 Tim PotterMerge: clarify secure channel connection comment.
2003-05-16 Tim PotterClarify a comment: The secure channel connection must...
2003-05-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-12 Tim PotterFix two bugs that were stopping net rpc vampire from...
2003-05-11 Volker LendeckeOk, this is a hack. On a netsec bind reply I did not...
2003-05-08 Volker LendeckeThis puts real netlogon connection caching to winbind...
2003-05-06 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-01 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-30 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-28 Jeremy AllisonFixes from Ronan Waide <waider@waider.ie> for large...
2003-04-28 Jeremy AllisonFixes from Ronan Waide <waider@waider.ie> for large...
2003-04-28 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-21 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-16 Jeremy AllisonFixes for multi-PDU schannel - based on Volker's code...
2003-04-16 Jeremy AllisonFixes to make SCHANNEL work against a W2K DC. Still...
2003-04-16 Jeremy AllisonFixes to make SCHANNEL work in 3.0 against a W2K DC...
2003-04-14 Tim PotterMerge: remove unused variables.
2003-04-14 Tim PotterRemoved unused variables.
2003-04-09 Volker LendeckeThis is the netlogon schannel client code. Try a
2003-04-09 Volker LendeckeThis is the netlogon schannel client code. Try a
2003-01-22 Tim PotterMerge: remove dead function.
2003-01-17 Tim PotterLet's clean up client side ntlmssp!
2003-01-15 Gerald Cartermerging some rpcclient and net functionality from HEAD
2003-01-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-14 Tim PotterAdded comment about a SMB_ASSERT()
2003-01-03 Andrew BartlettMerge from HEAD - make Samba compile with -Wwrite-strin...
2003-01-02 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-02 Andrew BartlettBIG patch...
2002-12-16 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-12-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-12-02 Jeremy AllisonEnsure callid is not used uninitialized.
2002-11-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-11-16 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-11-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-11-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
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-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-11-07 Jeremy AllisonMerge Jim's new rpc client code to 3.0.
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-02 Tim PotterDisplay pipe name in rpc bind failure debug.
2002-11-01 Tim PotterTidyup of some DCERPC pipe connection debugs. The...
2002-11-01 Tim PotterTidyup of some DCERPC pipe connection debugs. The...
2002-10-17 Tim PotterMerge of SMB_ASSERT.
2002-10-17 Tim PotterDo a SMB_ASSERT() in cli_nt_session_open() when the...
2002-10-08 Gerald Cartermerge from APP_HEAD of winbindd's domain local group fix
2002-10-08 Gerald Cartermerge from APP_HEAD
2002-10-04 Gerald Carter* merge native_mode flag in winbindd_domain struct...
2002-10-04 Gerald Cartermerge native_mode flag in winbindd_domain struct from...
next