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-30
s4-smbtorture: skip bigendian tests against s3 in RPC-LSA-SECRETS.
Günther Deschner
1
-0
/
+6
2009-10-30
s4-smbtorture: fix warning in RPC-WKSSVC torture test.
Günther Deschner
1
-3
/
+5
2009-10-23
s4-ldbwrap: added re-use of ldb contexts in ldb_wrap_connect()
Andrew Tridgell
1
-1
/
+1
2009-10-21
s4-smbtorture: test whether an lsa_EnumTrustDom implementation would hang up ...
Günther Deschner
1
-6
/
+45
2009-10-20
s4-smbtorture: fix RPC-LSA-LSALOOKUP test against w2k3 and w2k8.
Günther Deschner
1
-16
/
+50
2009-10-20
s4-smbtorture: Make it simpler to specify number of trusted domains to create in
Günther Deschner
1
-17
/
+40
2009-10-20
s4-smbtorture: Fix wrong comment in RPC-LSA-TRUSTED-DOMAIN test.
Günther Deschner
1
-1
/
+1
2009-10-20
s4-smbtorture: split out EnumTrustedDomainsEx test in RPC-LSA-TRUSTED-DOMAINS.
Günther Deschner
1
-2
/
+27
2009-10-20
s4-smbtorture: add stricter tests for LSA-LOOKUPNAMES replies.
Günther Deschner
1
-3
/
+13
2009-10-20
s4-smbtorture: move all LookupNames tests into RPC-LSA-LOOKUPNAMES.
Günther Deschner
1
-7
/
+8
2009-10-20
s4-torture: fixed a pipe leak
Andrew Tridgell
1
-0
/
+2
2009-10-20
s4-torture: ran minimal_includes.pl over source4/torture
Andrew Tridgell
42
-102
/
+0
2009-10-20
s4-torture: fixed a fd/mem leak in the RPC-LSA-SECRETS test
Andrew Tridgell
1
-7
/
+12
2009-10-19
s4:test: Fix typo.
Karolin Seeger
1
-1
/
+1
2009-10-19
Fix typo.
Karolin Seeger
1
-1
/
+1
2009-10-16
s4-smbtorture: extend netr_LogonControl test in RPC-NETLOGON.
Günther Deschner
1
-3
/
+109
2009-10-16
s4/drs(tort): _drs_util_verify_attids() to verify ATTIDs in objects received
Kamen Mazdrashki
1
-0
/
+50
2009-10-16
s4/drs(tort): _drs_ldap_attr_by_oid() implementation
Kamen Mazdrashki
1
-0
/
+49
2009-10-14
s4: Changes the old occurences of "lp_realm" in "lp_dnsdomain" where needed
Matthias Dieter Wallnöfer
3
-6
/
+5
2009-10-08
s3/s4 - Adapt the IDL changes on various locations
Matthias Dieter Wallnöfer
1
-27
/
+27
2009-10-07
torture: disable the ValidatePassword test
Andrew Tridgell
1
-1
/
+5
2009-10-07
s4-torture: removed an accidental commit of a local test hack
Andrew Tridgell
1
-1
/
+0
2009-10-02
s4: fix various warnings (not "const" related ones)
Matthias Dieter Wallnöfer
5
-11
/
+11
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
[next]