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
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
2009-10-20
s4-smbtorture: move all LookupNames tests into RPC-LSA-LOOKUPNAMES.
Günther Deschner
1
-7
/
+8
2009-09-11
lsa: fill in more unknowns in lsa_LookupSid calls.
Günther Deschner
1
-6
/
+6
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
1
-12
/
+53
2009-07-16
s4-smbtorture: move all trusted domain tests to RPC-LSA-TRUSTED-DOMAINS.
Günther Deschner
1
-7
/
+48
2009-05-11
s4-smbtorture: add very basic RPC-LSA-LOOKUPNAMES test.
Günther Deschner
1
-0
/
+66
2009-05-11
s4-smbtorture: add optional very simple reply checks to lsa lookup name tests.
Günther Deschner
1
-7
/
+34
2009-05-11
s4-smbtorture: remove trailing whitespace in RPC-LSA test.
Günther Deschner
1
-192
/
+192
2009-05-11
s4-smbtorture: use struct torture_context in RPC-LSA.
Günther Deschner
1
-211
/
+207
2008-10-27
s4-lsa: merge lsa_QueryInfoPolicy/{2} from s3 lsa idl.
Günther Deschner
1
-14
/
+16
2008-10-27
s4-lsa: merge lsa_LookupNames/{2,3,4} from s3 lsa idl.
Günther Deschner
1
-0
/
+10
2008-10-27
s4-lsa: merge lsa_LookupSids/{2,3} from s3 lsa idl.
Günther Deschner
1
-0
/
+12
2008-10-27
s4-lsa: merge lsa_QueryDomainInformationPolicy from s3 lsa idl.
Günther Deschner
1
-0
/
+2
2008-10-27
s4-lsa: merge lsa_QueryTrustedDomainInfoByName from s3 lsa idl.
Günther Deschner
1
-2
/
+6
2008-10-27
s4-lsa: merge lsa_QueryTrustedDomainInfo from s3 idl.
Günther Deschner
1
-18
/
+22
2008-10-27
s4-lsa: merge lsa_QueryTrustedDomainInfoBySid from s3 lsa idl.
Günther Deschner
1
-1
/
+2
2008-10-27
s4-lsa: merge lsa_LookupPrivName from s3 lsa idl.
Günther Deschner
1
-3
/
+7
2008-10-27
s4-lsa: merge lsa_EnumPrivsAccount from s3 lsa idl.
Günther Deschner
1
-5
/
+7
2008-10-27
s4-lsa: merge lsa_LookupPrivDisplayName from s3 lsa idl.
Günther Deschner
1
-5
/
+8
2008-10-27
s4-lsa: merge lsa_GetUserName from s3 lsa idl.
Günther Deschner
1
-5
/
+18
2008-10-27
s4-lsa: merge lsa_QuerySecurity from s3 lsa idl.
Günther Deschner
1
-0
/
+2
2008-10-20
Make the updated RPC-LSA pass against Win2008, and Samba4 to match
Andrew Bartlett
1
-1
/
+2
2008-10-20
LSA Patch for User Manager
Matthias Dieter Wallnöfer
1
-96
/
+133
2008-10-06
Make RPC-LSA test for enumeration conditions more strict
Andrew Bartlett
1
-3
/
+14
2008-10-03
updated the LSA and NETLOGON servers with fixes resulting from the AD
Andrew Tridgell
1
-9
/
+21
2008-09-30
add a test for a LSA lookupnames with a NULL string
Andrew Tridgell
1
-4
/
+5
2008-09-29
Fix parsing of the trust passwords in LSA CreateTrustedDomainEx*
Andrew Bartlett
1
-3
/
+3
[next]