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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-06
s4-waf: removed the AUTOGENERATED markers
Andrew Tridgell
5
-18
/
+0
2010-04-06
s4-waf: cleanup use of LIBPOPT vs popt dependency
Andrew Tridgell
1
-4
/
+4
2010-04-06
s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...
Andrew Tridgell
7
-0
/
+14
2010-04-06
s4-waf: added rap/rpc.c
Andrew Tridgell
1
-1
/
+1
2010-04-06
s4-waf: update torture for new ndr/drsblobs.c tests
Andrew Tridgell
1
-1
/
+1
2010-04-06
s4-waf: remove the need for some of the lib aliases
Andrew Tridgell
1
-1
/
+1
2010-04-06
build: waf quicktest nearly works
Andrew Tridgell
7
-28
/
+28
2010-04-06
build: commit all the waf build files in the tree
Andrew Tridgell
7
-0
/
+243
2010-04-06
s4-smbtorture: fix correct result error code in SetForm spoolss test.
Günther Deschner
1
-1
/
+1
2010-04-06
s4-smbtorture: fix two context arguments in RPC-SAMSYNC test.
Günther Deschner
1
-2
/
+2
2010-03-31
smbtorture: Report number of available tests in a testsuite using subunit.
Jelmer Vernooij
1
-1
/
+7
2010-03-31
s4-torture: removed more uses of typeof()
Andrew Tridgell
1
-64
/
+59
2010-03-31
s4-torture: using typeof() is not portable
Andrew Tridgell
1
-17
/
+10
2010-03-30
s4:torture/basic/denytest.c - use "typeof" in a better supported syntax
Matthias Dieter Wallnöfer
1
-5
/
+5
2010-03-29
s4:torture/rpc/samba3rpc.c: add explicit check for NTSTATUS r.out.result
Günther Deschner
1
-9
/
+143
2010-03-29
s4:torture/rpc/lsa.c: add explicit check for NTSTATUS r.out.result
Stefan Metzmacher
1
-306
/
+361
2010-03-29
s4:torture/rpc/samr.c: add explicit check for NTSTATUS r.out.result
Günther Deschner
1
-582
/
+745
2010-03-29
s4:torture/rpc/handles.c: add explicit check for NTSTATUS r.out.result
Günther Deschner
1
-39
/
+61
2010-03-29
s4:torture/rpc/samr_accessmask.c: add explicit check for NTSTATUS r.out.result
Günther Deschner
1
-47
/
+83
2010-03-29
s4:torture/rpc/samsync.c: add explicit check for NTSTATUS r.out.result
Stefan Metzmacher
1
-120
/
+142
2010-03-29
s4:torture/rpc/samlogon.c: add explicit check for NTSTATUS r.out.result
Günther Deschner
1
-8
/
+41
2010-03-29
s4:torture/rpc/netlogon.c: add explicit check for NTSTATUS r.out.result
Günther Deschner
1
-98
/
+116
2010-03-29
s4:torture/rpc/lsa_lookup.c:add explicit check for NTSTATUS r.out.result
Günther Deschner
1
-10
/
+18
2010-03-29
s4:torture/libnet:add explicit check for NTSTATUS r.out.result
Günther Deschner
5
-207
/
+223
2010-03-29
s4:torture/rpc/schannel.c: add explicit check for NTSTATUS r.out.result
Günther Deschner
1
-23
/
+25
2010-03-29
s4:torture/rpc/remote_pac.c: add explicit check for NTSTATUS r.out.result
Günther Deschner
1
-10
/
+15
2010-03-29
s4:torture/rpc/testjoin.c: add explicit check for NTSTATUS r.out.result
Günther Deschner
1
-6
/
+47
2010-03-29
s4:torture/rpc/session_key.c: add explicit check for NTSTATUS r.out.result
Günther Deschner
1
-10
/
+15
2010-03-29
s4:torture/rpc/eventlog.c: add explicit check for NTSTATUS r.out.result
Günther Deschner
1
-23
/
+57
2010-03-29
s4:torture/rpc/unixinfo.c: add explicit check for NTSTATUS r.out.result
Günther Deschner
1
-12
/
+13
2010-03-29
s4:torture/ntp: add explicit check for NTSTATUS r.out.result
Günther Deschner
1
-6
/
+10
2010-03-29
s4:torture/rpc/atsvc.c: add explicit check for NTSTATUS r.out.result
Günther Deschner
1
-16
/
+12
2010-03-29
s4:torture/rpc/echo.c: remove NTSTATUS status variables
Stefan Metzmacher
1
-40
/
+27
2010-03-29
s4:torture/rpc/echo.c: add explicit check for NTSTATUS r.out.result
Stefan Metzmacher
1
-3
/
+3
2010-03-26
s4-smbtorture: more JobInfo testing.
Günther Deschner
1
-28
/
+42
2010-03-26
s4-smbtorture: fail spoolss test on SetJob failure.
Günther Deschner
1
-22
/
+61
2010-03-25
s4-smbtorture: fix include of proto header in main RAP test.
Günther Deschner
1
-0
/
+1
2010-03-25
s3-selftest: add RAP-RPC testsuite for crosschecking RAP and DCERPC calls.
Günther Deschner
3
-1
/
+106
2010-03-25
s4-smbtorture: fix drsblobs ndr torture test.
Günther Deschner
1
-3
/
+6
2010-03-25
s4-smbtorture: activate job control tests against s3 in spoolss tests.
Günther Deschner
1
-5
/
+2
2010-03-25
s4-smbtorture: add print test to RPC-SPOOLSS-PRINTER as well.
Günther Deschner
1
-0
/
+12
2010-03-25
s4-smbtorture: create several printjobs during print test in RPC-SPOOLSS.
Günther Deschner
1
-11
/
+30
2010-03-25
s4-smbtorture: mention job id in GetJob test output in RPC-SPOOLSS.
Günther Deschner
1
-2
/
+2
2010-03-25
s4-smbtorture: mention job id in SetJob test output in RPC-SPOOLSS.
Günther Deschner
1
-10
/
+10
2010-03-24
s4-smbtorture: add drsblobs ndr torture test.
Günther Deschner
3
-1
/
+68
2010-03-24
s4-smbtorture: move up torture_assert_sid_equal at least to the torture/ndr l...
Günther Deschner
2
-11
/
+11
2010-03-24
s4:ntlmssp: rename gensec_ntlmssp_state => ntlmssp_state
Stefan Metzmacher
1
-14
/
+14
2010-03-24
s4:ntlmssp: keep struct gensec_ntlmssp_context in gensec_security->private_data
Stefan Metzmacher
1
-2
/
+7
2010-03-24
s4-smbtorture: add missing checks for WERROR results in RPC-SAMBA3 tests.
Günther Deschner
1
-1
/
+17
2010-03-24
s4-smbtorture: fix some invalid parameters in RPC-SAMSYNC test.
Günther Deschner
1
-4
/
+4
[next]