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
/
lsa.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-03
s4:tortore/rpc/lsa: make more use of torture_assert*
Stefan Metzmacher
1
-47
/
+40
2012-09-24
torture: More torture_assert() calls in rpc.lsa
Andrew Bartlett
1
-36
/
+19
2012-09-24
torture: use torture_assert rather than return false in rpc.lsa
Andrew Bartlett
1
-110
/
+52
2012-09-24
torture: tidy up rpc.lsa OpenPolicy2 test to more clearly use torture_fail()
Andrew Bartlett
1
-14
/
+10
2012-07-06
s4-torture: Don't consider NONE_MAPPED an error in LookupSids3.
Andreas Schneider
1
-3
/
+19
2012-07-06
s4-torture: Don't consider NONE_MAPPED an error in LookupNames4.
Andreas Schneider
1
-3
/
+15
2012-07-06
s4-torture: Add a lsarpc test_GetUserName_fail function.
Andreas Schneider
1
-0
/
+59
2012-07-06
s4-torture: Add a lsarpc test_OpenPolicy2_fail function.
Andreas Schneider
1
-20
/
+73
2012-07-06
s4-torture: Add a lsarpc test_OpenPolicy_fail function.
Andreas Schneider
1
-17
/
+74
2012-07-06
s4-torture: Add a lsarpc test_LookupNames4_fail function.
Andreas Schneider
1
-23
/
+74
2012-07-06
s4-torture: Add a lsarpc test_LookupSids3_fail function.
Andreas Schneider
1
-15
/
+68
2012-07-06
s4-torture: Test LookupSids3/LookupNames4 over np and tcpip.
Andreas Schneider
1
-8
/
+26
2012-07-06
s4-torture: Make sure lsa_OpenPolicy2 fails over TCP/IP.
Andreas Schneider
1
-7
/
+15
2012-07-06
s4-torture: Make sure lsa_OpenPolicy fails over TCP/IP.
Andreas Schneider
1
-9
/
+20
2012-07-06
s4-torture: Make sure ncacn_np tests are only called over the a pipe.
Andreas Schneider
1
-1
/
+27
2012-07-06
s4-torture: Test LookupSids3 and LookupNames4 only over tcpip.
Andreas Schneider
1
-13
/
+36
2012-07-06
s4-torture: Use test_LookupSids3 function.
Andreas Schneider
1
-32
/
+1
2012-07-06
s4-torture: Fix build warnings in lsa test.
Andreas Schneider
1
-10
/
+2
2011-12-14
s4-torture: LookupSids3 is only available over NCACN_IP_TCP.
Andreas Schneider
1
-1
/
+2
2011-08-31
s4-smbtorture: For now, skip trusted domain auth validation tests against the...
Günther Deschner
1
-9
/
+15
2011-08-31
s4-smbtorture: Add trust password to CreateTrust test
Sumit Bose
1
-32
/
+245
2011-08-13
torture: use tevent_ functions names instead of the legacy event_ ones
Simo Sorce
1
-1
/
+1
2011-07-15
s4-smbtorture: add very basic tests for lsa_CreateTrustedDomainEx.
Günther Deschner
1
-21
/
+79
2011-07-15
lsa: rename auth info argument in lsa_CreateTrustedDomainEx2
Günther Deschner
1
-1
/
+1
2011-02-28
Fix some types
Jelmer Vernooij
1
-2
/
+2
2010-12-11
s4-smbtorture: Make test names lowercase and dot-separated.
Jelmer Vernooij
1
-3
/
+3
2010-10-14
libcli/auth Merge source4/libcli/security and util_sid.c into the common code
Andrew Bartlett
1
-17
/
+0
2010-09-16
s3/s4: merge msleep and smb_msleep
Björn Jacke
1
-1
/
+1
2010-09-04
torture-lsa: cope with STATUS_SOME_UNMAPPED errors
Andrew Tridgell
1
-15
/
+50
2010-08-25
Fix RPC-LSA-TRUSTED-DOMAINS for changed IDL
Sumit Bose
1
-0
/
+10
2010-05-18
Finish removal of iconv_convenience in public API's.
Jelmer Vernooij
1
-1
/
+1
2010-04-15
s4:torture/rpc/lsa.c: test for NT_STATUS_RPC_SS_CONTEXT_MISMATCH instead of N...
Stefan Metzmacher
1
-1
/
+1
2010-04-14
s4:torture/rpc: rename rpc.h => torture_rpc.h
Stefan Metzmacher
1
-1
/
+1
2010-04-11
subunit: Support formatting compatible with upstream subunit, for consistency.
Jelmer Vernooij
1
-1
/
+1
2010-04-09
s4:torture/rpc/lsa.c: add test_lsa_OpenPolicy2_ex() that takes an expected st...
Stefan Metzmacher
1
-4
/
+17
2010-03-29
s4:torture/rpc/lsa.c: add explicit check for NTSTATUS r.out.result
Stefan Metzmacher
1
-306
/
+361
2010-03-17
s4:torture/rpc/lsa*: make use of dcerpc_binding_handle stubs
Stefan Metzmacher
1
-197
/
+207
2010-03-12
s4:torture/rpc: make use of use tevent_req based dcerpc_binding_handle stubs
Stefan Metzmacher
1
-8
/
+8
2010-03-01
s4:torture/rpc: make use of explicit dcerpc_*_recv functions
Stefan Metzmacher
1
-1
/
+1
2010-02-02
Change uint_t to unsigned int in source4
Matt Kraai
1
-2
/
+2
2009-11-03
s4-smbtorture: skip three info levels while testing s3 with RPC-LSA.
Günther Deschner
1
-3
/
+14
2009-11-03
s4-smbtorture: skip QueryInfoPolicy2 while running RPC-LSA against s3.
Günther Deschner
1
-0
/
+4
2009-11-03
s4-smbtorture: skip QueryDomainInformationPolicy test against s3 in RPC-LSA.
Günther Deschner
1
-0
/
+4
2009-11-03
s4-smbtorture: simplify some torture_comments in RPC-LSA.
Günther Deschner
1
-20
/
+6
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
[next]