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
/
libsmb
/
clireadwrite.c
Age
Commit message (
Expand
)
Author
Files
Lines
2001-09-05
use cli_is_error() instead of looking in smb_rcls, otherwise NT status
Andrew Tridgell
1
-2
/
+2
2001-08-27
started converting NTSTATUS to be a structure on systems with gcc in order to...
Andrew Tridgell
1
-4
/
+5
2001-08-24
Re-added readbraw call to test with smbtorture. This code not yet
Jeremy Allison
1
-1
/
+88
2001-08-10
A rewrite of the error handling in the libsmb client code. I've separated
Tim Potter
1
-10
/
+14
2001-07-01
cli_read() was reading too many bytes.
Andrew Tridgell
1
-2
/
+1
2001-06-29
Use a logical cli_read(), removed the cli_read_one() hack.
Jeremy Allison
1
-124
/
+61
2001-06-22
Merged cli_read_one() function for reading DCE/RPC reply fragments.
Tim Potter
1
-0
/
+46
2001-06-22
added some comments to make the cli read code clearer
Andrew Tridgell
1
-4
/
+14
2001-06-21
next_token() was supposed to be a reentrant replacement for strtok(),
Andrew Tridgell
1
-5
/
+8
2001-06-05
Set correct reply word in large writeX (greater than 64k) replies.
Jeremy Allison
1
-1
/
+5
2000-08-01
Tidyup removing many of the 0xC0000000 | NT_STATUS_XXX stuff (only need NT_ST...
Jeremy Allison
1
-2
/
+2
2000-04-25
split clientgen.c into several parts
Andrew Tridgell
1
-0
/
+273