index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
torture
Commit message (
Expand
)
Author
Age
Files
Lines
*
r14542: Remove librpc, libndr and libnbt from includes.h
Jelmer Vernooij
2007-10-10
18
-3
/
+18
*
r14539: get rid of a pointless union layer in struct smb_notify
Andrew Tridgell
2007-10-10
2
-70
/
+70
*
r14527: Fix build problems.
Jelmer Vernooij
2007-10-10
49
-102
/
+148
*
r14525: Sort list of torture tests alphabetically
Jelmer Vernooij
2007-10-10
1
-19
/
+16
*
r14524: Make TORTURE_NET a separate module
Jelmer Vernooij
2007-10-10
5
-22
/
+60
*
r14520: Split up smbtorture binary into a core (torture.c) and UI frontend (s...
Jelmer Vernooij
2007-10-10
4
-356
/
+417
*
r14519: Put base registration in a seperate file, as well as some
Jelmer Vernooij
2007-10-10
5
-1602
/
+1648
*
r14518: Support STANDARD_VISIBILITY property on binaries
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r14511: Install more headers
Jelmer Vernooij
2007-10-10
1
-1
/
+2
*
r14497: Fix build with shared libraries
Jelmer Vernooij
2007-10-10
4
-5
/
+8
*
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
[next]