index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
torture
Commit message (
Expand
)
Author
Age
Files
Lines
*
r14470: Remove some unnecessary headers.
Jelmer Vernooij
2007-10-10
32
-37
/
+0
*
r14464: Don't include ndr_BASENAME.h files unless strictly required, instead
Jelmer Vernooij
2007-10-10
29
-10
/
+40
*
r14446: demonstrate the notifies on files are not allowed
Stefan Metzmacher
2007-10-10
1
-16
/
+92
*
r14444: - make clear that a canceled notify directly returns without any othe...
Stefan Metzmacher
2007-10-10
1
-16
/
+42
*
r14441: try to get more hosts on the build farm pass the NBT-WINSREPLICATION-...
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r14440: demonstrate that the smbpid is attached to a session (vuid),
Stefan Metzmacher
2007-10-10
1
-11
/
+250
*
r14437: fix warnings
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r14402: Generate seperate headers for RPC client functions.
Jelmer Vernooij
2007-10-10
36
-0
/
+43
*
r14379: Build torture/rpc/ as a seperate smbtorture module. Move helper
Jelmer Vernooij
2007-10-10
51
-140
/
+247
*
r14369: Remove obsolete header
Jelmer Vernooij
2007-10-10
1
-45
/
+0
*
r14363: Remove credentials.h from the global includes.
Jelmer Vernooij
2007-10-10
13
-0
/
+13
*
r14347: Add registration function to allow registering smbtorture test(suites)
Jelmer Vernooij
2007-10-10
3
-28
/
+91
*
r14319: this is a test to see if this help to run NBT-WINSREPLICATION-OWNED o...
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r14318: fix warnings
Stefan Metzmacher
2007-10-10
1
-3
/
+0
*
r14316: don't zero the smb_handle after it was set:-)
Stefan Metzmacher
2007-10-10
2
-5
/
+4
*
r14256: - rename smb_file -> smb_handle
Stefan Metzmacher
2007-10-10
31
-367
/
+367
*
r14208: removed use of req->flags2 inside the ntvfs layer. This should help
Andrew Tridgell
2007-10-10
4
-8
/
+26
*
r14205: move smb specific stuff out of includes.h (finally!!!:-)
Stefan Metzmacher
2007-10-10
1
-1
/
+2
*
r14173: change smb interface structures to always use
Stefan Metzmacher
2007-10-10
32
-482
/
+482
*
r14140: block SIGPIPE in smbtorture
Stefan Metzmacher
2007-10-10
1
-0
/
+3
*
r14110: make ndr interface parsing code libraries,
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r14059: change notify is quite a bit more complex than we thought. These tests
Andrew Tridgell
2007-10-10
1
-5
/
+85
*
r14040: report errors better
Stefan Metzmacher
2007-10-10
1
-0
/
+2
*
r14039: as samba4 drops the connection on multiple negprot requests
Stefan Metzmacher
2007-10-10
1
-7
/
+10
*
r13960: Generate makefile rules for installing/removing shared modules.
Jelmer Vernooij
2007-10-10
2
-3
/
+3
*
r13944: Yet another round of splitups.
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r13931: fix dependencies
Stefan Metzmacher
2007-10-10
1
-4
/
+10
*
r13924: Split more prototypes out of include/proto.h + initial work on header
Jelmer Vernooij
2007-10-10
26
-0
/
+42
*
r13908: Improve the RPC-SAMSYNC test to cross-check some attributes I wasn't
Andrew Bartlett
2007-10-10
2
-9
/
+32
*
r13903: Don't generate prototypes for modules and binaries in include/proto.h by
Jelmer Vernooij
2007-10-10
6
-0
/
+6
*
r13902: Stricter checking for the -fvisibility flag
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r13853: fixed the BASE-NEGNOWAIT test to not fail with a sigpipe if the server
Andrew Tridgell
2007-10-10
1
-2
/
+3
*
r13839: Use registration mechanism for backends as well (in the same sense
Jelmer Vernooij
2007-10-10
1
-0
/
+3
*
r13709: fix compiler warnings
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r13707: expanded the delete on close test some more, and make it easier to
Andrew Tridgell
2007-10-10
1
-47
/
+70
*
r13658: More moving around of files:
Jelmer Vernooij
2007-10-10
2
-2
/
+2
*
r13652: Move some more stuff out off include/
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r13627: split the NBT-WINSREPLICATION tests into multiple tests
Stefan Metzmacher
2007-10-10
2
-5
/
+66
*
r13583: Realise that the member server name appears in all calls that use the
Andrew Bartlett
2007-10-10
4
-11
/
+34
*
r13551: Add an accessor function for the user sid.
Andrew Bartlett
2007-10-10
1
-0
/
+5
*
r13479: Return the joined domain SID and user SID as structures, not strings.
Andrew Bartlett
2007-10-10
2
-11
/
+11
*
r13404: Comments, whitespace.
Andrew Bartlett
2007-10-10
1
-3
/
+4
*
r13402: Make Samba4 pass a nastier RPC-SCHANNEL test.
Andrew Bartlett
2007-10-10
1
-4
/
+7
*
r13381: Test the SamLogonEx SamLogon call in the schannel test. This is only
Andrew Bartlett
2007-10-10
1
-0
/
+117
*
r13380: Drop the socket, then try SAMR operations secured with netlogon on th...
Andrew Bartlett
2007-10-10
1
-0
/
+29
*
r13373: Implement the -p option for smbtorture.
James Peach
2007-10-10
1
-2
/
+7
*
r13370: Added deltest21 - pull the rug out from a connection by socket
Jeremy Allison
2007-10-10
1
-81
/
+90
*
r13346: use private proto header files for the torture tests
Stefan Metzmacher
2007-10-10
24
-1
/
+66
*
r13297: It's a good thing the shipment of function headers tridge
Jeremy Allison
2007-10-10
1
-221
/
+404
*
r13277: print a useful error message when test 17 fails
Andrew Tridgell
2007-10-10
1
-2
/
+2
[next]