Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r18498: While passing stack values into torture_tcase_add_test is bad, values | Andrew Bartlett | 1 | -3/+8 |
2007-10-10 | r18497: fixed crash bug in irpc test - the torture_tcase_add_test() call | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r18406: disable local iconv test as well when iconv:native=false | Andrew Tridgell | 1 | -3/+9 |
2007-10-10 | r17742: make the casts explicit and remove compiler warnings | Stefan Metzmacher | 1 | -18/+18 |
2007-10-10 | r17586: merge lib/netif into lib/socket and use -lnsl -lsocket on the | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r17539: add HMAC-MD5 test code based on the example values from rfc 2104, 2202 | Stefan Metzmacher | 2 | -0/+2 |
2007-10-10 | r17494: add tests for the example values from rfc 1320 (MD4) | Stefan Metzmacher | 2 | -0/+2 |
2007-10-10 | r17492: add a test with the example values from rfc1321 (MD5) | Stefan Metzmacher | 2 | -0/+2 |
2007-10-10 | r17491: I forgot to commit this...fix make test...sorry:-) | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r17488: - add SHA1 and HMACSHA1 functions, based on rfc 2104,2202,3174 | Stefan Metzmacher | 1 | -0/+3 |
2007-10-10 | r16966: Fix compile warnings. | Andrew Bartlett | 1 | -0/+2 |
2007-10-10 | r16527: Add target argument for smbtorture. | Jelmer Vernooij | 1 | -1/+3 |
2007-10-10 | r16526: Add torture_setup_server() with test. | Jelmer Vernooij | 1 | -0/+31 |
2007-10-10 | r16524: Fix double evaluation. | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r16518: Split up torture_util.c in smb and non-smb specific parts. | Jelmer Vernooij | 3 | -1/+52 |
2007-10-10 | r16489: Because the torture/ui.h file isn't automaticly generated, the | Andrew Bartlett | 1 | -14/+14 |
2007-10-10 | r16333: Move more code out of the core smbtorture. It now no longer | Jelmer Vernooij | 3 | -3/+63 |
2007-10-10 | r16332: Fix two small bugs found by the buildfarm. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r16329: Convert to new UI API. | Jelmer Vernooij | 1 | -53/+83 |
2007-10-10 | r16328: Wrap all existing tests in simple single-function testsuites. | Jelmer Vernooij | 12 | -50/+36 |
2007-10-10 | r16316: Convert to new torture UI API. | Jelmer Vernooij | 2 | -63/+58 |
2007-10-10 | r16315: Convert to new API. | Jelmer Vernooij | 2 | -102/+86 |
2007-10-10 | r16304: Improve testing UI API. This now allows registering the full | Jelmer Vernooij | 8 | -148/+167 |
2007-10-10 | r16184: Convert to UI API. The async test was previously broken (fails | Jelmer Vernooij | 1 | -20/+28 |
2007-10-10 | r16171: Convert to UI API | Jelmer Vernooij | 1 | -39/+29 |
2007-10-10 | r16170: Convert to UI API | Jelmer Vernooij | 1 | -29/+22 |
2007-10-10 | r16169: Convert to UI API | Jelmer Vernooij | 1 | -58/+49 |
2007-10-10 | r16164: Convert to UI API | Jelmer Vernooij | 1 | -19/+14 |
2007-10-10 | r16163: Convert to UI API | Jelmer Vernooij | 1 | -17/+21 |
2007-10-10 | r16162: Convert to UI API | Jelmer Vernooij | 1 | -31/+28 |
2007-10-10 | r15862: add a LOCAL-EVENT torture test | Stefan Metzmacher | 2 | -1/+128 |
2007-10-10 | r15821: Fix static library build. | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r15819: Use updated API in smbtorture, use UI tools in registry tests. | Jelmer Vernooij | 1 | -37/+19 |
2007-10-10 | r15605: Yet another dependencies fix | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r15573: Fix build of systems that have iconv headers in non-standard locations | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r15356: Remove unused 'flags' argument from socket_send() and friends. | Andrew Bartlett | 1 | -38/+7 |
2007-10-10 | r15331: Integrate LIBSMB and LIBCLI into new LIBCLI_SMB | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15328: Move some functions around, remove dependencies. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacement | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15049: for really efficient oplock handling with thousands of open files we | Andrew Tridgell | 1 | -8/+10 |
2007-10-10 | r14860: create libcli/security/security.h | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r14721: Fix a couple of warnings. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r14720: Add torture_context argument to all torture tests | Jelmer Vernooij | 12 | -13/+22 |
2007-10-10 | r14599: Pass ACLs down the registry layer. | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r14542: Remove librpc, libndr and libnbt from includes.h | Jelmer Vernooij | 4 | -1/+4 |
2007-10-10 | r14527: Fix build problems. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r14497: Fix build with shared libraries | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r14464: Don't include ndr_BASENAME.h files unless strictly required, instead | Jelmer Vernooij | 2 | -1/+2 |
2007-10-10 | r13960: Generate makefile rules for installing/removing shared modules. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r13924: Split more prototypes out of include/proto.h + initial work on header | Jelmer Vernooij | 3 | -0/+4 |