obnox/samba/samba-obnox.git
7 years agoRevert "TODO: smb_request_done() aio..."
Stefan Metzmacher [Mon, 15 Sep 2014 00:16:57 +0000 (02:16 +0200)]
Revert "TODO: smb_request_done() aio..."

This reverts commit 267d79bb8a9d448bb4e5df9054d7698fdbba9e61.

7 years agoRevert "TODO: reply_outbuf_ex"
Stefan Metzmacher [Wed, 11 Jun 2014 07:45:10 +0000 (09:45 +0200)]
Revert "TODO: reply_outbuf_ex"

This reverts commit 143f542cd2d2f2a6467f7632d68c5eae4663e27c.

7 years agoTODO: reply_outbuf_ex
Stefan Metzmacher [Wed, 11 Jun 2014 07:44:51 +0000 (09:44 +0200)]
TODO: reply_outbuf_ex

7 years agoTODO: smb_request_done() aio...
Stefan Metzmacher [Wed, 11 Jun 2014 07:43:19 +0000 (09:43 +0200)]
TODO: smb_request_done() aio...

7 years agoDEBUG smbXsrc_session
Stefan Metzmacher [Thu, 7 Aug 2014 06:48:08 +0000 (08:48 +0200)]
DEBUG smbXsrc_session

7 years agoSTEP92? TODO/HACK; SMB2_OP_NEGPROT allowed_flags ...
Stefan Metzmacher [Wed, 18 Jun 2014 14:34:01 +0000 (16:34 +0200)]
STEP92? TODO/HACK; SMB2_OP_NEGPROT allowed_flags ...

7 years agoRevert "STEPXX: tcp ack... doesn't work for unix..."
Michael Adam [Mon, 25 Jan 2016 23:24:57 +0000 (00:24 +0100)]
Revert "STEPXX: tcp ack... doesn't work for unix..."

This reverts commit 6b24b57d6a2db5948dd906f642ea5bdceee1d994.

7 years agoSTEPXX: tcp ack... doesn't work for unix...
Stefan Metzmacher [Mon, 22 Sep 2014 01:19:20 +0000 (03:19 +0200)]
STEPXX: tcp ack... doesn't work for unix...

7 years agoSTEPXX: TODO: oplock break tcp ack...
Stefan Metzmacher [Thu, 18 Sep 2014 19:24:13 +0000 (21:24 +0200)]
STEPXX: TODO: oplock break tcp ack...

7 years agoSTEPXX: STEP95? exit_common no panic
Stefan Metzmacher [Tue, 24 Jun 2014 16:12:41 +0000 (18:12 +0200)]
STEPXX: STEP95? exit_common no panic

7 years agoSTEPXX: HACK:TMP: smb2_negprot: enable multi-channel by default
Günther Deschner [Wed, 20 Jan 2016 16:42:12 +0000 (17:42 +0100)]
STEPXX: HACK:TMP: smb2_negprot: enable multi-channel by default

Pair-Programmed-With: Guenther Deschner <gd@samba.org>
Pair-Programmed-With: Michael Adam <obnox@samba.org>

7 years ago--- 00-STEPS-multi-channel: STEP20 - capabilites announcement ---
Michael Adam [Wed, 20 Jan 2016 23:20:45 +0000 (00:20 +0100)]
--- 00-STEPS-multi-channel: STEP20 - capabilites announcement ---

7 years agoSTEP20 - TODO: LATER - s3:smb2_tcon: Add branch cache flags
Michael Adam [Wed, 20 Jan 2016 18:06:23 +0000 (19:06 +0100)]
STEP20 - TODO: LATER - s3:smb2_tcon: Add branch cache flags

Pair-Programmed-With: Stefan Metzmacher <metze@samba.org>
Pair-Programmed-With: Michael Adam <obnox@samba.org>

7 years agoSTEP20 - TODO smb2_tcon: report share as scale out if 'scale out share = yes'
Michael Adam [Wed, 20 Jan 2016 23:25:37 +0000 (00:25 +0100)]
STEP20 - TODO smb2_tcon: report share as scale out if 'scale out share = yes'

TODO: behavioural changes

Pair-Programmed-With: Guenther Deschner <gd@samba.org>
Pair-Programmed-With: Stefan Metzmacher <metze@samba.org>
Pair-Programmed-With: Michael Adam <obnox@samba.org>

7 years agoSTEP20 - TODO smb2_tcon: report share as CA if 'continuously available share = yes'
Michael Adam [Wed, 20 Jan 2016 23:25:37 +0000 (00:25 +0100)]
STEP20 - TODO smb2_tcon: report share as CA if 'continuously available share = yes'

TODO: Need to add change in behaviour

Pair-Programmed-With: Guenther Deschner <gd@samba.org>
Pair-Programmed-With: Stefan Metzmacher <metze@samba.org>
Pair-Programmed-With: Michael Adam <obnox@samba.org>

7 years agoSTEP20 - TODO smb2_tcon: report share as cluster share if "cluster share = true"
Michael Adam [Wed, 20 Jan 2016 23:25:37 +0000 (00:25 +0100)]
STEP20 - TODO smb2_tcon: report share as cluster share if "cluster share = true"

TODO: No further behaviour change yet...

Pair-Programmed-With: Guenther Deschner <gd@samba.org>
Pair-Programmed-With: Stefan Metzmacher <metze@samba.org>
Pair-Programmed-With: Michael Adam <obnox@samba.org>

7 years agoSTEP20 - param: add share parameter "scale out share"
Michael Adam [Wed, 20 Jan 2016 17:57:36 +0000 (18:57 +0100)]
STEP20 - param: add share parameter "scale out share"

Signed-off-by: Michael Adam <obnox@samba.org>
7 years agoSTEP20 - param: add share parameter "cluster share"
Michael Adam [Wed, 20 Jan 2016 17:56:09 +0000 (18:56 +0100)]
STEP20 - param: add share parameter "cluster share"

Signed-off-by: Michael Adam <obnox@samba.org>
7 years agoSTEP20 - param: add share parameter "continuously available share"
Michael Adam [Wed, 20 Jan 2016 17:50:29 +0000 (18:50 +0100)]
STEP20 - param: add share parameter "continuously available share"

Pair-Programmed-With: Guenther Deschner <gd@samba.org>
Signed-off-by: Michael Adam <obnox@samba.org>
Signed-off-by: Guenther Deschner <gd@samba.org>
7 years agoSTEP20 - TODO: s3:smb2_negprot: announce persistent handle support
Michael Adam [Wed, 20 Jan 2016 23:14:25 +0000 (00:14 +0100)]
STEP20 - TODO: s3:smb2_negprot: announce persistent handle support

if 'persistent handles' is set to yes

TODO: interactions with other options
(smb3, durable handles, kernel share modes, kernel oplocks, posix locking)

Pair-Programmed-With: Guenther Deschner <gd@samba.org>
Pair-Programmed-With: Stefan Metzmacher <metze@samba.org>
Pair-Programmed-With: Michael Adam <obnox@samba.org>

7 years agoSTEP20 - param: add parameter "persistent handles", defaults to off.
Günther Deschner [Wed, 20 Jan 2016 16:43:22 +0000 (17:43 +0100)]
STEP20 - param: add parameter "persistent handles", defaults to off.

Guenther

Pair-Programmed-With: Michael Adam <obnox@samba.org>
Signed-off-by: Guenther Deschner <gd@samba.org>
Signed-off-by: Michael Adam <obnox@samba.org>
7 years ago--- 00-STEPS-multi-channel: STEP12 - channel sequence/replay ---
Michael Adam [Fri, 17 Apr 2015 08:28:10 +0000 (10:28 +0200)]
--- 00-STEPS-multi-channel: STEP12 - channel sequence/replay ---

7 years agoSTEP12? Revert "HACK debug replay/channel_sequence"
Stefan Metzmacher [Sat, 22 Sep 2012 19:52:13 +0000 (21:52 +0200)]
STEP12? Revert "HACK debug replay/channel_sequence"

This reverts commit 46ce191a9bf9321251ea601a9b3ba7b48c5d5ccb.

7 years agoSTEP12? Revert "HACK disconnect after 2 writes"
Stefan Metzmacher [Thu, 26 Jul 2012 06:23:33 +0000 (08:23 +0200)]
STEP12? Revert "HACK disconnect after 2 writes"

This reverts commit eaa7023f865be73483a99ff203d1dbfb3e180ef9.

7 years agoSTEP12? HACK disconnect after 2 writes
Stefan Metzmacher [Thu, 26 Jul 2012 06:23:10 +0000 (08:23 +0200)]
STEP12? HACK disconnect after 2 writes

7 years agoSTEP12? HACK debug replay/channel_sequence
Stefan Metzmacher [Thu, 26 Jul 2012 06:22:01 +0000 (08:22 +0200)]
STEP12? HACK debug replay/channel_sequence

7 years ago--- 00-STEPS-multi-channel: STEP11 - lock sequence/replay detection ---
Michael Adam [Fri, 17 Apr 2015 08:27:11 +0000 (10:27 +0200)]
--- 00-STEPS-multi-channel: STEP11 - lock sequence/replay detection ---

7 years ago--- 00-STEPS-multi-channel: STEP05 - session lookup [DEBUG] ---
Michael Adam [Fri, 17 Apr 2015 08:23:42 +0000 (10:23 +0200)]
--- 00-STEPS-multi-channel: STEP05 - session lookup [DEBUG] ---

7 years agoSTEP05b debug session lookup
Stefan Metzmacher [Wed, 25 Jun 2014 07:55:24 +0000 (09:55 +0200)]
STEP05b debug session lookup

7 years ago--- 00-STEPS-multi-channel: STEP00 : misc stuff ---
Michael Adam [Thu, 7 May 2015 07:23:35 +0000 (09:23 +0200)]
--- 00-STEPS-multi-channel: STEP00 : misc stuff ---

7 years agoSTEP02? use smbXsrv_client_update for >= smb2.1
Stefan Metzmacher [Tue, 24 Jun 2014 16:10:51 +0000 (18:10 +0200)]
STEP02? use smbXsrv_client_update for >= smb2.1

7 years agoselftest: mark samba3.base.delaywrite as flakey
Stefan Metzmacher [Fri, 23 May 2014 13:00:58 +0000 (15:00 +0200)]
selftest: mark samba3.base.delaywrite as flakey

We're getting failures like this, but also others

    [353/1594 in 23m14s] samba3.base.delaywrite(plugin_s4_dc)

    Running test_delayed_write_update1b
    Initial write time Wed May 21 03:27:02 2014 CEST
    write time Wed May 21 03:27:03 2014 CEST
    write time Wed May 21 03:27:03 2014 CEST
    write time Wed May 21 03:27:03 2014 CEST
    write time Wed May 21 03:27:03 2014 CEST
    write time Wed May 21 03:27:03 2014 CEST
    write time Wed May 21 03:27:03 2014 CEST
    write time Wed May 21 03:27:03 2014 CEST
    write time Wed May 21 03:27:03 2014 CEST
    write time Wed May 21 03:27:03 2014 CEST
    Server updated write time on close (correct)
    UNEXPECTED(failure): samba3.base.delaywrite.update of write time using
    SET_END_OF_FILE(plugin_s4_dc)
    REASON: _StringException: _StringException: After SET_END_OF_FILE truncate
    server updated write_time after 0.11 seconds(1 sec == 0.25)(wrong!)

    FAILED (1 failures, 0 errors and 0 unexpected successes in 0 testsuites)

Signed-off-by: Stefan Metzmacher <metze@samba.org>
7 years agoselftest: mark samba3.raw.oplock.batch1* as flakey
Stefan Metzmacher [Fri, 23 May 2014 12:55:14 +0000 (14:55 +0200)]
selftest: mark samba3.raw.oplock.batch1* as flakey

I saw this a few times:

    [432/1598 in 30m19s] samba3.raw.oplock(plugin_s4_dc)
    BATCH10: Open with oplock after a non-oplock open should grant level2
    write should trigger a break to none
    WARNING!: (../source4/torture/raw/oplock.c:1968): wrong value for break_info.count got 0x0 - should be 0x1

    Acking to none [0x00] in oplock handler
    UNEXPECTED(failure): samba3.raw.oplock.batch10(plugin_s4_dc)
    REASON: _StringException: _StringException: (../source4/torture/raw/oplock.c:1969): wrong value for break_info.fnum got 0x0 - should be 0x6490

    FAILED (1 failures, 0 errors and 0 unexpected successes in 0 testsuites)

or:

    [433/1594 in 38m13s] samba3.raw.oplock(plugin_s4_dc)
    BATCH11: Test if setpathinfo set EOF breaks oplocks.
    Acking to level II [0x01] in oplock handler
    WARNING!: (../source4/torture/raw/oplock.c:2046): wrong value for break_info.count got 0x1 - should be 0x2

    Acking to none [0x00] in oplock handler
    UNEXPECTED(failure): samba3.raw.oplock.batch11(plugin_s4_dc)
    REASON: _StringException: _StringException: (../source4/torture/raw/oplock.c:2048): wrong value for break_info.level got 0x1 - should be 0x0

    FAILED (1 failures, 0 errors and 0 unexpected successes in 0 testsuites)

Signed-off-by: Stefan Metzmacher <metze@samba.org>
7 years agoRevert "HACK smb2 session setup STATUS_PENDING after 10 secs"
Michael Adam [Fri, 8 May 2015 09:25:07 +0000 (11:25 +0200)]
Revert "HACK smb2 session setup STATUS_PENDING after 10 secs"

This reverts commit d3304e9ddce504d6398d3a37dca4e1ccba411e4f.

7 years agoHACK smb2 session setup STATUS_PENDING after 10 secs
Stefan Metzmacher [Fri, 8 May 2015 07:17:29 +0000 (09:17 +0200)]
HACK smb2 session setup STATUS_PENDING after 10 secs

7 years agoRevert "TMP: torture:smb2.session: only run bind1 test"
Stefan Metzmacher [Fri, 8 May 2015 10:30:00 +0000 (12:30 +0200)]
Revert "TMP: torture:smb2.session: only run bind1 test"

This reverts commit 75db98a26be2b11f35c29459f7ce9d4701e4b051.

7 years agoRevert "HACK only test_session_reconnect1"
Stefan Metzmacher [Fri, 8 May 2015 10:30:00 +0000 (12:30 +0200)]
Revert "HACK only test_session_reconnect1"

This reverts commit 3dbd1092c912f9436e0376250b9c33407672aff9.

7 years agoHACK only test_session_reconnect1
Stefan Metzmacher [Fri, 8 May 2015 07:17:13 +0000 (09:17 +0200)]
HACK only test_session_reconnect1

7 years agoTMP: torture:smb2.session: only run bind1 test
Michael Adam [Tue, 5 May 2015 12:46:55 +0000 (14:46 +0200)]
TMP: torture:smb2.session: only run bind1 test

7 years agoRevert "TMP DEBUG smb2 server"
Stefan Metzmacher [Fri, 8 May 2015 10:29:59 +0000 (12:29 +0200)]
Revert "TMP DEBUG smb2 server"

This reverts commit 60ae322fb176cc32c888262f6eefa744e94445ae.

7 years agoTMP DEBUG smb2 server
Michael Adam [Tue, 5 May 2015 12:47:52 +0000 (14:47 +0200)]
TMP DEBUG smb2 server

was commit 4153765d4c741f6b5fe8285313422f169156af75

7 years agoRevert "TMP: DEBUG libcli/smb/smbXcli_base.c"
Stefan Metzmacher [Fri, 8 May 2015 10:29:59 +0000 (12:29 +0200)]
Revert "TMP: DEBUG libcli/smb/smbXcli_base.c"

This reverts commit 938a99a2e327db1bf3d8fb110449d3b55c8b8f93.

7 years agoTMP: DEBUG libcli/smb/smbXcli_base.c
Michael Adam [Tue, 5 May 2015 12:47:35 +0000 (14:47 +0200)]
TMP: DEBUG libcli/smb/smbXcli_base.c

7 years agoRevert "TODO make it possible to run smb2.session.bind1 test with -U% against IPC...
Michael Adam [Mon, 11 Jan 2016 17:30:00 +0000 (18:30 +0100)]
Revert "TODO make it possible to run smb2.session.bind1 test with -U% against IPC$ (windows)"

This reverts commit f5eaec43d48bb939723500536012951f1730717b.

7 years agoTODO make it possible to run smb2.session.bind1 test with -U% against IPC$ (windows)
Stefan Metzmacher [Wed, 9 Sep 2015 14:19:56 +0000 (16:19 +0200)]
TODO make it possible to run smb2.session.bind1 test with -U% against IPC$ (windows)

STATUS_INVALID_PARAMETER is returned

7 years ago--- 00-STEPS-multi-channel: STEP07b - session bind [DEBUG] ---
Michael Adam [Fri, 17 Apr 2015 08:25:12 +0000 (10:25 +0200)]
--- 00-STEPS-multi-channel: STEP07b - session bind [DEBUG] ---

7 years agoSTEP07 - TMP/DEBUG security >= user
Michael Adam [Wed, 29 Jul 2015 13:38:07 +0000 (15:38 +0200)]
STEP07 - TMP/DEBUG security >= user

7 years agoSTEP07 - TMP/DEBUG debug binding
Michael Adam [Wed, 2 Sep 2015 17:55:35 +0000 (19:55 +0200)]
STEP07 - TMP/DEBUG debug binding

7 years agoSTEP07 - DEBUG - smb2:session bind
Michael Adam [Fri, 8 May 2015 21:57:44 +0000 (23:57 +0200)]
STEP07 - DEBUG - smb2:session bind

7 years agoSTEP07 - TMP/DEBUG BIND
Michael Adam [Fri, 4 Sep 2015 15:31:47 +0000 (17:31 +0200)]
STEP07 - TMP/DEBUG BIND

7 years ago--- 00-STEPS-multi-channel: STEP02c - SMB connection passing [tests] ---
Michael Adam [Fri, 22 Jan 2016 17:49:24 +0000 (18:49 +0100)]
--- 00-STEPS-multi-channel: STEP02c - SMB connection passing [tests] ---

7 years agoRevert "msgtest fd-passing"
Stefan Metzmacher [Fri, 5 Sep 2014 23:39:26 +0000 (01:39 +0200)]
Revert "msgtest fd-passing"

This reverts commit b3acb9b155309f5459cd74c884a03e8b0a9b97f5.

7 years agomsgtest fd-passing
Stefan Metzmacher [Fri, 5 Sep 2014 23:14:22 +0000 (01:14 +0200)]
msgtest fd-passing

7 years ago-- 00-STEPS-multi-channel: STEP02b - SMB connection passing [DEBUG] ---
Michael Adam [Fri, 22 Jan 2016 17:46:42 +0000 (18:46 +0100)]
-- 00-STEPS-multi-channel: STEP02b - SMB connection passing [DEBUG] ---

7 years agoSTEP02: smbXsrv_client: debug filter_pass
Stefan Metzmacher [Tue, 24 Jun 2014 16:12:23 +0000 (18:12 +0200)]
STEP02: smbXsrv_client: debug filter_pass

7 years ago--- 00-STEPS-multi-channel: STEP02x - SMB connection passing - extra ---
Michael Adam [Tue, 26 Jan 2016 08:36:35 +0000 (09:36 +0100)]
--- 00-STEPS-multi-channel: STEP02x - SMB connection passing - extra ---

7 years agoSTEP02: TODO smbXsrv_client: add commented out stuff for future purposes..
Stefan Metzmacher [Tue, 26 Jan 2016 00:12:55 +0000 (01:12 +0100)]
STEP02: TODO smbXsrv_client: add commented out stuff for future purposes..

7 years agoSTEP02: smbXsrv_client: add commented out code related to local db_rec
Michael Adam [Tue, 26 Jan 2016 08:32:32 +0000 (09:32 +0100)]
STEP02: smbXsrv_client: add commented out code related to local db_rec

7 years agoSTEP02: smbXsrv_client: add commented out code in ..pass_filter"
Michael Adam [Tue, 26 Jan 2016 08:32:05 +0000 (09:32 +0100)]
STEP02: smbXsrv_client: add commented out code in ..pass_filter"

(prep for verifying client guid..)

7 years agoSTEP02: smbXsrv_client: add commented out store op in smbXsrv_client_create
Michael Adam [Tue, 26 Jan 2016 08:31:11 +0000 (09:31 +0100)]
STEP02: smbXsrv_client: add commented out store op in smbXsrv_client_create

7 years agoSTEP02: smbXsrv_client: add commented out table var to smbXsrv_client_connection_pass...
Michael Adam [Tue, 26 Jan 2016 08:30:32 +0000 (09:30 +0100)]
STEP02: smbXsrv_client: add commented out table var to smbXsrv_client_connection_pass_loop"

7 years ago--- 00-STEPS-multi-channel: STEP02a - SMB connection passing HACK ---
Michael Adam [Fri, 22 Jan 2016 17:45:58 +0000 (18:45 +0100)]
--- 00-STEPS-multi-channel: STEP02a - SMB connection passing HACK ---

7 years ago--- 00-STEPS-multi-channel: STEP07a enable multi channel ---
Michael Adam [Fri, 22 Jan 2016 15:51:24 +0000 (16:51 +0100)]
--- 00-STEPS-multi-channel: STEP07a enable multi channel ---

7 years ago--- 00-STEPS-multi-channel: START, STEPs 01,05,06,07,10,02: [UPSTREAM] ---
Michael Adam [Fri, 17 Apr 2015 08:11:10 +0000 (10:11 +0200)]
--- 00-STEPS-multi-channel: START, STEPs 01,05,06,07,10,02: [UPSTREAM] ---

7 years agoupdate TODO.multi-channel
Michael Adam [Sun, 17 Apr 2016 20:03:12 +0000 (22:03 +0200)]
update TODO.multi-channel

7 years agoselftest: samba3.smb2.replay.replay8 fails (incomplete test)
Michael Adam [Thu, 3 Mar 2016 23:22:01 +0000 (00:22 +0100)]
selftest: samba3.smb2.replay.replay8 fails (incomplete test)

7 years agoselftest: samba3.smb2.replay.replay3 succeeds now
Michael Adam [Thu, 3 Mar 2016 23:20:50 +0000 (00:20 +0100)]
selftest: samba3.smb2.replay.replay3 succeeds now

7 years agoselftest: samba3.smb2.replay.replay4 succeeds now (channel sequence)
Michael Adam [Mon, 29 Feb 2016 01:03:44 +0000 (02:03 +0100)]
selftest: samba3.smb2.replay.replay4 succeeds now (channel sequence)

Signed-off-by: Michael Adam <obnox@samba.org>
7 years agoTODO selftest: enable multi channel in the nt4_dc env
Michael Adam [Thu, 3 Mar 2016 23:19:50 +0000 (00:19 +0100)]
TODO selftest: enable multi channel in the nt4_dc env

Signed-off-by: Michael Adam <obnox@samba.org>
7 years agoTMP/DEBUG: debugging in smb2 dispatcher
Michael Adam [Mon, 29 Feb 2016 00:50:46 +0000 (01:50 +0100)]
TMP/DEBUG: debugging in smb2 dispatcher

7 years agoSQ: torture:smb2: replay8 needs multi-channel
Michael Adam [Mon, 29 Feb 2016 11:46:20 +0000 (12:46 +0100)]
SQ: torture:smb2: replay8 needs multi-channel

7 years agoLATER? HACK add smb2.replay.replay8 test
Stefan Metzmacher [Wed, 3 Sep 2014 18:48:34 +0000 (20:48 +0200)]
LATER? HACK add smb2.replay.replay8 test

7 years agoSQ: torture:smb2: replay7 needs multi-channel
Michael Adam [Mon, 29 Feb 2016 11:45:52 +0000 (12:45 +0100)]
SQ: torture:smb2: replay7 needs multi-channel

7 years agoLATER? s4:torture: Add smb2.replay.replay7 test to examine server behaviour when...
Anubhav Rakshit [Thu, 7 Aug 2014 07:22:50 +0000 (12:52 +0530)]
LATER? s4:torture: Add smb2.replay.replay7 test to examine server behaviour when Multiple Channels are utilized.

Signed-off-by: Anubhav Rakshit <anubhav.rakshit@gmail.com>
LATER? sq replay7 doesn't work (on a single CPU server?)

LATER? bla replay7...

7 years agos4-torture: add CHECK_CREATE_OUT_WITHOUT_HANDLE macro for checking two smb2_creates...
Günther Deschner [Wed, 24 Feb 2016 18:26:51 +0000 (19:26 +0100)]
s4-torture: add CHECK_CREATE_OUT_WITHOUT_HANDLE macro for checking two smb2_creates w/o file handle.

Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
7 years agos3:smbXsrv.idl: add 8 byte channel_sequence number and request counters to IDL.
Günther Deschner [Wed, 27 Jan 2016 15:18:25 +0000 (16:18 +0100)]
s3:smbXsrv.idl: add 8 byte channel_sequence number and request counters to IDL.

Guenther

Signed-off-by: Guenther Deschner <gd@samba.org>
7 years agoselftest:knownfail: smb2.lock.*replay succeed now
Michael Adam [Mon, 22 Feb 2016 16:41:52 +0000 (17:41 +0100)]
selftest:knownfail: smb2.lock.*replay succeed now

Signed-off-by: Michael Adam <obnox@samba.org>
7 years agos3-smbd: enable SMB2 lock sequence checking when SMB3 is enabled.
Günther Deschner [Mon, 25 Jan 2016 17:56:47 +0000 (18:56 +0100)]
s3-smbd: enable SMB2 lock sequence checking when SMB3 is enabled.

While windows enables it only for resilient and persistent handles a SMB server
SHOULD (according to MS-SMB2 section 3.3.5.14 ) activate processing of lock
sequence numbers for EITHER
- protocol dialect 2.1 and resilient handles OR
- protocol dialect 3.x.

Guenther

Signed-off-by: Guenther Deschner <gd@samba.org>
7 years agos4-torture: in smb2.lock.replay try testing lock sequence checking against SMB3 samba...
Günther Deschner [Mon, 25 Jan 2016 17:55:37 +0000 (18:55 +0100)]
s4-torture: in smb2.lock.replay try testing lock sequence checking against SMB3 samba servers.

Guenther

Signed-off-by: Guenther Deschner <gd@samba.org>
7 years agos4-torture: make smb2.lock.replay test work against Windows 2012 R2.
Günther Deschner [Mon, 25 Jan 2016 13:54:30 +0000 (14:54 +0100)]
s4-torture: make smb2.lock.replay test work against Windows 2012 R2.

Guenther

Signed-off-by: Guenther Deschner <gd@samba.org>
7 years agos4-torture: make test_session_reauth5 work against Windows 2012R2.
Günther Deschner [Fri, 22 Jan 2016 18:06:20 +0000 (19:06 +0100)]
s4-torture: make test_session_reauth5 work against Windows 2012R2.

The unlink of the file as anonymous is expected to fail.

Guenther

Signed-off-by: Guenther Deschner <gd@samba.org>
7 years agos3:smb2_lock: implement lock_sequence replay detection
Stefan Metzmacher [Wed, 24 Oct 2012 13:55:20 +0000 (15:55 +0200)]
s3:smb2_lock: implement lock_sequence replay detection

Pair-Programmed-With: Michael Adam <obnox@samba.org>

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Guenther Deschner <gd@samba.org>
7 years agos3:smb2_lock: pass in_lock_sequence to smbd_smb2_lock_send()
Stefan Metzmacher [Wed, 24 Oct 2012 12:53:05 +0000 (14:53 +0200)]
s3:smb2_lock: pass in_lock_sequence to smbd_smb2_lock_send()

Take the value from the client if the dialect is SMB2_10 or higher,
otherwise default to 0.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Guenther Deschner <gd@samba.org>
7 years agos3:smbXsrv_open: initialize smbXsrv_open_global->lock_sequence_array with 0xFF
Stefan Metzmacher [Wed, 24 Oct 2012 13:17:56 +0000 (15:17 +0200)]
s3:smbXsrv_open: initialize smbXsrv_open_global->lock_sequence_array with 0xFF

This does not match the current documentation, but is very likely the
right thing to do.

If we would match the documentation and initialize with 0x00,
we would return STATUS_SUCCESS without doing any locks.
If the client also follows the documentation and starts
with a lock_sequence of 0 for the first operation.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Guenther Deschner <gd@samba.org>
7 years agos3:smbXsrv.idl: add lock_sequence_array to smbXsrv_open_global0
Stefan Metzmacher [Wed, 24 Oct 2012 13:06:54 +0000 (15:06 +0200)]
s3:smbXsrv.idl: add lock_sequence_array to smbXsrv_open_global0

This is needed for lock replay detection.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Guenther Deschner <gd@samba.org>
7 years agoTODO.multi-channel: update plans for oplock breaks
Michael Adam [Mon, 29 Feb 2016 14:23:55 +0000 (15:23 +0100)]
TODO.multi-channel: update plans for oplock breaks

7 years agoUpdate TODO.multi-channel
Michael Adam [Fri, 26 Feb 2016 14:24:23 +0000 (15:24 +0100)]
Update TODO.multi-channel

7 years agoTODO.multi-channel
Michael Adam [Wed, 24 Sep 2014 07:17:06 +0000 (09:17 +0200)]
TODO.multi-channel

7 years agoSTEP02a - HACK (avoid swrap fdpass..) accept unix sockets... source3/lib/util_sock.c
Stefan Metzmacher [Tue, 24 Jun 2014 18:02:25 +0000 (20:02 +0200)]
STEP02a - HACK (avoid swrap fdpass..) accept unix sockets... source3/lib/util_sock.c

This lets selftest work without socket-wrapper supporting fd-passing...

7 years agoctdb-daemon: Log a message when vfork() takes long time
Amitay Isaacs [Thu, 15 Sep 2016 06:10:49 +0000 (16:10 +1000)]
ctdb-daemon: Log a message when vfork() takes long time

Signed-off-by: Amitay Isaacs <amitay@gmail.com>
Reviewed-by: Martin Schwenke <martin@meltin.net>
Autobuild-User(master): Martin Schwenke <martins@samba.org>
Autobuild-Date(master): Mon Sep 19 12:18:15 CEST 2016 on sn-devel-144

7 years agoctdb-daemon: Log a message when fork() takes long time
Amitay Isaacs [Thu, 15 Sep 2016 06:10:49 +0000 (16:10 +1000)]
ctdb-daemon: Log a message when fork() takes long time

Signed-off-by: Amitay Isaacs <amitay@gmail.com>
Reviewed-by: Martin Schwenke <martin@meltin.net>
7 years agoctdb-daemon: Avoid extra condition in tevent trace callback
Amitay Isaacs [Fri, 27 Mar 2015 05:23:48 +0000 (16:23 +1100)]
ctdb-daemon: Avoid extra condition in tevent trace callback

Signed-off-by: Amitay Isaacs <amitay@gmail.com>
Reviewed-by: Martin Schwenke <martin@meltin.net>
7 years agoctdb-recovery-helper: Add missing initialisation of ban_credits
Amitay Isaacs [Mon, 19 Sep 2016 04:59:06 +0000 (14:59 +1000)]
ctdb-recovery-helper: Add missing initialisation of ban_credits

BUG: https://bugzilla.samba.org/show_bug.cgi?id=12275

Signed-off-by: Amitay Isaacs <amitay@gmail.com>
Reviewed-by: Martin Schwenke <martin@meltin.net>
7 years agolib: poll_funcs : poll_funcs_context_slot_find can select the wrong slot to replace.
Jeremy Allison [Sat, 17 Sep 2016 06:37:20 +0000 (23:37 -0700)]
lib: poll_funcs : poll_funcs_context_slot_find can select the wrong slot to replace.

Look for an exact match first, before a free slot.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=12272

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Mon Sep 19 07:12:00 CEST 2016 on sn-devel-144

7 years agos4/messaging: let the imessaging ctx destructor free msg_dgm_ref
Ralph Boehme [Thu, 15 Sep 2016 12:19:51 +0000 (14:19 +0200)]
s4/messaging: let the imessaging ctx destructor free msg_dgm_ref

BUG: https://bugzilla.samba.org/show_bug.cgi?id=12272

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
7 years agolib/poll_funcs: free contexts in poll_funcs_state_destructor()
Ralph Boehme [Fri, 16 Sep 2016 15:55:56 +0000 (17:55 +0200)]
lib/poll_funcs: free contexts in poll_funcs_state_destructor()

This ensures the destructors get called in the proper order.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=12272

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
7 years agolib/poll_funcs: free timers in poll_funcs_state_destructor()
Ralph Boehme [Thu, 15 Sep 2016 12:19:27 +0000 (14:19 +0200)]
lib/poll_funcs: free timers in poll_funcs_state_destructor()

BUG: https://bugzilla.samba.org/show_bug.cgi?id=12272

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
7 years agos3/smbd: remove a misleading error message
Ralph Boehme [Fri, 16 Sep 2016 10:48:39 +0000 (12:48 +0200)]
s3/smbd: remove a misleading error message

It can happen that we get 0 cleanup events, so remove this error
message.

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
Autobuild-User(master): Ralph Böhme <slow@samba.org>
Autobuild-Date(master): Fri Sep 16 16:43:16 CEST 2016 on sn-devel-144

7 years agotevent_tutorial: Fix tevent_thread referencing
Volker Lendecke [Sun, 11 Sep 2016 07:28:35 +0000 (09:28 +0200)]
tevent_tutorial: Fix tevent_thread referencing

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Fri Sep 16 05:16:02 CEST 2016 on sn-devel-144

7 years agotevent_tutorial: Fix typos
Volker Lendecke [Sun, 11 Sep 2016 07:28:35 +0000 (09:28 +0200)]
tevent_tutorial: Fix typos

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>