| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
| |
Signed-off-by: Michael Adam <obnox@samba.org>
(cherry picked from commit b9da4235566ffdd649d7b4a6ca05cecd02cfbd20)
|
|
|
|
|
|
| |
Autobuild-User: Jeremy Allison <jra@samba.org>
Autobuild-Date: Mon Oct 17 21:39:32 CEST 2011 on sn-devel-104
(cherry picked from commit c3bdcab5161107be8155a7913d9cb325383a781d)
|
|
|
|
|
|
| |
Autobuild-User: Jeremy Allison <jra@samba.org>
Autobuild-Date: Fri Oct 14 03:26:06 CEST 2011 on sn-devel-104
(cherry picked from commit 7a0b5d6fc51d5d212529e82e5ed8e21516bfbe27)
|
|
|
|
| |
Karolin
|
|
|
|
| |
Karolin
|
|
|
|
| |
Karolin
|
|
|
|
|
|
|
|
| |
thanks to Volker for the content
Autobuild-User: Björn Jacke <bj@sernet.de>
Autobuild-Date: Tue Oct 18 12:24:35 CEST 2011 on sn-devel-104
(cherry picked from commit 56328a4d61c8d0a52f6841097bf8fc4ffd46bfb6)
|
|
|
|
|
|
| |
Autobuild-User: Jeremy Allison <jra@samba.org>
Autobuild-Date: Mon Oct 17 23:32:58 CEST 2011 on sn-devel-104
(cherry picked from commit c52b571506874987ba626c25e9692fbe2251b7e2)
|
|
|
|
| |
Karolin
|
|
|
|
|
| |
Found and fix reported by Micha Lenk <micha@lenk.info>. Thanks !
(cherry picked from commit 1e4761d05978b7a495d121acc1deaa7049f3911c)
|
|
|
|
|
|
|
|
|
|
| |
group_sids_to_info3 does a sid_peek_check_rid on the domain sid before adding
the rids to the array. If the domain sid is 0x0, then the check will always
fail.
Autobuild-User: Volker Lendecke <vlendec@samba.org>
Autobuild-Date: Sat Sep 17 00:51:27 CEST 2011 on sn-devel-104
(cherry picked from commit 3dcec44f3edbc9c4f1946ead3480f6d01cd53e7a)
|
|
|
|
|
|
|
|
|
|
|
|
| |
size of 0x10000 instead of smb2_max_trans.
Change the defaults and the documentation to reflect the 64k limit.
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Autobuild-User: Stefan Metzmacher <metze@samba.org>
Autobuild-Date: Thu Oct 13 12:22:23 CEST 2011 on sn-devel-104
(cherry picked from commit d2a9e8df35be1516f22f0ef78356de6d4b02d4d3)
|
|
|
|
|
|
|
|
| |
metze
Autobuild-User: Stefan Metzmacher <metze@samba.org>
Autobuild-Date: Thu Oct 13 03:32:02 CEST 2011 on sn-devel-104
(cherry picked from commit 5e04231e961f10656384a6f16104d0d55b6f3e0e)
|
|
|
|
|
|
|
| |
#8473)
metze
(cherry picked from commit 6981f1114792cc251bf1e05183dd88f5d351ab09)
|
|
|
|
|
|
|
|
|
|
| |
#8473)
We should enforce the negotiated max sizes instead of the
lp_smb2_max_*() sizes.
metze
(cherry picked from commit 40ea66c5dda91ba3f74bed7db1ce02f6c8b4ffeb)
|
|
|
|
|
|
|
| |
We don't have multi-credit support yet.
metze
(cherry picked from commit 77f739f03a32965b676d97a6f082bb3e023014ef)
|
|
|
|
|
|
|
|
|
|
|
|
| |
If we got a SMB2_OP_NEGPROT after the protocol is already negotiated
or if we got a non SMB2_OP_NEGPROT before the protocol was negotiated
we should close the connection (as windows does).
metze
Autobuild-User: Stefan Metzmacher <metze@samba.org>
Autobuild-Date: Fri Sep 23 12:30:50 CEST 2011 on sn-devel-104
(cherry picked from commit 5494856294384df4360d85e68abc03c43dc16e06)
|
|
|
|
|
|
|
| |
Only if SMB2_CAP_LARGE_MTU is supported we should announce larger limits.
metze
(cherry picked from commit e603929b9801ad6cc47dead19d27b42fe46489c7)
|
|
|
|
| |
Karolin
|
|
|
|
|
|
|
|
|
|
| |
deleting it via empty path (DELETE_PENDING until the last client)
Disallow "." in can_set_delete_on_close().
Autobuild-User: Jeremy Allison <jra@samba.org>
Autobuild-Date: Wed Oct 12 21:07:27 CEST 2011 on sn-devel-104
(cherry picked from commit bd260f03ab492d03c2890db47dc6fb4f1b824a1a)
|
|
|
|
| |
Karolin
|
|
|
|
|
|
|
|
|
|
|
| |
Currently the InputOffset is always check to point to the input data
buffer, regardless of whether input data is present.
Signed-off-by: Stefan Metzmacher <metze@samba.org>
(cherry picked from commit dbcd59f46b0d2125dfb6eb82b3d92be228c6ae4b)
The last 22 patches addres bug #8520 (Fix SMB2 SMB2_OP_GETINFO and
SMB2_OP_IOCTL parsing requirements).
|
|
|
|
|
| |
Signed-off-by: Stefan Metzmacher <metze@samba.org>
(cherry picked from commit 18482957daa2e2122ef39426a8fff167df3c9377)
|
|
|
|
|
| |
metze
(cherry picked from commit 563fa741f6a34a1300c81a8474ca87346a9f5cca)
|
|
|
|
|
|
|
|
|
|
| |
SMB2_FIND/QUERY_DIRECTORY
metze
Autobuild-User: Stefan Metzmacher <metze@samba.org>
Autobuild-Date: Wed Sep 7 12:15:51 CEST 2011 on sn-devel-104
(cherry picked from commit 9bc4decc1cba701926fc8081c3903aac754a6f51)
|
|
|
|
|
|
|
| |
SMB2_CREATE
metze
(cherry picked from commit 1bc93c2605e14104237bb100db1d8acb1e7fe389)
|
|
|
|
|
| |
metze
(cherry picked from commit 68b33aa61ac393c2737969f8449adce3e3096d73)
|
|
|
|
|
| |
metze
(cherry picked from commit 1a726b88ec74962d0317740bbdf576ddcffb52bc)
|
|
|
|
|
| |
metze
(cherry picked from commit 3643a05ba63ac5d8466dc8391b5d05efeedb5ac4)
|
|
|
|
|
| |
metze
(cherry picked from commit f3a8d65bdfe496f080a74eb7104500bd8e2b0179)
|
|
|
|
|
| |
metze
(cherry picked from commit c6480366e551d1dc683c2648bd897bdc7c1b90df)
|
|
|
|
|
| |
metze
(cherry picked from commit a358eee2d8670d4a1675e82562fa704fa45a71e6)
|
|
|
|
|
| |
metze
(cherry picked from commit 22d479f75794b7c5fcac2fd47fbfd767700507d6)
|
|
|
|
|
| |
metze
(cherry picked from commit 29b3601c028b8861102b1d988285c78fc17f3b8e)
|
|
|
|
|
| |
metze
(cherry picked from commit 880eafd7e83ba326be7036605179e8de746f4312)
|
|
|
|
|
| |
metze
(cherry picked from commit 440f702aa9a020f8cfe13037b7af1ba0dadf86f2)
|
|
|
|
|
| |
metze
(cherry picked from commit bc95ab99dc84fa6d567a7d4e803552363bbc07a9)
|
|
|
|
|
| |
metze
(cherry picked from commit 251815bfd395398857cb60c0b89710ddce7ab19f)
|
|
|
|
|
| |
metze
(cherry picked from commit e09b3940a769806dcc17d24079375f5d53eca26a)
|
|
|
|
|
| |
metze
(cherry picked from commit 9da2f72d471460d9c953e9cee84c9cfa3611e89e)
|
|
|
|
|
| |
metze
(cherry picked from commit 02f7c37e671c7950619c000b73c5a09ce31c68ac)
|
|
|
|
|
| |
metze
(cherry picked from commit d280d9f945be2d658694c6d4503822e99dc953b5)
|
|
|
|
|
| |
metze
(cherry picked from commit 7ec3a35d2a67ca93a49094f07a12b0e37cec1661)
|
|
|
|
| |
metze.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
at least on GPFS, using the stat information gave wrong results
example: FileInfo gave 12582912000, Create Response gave 25769803776000
This makes the create part use the same method as fileinfo,
matching up the replies of both calls
Autobuild-User: Jeremy Allison <jra@samba.org>
Autobuild-Date: Mon Oct 10 21:49:53 CEST 2011 on sn-devel-104
(cherry picked from commit ec0c1f2c34ea520b4a7d636ba284a9c7d3ecd96f)
Fix bug #8518 (SMB2 create call returns incorrect file allocation size).
|
|
|
|
|
| |
Autobuild-User: Jeremy Allison <jra@samba.org>
Autobuild-Date: Thu Sep 22 00:22:12 CEST 2011 on sn-devel-104
|
|
|
|
|
|
|
|
|
| |
blob in create
Cope with zero length data_offset and data_length values.
Autobuild-User: Jeremy Allison <jra@samba.org>
Autobuild-Date: Wed Sep 21 22:12:40 CEST 2011 on sn-devel-104
|
|
|
|
|
|
|
|
|
|
| |
SYNCHRONIZE flag - blocking renames.
aceType is an enum field, not a bitmask.
Autobuild-User: Jeremy Allison <jra@samba.org>
Autobuild-Date: Thu Sep 8 03:34:39 CEST 2011 on sn-devel-104
(cherry picked from commit 0aa6751e919d842cdae044be26f6da725063eac2)
|
|
|
|
|
|
|
|
|
|
| |
renames.
Thanks to Youzhong Yang for discovering this issue.
Autobuild-User: Jeremy Allison <jra@samba.org>
Autobuild-Date: Wed Sep 7 22:56:06 CEST 2011 on sn-devel-104
(cherry picked from commit 600451da33728cbd377b122c85cf146f5b319998)
|
|
|
|
|
|
|
|
| |
Karolin
Autobuild-User: Karolin Seeger <kseeger@samba.org>
Autobuild-Date: Sat Oct 8 22:27:07 CEST 2011 on sn-devel-104
(cherry picked from commit 851d6625d5e08ac9659a6d23d105f9e0c47f9692)
|