Committed test code by mistake... removing.
[sfrench/samba-autobuild/.git] / source3 / rpc_client /
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-02-24 Volker LendeckeAdd 'net rpc group add'. For this parse_samr.c had...
2004-02-24 Volker LendeckeAdd 'net rpc group add'. For this parse_samr.c had...
2004-01-26 Andrew Bartlett(merge from 3.0)
2004-01-26 Andrew BartlettThis adds client-side support for the unicode/SAMR...
2004-01-15 Gerald CarterBUG 972; check pointer in cli_ds_getprimarydominfo...
2004-01-15 Gerald CarterBUG 972; check pointer in cli_ds_getprimarydominfo...
2004-01-13 Gerald Cartersync HEAD with recent changes in 3.0
2004-01-08 Gerald Carterfix segfault when sid_ptr == 0 in DsEnumDomainTrusts...
2004-01-08 Gerald Carterfix segfault when sid_ptr == 0 in DsEnumDomainTrusts...
2004-01-08 Andrew BartlettThis merges in my 'always use ADS' patch. Tested on...
2004-01-06 Andrew BartlettMerge NTLMSSP fixes from 3.0 to HEAD.
2004-01-05 Andrew Bartlettrpc_client/cli_lsarpc.c:
2004-01-05 Andrew BartlettCorrectly handle per-pipe NTLMSSP inside a NULL session...
2004-01-05 Andrew Bartlettrpc_client/cli_lsarpc.c:
2003-11-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
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-23 Andrew BartlettMerge from 3.0:
2003-11-22 Andrew BartlettAdd support for variable-length session keys in our...
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-30 Jim McDonoughAnother round of GUID->struct uuid.
2003-10-24 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-10-24 Jim McDonoughNew files for support of initshutdown pipe. Win2k...
2003-10-22 Volker LendeckeMerge from 3_0:
2003-10-22 Volker LendeckeIn cli_lsa_lookup_sids don't leave the domain field...
2003-10-20 Jeremy AllisonMerge Volker's fix.
2003-10-20 Volker LendeckeIt's a perfectly valid condition to have zero alias...
2003-10-18 Jim McDonoughAdd client side code to do endpoint map queries. Curre...
2003-10-06 Simo Sorcesplit some security related functions in their own...
2003-10-06 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-10-06 Simo Sorcesplit some security related functions in their own...
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-29 Tim PotterMerge from 3.0:
2003-09-25 Jeremy AllisonFix for #480. Change the interface for init_unistr2...
2003-09-22 Gerald Carterfix some warnings found by the Sun C compiler
2003-09-22 Gerald Carterfix some warnings found by the Sun C compiler
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-19 Gerald Carterworking on fix for BUG #294. Not done yet, but this...
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-08-01 Jim McDonoughUpdate my copyrights according to my agreement with IBM
2003-07-31 Gerald Carterworking on transtive trusts issue:
2003-07-30 Jeremy AllisonSave us from possibly uninitialised variable (caught...
2003-07-30 Gerald Carteradd a few more tidy ups. Now onto winbindd
2003-07-30 Gerald Carteradd support for DsEnumerateDomainTrusted for enumeratin...
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-23 Tim PotterFix out of date comment.
2003-07-17 Gerald Carterfix the build. Ifdef out some code
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-12 Volker LendeckeFix for bug#3. Show comments when doing 'net group...
2003-06-09 Jeremy AllisonAdd some basic DEBUG statements at level 10 so we can...
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-07 Andrew BartlettAlways initialise this - it helps callers who use this...
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-05-01 Andrew BartlettTurn down some DEBUG()s and remove some duplicate code...
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-25 Tim PotterMinor cleanup of enum domain groups/aliases:
2003-04-25 Tim PotterMinor cleanup of enum domain groups/aliases:
2003-04-24 Andrew BartlettMerge from HEAD - always initailise this to zero -...
2003-04-22 Andrew BartlettAlways initialise this, to assist callers doing loops...
2003-04-21 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-21 Andrew BartlettMerge from HEAD - save the type of channel used to...
next