summaryrefslogtreecommitdiffstats
path: root/source3/rpcclient/rpcclient.c
Commit message (Expand)AuthorAgeFilesLines
* added rpcclient spoolenum command. enumerates printers.Luke Leighton1999-11-061-1/+7
* spoolss openprinterex / closeprinter client-code.Luke Leighton1999-11-061-10/+3
* experimental spoolss rpcclient commandsLuke Leighton1999-11-051-1/+17
* adding experimental set user password command to rpcclient, it returnsLuke Leighton1999-11-041-0/+8
* added samalias <aliasname> rpcclient command (shows info on alias)Luke Leighton1999-11-021-10/+63
* added lsaenumdomains command.Luke Leighton1999-11-011-0/+6
* added rpcclient svcstop <service name> command. gnu readlineLuke Leighton1999-11-011-0/+7
* added yet another rpcclient command: svcstart <service name> [arg0] [arg1] ...Luke Leighton1999-10-311-0/+7
* command-line completion for new svcinfo commandLuke Leighton1999-10-311-1/+45
* added svcinfo <service name> command.Luke Leighton1999-10-311-0/+7
* NetServerTransportEnum parsing, client-side and rpcclient "srvtransports" added.Luke Leighton1999-10-301-0/+6
* general, drastic improvements to rpcclient.Luke Leighton1999-10-301-130/+497
* messing with command-line completion. it sort-of works to be ableLuke Leighton1999-10-291-22/+96
* added gnu readline command-line completion to the regenum command.Luke Leighton1999-10-291-57/+164
* no CLIX, no !HAVE_READLINE blah blah. argh.Luke Leighton1999-10-271-5/+5
* cut/paste code from smbclient for wait_keyboard() function. oops.Luke Leighton1999-10-261-4/+4
* one of those wonderful moments when running against a different MSRPCLuke Leighton1999-10-251-0/+2
* oops, added wait_keyboard back, but _this_ time wrapped it withLuke Leighton1999-10-191-1/+31
* removed unused static wait_keyboard()Luke Leighton1999-10-151-30/+0
* reading in smb server domain name from SMBnegprot responseLuke Leighton1999-09-161-2/+0
* added rpcclient SamrQueryDisplayInfo command "dispinfo"Luke Leighton1999-09-141-1/+2
* improved "dominfo" rpcclient commandLuke Leighton1999-08-291-1/+1
* added experimental del_groupmem and del_aliasmem commands that were notLuke Leighton1999-08-291-0/+2
* added some usage info for rpcclient.Luke Leighton1999-08-171-2/+4
* Partial GNU readline support for rpcclient. Only command line historyTim Potter1999-07-091-0/+119
* improving authentication code (tidyup).Luke Leighton1999-06-291-0/+2
* safe string error reporting functions (found a potential buffer overflowLuke Leighton1999-06-241-2/+0
* last part of RPC api change.Jean-François Micouleau1999-05-031-0/+1
* Adding "time" rpcclient command which displays the remote time.Matthew Chapman1999-05-011-0/+1
* New rpcclient command "at" for NT scheduler control, a slightly improvedMatthew Chapman1999-04-231-0/+1
* Mainly BDC-related changes.Matthew Chapman1999-04-081-0/+1
* added a "createuser" command.Luke Leighton1999-03-191-0/+1
* Adding LSA_OPENSECRET (-> LsarOpenSecret) and LSA_QUERYSECRETMatthew Chapman1999-03-181-0/+1
* new "domtrust" test command. r&d into inter-domain trust accounts.Luke Leighton1999-03-121-0/+1
* oops, accidentally committed clear-text password reading last week.Luke Leighton1999-03-081-1/+1
* improving syntax / useability of rpcclient "shutdown" command:Luke Leighton1999-03-011-2/+2
* Added "lookupdomain" rpcclient command. Not particularly useful currentlyMatthew Chapman1999-02-241-0/+1
* rpcclient shutdown commandLuke Leighton1999-02-161-0/+1
* rpcclient "Service Control Manager" svcenum [-i] command.Luke Leighton1999-01-281-1/+1
* - got client code cleartext passwords working again in cli_session_setup.Luke Leighton1999-01-271-1/+2
* added sid_name_use array argument to lsa_lookup_names and lsa_lookup_sids.Luke Leighton1998-12-141-0/+1
* adding "Service Control Manager" commands to rpcclient.Luke Leighton1998-12-081-0/+1
* removed nt_pipe_fnum from struct cli_state. need to be able to callLuke Leighton1998-12-071-2/+0
* - lib/unix_sec_ctxt.cLuke Leighton1998-12-071-0/+2
* - oops, i got "add alias member" and "delete alias member" swapped.Luke Leighton1998-12-041-0/+2
* - renamed do_samr_xxx to samr_xxxLuke Leighton1998-12-041-3/+1
* added createalias command to rpcclientLuke Leighton1998-12-031-0/+1
* create domain group command (creategroup) added to rpcclient.Luke Leighton1998-12-031-0/+1
* LsaLookupNames client call (first used as lookupnames command in rpcclient).Luke Leighton1998-11-251-0/+1
* need 32 bit status codes to be negotiated because of STUPID dos "error moreLuke Leighton1998-11-131-1/+1