index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
torture
/
config.mk
Age
Commit message (
Expand
)
Author
Files
Lines
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
2007-10-10
r1481: add idl file and torture test dummies
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r1403: commit volkers initial RAP torture test
Stefan Metzmacher
1
-0
/
+11
2007-10-10
r1173: A quick little test to show that we cannot bind twice to a single endp...
Andrew Bartlett
1
-1
/
+2
2007-10-10
r1041: - pulled the domain join code out of the netlogon test and made it a s...
Andrew Tridgell
1
-0
/
+2
2007-10-10
r892: Actually add the NTLMSSP self-check torture code this time...
Andrew Bartlett
1
-2
/
+2
2007-10-10
r882: - create TORTURE_AUTH SUBSYSTEM
Stefan Metzmacher
1
-2
/
+12
2007-10-10
r874: This patch is a pile of work on NTLMSSP:
Andrew Bartlett
1
-2
/
+3
2007-10-10
r866: convert the rest of the binaries to config.mk files
Stefan Metzmacher
1
-0
/
+40
2007-10-10
r860: convert SUBSYSTEM TORTURE to a config.mk file
Stefan Metzmacher
1
-0
/
+94
[prev]