s3-spoolss: fix rpcclient after setprinter IDL fixes.
[ira/wip.git] / source3 / rpcclient / rpcclient.c
2007-10-10 Volker Lendecker13378: Not sure what this breaks, but we have to do...
2007-10-10 Derrell Lipmanr13212: r12414@cabra: derrell | 2006-01-28 17:52...
2007-10-10 Volker Lendecker12581: And another one :-)
2007-10-10 Jeremy Allisonr11492: Fix bug #3224 (I hope). Correctly use machine_a...
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Volker Lendecker9198: Convert hex_encode and strhex_to_data_blob to...
2007-10-10 Günther Deschnerr8937: allow to use non-default smb.conf in rpcclient
2007-10-10 Gerald Carterr7415: * big change -- volker's new async winbindd...
2007-10-10 Günther Deschnerr7391: - Added client-support for various lsa_query_tru...
2007-10-10 Gerald Carterr5944: cleaning up compiler warnings reported by Jason...
2007-10-10 Jim McDonoughr5593: More reversal of accidental commit.
2007-10-10 Jim McDonoughr5591: Implement "net rpc trustdom del", including...
2007-10-10 Günther Deschnerr4633: Finally give rpcclient a port-command.
2007-10-10 Volker Lendecker4570: Replace cli->nt_pipe_fnum with an array of NT...
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2004-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2004-01-16 Gerald Carterfix another bug caused by cli_lsa_query_info_policy...
2004-01-16 Gerald Carterfix another bug caused by cli_lsa_query_info_policy...
2003-11-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-10-24 Jim McDonoughAdd initshutdown pipe commands to rpcclient. Second...
2003-10-24 Jim McDonoughAdd initshutdown pipe commands to rpcclient. Second...
2003-10-24 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-10-18 Jim McDonoughAdd epmapper commands to rpcclient
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 - Make 'net' use a single funciton for setting the...
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-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-07-30 Jeremy AllisonAdd a command line option (-S on|off|required) to enabl...
2003-07-30 Gerald Carteradd support for DsEnumerateDomainTrusted for enumeratin...
2003-07-25 Andrew BartlettSchannel, once setup, may be used on *ANY* TCP/IP conne...
2003-07-22 Tim PotterReplace the eight (!) copies of dummy become/unbecome...
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-07-14 Andrew BartlettJeremy requested that I get my NTLMSSP patch into CVS...
2003-07-09 Gerald Cartermore compile fixes for become/unbecome_root()
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-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-10 Jelmer VernooijReverse previous patch from Stefan and me after comment...
2003-05-10 Jelmer VernooijReverse previous patch from Stefan and me after comment...
2003-05-10 Jelmer VernooijPatch from metze and me that adds dummy smb_register_...
2003-05-10 Jelmer VernooijPatch from metze and me that adds dummy smb_register_...
2003-05-08 Volker LendeckeThis puts real netlogon connection caching to winbind...
2003-04-28 Tim PotterMerge:
2003-04-28 Tim PotterPerform lp_load() before popt to fix -W option.
2003-04-28 Tim PotterMerge:
2003-04-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-23 Tim PotterPatch from waider to set exit code of last executed...
2003-04-21 Andrew BartlettMerge from HEAD - save the type of channel used to...
2003-04-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-16 Andrew BartlettStore the type of 'sec channel' that we establish to...
2003-04-14 Tim PotterMerge Jelmer's popt updates from HEAD.
2003-04-14 Tim PotterMerge ... rpcecho pipe for testing large dcerpc request...
2003-04-13 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-11 Tim PotterA new RPC pipe! The \pipe\echo named pipe is for testi...
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-04-07 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-31 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-29 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-27 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-24 Jelmer VernooijRevoke some of the popt patch from metze I applied...
2003-03-24 Jelmer VernooijPatch from metze to generalise POPT_COMMON_SAMBA, with...
2003-03-18 Tim PotterMerge of waider's rpcclient return type patch.
2003-03-17 Tim PotterApplied waider's patch to return DOS error codes for...
2003-03-07 Andrew Bartlettsafe_strcpy() -> fstrcpy() fix, and a cleanup to how...
2003-02-25 Tim PotterMerge: const fixes.
2003-02-25 Tim PotterMore const fixes and flow on fixes from yesterday's...
2003-02-25 Tim PotterFixed up some const related compiler warnings.
2003-02-21 Tim PotterFix for only specifying one command with -c
2003-02-18 Jelmer VernooijAdd -V option (to print out version) to utilities where...
2003-02-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-02-17 Martin PoolDon't pstrcpy into an fstring. (Harmless in this case...
2003-02-17 Martin PoolStart reworking rpcclient to use popt rather than next_...
2003-01-21 Jim McDonoughrevert accidentally committed changes
2003-01-21 Jim McDonoughProperly display popt errors. Also fix debug to be...
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 Andrew BartlettMerge from HEAD:
2003-01-11 Andrew BartlettA couple more fstring/pstring issues - and move from...
2003-01-08 Tim PotterDisplay an error message when the server cannot be...
2002-12-20 Jeremy AllisonForward port the change to talloc_init() to make all...
2002-12-20 Jeremy AllisonForward port the change to talloc_init() to make all...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-10-28 Jelmer VernooijSync with head...
2002-10-21 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-10-17 Jeremy AllisonAdded new error codes. Fix up connection code to retry...
2002-10-17 Jeremy AllisonAdded new error codes. Fix up connection code to retry...
2002-10-05 Jelmer VernooijUpdate popt help message and use popt-common
2002-10-04 Gerald CarterMerge ... working dsrolegetprimdominfo() client code...
2002-10-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-10-04 Gerald CarterMerge ... working dsrolegetprimdominfo() client code...
2002-10-04 Gerald CarterMerge ... new client side support the Win2k LSARPC...
2002-10-04 Gerald CarterMerge ... new client side support the Win2k LSARPC...
2002-09-25 Gerald Cartersync'ing up for 3.0alpha20 release
next