index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
rpcclient
/
rpcclient.c
Age
Commit message (
Expand
)
Author
Files
Lines
1999-10-15
removed unused static wait_keyboard()
Luke Leighton
1
-30
/
+0
1999-09-16
reading in smb server domain name from SMBnegprot response
Luke Leighton
1
-2
/
+0
1999-09-14
added rpcclient SamrQueryDisplayInfo command "dispinfo"
Luke Leighton
1
-1
/
+2
1999-08-29
improved "dominfo" rpcclient command
Luke Leighton
1
-1
/
+1
1999-08-29
added experimental del_groupmem and del_aliasmem commands that were not
Luke Leighton
1
-0
/
+2
1999-08-17
added some usage info for rpcclient.
Luke Leighton
1
-2
/
+4
1999-07-09
Partial GNU readline support for rpcclient. Only command line history
Tim Potter
1
-0
/
+119
1999-06-29
improving authentication code (tidyup).
Luke Leighton
1
-0
/
+2
1999-06-24
safe string error reporting functions (found a potential buffer overflow
Luke Leighton
1
-2
/
+0
1999-05-03
last part of RPC api change.
Jean-François Micouleau
1
-0
/
+1
1999-05-01
Adding "time" rpcclient command which displays the remote time.
Matthew Chapman
1
-0
/
+1
1999-04-23
New rpcclient command "at" for NT scheduler control, a slightly improved
Matthew Chapman
1
-0
/
+1
1999-04-08
Mainly BDC-related changes.
Matthew Chapman
1
-0
/
+1
1999-03-19
added a "createuser" command.
Luke Leighton
1
-0
/
+1
1999-03-18
Adding LSA_OPENSECRET (-> LsarOpenSecret) and LSA_QUERYSECRET
Matthew Chapman
1
-0
/
+1
1999-03-12
new "domtrust" test command. r&d into inter-domain trust accounts.
Luke Leighton
1
-0
/
+1
1999-03-08
oops, accidentally committed clear-text password reading last week.
Luke Leighton
1
-1
/
+1
1999-03-01
improving syntax / useability of rpcclient "shutdown" command:
Luke Leighton
1
-2
/
+2
1999-02-24
Added "lookupdomain" rpcclient command. Not particularly useful currently
Matthew Chapman
1
-0
/
+1
1999-02-16
rpcclient shutdown command
Luke Leighton
1
-0
/
+1
1999-01-28
rpcclient "Service Control Manager" svcenum [-i] command.
Luke Leighton
1
-1
/
+1
1999-01-27
- got client code cleartext passwords working again in cli_session_setup.
Luke Leighton
1
-1
/
+2
1998-12-14
added sid_name_use array argument to lsa_lookup_names and lsa_lookup_sids.
Luke Leighton
1
-0
/
+1
1998-12-08
adding "Service Control Manager" commands to rpcclient.
Luke Leighton
1
-0
/
+1
1998-12-07
removed nt_pipe_fnum from struct cli_state. need to be able to call
Luke Leighton
1
-2
/
+0
1998-12-07
- lib/unix_sec_ctxt.c
Luke Leighton
1
-0
/
+2
1998-12-04
- oops, i got "add alias member" and "delete alias member" swapped.
Luke Leighton
1
-0
/
+2
1998-12-04
- renamed do_samr_xxx to samr_xxx
Luke Leighton
1
-3
/
+1
1998-12-03
added createalias command to rpcclient
Luke Leighton
1
-0
/
+1
1998-12-03
create domain group command (creategroup) added to rpcclient.
Luke Leighton
1
-0
/
+1
1998-11-25
LsaLookupNames client call (first used as lookupnames command in rpcclient).
Luke Leighton
1
-0
/
+1
1998-11-13
need 32 bit status codes to be negotiated because of STUPID dos "error more
Luke Leighton
1
-1
/
+1
1998-11-12
jean-f. sent me some S-1-3-0,1,2,3 SIDs and names. S-1-3 doesn't exist.
Luke Leighton
1
-0
/
+1
1998-11-11
changed syntax of registry commands so keys can start with HKLM or HKU.
Luke Leighton
1
-6
/
+5
1998-11-11
registry delete value command: "regdeleteval".
Luke Leighton
1
-0
/
+1
1998-11-10
rpcclient registry key delete command: "regdeletekey".
Luke Leighton
1
-0
/
+1
1998-11-10
rpcclient registry commands.
Luke Leighton
1
-16
/
+24
1998-10-15
rpcclient interactive login (with trust account changing if you are root)
Luke Leighton
1
-9
/
+7
1998-10-14
warnings spotted by ./configure.developer options
Luke Leighton
1
-1
/
+1
1998-10-10
dce/rpc
Luke Leighton
1
-0
/
+1
1998-10-09
dce/rpc.
Luke Leighton
1
-9
/
+15
1998-10-09
basic client-side ntcreateX function (hard-wired values except filename)
Luke Leighton
1
-0
/
+1
1998-10-08
dce/rpc
Luke Leighton
1
-0
/
+5
1998-10-05
rpcclient srvsvc commands.
Luke Leighton
1
-2
/
+0
1998-10-03
fixed initialisation bug in rpcclient (stdout is not a constant)
Andrew Tridgell
1
-1
/
+3
1998-10-03
don't call functions that aren't there yet. (Luke had the code
Andrew Tridgell
1
-0
/
+2
1998-10-02
Makefile.in :
Luke Leighton
1
-2
/
+0
1998-09-30
lsa_lookup_sids command added. severe debugging needed on lookup_sids
Luke Leighton
1
-0
/
+1
1998-09-29
Got very strict about the differences and uses of
Jeremy Allison
1
-1
/
+1
1998-09-28
Changes to test in configure if capabilities are enabled on a system.
Jeremy Allison
1
-18
/
+5
[next]