index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
rpcclient
/
rpcclient.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
added rpcclient spoolenum command. enumerates printers.
Luke Leighton
1999-11-06
1
-1
/
+7
*
spoolss openprinterex / closeprinter client-code.
Luke Leighton
1999-11-06
1
-10
/
+3
*
experimental spoolss rpcclient commands
Luke Leighton
1999-11-05
1
-1
/
+17
*
adding experimental set user password command to rpcclient, it returns
Luke Leighton
1999-11-04
1
-0
/
+8
*
added samalias <aliasname> rpcclient command (shows info on alias)
Luke Leighton
1999-11-02
1
-10
/
+63
*
added lsaenumdomains command.
Luke Leighton
1999-11-01
1
-0
/
+6
*
added rpcclient svcstop <service name> command. gnu readline
Luke Leighton
1999-11-01
1
-0
/
+7
*
added yet another rpcclient command: svcstart <service name> [arg0] [arg1] ...
Luke Leighton
1999-10-31
1
-0
/
+7
*
command-line completion for new svcinfo command
Luke Leighton
1999-10-31
1
-1
/
+45
*
added svcinfo <service name> command.
Luke Leighton
1999-10-31
1
-0
/
+7
*
NetServerTransportEnum parsing, client-side and rpcclient "srvtransports" added.
Luke Leighton
1999-10-30
1
-0
/
+6
*
general, drastic improvements to rpcclient.
Luke Leighton
1999-10-30
1
-130
/
+497
*
messing with command-line completion. it sort-of works to be able
Luke Leighton
1999-10-29
1
-22
/
+96
*
added gnu readline command-line completion to the regenum command.
Luke Leighton
1999-10-29
1
-57
/
+164
*
no CLIX, no !HAVE_READLINE blah blah. argh.
Luke Leighton
1999-10-27
1
-5
/
+5
*
cut/paste code from smbclient for wait_keyboard() function. oops.
Luke Leighton
1999-10-26
1
-4
/
+4
*
one of those wonderful moments when running against a different MSRPC
Luke Leighton
1999-10-25
1
-0
/
+2
*
oops, added wait_keyboard back, but _this_ time wrapped it with
Luke Leighton
1999-10-19
1
-1
/
+31
*
removed unused static wait_keyboard()
Luke Leighton
1999-10-15
1
-30
/
+0
*
reading in smb server domain name from SMBnegprot response
Luke Leighton
1999-09-16
1
-2
/
+0
*
added rpcclient SamrQueryDisplayInfo command "dispinfo"
Luke Leighton
1999-09-14
1
-1
/
+2
*
improved "dominfo" rpcclient command
Luke Leighton
1999-08-29
1
-1
/
+1
*
added experimental del_groupmem and del_aliasmem commands that were not
Luke Leighton
1999-08-29
1
-0
/
+2
*
added some usage info for rpcclient.
Luke Leighton
1999-08-17
1
-2
/
+4
*
Partial GNU readline support for rpcclient. Only command line history
Tim Potter
1999-07-09
1
-0
/
+119
*
improving authentication code (tidyup).
Luke Leighton
1999-06-29
1
-0
/
+2
*
safe string error reporting functions (found a potential buffer overflow
Luke Leighton
1999-06-24
1
-2
/
+0
*
last part of RPC api change.
Jean-François Micouleau
1999-05-03
1
-0
/
+1
*
Adding "time" rpcclient command which displays the remote time.
Matthew Chapman
1999-05-01
1
-0
/
+1
*
New rpcclient command "at" for NT scheduler control, a slightly improved
Matthew Chapman
1999-04-23
1
-0
/
+1
*
Mainly BDC-related changes.
Matthew Chapman
1999-04-08
1
-0
/
+1
*
added a "createuser" command.
Luke Leighton
1999-03-19
1
-0
/
+1
*
Adding LSA_OPENSECRET (-> LsarOpenSecret) and LSA_QUERYSECRET
Matthew Chapman
1999-03-18
1
-0
/
+1
*
new "domtrust" test command. r&d into inter-domain trust accounts.
Luke Leighton
1999-03-12
1
-0
/
+1
*
oops, accidentally committed clear-text password reading last week.
Luke Leighton
1999-03-08
1
-1
/
+1
*
improving syntax / useability of rpcclient "shutdown" command:
Luke Leighton
1999-03-01
1
-2
/
+2
*
Added "lookupdomain" rpcclient command. Not particularly useful currently
Matthew Chapman
1999-02-24
1
-0
/
+1
*
rpcclient shutdown command
Luke Leighton
1999-02-16
1
-0
/
+1
*
rpcclient "Service Control Manager" svcenum [-i] command.
Luke Leighton
1999-01-28
1
-1
/
+1
*
- got client code cleartext passwords working again in cli_session_setup.
Luke Leighton
1999-01-27
1
-1
/
+2
*
added sid_name_use array argument to lsa_lookup_names and lsa_lookup_sids.
Luke Leighton
1998-12-14
1
-0
/
+1
*
adding "Service Control Manager" commands to rpcclient.
Luke Leighton
1998-12-08
1
-0
/
+1
*
removed nt_pipe_fnum from struct cli_state. need to be able to call
Luke Leighton
1998-12-07
1
-2
/
+0
*
- lib/unix_sec_ctxt.c
Luke Leighton
1998-12-07
1
-0
/
+2
*
- oops, i got "add alias member" and "delete alias member" swapped.
Luke Leighton
1998-12-04
1
-0
/
+2
*
- renamed do_samr_xxx to samr_xxx
Luke Leighton
1998-12-04
1
-3
/
+1
*
added createalias command to rpcclient
Luke Leighton
1998-12-03
1
-0
/
+1
*
create domain group command (creategroup) added to rpcclient.
Luke Leighton
1998-12-03
1
-0
/
+1
*
LsaLookupNames client call (first used as lookupnames command in rpcclient).
Luke Leighton
1998-11-25
1
-0
/
+1
*
need 32 bit status codes to be negotiated because of STUPID dos "error more
Luke Leighton
1998-11-13
1
-1
/
+1
[next]