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
/
scanner.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-28
s3:libsmb: get rid of cli_ucs2
Luk Claes
1
-6
/
+7
2011-12-03
Rename cli_open -> cli_openx. Prelude to replacing generic cli_open()
Jeremy Allison
1
-4
/
+4
2011-08-09
s3:torture/*: use CLI_BUFFER_SIZE instead of cli->max_xmit
Stefan Metzmacher
1
-2
/
+2
2011-07-07
s3:torture/scanner: use trans2_bytes_push_str() in scan_nttrans()
Stefan Metzmacher
1
-14
/
+52
2011-07-07
s3:torture/scanner: use trans2_bytes_push_str() in scan_trans2()
Stefan Metzmacher
1
-14
/
+52
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_SYSTEM intead of aSYSTEM
Andrew Bartlett
1
-2
/
+2
2011-04-29
s3-smb Use FILE_ATTRIBUTE_HIDDEN intead of aHIDDEN
Andrew Bartlett
1
-2
/
+2
2011-03-30
s3-includes: only include system/filesys.h when needed.
Günther Deschner
1
-0
/
+1
2011-01-17
s3: Convert try_trans2 to cli_trans
Volker Lendecke
1
-28
/
+28
2011-01-17
s3: Convert try_nttrans to cli_trans
Volker Lendecke
1
-26
/
+25
2011-01-17
s3: Fix some nonempty blank lines
Volker Lendecke
1
-3
/
+3
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
Get medieval on our ass about SMB1 file descriptors being 16 bits, not an int.
Jeremy Allison
1
-8
/
+14
2009-04-29
Make cli_unlink async.
Jeremy Allison
1
-2
/
+2
2007-12-04
pull_ascii_pstring is gone.
Jeremy Allison
1
-6
/
+9
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
1
-4
/
+4
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
r17338: Add support for multiple shares test inspired by Samba 4 torture's --...
Alexander Bokovoy
1
-2
/
+2
2007-10-10
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
1
-6
/
+6
2007-10-10
r8572: Remove crufty #define NO_SYSLOG as it's not used at all anymore.
Tim Potter
1
-2
/
+0
2003-04-23
Merge torture tests from HEAD - it looks like we had rather an incomplete
Andrew Bartlett
1
-14
/
+14
2003-01-03
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
Andrew Bartlett
1
-8
/
+8
2002-03-17
Renamed get_nt_error_msg() to nt_errstr().
Tim Potter
1
-4
/
+4
2002-01-30
Removed version number from file header.
Tim Potter
1
-2
/
+1
2001-09-17
move to SAFE_FREE()
Simo Sorce
1
-4
/
+4
2001-09-04
fixed compilation of torture
Andrew Tridgell
1
-44
/
+40
2001-08-27
converted another bunch of stuff to NTSTATUS
Andrew Tridgell
1
-6
/
+6
2001-08-27
forgot to commit the scanner code
Andrew Tridgell
1
-0
/
+435