summaryrefslogtreecommitdiff
path: root/source4/torture/local
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r17742: make the casts explicit and remove compiler warningsStefan Metzmacher1-18/+18
2007-10-10r17586: merge lib/netif into lib/socket and use -lnsl -lsocket on theStefan Metzmacher1-1/+1
2007-10-10r17539: add HMAC-MD5 test code based on the example values from rfc 2104, 2202Stefan Metzmacher2-0/+2
2007-10-10r17494: add tests for the example values from rfc 1320 (MD4)Stefan Metzmacher2-0/+2
2007-10-10r17492: add a test with the example values from rfc1321 (MD5)Stefan Metzmacher2-0/+2
2007-10-10r17491: I forgot to commit this...fix make test...sorry:-)Stefan Metzmacher1-0/+2
2007-10-10r17488: - add SHA1 and HMACSHA1 functions, based on rfc 2104,2202,3174Stefan Metzmacher1-0/+3
2007-10-10r16966: Fix compile warnings.Andrew Bartlett1-0/+2
2007-10-10r16527: Add target argument for smbtorture.Jelmer Vernooij1-1/+3
2007-10-10r16526: Add torture_setup_server() with test.Jelmer Vernooij1-0/+31
2007-10-10r16524: Fix double evaluation.Jelmer Vernooij1-2/+2
2007-10-10r16518: Split up torture_util.c in smb and non-smb specific parts.Jelmer Vernooij3-1/+52
2007-10-10r16489: Because the torture/ui.h file isn't automaticly generated, theAndrew Bartlett1-14/+14
2007-10-10r16333: Move more code out of the core smbtorture. It now no longerJelmer Vernooij3-3/+63
2007-10-10r16332: Fix two small bugs found by the buildfarm.Jelmer Vernooij1-1/+1
2007-10-10r16329: Convert to new UI API.Jelmer Vernooij1-53/+83
2007-10-10r16328: Wrap all existing tests in simple single-function testsuites.Jelmer Vernooij12-50/+36
2007-10-10r16316: Convert to new torture UI API.Jelmer Vernooij2-63/+58
2007-10-10r16315: Convert to new API.Jelmer Vernooij2-102/+86
2007-10-10r16304: Improve testing UI API. This now allows registering the fullJelmer Vernooij8-148/+167
2007-10-10r16184: Convert to UI API. The async test was previously broken (failsJelmer Vernooij1-20/+28
2007-10-10r16171: Convert to UI APIJelmer Vernooij1-39/+29
2007-10-10r16170: Convert to UI APIJelmer Vernooij1-29/+22
2007-10-10r16169: Convert to UI APIJelmer Vernooij1-58/+49
2007-10-10r16164: Convert to UI APIJelmer Vernooij1-19/+14
2007-10-10r16163: Convert to UI APIJelmer Vernooij1-17/+21
2007-10-10r16162: Convert to UI APIJelmer Vernooij1-31/+28
2007-10-10r15862: add a LOCAL-EVENT torture testStefan Metzmacher2-1/+128
2007-10-10r15821: Fix static library build.Jelmer Vernooij1-1/+2
2007-10-10r15819: Use updated API in smbtorture, use UI tools in registry tests.Jelmer Vernooij1-37/+19
2007-10-10r15605: Yet another dependencies fixJelmer Vernooij1-1/+2
2007-10-10r15573: Fix build of systems that have iconv headers in non-standard locationsJelmer Vernooij1-0/+1
2007-10-10r15356: Remove unused 'flags' argument from socket_send() and friends.Andrew Bartlett1-38/+7
2007-10-10r15331: Integrate LIBSMB and LIBCLI into new LIBCLI_SMBJelmer Vernooij1-1/+1
2007-10-10r15328: Move some functions around, remove dependencies.Jelmer Vernooij1-1/+1
2007-10-10r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacementJelmer Vernooij1-1/+1
2007-10-10r15049: for really efficient oplock handling with thousands of open files weAndrew Tridgell1-8/+10
2007-10-10r14860: create libcli/security/security.hStefan Metzmacher1-1/+1
2007-10-10r14721: Fix a couple of warnings.Jelmer Vernooij1-0/+1
2007-10-10r14720: Add torture_context argument to all torture testsJelmer Vernooij12-13/+22
2007-10-10r14599: Pass ACLs down the registry layer.Jelmer Vernooij1-1/+2
2007-10-10r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij4-1/+4
2007-10-10r14527: Fix build problems.Jelmer Vernooij1-0/+1
2007-10-10r14497: Fix build with shared librariesJelmer Vernooij1-0/+1
2007-10-10r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij2-1/+2
2007-10-10r13960: Generate makefile rules for installing/removing shared modules.Jelmer Vernooij1-1/+1
2007-10-10r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij3-0/+4
2007-10-10r13346: use private proto header files for the torture testsStefan Metzmacher1-0/+2
2007-10-10r12804: This patch reworks the Samba4 sockets layer to use a socket_addressAndrew Bartlett2-48/+70
2007-10-10r12791: fix compiler warningStefan Metzmacher1-1/+0