Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r15892: Remove the COM management code - DCOM should be | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r15862: add a LOCAL-EVENT torture test | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r15816: add SMB2-LOCK torture test, which demonstrates what possible valid an... | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r15594: Remove another unused include | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r15456: Inspired by a short discussion with abartlet on IRC. | Rafal Szczesniak | 1 | -0/+1 |
2007-10-10 | r15014: added a simple batch oplock benchmark | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r14817: rename some tests | Stefan Metzmacher | 1 | -2/+4 |
2007-10-10 | r14720: Add torture_context argument to all torture tests | Jelmer Vernooij | 1 | -7/+7 |
2007-10-10 | r14542: Remove librpc, libndr and libnbt from includes.h | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r14527: Fix build problems. | Jelmer Vernooij | 1 | -74/+0 |
2007-10-10 | r14525: Sort list of torture tests alphabetically | Jelmer Vernooij | 1 | -19/+16 |
2007-10-10 | r14524: Make TORTURE_NET a separate module | Jelmer Vernooij | 1 | -17/+5 |
2007-10-10 | r14520: Split up smbtorture binary into a core (torture.c) and UI frontend (s... | Jelmer Vernooij | 1 | -338/+6 |
2007-10-10 | r14519: Put base registration in a seperate file, as well as some | Jelmer Vernooij | 1 | -1596/+62 |
2007-10-10 | r14497: Fix build with shared libraries | Jelmer Vernooij | 1 | -5/+0 |
2007-10-10 | r14464: Don't include ndr_BASENAME.h files unless strictly required, instead | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r14437: fix warnings | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r14379: Build torture/rpc/ as a seperate smbtorture module. Move helper | Jelmer Vernooij | 1 | -96/+3 |
2007-10-10 | r14363: Remove credentials.h from the global includes. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r14347: Add registration function to allow registering smbtorture test(suites) | Jelmer Vernooij | 1 | -22/+82 |
2007-10-10 | r14256: - rename smb_file -> smb_handle | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r14173: change smb interface structures to always use | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r14140: block SIGPIPE in smbtorture | Stefan Metzmacher | 1 | -0/+3 |
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 | r13924: Split more prototypes out of include/proto.h + initial work on header | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r13903: Don't generate prototypes for modules and binaries in include/proto.h by | 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 | r13658: More moving around of files: | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r13627: split the NBT-WINSREPLICATION tests into multiple tests | Stefan Metzmacher | 1 | -1/+3 |
2007-10-10 | r13373: Implement the -p option for smbtorture. | James Peach | 1 | -2/+7 |
2007-10-10 | r13346: use private proto header files for the torture tests | Stefan Metzmacher | 1 | -0/+13 |
2007-10-10 | r13210: Revert my named pipes patch until it passes not just 'make quicktest'... | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r13208: Clearly separate named pipes from the IPC$ NTVFS type. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r13182: Add first bits of browsing testsuite. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12764: Add a test for lsa_lookup. This will be expanded when I get around to... | Volker Lendecke | 1 | -0/+1 |
2007-10-10 | r12694: Move some headers to the directory of the subsystem they belong to. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12622: Move table.c prototypes to seperate header to prevent circular depend... | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12620: Get rid of automatically generated lists of init functions of subsyst... | Jelmer Vernooij | 1 | -2/+1 |
2007-10-10 | r12608: Remove some unused #include lines. | Jelmer Vernooij | 1 | -3/+0 |
2007-10-10 | r12592: Remove some useless dependencies | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12584: Move NDR tests from rpc/ to local/, add to list of tests | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r12558: Support [flag(NULLTERM)] on [charset()] arrays | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12542: Move some more prototypes out to seperate headers | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12510: Change the DCE/RPC interfaces to take a pointer to a | Jelmer Vernooij | 1 | -8/+4 |
2007-10-10 | r12499: Move smb_build.h out of includes.h | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12405: I'm afraid I can't take care of the xplogin test in the near future, ... | Volker Lendecke | 1 | -1/+0 |
2007-10-10 | r12075: remove NBT-WINSREPLICATION-QUICK test, as we now pass the NBT-WINSREP... | Stefan Metzmacher | 1 | -1/+0 |
2007-10-10 | r12008: added a simple LOCAL-SDDL test suite. Only one example so far. Will be | Andrew Tridgell | 1 | -0/+1 |