Patch from metze and me that adds dummy smb_register_*() functions so
[nivanova/samba-autobuild/.git] / source3 / rpcclient / rpcclient.c
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
2002-09-25 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-09-05 Tim PotterThe new popt_common_debug code obviates the need to...
2002-09-04 Gerald Carterremove inet_aton()
2002-08-29 Jelmer VernooijForgot to remove old usage() function
2002-08-29 Jelmer VernooijUse popt for printing --help message
2002-08-17 Jelmer Vernooijsync 3.0 branch with HEAD
2002-08-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-07-29 Tim PotterUse common popt definition for -d option.
2002-07-20 Andrew BartlettIf we can't connect, make sure its a level 0 so we...
2002-07-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-07-09 Tim PotterAdded -I option to rpcclient.
2002-07-01 Andrew Tridgellused findstatic.pl to make some variables static and...
2002-06-25 Andrew BartlettUpdate cli_full_connection() to take a 'flags' paramate...
2002-05-24 Andrew BartlettRemove the password length paramater from cli_full_conn...
2002-05-07 Tim PotterFixed compile warning.
2002-04-17 Tim PotterFixed command line argument parsing.
2002-04-16 Gerald Cartermerges from SAMBA_2_2
2002-04-14 Tim PotterFixed comment.
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-04-04 Tim PotterFree popt context after argument parsing.
2002-04-02 Gerald Carteradded "list <pipe>" command to display the available...
2002-03-17 Tim PotterRenamed get_nt_error_msg() to nt_errstr().
2002-03-08 Jim McDonoughOne more fix to get popt to work for some compilers...
2002-03-07 Jim McDonoughConvert rpcclient to use popt instead of getopt. Inclu...
2002-03-07 Tim Potterargc == 0 is an impossible condition.
2002-02-26 Herb Lewismerge from 2.2 - fix parsing of options
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-06 Tim PotterDisplay nicer message when server name could not be...
2001-12-21 Jean-François Mico... put back the -l option to rpcclient.
2001-12-21 Tim PotterFix for null command description in rpcclient help...
2001-12-20 Andrew Tridgelllp_setup_logfile() doesn't exist any more
2001-12-20 Jeremy AllisonRemoved global debugf. Replaced with lp_set_logfile...
2001-12-18 Jean-François Mico... initialise strings
2001-12-03 Andrew BartlettThis change reworkes the connection code for both rpccl...
2001-11-23 Tim PotterRemoved TimeInit() call from every client program ...
2001-11-19 Martin PoolStore some path names in global variables initialized...
2001-10-30 Tim PotterDisplay some errors if the initial connection to the...
2001-10-22 Jean-François Mico... allow the samr commands to work back and the help too ;-)
2001-10-12 Tim PotterSome old stuff hanging around since the CIFS conference...
2001-10-03 Jeremy AllisonFixup insure changes for rpcclient.
2001-10-03 Jeremy AllisonIncorrect definition of debugf.
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
next