index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
rpcclient
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved from include subdir.
Tim Potter
2001-10-12
1
-0
/
+35
*
Some old stuff hanging around since the CIFS conference. Big cleanup of
Tim Potter
2001-10-12
8
-1044
/
+292
*
Fixup insure changes for rpcclient.
Jeremy Allison
2001-10-03
1
-4
/
+3
*
Incorrect definition of debugf.
Jeremy Allison
2001-10-03
1
-1
/
+1
*
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
2001-10-02
9
-19
/
+0
*
return NT_STATUS_NO_MEMORY istead of NT_STATUS_OK if we are out of memory.
Simo Sorce
2001-09-29
1
-1
/
+1
*
Converted cli_net_auth2() and cli_nt_setup_creds() to return NTSTATUS.
Tim Potter
2001-09-18
1
-2
/
+6
*
move to SAFE_FREE()
Simo Sorce
2001-09-17
2
-7
/
+7
*
Fix up NTSTATUS stuff in rpcclient's help function
Andrew Bartlett
2001-09-15
1
-5
/
+5
*
Produce correct lanman and nt hashes in samsync smbpasswd output. The
Tim Potter
2001-09-14
1
-5
/
+24
*
Converted to NTSTATUS return codes.
Tim Potter
2001-09-06
1
-17
/
+92
*
oh foo
Tim Potter
2001-09-05
1
-1
/
+1
*
Don't crash if run with no command line arguments. (-:
Tim Potter
2001-09-05
1
-1
/
+1
*
it now all compiles - so try enabling it by default and see what explodes on ...
Andrew Tridgell
2001-09-04
6
-339
/
+316
*
the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ...
Andrew Tridgell
2001-09-04
3
-57
/
+63
*
the next step in our error code handling change
Andrew Tridgell
2001-09-03
1
-3
/
+3
*
Start of samsync program invoked by smbd to perform sam synchronisation and
Tim Potter
2001-08-28
1
-0
/
+270
*
Merge of sam sync code from TNG.
Tim Potter
2001-08-28
1
-3
/
+217
*
Fix bug in usage().
Tim Potter
2001-08-27
1
-3
/
+7
*
converted another bunch of stuff to NTSTATUS
Andrew Tridgell
2001-08-27
8
-94
/
+94
*
- avoid possible mem leaks in rpcclient/cmd_*.c (talloc_destroy not performed)
Simo Sorce
2001-08-10
7
-40
/
+248
*
Replaced the duplicate DOS constants with appropriate ones from doserr.h to
Tim Potter
2001-08-10
1
-5
/
+5
*
Return an exit code when connect failed.
Tim Potter
2001-07-27
1
-1
/
+1
*
Held a shoot-out between NT_STATUS_NO_PROBLEMO and NT_STATUS_NOPROBLEMO.
Tim Potter
2001-07-25
1
-12
/
+12
*
Started adding some help/usage info for rpcclient commands.
Tim Potter
2001-07-20
7
-68
/
+128
*
fixed anonymous login in rpcclient
Andrew Tridgell
2001-07-08
1
-4
/
+7
*
improved the command line parsing of rpcclient
Andrew Tridgell
2001-07-08
1
-16
/
+17
*
missed a couple of strchr calls
Andrew Tridgell
2001-07-04
1
-1
/
+1
*
strchr and strrchr are macros when compiling with optimisation in gcc, so we ...
Andrew Tridgell
2001-07-04
1
-3
/
+3
*
The big character set handling changeover!
Andrew Tridgell
2001-07-04
4
-133
/
+139
*
fix compiler warnings
Simo Sorce
2001-06-23
1
-0
/
+2
*
next_token() was supposed to be a reentrant replacement for strtok(),
Andrew Tridgell
2001-06-21
3
-16
/
+16
*
Added delete domain user rpcclient command.
Tim Potter
2001-06-20
1
-1
/
+84
*
Added some msdfs client routines.
Tim Potter
2001-06-13
1
-0
/
+291
*
Added stub dfs client commands to rpcclient.
Tim Potter
2001-06-06
1
-0
/
+2
*
Added stubs for dfs rpc client routines.
Tim Potter
2001-06-06
1
-0
/
+32
*
Fixups for new args to cli_samr_connect()
Tim Potter
2001-06-06
1
-35
/
+175
*
Added add domain user to rpcclient.
Tim Potter
2001-06-04
1
-0
/
+88
*
merge from 2.2
Gerald Carter
2001-05-31
1
-12
/
+28
*
merge from 2.2
Gerald Carter
2001-05-31
1
-0
/
+6
*
merge from 2.2
Gerald Carter
2001-05-31
1
-1
/
+1
*
Added srvinfo and partial logonctrl and logonctrl2 commands.
Tim Potter
2001-05-24
2
-2
/
+267
*
Fixed compiler warning.
Tim Potter
2001-05-24
1
-1
/
+0
*
Removed some level 0 debugs accidentally left in - oops.
Tim Potter
2001-05-24
1
-3
/
+0
*
Replaced next_command() with call to next_token().
Tim Potter
2001-05-24
1
-21
/
+5
*
Added stubs for SRVSVC and NETLOGON rpcclient commands.
Tim Potter
2001-05-24
3
-426
/
+61
*
merge from 2.2 (deleteprinterdriver RPC)
Gerald Carter
2001-05-18
1
-8
/
+15
*
merge from 2.2 DeletePrinterDriver() server side stud coming
Gerald Carter
2001-05-17
1
-0
/
+48
*
Fixed up SAM_USERINFO_CTR dynamic stuff in cmd_samr_query_user()
Tim Potter
2001-05-15
1
-8
/
+4
*
Added arg to querygroupinfo.
Tim Potter
2001-05-14
1
-8
/
+9
[next]