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
/
source4
/
torture
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r3432: Support WERROR's in arguments (not just as return type). Some of
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r3428: switched to using minimal includes for the auto-generated RPC code.
Andrew Tridgell
24
-0
/
+27
2007-10-10
r3426: removed 2 unused files, and some unused variables
Andrew Tridgell
2
-1048
/
+0
2007-10-10
r3419: moved the libcli/raw structures into libcli/raw/libcliraw.h
Andrew Tridgell
17
-0
/
+17
2007-10-10
r3416: Typos
Jelmer Vernooij
1
-3
/
+3
2007-10-10
r3414: RemoteActivation torture test
Jelmer Vernooij
2
-24
/
+139
2007-10-10
r3413: RemoteActivation updates and fixes
Jelmer Vernooij
3
-47
/
+26
2007-10-10
r3400: - allow callers to control the flags2 field in raw packets
Andrew Tridgell
1
-2
/
+13
2007-10-10
r3397: Fix IDL for ComplexPing and SimplePing, including tests
Jelmer Vernooij
1
-5
/
+36
2007-10-10
r3396: Rename form_name -> formname. This time, check smbtorture builds before
Tim Potter
1
-1
/
+1
2007-10-10
r3394: Give the user a clue why we are blasting them with the usage brick.
Andrew Bartlett
1
-0
/
+1
2007-10-10
r3391: fixed some memory leaks in the schannel code
Andrew Tridgell
2
-24
/
+19
2007-10-10
r3387: fixed pvfs to pass the NTDENY tests. The tricky bit was
Andrew Tridgell
1
-10
/
+12
2007-10-10
r3386: - fixed --seed option in smbtorture
Andrew Tridgell
2
-4
/
+281
2007-10-10
r3383: avoid multi-part SMBtrans and SMBtrans2 replies until our client libra...
Andrew Tridgell
3
-10
/
+10
2007-10-10
r3348: More registry fixes and additions. The following functions work right ...
Jelmer Vernooij
1
-6
/
+16
2007-10-10
r3340: Various fixes in the registry code. Implement the EnumKey call
Jelmer Vernooij
1
-0
/
+12
2007-10-10
r3332: Check result codes in some more places...
Jelmer Vernooij
1
-1
/
+11
2007-10-10
r3325: missed one of the torture changes ...
Andrew Tridgell
1
-1
/
+1
2007-10-10
r3324: made the smbtorture code completely warning free
Andrew Tridgell
64
-119
/
+127
2007-10-10
r3323: more warning reductions
Andrew Tridgell
1
-1
/
+1
2007-10-10
r3317: Fix the build
Volker Lendecke
1
-2
/
+2
2007-10-10
r3288: - updated the path processing in pvfs to pass the RAW-CHKPATH test. This
Andrew Tridgell
1
-209
/
+72
2007-10-10
r3278: - rewrote the client side rpc connection code to use lib/socket/
Andrew Tridgell
1
-1
/
+3
2007-10-10
r3276: - allow for more than 256 open old style searches (limit currently set...
Andrew Tridgell
1
-14
/
+166
2007-10-10
r3271: use "struct messaging_context *" instead of "void *" in messaging API
Andrew Tridgell
1
-6
/
+6
2007-10-10
r3270: - added another unlink test
Andrew Tridgell
1
-0
/
+5
2007-10-10
r3261: added seek to RAW-SEARCH test
Andrew Tridgell
1
-5
/
+4
2007-10-10
r3259: expanded the RAW-SEARCH test some more
Andrew Tridgell
1
-2
/
+4
2007-10-10
r3257: make the RAW-SEARCH test less sensitive to the servers directory ordering
Andrew Tridgell
1
-6
/
+7
2007-10-10
r3254: - expanded the RAW-IOCTL test
Andrew Tridgell
1
-0
/
+8
2007-10-10
r3251: - move the openattr test code into basic/attr.c
Andrew Tridgell
4
-281
/
+310
2007-10-10
r3245: use __location__ in RAW-SEARCH
Andrew Tridgell
1
-18
/
+18
2007-10-10
r3242: make the RAW-READ test not exercise the 0-0 lock, which is not determi...
Andrew Tridgell
1
-4
/
+6
2007-10-10
r3236: test a few more combinations in RAW-UNLINK
Andrew Tridgell
1
-0
/
+27
2007-10-10
r3235: try readx beyond 64k in RAW-READ
Andrew Tridgell
1
-6
/
+17
2007-10-10
r3218: Fix the build
Volker Lendecke
1
-1
/
+1
2007-10-10
r3207: - reformat error msgs in BASE-DIR* tests
Andrew Tridgell
1
-10
/
+14
2007-10-10
r3206: - added the reverse map for ERRbaduid to NT_STATUS_INVALID_HANDLE
Andrew Tridgell
1
-0
/
+2
2007-10-10
r3203: moved more test functions into torture/basic/*.c
Andrew Tridgell
4
-211
/
+239
2007-10-10
r3199: added a couple more test paths to RAW-CHKPATH
Andrew Tridgell
1
-0
/
+10
2007-10-10
r3198: check for too many .. components in filenames
Andrew Tridgell
1
-2
/
+2
2007-10-10
r3191: use __location__ in RAW-UNLINK test
Andrew Tridgell
1
-2
/
+2
2007-10-10
r3188: tidy up the rename test a bit more
Andrew Tridgell
1
-4
/
+10
2007-10-10
r3182: separate out the BASE-RENAME test into torture/basic/rename.c
Andrew Tridgell
3
-96
/
+130
2007-10-10
r3180: - basic support for SEC_RIGHT_MAXIMUM_ALLOWED in pvfs
Andrew Tridgell
1
-6
/
+6
2007-10-10
r3173: make the RAW-QFILEINFO test cope better with null strings from the server
Andrew Tridgell
1
-4
/
+4
2007-10-10
r3168: Use generic function for looking up endpoints
Jelmer Vernooij
2
-2
/
+2
2007-10-10
r3167: Add a member 'endpoint' to the dcerpc_binding struct to use instead of
Jelmer Vernooij
3
-28
/
+7
2007-10-10
r3162: Add client-side support for the ncalrpc: and ncacn_unix_stream: transp...
Jelmer Vernooij
1
-5
/
+2
[next]