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
/
lib
/
cmd_interp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2001-09-10
declare dbf in one spot
Andrew Tridgell
1
-1
/
+0
2001-09-10
replaced stdio in many parts of samba with a XFILE. XFILE is a cut-down
Andrew Tridgell
1
-12
/
+2
2001-08-27
converted another bunch of stuff to NTSTATUS
Andrew Tridgell
1
-3
/
+3
2001-08-10
Use the new client error api.
Tim Potter
1
-2
/
+2
2001-07-04
missed a couple of strchr calls
Andrew Tridgell
1
-1
/
+1
2001-07-04
strchr and strrchr are macros when compiling with optimisation in gcc, so we ...
Andrew Tridgell
1
-6
/
+6
2001-07-04
The big character set handling changeover!
Andrew Tridgell
1
-4
/
+0
2001-06-21
next_token() was supposed to be a reentrant replacement for strtok(),
Andrew Tridgell
1
-2
/
+2
2001-04-28
few cleanups to bring in line with 2.2
Gerald Carter
1
-1
/
+0
2001-01-02
Fixed -d option for rpcclient.
Tim Potter
1
-2
/
+7
2000-12-11
code review of rpcclient
Gerald Carter
1
-159
/
+140
2000-12-08
Modified argc passed to rpc_client cmd_* functions to include argv[0].
Tim Potter
1
-3
/
+3
2000-11-16
Fix for plaintext passwords from Pat Sandfort @ HP.
Jeremy Allison
1
-3
/
+6
2000-09-01
-U% should be an anonymous connection. Fixed bug where
Gerald Carter
1
-1
/
+2
2000-08-30
Implemented AbortPrinter() from Gerald's Win32 test code. Just purge all
Jeremy Allison
1
-0
/
+2
2000-08-29
added -P (for no prompt) and -A <authfile> options
Gerald Carter
1
-22
/
+92
2000-08-14
Reverted the change Luke made. Removed IS_BITS_SET_XX macros.
Jeremy Allison
1
-13
/
+7
2000-08-14
hey, jerry: turns out you _have_ converted to get_safe_nt_errmsg!!!
Luke Leighton
1
-2
/
+4
2000-08-14
jeremy,
Luke Leighton
1
-11
/
+15
2000-08-01
Tidyup removing many of the 0xC0000000 | NT_STATUS_XXX stuff (only need NT_ST...
Jeremy Allison
1
-13
/
+7
2000-07-31
More work on rpcclient...
Gerald Carter
1
-4
/
+2
2000-07-27
Ok - this is a *BIG* change - but it fixes the problems with static strings
Jeremy Allison
1
-0
/
+1
2000-07-21
Added EnumPorts() and fixed up some problems
Gerald Carter
1
-48
/
+27
2000-07-14
Fixed a bug in cmd_interp.c where if user%pass was entered on
Gerald Carter
1
-8
/
+3
2000-07-10
Fixed a bug in parsing the command line.
Gerald Carter
1
-1
/
+1
2000-07-07
More rpcclient merge issues:
Gerald Carter
1
-9
/
+11
2000-07-03
first pass at merging rpcclient from TNG to HEAD. You can get a
Gerald Carter
1
-0
/
+1363