index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
torture
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4:torture: handle binding_struct->host == NULL in torture_parse_target()
Stefan Metzmacher
2014-02-11
1
-1
/
+3
*
s4:torture/rpc: fix rpc.scanner test
Stefan Metzmacher
2014-02-11
1
-13
/
+29
*
s4:torture/rpc: pass object down to test_Map_display()
Stefan Metzmacher
2014-02-11
1
-5
/
+15
*
s4:torture/rpc: print out the object guid in rpc.epmapper.epmapper.Lookup_simple
Stefan Metzmacher
2014-02-11
1
-2
/
+3
*
s4:torture/rpc: test all auth_types (8bit) in rpc.mgmt
Stefan Metzmacher
2014-02-11
1
-1
/
+1
*
s4:torture/rpc: fix rpc.mgmt test
Stefan Metzmacher
2014-02-11
1
-1
/
+2
*
s4:torture/rpc: remove unused variable in session_key.c
Stefan Metzmacher
2014-02-11
1
-4
/
+2
*
s4:torture/rpc: remove unused variable in frsapi.c
Stefan Metzmacher
2014-02-11
1
-9
/
+9
*
s4:torture/rpc: remove unused variable in dsgetinfo.c
Stefan Metzmacher
2014-02-11
1
-3
/
+1
*
s4:torture/rpc: remove unused variable in backupkey.c
Stefan Metzmacher
2014-02-11
1
-25
/
+24
*
s4:torture/rpc: fix compiler warnings in spoolss.c
Stefan Metzmacher
2014-02-11
1
-6
/
+14
*
s4:torture/drs: remove unused variables.
Stefan Metzmacher
2014-02-11
2
-15
/
+5
*
s4:torture/rpc: initialize struct dcerpc_binding completely
Stefan Metzmacher
2014-02-11
1
-0
/
+1
*
torture: add zero length FSCTL_SRV_COPYCHUNK test
David Disseldorp
2014-02-06
1
-0
/
+64
*
s4:torture:smb2: fix durable-open.reopen4
Michael Adam
2014-01-30
1
-1
/
+0
*
s4:torture/rpc: add invalidAuthenticate2
Stefan Metzmacher
2014-01-22
1
-14
/
+74
*
s4:torture/libnet: fix compiler warnings in libnet_lookup.c
Stefan Metzmacher
2014-01-16
1
-0
/
+1
*
s4:torture/libnet: check the result of libnet_LookupName()
Stefan Metzmacher
2014-01-16
1
-1
/
+5
*
s4:torture/rpc: remove compiler warnings in ntsvcs.c
Stefan Metzmacher
2014-01-16
1
-9
/
+8
*
s4:torture/rpc: remove compiler warnings in spoolss_notify.c
Stefan Metzmacher
2014-01-16
1
-1
/
+4
*
s4:torture/rpc: s/pipe/pipes/
Stefan Metzmacher
2014-01-16
1
-4
/
+4
*
s4:torture/rpc: remove unused variables from alter_context.c
Stefan Metzmacher
2014-01-16
1
-5
/
+0
*
s4:torture/rpc: avoid using dcerpc_event_context()
Stefan Metzmacher
2014-01-16
2
-4
/
+2
*
s4:torture/rpc: avoid usage of p->conn->event_ctx
Stefan Metzmacher
2014-01-16
1
-1
/
+1
*
s4:torture/libnet: remove bogus usage of p->conn->event_ctx
Stefan Metzmacher
2014-01-16
1
-7
/
+0
*
s4:libnet: let libnet_rpc_usermod() take tevent_context/dcerpc_binding_handle
Stefan Metzmacher
2014-01-16
1
-1
/
+1
*
s4:libnet: let libnet_rpc_userdel() take tevent_context/dcerpc_binding_handle
Stefan Metzmacher
2014-01-16
1
-1
/
+3
*
s4:libnet: let libnet_rpc_useradd() take tevent_context/dcerpc_binding_handle
Stefan Metzmacher
2014-01-16
1
-1
/
+1
*
s4:libnet: let libnet_rpc_useradd_send() take tevent_context/dcerpc_binding_h...
Stefan Metzmacher
2014-01-16
1
-1
/
+2
*
s4:libnet: let libnet_rpc_userinfo() take tevent_context/dcerpc_binding_handle
Stefan Metzmacher
2014-01-16
2
-3
/
+5
*
s4:libnet: let libnet_rpc_userinfo_send() take tevent_context/dcerpc_binding_...
Stefan Metzmacher
2014-01-16
1
-2
/
+4
*
s4:libnet: let libnet_rpc_groupadd() take tevent_context/dcerpc_binding_handle
Stefan Metzmacher
2014-01-16
1
-3
/
+7
*
s4:libnet: let libnet_rpc_groupinfo() take tevent_context/dcerpc_binding_handle
Stefan Metzmacher
2014-01-16
1
-2
/
+4
*
s4:torture:spoolss_win: fix valgrind problem in test_EnumJobs()
Stefan Metzmacher
2014-01-07
1
-0
/
+3
*
s4:torture:smb2: add new durable-v2-open.reopen1a test
Michael Adam
2013-12-06
1
-0
/
+110
*
s4:torture:smb2: add new durable-open.reopen1a test
Michael Adam
2013-12-06
1
-0
/
+100
*
s4-torture: Use talloc for asprintf.
Andreas Schneider
2013-12-06
1
-12
/
+10
*
s4-torture: Fix out of bound array access.
Andreas Schneider
2013-12-06
1
-1
/
+1
*
s3-torture: Comment out dead code in spoolss test.
Andreas Schneider
2013-12-06
1
-1
/
+8
*
s4-torture: Fix some compile warnings in spoolss.
Andreas Schneider
2013-12-06
1
-5
/
+8
*
s4-torture: Make sure handles are correctly initialized.
Andreas Schneider
2013-12-06
1
-1
/
+3
*
s4-torture: Make sure the handles are initialized correctly.
Andreas Schneider
2013-12-06
1
-1
/
+4
*
s4-torture: Make sure the handles are not used uninitialized.
Andreas Schneider
2013-12-06
1
-1
/
+7
*
torture: match Windows responses to bad shadow copy IDs
David Disseldorp
2013-12-06
1
-3
/
+3
*
torture: test duplicate shares in FSRVP shadow-copy set
David Disseldorp
2013-12-06
1
-12
/
+25
*
smbtorture: New torture test for bug #9870.
Jeremy Allison
2013-12-05
1
-0
/
+95
*
torture: enum snapshots after FSRVP creation
David Disseldorp
2013-12-05
1
-2
/
+100
*
torture: test get/set compression ioctl permissions
David Disseldorp
2013-11-22
1
-0
/
+128
*
torture: split open from test_setup_create_fill
David Disseldorp
2013-11-22
1
-12
/
+32
*
torture: attempt to set compression via SetInfo
David Disseldorp
2013-11-22
1
-2
/
+101
[next]