This change reworkes the connection code for both rpcclient and net new
[kai/samba.git] / source3 / rpcclient / rpcclient.c
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...
1999-11-24 Luke Leightonfirst stages of removing struct cli_state* and uint16...
1999-11-23 Luke Leightonattempted a svcset command. password is encrypted...
1999-11-23 Luke Leightonoops!!!! wrong command!!!
1999-11-22 Luke Leightonthe last one. that concludes the removal of all next_t...
1999-11-22 Luke Leightonokay :) all cmd_() functions now take int argc, char...
1999-11-19 Luke Leightonadded \PIPE\browser plus experimental brsinfo command...
1999-11-18 Luke Leightonadded samuserset2 rpcclient command to test ACB_XXX...
1999-11-18 Luke Leightonadded regqueryval command (experimental) to get reg_io_...
1999-11-16 Luke Leightonoops, mistake in parsing command-arguments. repeated...
1999-11-15 Luke Leightonadded rpcclient "enumdomains" command. enumerates...
1999-11-09 Luke Leightondebugging rpcclient spoolenum and spooljobs commands...
1999-11-08 Luke Leightonconst feeding frenzy
1999-11-06 Luke Leightonadded command-completion printer enum code.
1999-11-06 Luke Leightonadded rpcclient spoolenum command. enumerates printers.
1999-11-06 Luke Leightonspoolss openprinterex / closeprinter client-code.
1999-11-05 Luke Leightonexperimental spoolss rpcclient commands
1999-11-04 Luke Leightonadding experimental set user password command to rpccli...
1999-11-02 Luke Leightonadded samalias <aliasname> rpcclient command (shows...
1999-11-01 Luke Leightonadded lsaenumdomains command.
1999-11-01 Luke Leightonadded rpcclient svcstop <service name> command. gnu...
next