index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
torture
/
rpc
/
samba3rpc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4-torture: use netlogon_creds_arcfour_crypt() in samba3rpc test.
Günther Deschner
2012-12-09
1
-6
/
+3
*
s4-torture: exit early when join fails in samba3rpc tests.
Günther Deschner
2012-12-09
1
-2
/
+4
*
s4-torture: use names for r.in.logon_level of netlogon samlogon requests.
Günther Deschner
2012-12-09
1
-2
/
+2
*
Rewrite torture_samba3_rpc_sharesec() to use a non-privileged user for share ...
Jeremy Allison
2012-08-31
1
-15
/
+108
*
s4:torture: add support for SMB_EXTENDED_SIGNATURES during SMBtconX
Stefan Metzmacher
2012-08-04
1
-0
/
+7
*
s4:torture: send the TCONX_FLAG_EXTENDED_RESPONSE flag
Stefan Metzmacher
2012-08-02
1
-1
/
+1
*
s4:torture/samba3rpc: add smb1-pipe-name
Stefan Metzmacher
2012-05-28
1
-0
/
+252
*
s4:torture/samba3rpc: add smb2-pipe-name
Stefan Metzmacher
2012-05-28
1
-0
/
+84
*
s4:torture:rpc: add a new test samba3.smb2-pipe-read-logoff
Michael Adam
2012-05-02
1
-0
/
+85
*
s4:torture:rpc: add a new test samba3.smb2.pipe-read-tdis
Michael Adam
2012-05-02
1
-0
/
+85
*
s4:torture:rpc: add a test samba3.smb2-pipe-read-close
Michael Adam
2012-05-02
1
-0
/
+87
*
s4:torture:rpc: fix a comment typo in samba3.smb2-reauth2
Michael Adam
2012-05-02
1
-1
/
+1
*
s4:torture:rpc: remove an accidentially committed character (in a comment)
Michael Adam
2012-05-02
1
-1
/
+1
*
s4:torture: add a check for talloc success in rpc.samba3.randomauth2
Michael Adam
2012-04-28
1
-1
/
+1
*
s4:torture: add a check for talloc success in the rpc.samba3 suite
Michael Adam
2012-04-28
1
-0
/
+1
*
s4:torture: add a rpc.samba3.smb2-reauth2 test
Michael Adam
2012-04-28
1
-0
/
+136
*
s4:torture: add a rpc.samba3.smb2-reauth1 test
Michael Adam
2012-04-27
1
-1
/
+161
*
s4:torture: add a rpc.samba3.smb-reauth2 test
Michael Adam
2012-04-26
1
-0
/
+145
*
s4:torture: add a rpc.samba3.smb-reauth1 test
Michael Adam
2012-04-25
1
-0
/
+165
*
s4:torture: use tctx->ev as event context for polling
Stefan Metzmacher
2011-11-29
1
-13
/
+7
*
s4/torture Fix calls to charcnv functions to always supply converted_size
Andrew Bartlett
2011-04-13
1
-1
/
+2
*
s4-smbtorture: use torture_assert in torture_samba3_rpc_sharesec().
Günther Deschner
2011-03-16
1
-23
/
+18
*
s4-smbtorture: use torture_fail and _assert in torture_samba3_rpc_getusername().
Günther Deschner
2011-03-16
1
-48
/
+16
*
s4-smbtorture: remove explicit mem_ctx from torture_samba3_rpc_getusername().
Günther Deschner
2011-03-16
1
-20
/
+14
*
s4-smbtorture: use torture_fail and _assert macros in torture_netlogon_samba3().
Günther Deschner
2011-03-16
1
-30
/
+16
*
s4-smbtorture: remove explicit mem_ctx from torture_netlogon_samba3().
Günther Deschner
2011-03-16
1
-12
/
+3
*
s4-rap: decouple rap client code from torture binary, add new LIBCLI_RAP subs...
Günther Deschner
2011-03-15
1
-2
/
+1
*
s4-smbtorture: Make test names lowercase and dot-separated.
Jelmer Vernooij
2010-12-11
1
-15
/
+15
*
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
2010-07-16
1
-40
/
+40
*
Finish removal of iconv_convenience in public API's.
Jelmer Vernooij
2010-05-18
1
-27
/
+12
*
s4: use generated rap header.
Günther Deschner
2010-04-26
1
-1
/
+1
*
s4:torture/rpc: rename rpc.h => torture_rpc.h
Stefan Metzmacher
2010-04-14
1
-1
/
+1
*
subunit: Support formatting compatible with upstream subunit, for consistency.
Jelmer Vernooij
2010-04-11
1
-2
/
+2
*
s4:torture/rpc/samba3rpc.c: add explicit check for NTSTATUS r.out.result
Günther Deschner
2010-03-29
1
-9
/
+143
*
s4-smbtorture: add missing checks for WERROR results in RPC-SAMBA3 tests.
Günther Deschner
2010-03-24
1
-1
/
+17
*
s4-smbtorture: cleanup some of the RPC-SAMBA3 tests.
Günther Deschner
2010-03-24
1
-1076
/
+612
*
s4-smbtorture: add rap_get_servername to RPC-SAMBA3 family of tests.
Günther Deschner
2010-03-24
1
-0
/
+18
*
s4-smbtorture: remove tailing whitespace in samba3rpc testsuite.
Günther Deschner
2010-03-23
1
-33
/
+33
*
s4-smbtorture: put all RPC-SAMB3-X torture tests into their own torture_suite.
Günther Deschner
2010-03-19
1
-12
/
+35
*
s4:torture/rpc/samba3rpc.c: make use of dcerpc_binding_handle stubs
Stefan Metzmacher
2010-03-17
1
-71
/
+125
*
winreg: add winreg_KeyType enum.
Günther Deschner
2010-03-11
1
-2
/
+2
*
s4:torture/rpc: use generate_random_password()
Stefan Metzmacher
2010-02-26
1
-4
/
+4
*
s4: Fix a few warnings.
Jelmer Vernooij
2010-01-21
1
-1
/
+0
*
smbtorture4: Add rpc-samba3-getaliasmembership-0
Volker Lendecke
2009-12-15
1
-0
/
+60
*
s4-torture: ran minimal_includes.pl over source4/torture
Andrew Tridgell
2009-10-20
1
-11
/
+0
*
s4: fix various warnings (not "const" related ones)
Matthias Dieter Wallnöfer
2009-10-02
1
-6
/
+6
*
Fixes for SAMBA3RPC torture test
Matthias Dieter Wallnöfer
2009-06-29
1
-4
/
+11
*
Rework Samba4 to use the new common libcli/auth code
Andrew Bartlett
2009-04-14
1
-23
/
+28
*
s4-smbtorture: fix s3 flavor rpc spoolss test.
Günther Deschner
2009-03-06
1
-0
/
+2
*
Use common header file for character set handling in Samba 3 and Samba 4.
Jelmer Vernooij
2009-03-01
1
-1
/
+1
[next]