Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r10199: added a LOCAL-RESOLVE torture test, useful for measuring the overhead of | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r10081: - create a seperate WINSDB subsystem | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r10041: Add 'gcov' make target. Run | Jelmer Vernooij | 1 | -0/+12 |
2007-10-10 | r8966: Simplify the makefile generation system a bit. | Jelmer Vernooij | 1 | -0/+4 |
2007-10-10 | r8930: Add the libnet share tests based on code submitted by | Rafal Szczesniak | 1 | -0/+1 |
2007-10-10 | r8110: More PAC work. I still can't get WinXP to accept the PAC, but we are | Andrew Bartlett | 1 | -2/+3 |
2007-10-10 | r8081: Add simple test for RpcConnect function. | Rafal Szczesniak | 1 | -1/+2 |
2007-10-10 | r7943: Add 'make manpages', fix 'make installman' and 'make uninstallman'. | Jelmer Vernooij | 1 | -0/+4 |
2007-10-10 | r7737: Test for libnet_Lookup function. | Rafal Szczesniak | 1 | -0/+1 |
2007-10-10 | r7689: Add new file from previous commit (seperate file for session key test). | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r7383: Add CreateUser test to torture suite. | Rafal Szczesniak | 1 | -1/+2 |
2007-10-10 | r7325: Add composite domain open test. | Rafal Szczesniak | 1 | -1/+2 |
2007-10-10 | r7294: implemented the irpc messaging system. This is the core of the | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r6907: Unixinfo for samba4, not activated by default. | Volker Lendecke | 1 | -1/+2 |
2007-10-10 | r6875: added a BENCH-CLDAP test. Speed of the cldap server isn't all that imp... | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r6863: lib-friendlier names + fix some dependencies | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r6839: Add support for building subsystems as shared libraries. This can be | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r6694: a simple CLDAP torture test | Andrew Tridgell | 1 | -2/+3 |
2007-10-10 | r6556: added BENCH-RPC test, useful for simple rpc load testing | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r6406: Include new NET-USERADD test in torture suite. | Rafal Szczesniak | 1 | -1/+2 |
2007-10-10 | r6223: added a bit more datagram infrastructure and the beginnings of a test | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r5866: Add InitShutdown IDL and torture test. | Jelmer Vernooij | 1 | -2/+3 |
2007-10-10 | r5678: Torture tests require also libnet in order to run NET-* tests. | Rafal Szczesniak | 1 | -1/+1 |
2007-10-10 | r5674: - Re-enable DCOM support. | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r5652: Add libnet tests section to torture test. | Rafal Szczesniak | 1 | -0/+11 |
2007-10-10 | r5490: The big (D)COM commit! :-) Contains most of the changes described in the | Jelmer Vernooij | 1 | -3/+4 |
2007-10-10 | r5487: - Allow disabling modules | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r5415: added a NBT-WINSREPLICATION torture test. It asks the server for the | Andrew Tridgell | 1 | -2/+3 |
2007-10-10 | r5403: a simple WINS benchmarking program | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r5294: - added a separate NBT-WINS test for WINS operations (register, refres... | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r5156: started on test driven development of the nbt server. This adds a | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r5130: added a single NBT name query benchmark. It keeps 10 queries in flight... | Andrew Tridgell | 1 | -0/+11 |
2007-10-10 | r4831: added udp support to our generic sockets library. | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r4700: first attempt at a composite async function, smb_composite_loadfile(), | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r4617: basic alter_context requests now work in our client library. The test | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r4473: - moved talloc into its own lib/talloc/ area | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r4451: added initial RPC-DSSETUP torture test. It works for level1 of | Andrew Tridgell | 1 | -2/+3 |
2007-10-10 | r4074: make the RAW-ACLS test use the new lsa helper functions to determine | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r3945: expanded the BASE-PROPERTIES test to print a nicely formatted list of | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r3891: Add rot (Running Object Table) interface | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r3881: Split up the LIBNDR_GEN subsystem into NDR_* and RPC_NDR_* subsystems. | Jelmer Vernooij | 1 | -2/+6 |
2007-10-10 | r3829: added a RAW-ACLS test suite that tests query/set of ACLs on a file | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3746: added RAW-STREAMS and RAW-EAS tests to smbtorture | Andrew Tridgell | 1 | -0/+2 |
2007-10-10 | r3744: Support building subsystems as a shared library. Modules don't work yet, | Jelmer Vernooij | 1 | -4/+7 |
2007-10-10 | r3699: - split the delayed write testing out of RAW-WRITE, as it is not yet | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3686: The results of some work on the NETLOGON pipe: | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r3677: Seperate the SamLogon tests from the main RPC-NETLOGON test into a | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r3660: This simulates the logon sequence of a XP login session I'm currently ... | Volker Lendecke | 1 | -0/+1 |
2007-10-10 | r3633: - moved module init functions to after smb.conf and command line | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3574: the RAW-OPEN test changes broke a couple of the other tests. This | Andrew Tridgell | 1 | -0/+1 |