next_token() was supposed to be a reentrant replacement for strtok(),
[samba.git] / source3 / rpcclient / rpcclient.c
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...
1999-10-31 Luke Leightonadded yet another rpcclient command: svcstart <service...
1999-10-31 Luke Leightoncommand-line completion for new svcinfo command
1999-10-31 Luke Leightonadded svcinfo <service name> command.
1999-10-30 Luke LeightonNetServerTransportEnum parsing, client-side and rpcclie...
1999-10-30 Luke Leightongeneral, drastic improvements to rpcclient.
1999-10-29 Luke Leightonmessing with command-line completion. it sort-of works...
1999-10-29 Luke Leightonadded gnu readline command-line completion to the regen...
1999-10-27 Luke Leightonno CLIX, no !HAVE_READLINE blah blah. argh.
1999-10-26 Luke Leightoncut/paste code from smbclient for wait_keyboard() funct...
1999-10-25 Luke Leightonone of those wonderful moments when running against...
1999-10-19 Luke Leightonoops, added wait_keyboard back, but _this_ time wrapped...
1999-10-15 Luke Leightonremoved unused static wait_keyboard()
1999-09-16 Luke Leightonreading in smb server domain name from SMBnegprot response
1999-09-14 Luke Leightonadded rpcclient SamrQueryDisplayInfo command "dispinfo"
1999-08-29 Luke Leightonimproved "dominfo" rpcclient command
1999-08-29 Luke Leightonadded experimental del_groupmem and del_aliasmem comman...
1999-08-17 Luke Leightonadded some usage info for rpcclient.
1999-07-09 Tim PotterPartial GNU readline support for rpcclient. Only comma...
1999-06-29 Luke Leightonimproving authentication code (tidyup).
1999-06-24 Luke Leightonsafe string error reporting functions (found a potentia...
1999-05-03 Jean-François Mico... last part of RPC api change.
1999-05-01 Matthew ChapmanAdding "time" rpcclient command which displays the...
1999-04-23 Matthew ChapmanNew rpcclient command "at" for NT scheduler control...
1999-04-08 Matthew ChapmanMainly BDC-related changes.
1999-03-19 Luke Leightonadded a "createuser" command.
next