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
/
rpc
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-02
s4-torture: added a very simple samr ValidatePassword test
Andrew Tridgell
1
-0
/
+32
2009-10-01
s4-tort-drs: Add bind_info for dcerpc_drsuapi_DsBind() call
Kamen Mazdrashki
2
-1
/
+41
2009-10-01
s4-tort-drs: DsReplicaUpdateRefs test fixed and extended
Kamen Mazdrashki
1
-37
/
+50
2009-10-01
s4-tort: Added assertion macro for DRSUAPI call
Kamen Mazdrashki
1
-3
/
+16
2009-09-22
s4-torture: add some debug info to RPC-HANDLES
Andrew Tridgell
1
-0
/
+5
2009-09-18
s4:torture: the spoolss notify test should listen on the ncacn_np endpoint
Stefan Metzmacher
1
-0
/
+20
2009-09-18
s4:torture: don't use 'pipe' as variable name it's a system call
Stefan Metzmacher
1
-3
/
+3
2009-09-11
lsa: fill in more unknowns in lsa_LookupSid calls.
Günther Deschner
1
-6
/
+6
2009-09-11
s4/tort: RPC-DRSUAPI test case refactored to match torture architecture
Kamen Mazdrashki
2
-68
/
+74
2009-09-11
s4/tort: code clean up using torture_drsuapi_assert_call() macro
Kamen Mazdrashki
1
-132
/
+36
2009-09-11
s4/tort: assert macro for drsuapi dcerpc call
Kamen Mazdrashki
1
-0
/
+26
2009-09-11
s4/tort: Propagate torture_context and use torture_comment
Kamen Mazdrashki
1
-66
/
+79
2009-09-11
s4/tort: CRACKNAMES tests to use private structure for testing.
Kamen Mazdrashki
1
-2
/
+33
2009-09-11
s4/tort: Make common setup/teardown drsuapi test funcs really common
Kamen Mazdrashki
1
-13
/
+6
2009-09-11
s4/tort: CrackNames test update to work against W2K3.
Kamen Mazdrashki
1
-0
/
+4
2009-09-10
s4/torture: fixed lots of crash bugs in the DRS tests
Andrew Tridgell
1
-17
/
+19
2009-09-08
tort: RPC-CRACKNAMES test case refactored
Kamen Mazdrashki
2
-1
/
+18
2009-09-08
tort: DsCrackNames - propagate torture context to all tests.
Kamen Mazdrashki
2
-208
/
+166
2009-09-08
tort: Helper function to get DC info for testing
Kamen Mazdrashki
1
-0
/
+53
2009-09-08
tort: Implement 'setup' and 'teardown' for DRSUAPI test cases.
Kamen Mazdrashki
2
-0
/
+44
2009-09-06
s4:torture - Fix uninitialized variable
Matthias Dieter Wallnöfer
1
-1
/
+1
2009-09-02
s4-smbtorture: test netr_ServerSetPassword2 against Samba3.
Günther Deschner
1
-0
/
+1
2009-08-27
s4-smbtorture: do not hard code BDC secure channel type into RPC-NETLOGON tests.
Günther Deschner
1
-9
/
+12
2009-08-27
s4-smbtorture: add test_SetPassword_flags to RPC-NETLOGON-S3 testsuite.
Günther Deschner
1
-0
/
+101
2009-08-26
s4-smbtorture: add RPC-NETLOGON-S3 to test samba3 netlogon server.
Günther Deschner
2
-0
/
+19
2009-08-04
s4:torture Make RPC-NETLOGON pass against ncaclrpc servers
Andrew Bartlett
1
-122
/
+132
2009-08-03
s4: Change constant to comply with the merged build
Matthias Dieter Wallnöfer
1
-1
/
+1
2009-08-03
s4: Torture test for enhancements in "netr_LogonGetDomainInformations" call
Matthias Dieter Wallnöfer
1
-26
/
+275
2009-07-21
frsapi.idl: fix some unknown field names
Stefan Metzmacher
1
-9
/
+9
2009-07-19
Remove unused variable.
Jelmer Vernooij
1
-1
/
+0
2009-07-17
Revert "fix LSA-PRIVILEGES"
Günther Deschner
1
-3
/
+2
2009-07-17
Revert "fix LSA-TRUSTED-DOMAINS"
Günther Deschner
1
-3
/
+2
2009-07-17
s4-smbtorture: use secinfo flags instead of numbers in lsa test.
Günther Deschner
1
-1
/
+3
2009-07-16
s4-smbtorture: use torture_comment in RPC-LSA tests.
Günther Deschner
1
-204
/
+204
2009-07-16
fix LSA-PRIVILEGES
Günther Deschner
1
-2
/
+3
2009-07-16
fix LSA-TRUSTED-DOMAINS
Günther Deschner
1
-2
/
+3
2009-07-16
s4-smbtorture: move all privilege tests to RPC-LSA-PRIVILEGES.
Günther Deschner
2
-12
/
+54
2009-07-16
s4-smbtorture: move all trusted domain tests to RPC-LSA-TRUSTED-DOMAINS.
Günther Deschner
2
-7
/
+49
2009-07-16
s4-smbtorture: some work on getprinterdriver and getprinterdriver2 tests.
Günther Deschner
1
-23
/
+46
2009-07-14
s4-smbtorture: add RPC-SPOOLSS-PRINTER test.
Günther Deschner
2
-0
/
+444
2009-07-14
s4-smbtorture: add some tests to check spoolss_SetPrinter behavior.
Günther Deschner
1
-0
/
+558
2009-07-14
s4-smbtorture: restructure test_OpenPrinter_server in RPC-SPOOLSS a bit.
Günther Deschner
1
-5
/
+7
2009-07-02
s4-smbtorture: fix getjob test in RPC-SPOOLSS.
Günther Deschner
1
-0
/
+5
2009-06-30
s4-smbtorture: Test for newly added form with enum call in RPC-SPOOLSS.
Günther Deschner
1
-0
/
+45
2009-06-30
s4-smbtorture: remove trailing whitespace from RPC-SPOOLSS.
Günther Deschner
1
-98
/
+98
2009-06-29
s4-smbtorture: use torture_comment & torture_warning in RPC samr tests.
Günther Deschner
1
-205
/
+206
2009-06-29
s4-smbtorture: correctly test comment behaviour in RPC-SAMR-USERS against s3.
Günther Deschner
1
-7
/
+4
2009-06-29
s4-smbtorture: add RPC-SAMR-MACHINE-AUTH test.
Günther Deschner
2
-1
/
+486
2009-06-29
s4-smbtorture: add torture_suite_add_machine_workstation_rpc_iface_tcase.
Günther Deschner
5
-10
/
+65
2009-06-29
Fixes for SAMBA3RPC torture test
Matthias Dieter Wallnöfer
1
-4
/
+11
[next]