Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r19205: Some consolidation | Volker Lendecke | 1 | -25/+6 |
2007-10-10 | r19204: Samba3 does level6 now | Volker Lendecke | 1 | -5/+0 |
2007-10-10 | r19202: Make RPC-SAMBA3-SPOOLSS work against w2k3 again | Volker Lendecke | 1 | -6/+46 |
2007-10-10 | r19201: rap_cli_do_call only needs smbcli_tree, not smbcli_state | Volker Lendecke | 1 | -26/+26 |
2007-10-10 | r19200: Implement smbcli_rap_netservergetinfo. To be used in RPC-SAMBA3SPOOLS... | Volker Lendecke | 1 | -6/+88 |
2007-10-10 | r19187: this function should be static... | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r19174: fix the test to pass against win2k3 server (username length | Rafal Szczesniak | 1 | -1/+1 |
2007-10-10 | r19153: Simple consistency check for enumprinters level 2 as well | Volker Lendecke | 1 | -2/+18 |
2007-10-10 | r19152: A simple consistency check for enumprinters | Volker Lendecke | 1 | -5/+17 |
2007-10-10 | r19035: add LOCAL-REPLACE test | Stefan Metzmacher | 2 | -0/+3 |
2007-10-10 | r19027: Modify RPC-SAMBA3-SPOOLSS so that it can be activated in the build farm | Volker Lendecke | 1 | -5/+76 |
2007-10-10 | r19025: - remove read-only and policy dependent fields and flags | Rafal Szczesniak | 3 | -93/+81 |
2007-10-10 | r18994: - torture_register_suite should be public | Stefan Metzmacher | 1 | -6/+3 |
2007-10-10 | r18971: avoid strndup is a few places. Fixes a minor memory leak, and should | Andrew Tridgell | 2 | -6/+11 |
2007-10-10 | r18860: fixed some code that bitrotted while we didn't have the safety check | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r18844: Workaround win2k behaviour (which returns WERR_NO_MORE_ITEMS instead of | Günther Deschner | 1 | -3/+5 |
2007-10-10 | r18838: make sure we cleanup after SMB2-MAXWRITE (it creates a large file) | Andrew Tridgell | 1 | -7/+17 |
2007-10-10 | r18835: expand IO limits on SMB2. Samba4 now tops out at 16.7MB IOs. | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r18822: Automatically remove a forced dfs standard root creation. | Günther Deschner | 1 | -30/+30 |
2007-10-10 | r18821: Correctly name dfs_AddStdRootForced() test. | Günther Deschner | 1 | -4/+3 |
2007-10-10 | r18808: added SMB2-MAXWRITE test and SMB2-DIR tests | Andrew Tridgell | 5 | -3/+230 |
2007-10-10 | r18807: don't overtax the imaginations of servers that can't do mkdir on \\di... | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r18800: fix a write behind the buffer bug... | Stefan Metzmacher | 1 | -4/+2 |
2007-10-10 | r18782: Do not send random data to the password change (although that reveals | Günther Deschner | 1 | -2/+2 |
2007-10-10 | r18776: Fill in and test dfs_ManagerInitialize(). | Günther Deschner | 1 | -3/+32 |
2007-10-10 | r18766: Getting rid of one test_GetManagerVersion() call and fix the build. | Günther Deschner | 1 | -5/+3 |
2007-10-10 | r18764: Test all standalone DFS root functions in the torture test. | Günther Deschner | 1 | -0/+237 |
2007-10-10 | r18763: Removing old dfs_Add test, will be replaced with another one soon. | Günther Deschner | 1 | -35/+0 |
2007-10-10 | r18759: Do not use "simple" as test password as pointed out by Andrew Bartlett. | Günther Deschner | 1 | -3/+14 |
2007-10-10 | r18757: Disable this for now | Simo Sorce | 1 | -1/+1 |
2007-10-10 | r18753: expand the test so that it does a growing number of changes | Rafal Szczesniak | 1 | -66/+136 |
2007-10-10 | r18751: Check for samr reject codes and their particular order. | Günther Deschner | 2 | -19/+203 |
2007-10-10 | r18741: test dfs_Enum and dfs_EnumEx in the torture test. | Günther Deschner | 1 | -23/+104 |
2007-10-10 | r18740: Some more work around srvsvc | Simo Sorce | 1 | -14/+253 |
2007-10-10 | r18691: Forgot to add copyright info. | Rafal Szczesniak | 1 | -0/+20 |
2007-10-10 | r18683: NET-USERMOD test changed to be able to perform multiple simultaneous | Rafal Szczesniak | 3 | -92/+207 |
2007-10-10 | r18668: fix ref pointer related bugs, we should watch the compiler warnings! | Stefan Metzmacher | 1 | -4/+4 |
2007-10-10 | r18658: make the test change fields sequentially each one in turn. | Rafal Szczesniak | 1 | -16/+39 |
2007-10-10 | r18639: Get rid of the keepref support | Jelmer Vernooij | 2 | -8/+8 |
2007-10-10 | r18637: Fix the build. Sorry, | Günther Deschner | 1 | -1/+0 |
2007-10-10 | r18631: correct unintentional commit. | Rafal Szczesniak | 1 | -1/+1 |
2007-10-10 | r18626: fix cleanup function to safely recover after interrupted test | Rafal Szczesniak | 1 | -28/+73 |
2007-10-10 | r18625: dfs_GetManagerVersion() returns a version number, not just an exist | Günther Deschner | 1 | -6/+5 |
2007-10-10 | r18585: 50 open searches is still too many for some of the build farm hosts, | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r18566: fixed the winreg pipe and winreg tests | Andrew Tridgell | 1 | -1/+17 |
2007-10-10 | r18565: Fix echo.idl to be Samba3-, MIDL and midlc compatible | Jelmer Vernooij | 1 | -0/+7 |
2007-10-10 | r18561: Fix [out] pointers in winreg IDL | Gerald Carter | 1 | -4/+4 |
2007-10-10 | r18541: with 100 old style searches we can run out of file descriptors on some | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r18517: I find it less confusing if tests are run in the order they are | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r18516: I'm surprised that compilers allowed this at all | Andrew Tridgell | 1 | -2/+2 |