Update cli_full_connection() to take a 'flags' paramater, and try to get a
[kai/samba.git] / source3 / rpcclient / rpcclient.c
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-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...
2001-09-29 Simo Sorcereturn NT_STATUS_NO_MEMORY istead of NT_STATUS_OK if...
2001-09-17 Simo Sorcemove to SAFE_FREE()
2001-09-15 Andrew BartlettFix up NTSTATUS stuff in rpcclient's help function
2001-09-05 Tim Potteroh foo
2001-09-05 Tim PotterDon't crash if run with no command line arguments....
2001-09-04 Andrew Tridgellthe next stage in the NTSTATUS/WERROR change. smbd...
2001-08-27 Tim PotterFix bug in usage().
2001-08-27 Andrew Tridgellconverted another bunch of stuff to NTSTATUS
2001-08-10 Simo Sorce- avoid possible mem leaks in rpcclient/cmd_*.c (talloc...
2001-07-27 Tim PotterReturn an exit code when connect failed.
2001-07-20 Tim PotterStarted adding some help/usage info for rpcclient commands.
2001-07-08 Andrew Tridgellfixed anonymous login in rpcclient
2001-07-08 Andrew Tridgellimproved the command line parsing of rpcclient
2001-07-04 Andrew Tridgellmissed a couple of strchr calls
2001-07-04 Andrew Tridgellstrchr and strrchr are macros when compiling with optim...
2001-07-04 Andrew TridgellThe big character set handling changeover!
2001-06-21 Andrew Tridgellnext_token() was supposed to be a reentrant replacement...
2001-06-06 Tim PotterAdded stub dfs client commands to rpcclient.
2001-05-31 Gerald Cartermerge from 2.2
2001-05-31 Gerald Cartermerge from 2.2
2001-05-24 Tim PotterRemoved some level 0 debugs accidentally left in -...
2001-05-24 Tim PotterReplaced next_command() with call to next_token().
2001-05-24 Tim PotterAdded stubs for SRVSVC and NETLOGON rpcclient commands.
2001-05-04 Tim PotterMore usability fixes.
2001-05-04 Tim PotterAllow ctrl-d to exit rpcclient.
2001-04-28 Gerald Carterrpcclient merge from 2.2 (including Jeremy's non-void...
2001-03-23 Jeremy AllisonAdded Gerald's fixes.
2001-03-23 Jeremy AllisonMore unused variables.
2001-03-19 Andrew Tridgellfixed rpcclient readline code
2001-03-15 Gerald Carteraddprinter and adddriver are working now :-)
2001-03-15 Gerald Cartermore updates. several spoolss commands added as placeh...
2001-03-14 Gerald Carterset of changes in the beginning of bringing rpcclient...
2001-03-13 Gerald Cartermove charset_initialize() up in the food chain so that...
2001-01-15 Tim Potterrpcclient functions for remaining samr and lsa function...
2001-01-12 Tim PotterMemory leak fixes and uninitialised variables spotted...
2001-01-11 Tim PotterStart of a rewrite of rpcclient based on the libsmb...
2000-12-08 Tim PotterPort of lsa_lookup_sids() and lsa_lookup_names() rpc...
2000-07-07 Gerald CarterMore rpcclient merge issues:
2000-07-03 Gerald Carterfirst pass at merging rpcclient from TNG to HEAD. ...
2000-06-23 Gerald Carterjust enough to get rpcclient to compile. Look for...
2000-06-11 Andrew TridgellLinux kernel oplocks now seem to work, but need a _lot_...
2000-03-21 Luke Leightonindent update to make t easier to see setuid mods in...
2000-02-04 Jean-François Mico... After 3AM, it's getting hard for Luke :-)
2000-02-04 Luke Leighton1) added void* state argument to tdb_traverse. guess...
2000-01-07 Andrew Tridgellthis looks like a big commit, but it isn't really :)
2000-01-03 Andrew Tridgellgot rid of mem_man
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1999-12-08 Luke LeightonABOUT TIME!!!!!!!!
1999-12-03 Luke Leightonstarting "connection reuse" system in smb-agent. added...
1999-12-03 Luke Leightoni always get caught out with non-gnu-readline code...
1999-12-03 Luke Leightoncool! a unix socket smb redirector. code based on...
1999-12-03 Luke Leightonpromptline undefined (pline)
1999-12-02 Luke Leightonoops, pwdb_initialise() called unnecessarily from here...
1999-12-02 Luke Leightondefault SID map now reads in "trusted domains" from...
1999-12-02 Luke Leightonimproved enumdomains added -i option.
1999-12-02 Luke Leightonclearing up connection-related stuff. password credent...
1999-12-01 Luke Leightonadded net use (actually net -S srv -U user -W dom)...
1999-12-01 Luke Leightonmore cli_session_setup() calls. what the heck are...
1999-12-01 Luke Leighton1) when no domain used in ntlogin test command, should...
1999-12-01 Luke Leightonsys_select added one more argument (read, write selectors).
1999-12-01 Luke Leightonsplit display.c into modules.
1999-11-29 Luke Leightonok. got ntlogin command working. argh, it maintains...
1999-11-29 Luke Leightonfirst attempt at getting \PIPE\NETLOGON working. it...
1999-11-27 Luke Leightonfurther abstraction involving client states. main...
1999-11-27 Luke Leightonenhanced samuser command to do same thing as enumusers...
1999-11-27 Luke Leightonbug-fixing registry commands and the rpcclient "rpcclie...
1999-11-26 Luke Leightonwhoa. _major_ restructure of rpcclient. fixed some...
1999-11-25 Luke Leightoncool! completed a samr* API that _would_ look like...
1999-11-24 Luke Leightonregistry API moved over to new format. reg_connect...
1999-11-24 Luke Leightonservice control manager API completed. svcenum -i...
1999-11-24 Luke Leightonok. *whew*. this is the first completed part of the...
next