Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r15602: Another dependency fix | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15599: Fix more popt dependencies - these should be the last ones | Jelmer Vernooij | 2 | -4/+6 |
2007-10-10 | r15598: Another dependency fix | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15596: Fix another popt dependency issue | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r15595: Fix another broken dependency rlated to popt | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15594: Remove another unused include | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r15588: Fix the build of smbtorture. | Rafal Szczesniak | 1 | -0/+1 |
2007-10-10 | r15586: Remove unused header | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r15573: Fix build of systems that have iconv headers in non-standard locations | Jelmer Vernooij | 2 | -1/+2 |
2007-10-10 | r15532: add a BOOL body_dynamic_present, because the body_dynamic_size can be 0 | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r15530: added testing of generic CLDAP requests, looking at the rootDSE. Jerry | Andrew Tridgell | 1 | -5/+91 |
2007-10-10 | r15507: if we change the idl, we need to change the calling code too:-) | Stefan Metzmacher | 1 | -3/+3 |
2007-10-10 | r15504: Revert -r 15500 and -r 15503 until I'm awake, and can get my head | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r15502: Typo fix. | Rafal Szczesniak | 1 | -1/+1 |
2007-10-10 | r15500: Add support for interactive prompting on bad passwords to the RPC lib... | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r15499: This test can't run if the remote server won't let us open a policy h... | Andrew Bartlett | 1 | -1/+4 |
2007-10-10 | r15456: Inspired by a short discussion with abartlet on IRC. | Rafal Szczesniak | 4 | -11/+34 |
2007-10-10 | r15436: Add test for LIBNET_RPC_CONNECT_DC_INFO level. Display received | Rafal Szczesniak | 1 | -0/+36 |
2007-10-10 | r15426: Implement SPNEGO as the default RPC authentication mechanism. Where | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r15412: Put the test in a dangerous category. | Rafal Szczesniak | 1 | -0/+5 |
2007-10-10 | r15394: Put initial code for testing async dcerpc binding. Currently | Rafal Szczesniak | 3 | -1/+81 |
2007-10-10 | r15358: Fix some compiler warnings / type safety. Found by tcc | Jelmer Vernooij | 2 | -8/+9 |
2007-10-10 | r15356: Remove unused 'flags' argument from socket_send() and friends. | Andrew Bartlett | 1 | -38/+7 |
2007-10-10 | r15344: Fix shared library build | Jelmer Vernooij | 1 | -4/+5 |
2007-10-10 | r15338: Fix build of most things with shared libs enabled. | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r15331: Integrate LIBSMB and LIBCLI into new LIBCLI_SMB | Jelmer Vernooij | 2 | -9/+9 |
2007-10-10 | r15328: Move some functions around, remove dependencies. | Jelmer Vernooij | 6 | -6/+2 |
2007-10-10 | r15301: Use static libraries internally. This required a few hacks in the build | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15298: Fix the build using a few hacks in the build system. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15259: try to find the place that causes trouble on some build farm host | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacement | Jelmer Vernooij | 3 | -16/+16 |
2007-10-10 | r15201: Use abs() rather then ABS() | Jelmer Vernooij | 4 | -8/+8 |
2007-10-10 | r15186: Introduce ISDOT and ISDOTDOT macros for testing whether a filename is | James Peach | 2 | -8/+10 |
2007-10-10 | r15131: Tidy help output. When printing the list of tests, group them by prefix | James Peach | 1 | -6/+20 |
2007-10-10 | r15122: test what access masks are needed when using the FLAGS2_READ_PERMIT_E... | Stefan Metzmacher | 1 | -15/+159 |
2007-10-10 | r15087: Quick stress test that does more or less what the tool "iometer" does. | Volker Lendecke | 1 | -0/+87 |
2007-10-10 | r15070: test the needed access masks for read/write the different | Stefan Metzmacher | 1 | -0/+209 |
2007-10-10 | r15066: - sync the dir_flags tests with the file_flags tests | Stefan Metzmacher | 1 | -4/+94 |
2007-10-10 | r15049: for really efficient oplock handling with thousands of open files we | Andrew Tridgell | 1 | -8/+10 |
2007-10-10 | r15033: expanded the RAW-OPLOCK test to include the different cases where the | Andrew Tridgell | 2 | -41/+134 |
2007-10-10 | r15032: change BENCH-NBENCH to always break to none, rather than accepting a | Andrew Tridgell | 1 | -2/+3 |
2007-10-10 | r15016: add a test for a 2nd open with an exclusive oplock. It does not cause | Andrew Tridgell | 1 | -1/+7 |
2007-10-10 | r15015: add an explanation for this test | Andrew Tridgell | 1 | -1/+10 |
2007-10-10 | r15014: added a simple batch oplock benchmark | Andrew Tridgell | 3 | -7/+97 |
2007-10-10 | r14980: fixed several IBM checker errors in gentest and masktest | Andrew Tridgell | 2 | -3/+6 |
2007-10-10 | r14969: ensure that even on slow machines we leave plenty of time for a series | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r14967: load shared module torture test after we know where to search... | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r14956: change the notify search to be much more efficient by using a | Andrew Tridgell | 1 | -0/+115 |
2007-10-10 | r14948: add testing of truncate events, and add truncate support to inotify | Andrew Tridgell | 1 | -1/+10 |
2007-10-10 | r14942: make the RAW-NOTIFY test check the strange file rename semantics. Also | Andrew Tridgell | 1 | -19/+53 |