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
/
torture
/
nbio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-23
s3-torture/nbio.c: replace cli_read_old() with cli_read()
Björn Baumbach
1
-4
/
+15
2011-07-20
s3-libsmb: replace cli_read() with cli_read_old()
Björn Baumbach
1
-1
/
+1
2011-05-18
s3-torture/nbio.c: Fix cli_errstr() usage (part of bug #7864)
Björn Baumbach
1
-7
/
+16
2011-05-06
s3-libsmb: move protos to libsmb/proto.h
Günther Deschner
1
-0
/
+1
2011-04-29
s3-smb Use FILE_ATTRIBUTE_DIRECTORY intead of aDIR
Andrew Bartlett
1
-3
/
+3
2011-04-29
s3-smb Use FILE_ATTRIBUTE_SYSTEM intead of aSYSTEM
Andrew Bartlett
1
-1
/
+1
2011-04-29
s3-smb Use FILE_ATTRIBUTE_HIDDEN intead of aHIDDEN
Andrew Bartlett
1
-1
/
+1
2011-04-26
s3: Use cli_writeall instead of cli_write
Volker Lendecke
1
-3
/
+7
2011-03-15
s3-libsmb: only include rap client when needed.
Günther Deschner
1
-0
/
+1
2010-11-17
s3: Fix a missing return value
Volker Lendecke
1
-1
/
+3
2010-10-29
Fix bug #7700 - Improvement of return code of smbclient
Jeremy Allison
1
-5
/
+13
2010-10-24
s3: Rename cli_fileinfo() to cli_fileinfo_basic()
Volker Lendecke
1
-1
/
+2
2010-10-12
libcli/security Provide a common, top level libcli/security/security.h
Andrew Bartlett
1
-0
/
+1
2010-07-27
s3: Remove a typedef (struct file_info)
Volker Lendecke
1
-2
/
+4
2010-07-25
s3: cli_qpathinfo->cli_qpathinfo1
Volker Lendecke
1
-1
/
+1
2009-11-24
s3:torture/nbio: use timeval_current/timeval_elapsed instead of start_timer/e...
Stefan Metzmacher
1
-2
/
+5
2009-11-24
s3:fix the merged build of bin/smbtorture4
Michael Adam
1
-1
/
+1
2009-11-23
s3:torture: move the torture-specific headers to new torture/torture.h
Michael Adam
1
-0
/
+1
2009-04-30
Cause cli_close to return an NTSTATUS.
Jeremy Allison
1
-1
/
+1
2009-04-30
Get medieval on our ass about SMB1 file descriptors being 16 bits, not an int.
Jeremy Allison
1
-8
/
+10
2009-04-29
Make cli_unlink async.
Jeremy Allison
1
-1
/
+1
2009-04-28
Convert cli_rename to async.
Jeremy Allison
1
-1
/
+1
2009-04-21
Make rmdir async.
Jeremy Allison
1
-1
/
+1
2009-01-02
Fix warnings in make test code.
Jeremy Allison
1
-4
/
+15
2007-10-10
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
1
-1
/
+1
2007-10-10
r17363: Some C++ warnings
Volker Lendecke
1
-2
/
+2
2007-10-10
r8572: Remove crufty #define NO_SYSLOG as it's not used at all anymore.
Tim Potter
1
-2
/
+0
2007-10-10
r7902: Fix the build
Volker Lendecke
1
-1
/
+1
2007-10-10
r7882: Looks like a large patch - but what it actually does is make Samba
Jeremy Allison
1
-2
/
+2
2007-10-10
r6640: Attempt to fix 'make everything' with the paranoid malloc checker.
Volker Lendecke
1
-1
/
+1
2007-10-10
r5749: fix some build issues
Gerald Carter
1
-2
/
+2
2003-12-02
Two trivial warnings
Volker Lendecke
1
-1
/
+3
2003-04-23
Merge torture tests from HEAD - it looks like we had rather an incomplete
Andrew Bartlett
1
-7
/
+7
2003-04-15
merge in metze' smbcquotas patch from HEAD
Gerald Carter
1
-2
/
+2
2002-07-15
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
1
-0
/
+10
2002-04-04
Fixed some compile warnings.
Tim Potter
1
-0
/
+2
2002-03-05
fixed NBENCH code for NT4 server ntcreatex semantics
Andrew Tridgell
1
-4
/
+10
2002-02-05
- only show 1 cleanup msg per client
Andrew Tridgell
1
-4
/
+16
2002-02-05
fixed the directory removal for when the dir doesn't exit
Andrew Tridgell
1
-1
/
+1
2002-02-05
rewrote smbtorture to use the new dbench 2 format and methods
Andrew Tridgell
1
-112
/
+159
2002-01-30
Removed version number from file header.
Tim Potter
1
-2
/
+1
2001-06-19
moved all our torture code to a separate directory
Andrew Tridgell
1
-0
/
+240