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
2012-04-28
s4:torture: add a check for talloc success in rpc.samba3.randomauth2
Michael Adam
1
-1
/
+1
2012-04-28
s4:torture: add a check for talloc success in the rpc.samba3 suite
Michael Adam
1
-0
/
+1
2012-04-28
s4:torture: add a rpc.samba3.smb2-reauth2 test
Michael Adam
1
-0
/
+136
2012-04-27
s4:torture: add a rpc.samba3.smb2-reauth1 test
Michael Adam
1
-1
/
+161
2012-04-26
s4:torture: add a rpc.samba3.smb-reauth2 test
Michael Adam
1
-0
/
+145
2012-04-25
s4:torture: add a rpc.samba3.smb-reauth1 test
Michael Adam
1
-0
/
+165
2012-04-25
s4:torture:rpc:spoolss: also initialize driverName before checking it in test...
Michael Adam
1
-0
/
+1
2012-03-20
libndr: Rename policy_handle_empty to ndr_policy_handle_empty.
Jelmer Vernooij
2
-11
/
+12
2012-03-20
libndr: Rename ndr64_transfer_syntax and null_ndr_syntax_id so they have a nd...
Jelmer Vernooij
1
-1
/
+1
2012-01-29
auth: provide private pointer and do not return original PAC signatures
Andrew Bartlett
1
-34
/
+40
2012-01-25
s4-torture: For authenticated users, add AUTHENTICATED USERS sid
Amitay Isaacs
1
-0
/
+4
2012-01-20
torture: add spoolss overlapping driver deletion tests
David Disseldorp
1
-1
/
+118
2012-01-20
torture: confirm printer driver file removal
David Disseldorp
1
-1
/
+81
2012-01-20
torture: add spoolss del printer driver test
David Disseldorp
1
-0
/
+63
2012-01-02
s4:torture/rpc/netlogon.c - enhance the "DsRGetDCName*" tests
Matthias Dieter Wallnöfer
1
-0
/
+96
2011-12-29
s4-toture: Rename memory contexts in rpc.pac for greater clarity
Andrew Bartlett
1
-13
/
+13
2011-12-29
s4-torture: Demonstrate handling of the PAC in a custom auth_context
Andrew Bartlett
1
-3
/
+80
2011-12-23
s4:torture/rpc/netlogon.c - factor out the computer name check in an own test
Matthias Dieter Wallnöfer
1
-11
/
+61
2011-12-22
s4-torture: Test rpc schannel netr_LogonGetCapability.
Stefan Metzmacher
2
-0
/
+62
2011-12-14
s4-smbtorture: make sure we can successfully run the schannel test against wi...
Günther Deschner
1
-16
/
+30
2011-12-14
s4-torture: LookupSids3 is only available over NCACN_IP_TCP.
Andreas Schneider
1
-1
/
+2
2011-12-14
s4-torture: Fix schannel test against win2k8.
Andreas Schneider
1
-4
/
+4
2011-12-14
s4-smbtorture: fix some typos in schannel test.
Günther Deschner
1
-3
/
+3
2011-12-14
s4-smbtorture: avoid printf(); in schannel test.
Günther Deschner
1
-13
/
+13
2011-12-14
s4-smbtorture: remove trailing whitespace from schannel test.
Günther Deschner
1
-41
/
+41
2011-12-12
s4-torture Do not use a fixed password for forest trust tests
Andrew Bartlett
1
-7
/
+13
2011-12-12
s4-torture cope with servers earlier than Windows 2008
Andrew Bartlett
1
-0
/
+5
2011-12-12
s4-torture Modify rpc.lsa.forest.trust test to progress further FL Win2003 R2
Andrew Bartlett
1
-3
/
+9
2011-12-12
s4-torture: Fix comment
Andrew Bartlett
1
-1
/
+1
2011-12-12
torture: do not reuse bindings between pipes
Andrew Bartlett
1
-6
/
+10
2011-11-29
s4:torture: use tctx->ev as event context for polling
Stefan Metzmacher
1
-13
/
+7
2011-11-29
s4:torture/rpc: use talloc_zero() in torture_join_domain()
Stefan Metzmacher
1
-2
/
+2
2011-11-15
s4:torture/rpc/samr.c - use "NULL" instead of "0" when initialising pointers
Matthias Dieter Wallnöfer
1
-1
/
+1
2011-10-27
s4-torture: Add a user creation check.
Andreas Schneider
1
-0
/
+288
2011-10-27
s4-torture: Add a samr privilege check.
Andreas Schneider
2
-0
/
+328
2011-10-27
s4-torture: Add torture_delete_testuser().
Andreas Schneider
1
-0
/
+14
2011-10-27
s4-torture: Add domain_handle to test_join struct.
Andreas Schneider
1
-4
/
+4
2011-10-27
replace: Add don't include unistd.h directly and add uid_wrapper.
Andreas Schneider
1
-2
/
+1
2011-10-24
idl: Improve MS-PAC IDL
Simo Sorce
1
-4
/
+4
2011-10-18
gensec: move event context from gensec_*_init() to gensec_update()
Andrew Bartlett
1
-12
/
+12
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-31
s4-smbtorture: Add tests for lsaQueryTrustedDomainInfoByName() and lsaSetTrus...
Sumit Bose
1
-0
/
+102
2011-08-13
torture: use tevent_ functions names instead of the legacy event_ ones
Simo Sorce
4
-8
/
+8
2011-08-03
gensec: clarify memory ownership for gensec_session_info() and gensec_session...
Andrew Bartlett
1
-3
/
+3
2011-08-03
gensec: split GENSEC into mechanism-dependent and runtime functions
Andrew Bartlett
4
-0
/
+4
2011-07-20
auth: Split out make_user_info_SamBaseInfo and add authenticated argument
Andrew Bartlett
1
-0
/
+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
2
-2
/
+2
2011-06-21
s4-smbtorture: rework the spoolss notify test a bit.
Günther Deschner
1
-16
/
+15
[next]