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
/
source
/
rpcclient
/
rpcclient.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed compile warning.
Tim Potter
2002-05-07
1
-1
/
+2
*
Fixed command line argument parsing.
Tim Potter
2002-04-17
1
-70
/
+54
*
merges from SAMBA_2_2
Gerald Carter
2002-04-16
1
-44
/
+61
*
Fixed comment.
Tim Potter
2002-04-14
1
-1
/
+1
*
Free popt context after argument parsing.
Tim Potter
2002-04-04
1
-0
/
+2
*
added "list <pipe>" command to display the available commands
Gerald Carter
2002-04-02
1
-0
/
+45
*
Renamed get_nt_error_msg() to nt_errstr().
Tim Potter
2002-03-17
1
-3
/
+3
*
One more fix to get popt to work for some compilers...this is the downside to...
Jim McDonough
2002-03-08
1
-15
/
+22
*
Convert rpcclient to use popt instead of getopt. Includes changing of got_pa...
Jim McDonough
2002-03-07
1
-32
/
+46
*
argc == 0 is an impossible condition.
Tim Potter
2002-03-07
1
-1
/
+2
*
merge from 2.2 - fix parsing of options
Herb Lewis
2002-02-26
1
-14
/
+16
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
Display nicer message when server name could not be resolved.
Tim Potter
2002-01-06
1
-3
/
+3
*
put back the -l option to rpcclient.
Jean-François Micouleau
2001-12-21
1
-1
/
+8
*
Fix for null command description in rpcclient help. From Benjamin Kuit
Tim Potter
2001-12-21
1
-1
/
+2
*
lp_setup_logfile() doesn't exist any more
Andrew Tridgell
2001-12-20
1
-7
/
+1
*
Removed global debugf. Replaced with lp_set_logfile(name).
Jeremy Allison
2001-12-20
1
-3
/
+2
*
initialise strings
Jean-François Micouleau
2001-12-18
1
-4
/
+4
*
This change reworkes the connection code for both rpcclient and net new
Andrew Bartlett
2001-12-03
1
-86
/
+36
*
Removed TimeInit() call from every client program (except for one place
Tim Potter
2001-11-23
1
-2
/
+0
*
Store some path names in global variables initialized to configure
Martin Pool
2001-11-19
1
-5
/
+4
*
Display some errors if the initial connection to the server could not be
Tim Potter
2001-10-30
1
-0
/
+2
*
allow the samr commands to work back and the help too ;-)
Jean-François Micouleau
2001-10-22
1
-9
/
+11
*
Some old stuff hanging around since the CIFS conference. Big cleanup of
Tim Potter
2001-10-12
1
-17
/
+56
*
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
1
-1
/
+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
*
move to SAFE_FREE()
Simo Sorce
2001-09-17
1
-3
/
+3
*
Fix up NTSTATUS stuff in rpcclient's help function
Andrew Bartlett
2001-09-15
1
-5
/
+5
*
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
*
the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ...
Andrew Tridgell
2001-09-04
1
-18
/
+20
*
Fix bug in usage().
Tim Potter
2001-08-27
1
-3
/
+7
*
converted another bunch of stuff to NTSTATUS
Andrew Tridgell
2001-08-27
1
-6
/
+6
*
- avoid possible mem leaks in rpcclient/cmd_*.c (talloc_destroy not performed)
Simo Sorce
2001-08-10
1
-9
/
+7
*
Return an exit code when connect failed.
Tim Potter
2001-07-27
1
-1
/
+1
*
Started adding some help/usage info for rpcclient commands.
Tim Potter
2001-07-20
1
-16
/
+62
*
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
1
-2
/
+0
*
next_token() was supposed to be a reentrant replacement for strtok(),
Andrew Tridgell
2001-06-21
1
-4
/
+4
*
Added stub dfs client commands to rpcclient.
Tim Potter
2001-06-06
1
-0
/
+2
*
merge from 2.2
Gerald Carter
2001-05-31
1
-12
/
+28
*
merge from 2.2
Gerald Carter
2001-05-31
1
-0
/
+6
*
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
1
-16
/
+30
[next]