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
r14319: this is a test to see if this help to run NBT-WINSREPLICATION-OWNED o...
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r14318: fix warnings
Stefan Metzmacher
1
-3
/
+0
2007-10-10
r14316: don't zero the smb_handle after it was set:-)
Stefan Metzmacher
2
-5
/
+4
2007-10-10
r14256: - rename smb_file -> smb_handle
Stefan Metzmacher
31
-367
/
+367
2007-10-10
r14208: removed use of req->flags2 inside the ntvfs layer. This should help
Andrew Tridgell
4
-8
/
+26
2007-10-10
r14205: move smb specific stuff out of includes.h (finally!!!:-)
Stefan Metzmacher
1
-1
/
+2
2007-10-10
r14173: change smb interface structures to always use
Stefan Metzmacher
32
-482
/
+482
2007-10-10
r14140: block SIGPIPE in smbtorture
Stefan Metzmacher
1
-0
/
+3
2007-10-10
r14110: make ndr interface parsing code libraries,
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r14059: change notify is quite a bit more complex than we thought. These tests
Andrew Tridgell
1
-5
/
+85
2007-10-10
r14040: report errors better
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r14039: as samba4 drops the connection on multiple negprot requests
Stefan Metzmacher
1
-7
/
+10
2007-10-10
r13960: Generate makefile rules for installing/removing shared modules.
Jelmer Vernooij
2
-3
/
+3
2007-10-10
r13944: Yet another round of splitups.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r13931: fix dependencies
Stefan Metzmacher
1
-4
/
+10
2007-10-10
r13924: Split more prototypes out of include/proto.h + initial work on header
Jelmer Vernooij
26
-0
/
+42
2007-10-10
r13908: Improve the RPC-SAMSYNC test to cross-check some attributes I wasn't
Andrew Bartlett
2
-9
/
+32
2007-10-10
r13903: Don't generate prototypes for modules and binaries in include/proto.h by
Jelmer Vernooij
6
-0
/
+6
2007-10-10
r13902: Stricter checking for the -fvisibility flag
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r13853: fixed the BASE-NEGNOWAIT test to not fail with a sigpipe if the server
Andrew Tridgell
1
-2
/
+3
2007-10-10
r13839: Use registration mechanism for backends as well (in the same sense
Jelmer Vernooij
1
-0
/
+3
2007-10-10
r13709: fix compiler warnings
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r13707: expanded the delete on close test some more, and make it easier to
Andrew Tridgell
1
-47
/
+70
2007-10-10
r13658: More moving around of files:
Jelmer Vernooij
2
-2
/
+2
2007-10-10
r13652: Move some more stuff out off include/
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r13627: split the NBT-WINSREPLICATION tests into multiple tests
Stefan Metzmacher
2
-5
/
+66
2007-10-10
r13583: Realise that the member server name appears in all calls that use the
Andrew Bartlett
4
-11
/
+34
2007-10-10
r13551: Add an accessor function for the user sid.
Andrew Bartlett
1
-0
/
+5
2007-10-10
r13479: Return the joined domain SID and user SID as structures, not strings.
Andrew Bartlett
2
-11
/
+11
2007-10-10
r13404: Comments, whitespace.
Andrew Bartlett
1
-3
/
+4
2007-10-10
r13402: Make Samba4 pass a nastier RPC-SCHANNEL test.
Andrew Bartlett
1
-4
/
+7
2007-10-10
r13381: Test the SamLogonEx SamLogon call in the schannel test. This is only
Andrew Bartlett
1
-0
/
+117
2007-10-10
r13380: Drop the socket, then try SAMR operations secured with netlogon on th...
Andrew Bartlett
1
-0
/
+29
2007-10-10
r13373: Implement the -p option for smbtorture.
James Peach
1
-2
/
+7
2007-10-10
r13370: Added deltest21 - pull the rug out from a connection by socket
Jeremy Allison
1
-81
/
+90
2007-10-10
r13346: use private proto header files for the torture tests
Stefan Metzmacher
24
-1
/
+66
2007-10-10
r13297: It's a good thing the shipment of function headers tridge
Jeremy Allison
1
-221
/
+404
2007-10-10
r13277: print a useful error message when test 17 fails
Andrew Tridgell
1
-2
/
+2
2007-10-10
r13275: With a liberal sprinkling of smb_raw_exit this
Jeremy Allison
1
-9
/
+70
2007-10-10
r13272: Re-arrange so all the normal tests we can pass come first.
Jeremy Allison
1
-90
/
+92
2007-10-10
r13271: Do the same tests with directories.
Jeremy Allison
1
-2
/
+161
2007-10-10
r13270: Add tests for even more insane delete-on-close semantics.
Jeremy Allison
1
-0
/
+142
2007-10-10
r13228: revert more stuff from 13208
Stefan Metzmacher
2
-0
/
+3
2007-10-10
r13210: Revert my named pipes patch until it passes not just 'make quicktest'...
Jelmer Vernooij
4
-129
/
+5
2007-10-10
r13208: Clearly separate named pipes from the IPC$ NTVFS type.
Jelmer Vernooij
4
-6
/
+127
2007-10-10
r13182: Add first bits of browsing testsuite.
Jelmer Vernooij
3
-1
/
+56
2007-10-10
r13170: Remove some dependencies on -1 implying the size of pstring
Jelmer Vernooij
1
-3
/
+3
2007-10-10
r13035: active,special group replicas are overwritten by tombstone,special gr...
Stefan Metzmacher
1
-0
/
+122
2007-10-10
r13004: fix compiler warnings
Stefan Metzmacher
6
-15
/
+15
2007-10-10
r12988: delete an ancient file that misteriously survived till now.
Simo Sorce
1
-89
/
+0
[prev]
[next]