Age | Commit message (Expand) | Author | Files | Lines |
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 |
2007-10-10 | r3513: Add (the infrastructure for) DCOM support. Contents: | Jelmer Vernooij | 1 | -0/+11 |
2007-10-10 | r3413: RemoteActivation updates and fixes | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r3251: - move the openattr test code into basic/attr.c | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r3203: moved more test functions into torture/basic/*.c | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3182: separate out the BASE-RENAME test into torture/basic/rename.c | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3149: separate the delete on close test into torture/basic/delete.c | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r3130: - added a LOCAL-IDTREE test suite | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r3123: Add dcerpc_binding_build_tower() | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r3016: - converted the events code to talloc | Andrew Tridgell | 1 | -2/+4 |
2007-10-10 | r3011: separated the locktest code into a separate module in smbtorture | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r2854: added a RPC-COUNTCALLS torture test - a useful varient on the full sca... | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r2735: More DCOM updates: | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r2709: finally solved the talloc reference problem. | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r2589: a simple test to help find security related memory leaks. Run valgrind... | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r2159: converted samba4 over to UTF-16. | Andrew Tridgell | 1 | -0/+11 |
2007-10-10 | r1773: fix the build | Stefan Metzmacher | 1 | -2/+1 |
2007-10-10 | r1771: OK Let's add tests for ldap. | Simo Sorce | 1 | -0/+12 |
2007-10-10 | r1769: Add a new torture test to check vuid properties, and SPNEGO/non-SPNEGO... | Andrew Bartlett | 1 | -1/+2 |
2007-10-10 | r1736: - Pidl updates: | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r1676: - improved the handling of username/password in locktest and gentest | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r1617: Start working on the svcctl pipe | Jelmer Vernooij | 1 | -0/+1 |