- 28 May, 2018 1 commit
-
-
Andrew Bartlett authored
This test has been flapping and we should not be checking the sequence number of remote trusts in a loop like this. We can write a test against the trusts we specifically set up if we want to check remote sequence numbers (and connectivity) against actually working domains. When flapping the previous version of the test gave: WARNING!: ../source4/torture/winbind/struct_based.c:812: WINBINDD_SHOW_SEQUENCE returned 0, expected 1: WINBINDD_SHOW_SEQUENCE WARNING!: WINBINDD_SHOW_SEQUENCE on domain torturedom failed Trust list for WINBINDD_SHOW_SEQUENCE was: BUILTIN S4MEMBER SAMBADOMAIN torturedom WARNING!: ../source4/torture/winbind/struct_based.c:812: WINBINDD_SHOW_SEQUENCE returned 0, expected 1: WINBINDD_SHOW_SEQUENCE WARNING!: WINBINDD_SHOW_SEQUENCE on domain TORTURE302 failed Trust list for WINBINDD_SHOW_SEQUENCE was: BUILTIN S4MEMBER SAMBADOMAIN TORTURE302 TORTURE306 Signed-off-by:
Andrew Bartlett <abartlet@samba.org>
-
- 25 May, 2018 36 commits
-
-
full_path_tos avoids the talloc call for most cases; use that instead of talloc_asprintf. Signed-off-by:
Christof Schmitt <cs@samba.org> Reviewed-by:
Jeremy Allison <jra@samba.org> Autobuild-User(master): Jeremy Allison <jra@samba.org> Autobuild-Date(master): Sat May 26 01:43:09 CEST 2018 on sn-devel-144
-
No stream information is required here. Signed-off-by:
Christof Schmitt <cs@samba.org> Reviewed-by:
Jeremy Allison <jra@samba.org>
-
Updating the timestamps requires the path to the file, but no stream information. Signed-off-by:
Christof Schmitt <cs@samba.org> Reviewed-by:
Jeremy Allison <jra@samba.org>
-
This is returned for a get_winattrs call against a non-gpfs file system. This can happen for the .. entry when listing a share on the file system root. Signed-off-by:
Christof Schmitt <cs@samba.org> Reviewed-by:
Jeremy Allison <jra@samba.org>
-
As the struct is no longer used as part of connection_struct, move it to dfree.c. This is not backported, as it would change the VFS ABI. Signed-off-by:
Christof Schmitt <cs@samba.org> Reviewed-by:
Jeremy Allison <jra@samba.org>
-
BUG: https://bugzilla.samba.org/show_bug.cgi?id=13446 Signed-off-by:
Christof Schmitt <cs@samba.org> Reviewed-by:
Jeremy Allison <jra@samba.org>
-
Sub directories in a SMB share can have different free space information (e.g. when a different file system is mounted there). Caching the dfree information per SMB share will return invalid data. Address this by switching to memcache and store the cached data based on the query path. BUG: https://bugzilla.samba.org/show_bug.cgi?id=13446 Signed-off-by:
Christof Schmitt <cs@samba.org> Reviewed-by:
Jeremy Allison <jra@samba.org>
-
BUG: https://bugzilla.samba.org/show_bug.cgi?id=13446 Signed-off-by:
Christof Schmitt <cs@samba.org> Reviewed-by:
Jeremy Allison <jra@samba.org>
-
BUG: https://bugzilla.samba.org/show_bug.cgi?id=13446 Signed-off-by:
Christof Schmitt <cs@samba.org> Reviewed-by:
Jeremy Allison <jra@samba.org>
-
BUG: https://bugzilla.samba.org/show_bug.cgi?id=13446 Signed-off-by:
Christof Schmitt <cs@samba.org> Reviewed-by:
Jeremy Allison <jra@samba.org>
-
Jeremy Allison authored
We now pass samba3hide(nt4_dc), so remove it from knownfail. Signed-off-by:
Jeremy Allison <jra@samba.org> Reviewed-by:
Volker Lendecke <vl@samba.org> Autobuild-User(master): Jeremy Allison <jra@samba.org> Autobuild-Date(master): Fri May 25 21:29:32 CEST 2018 on sn-devel-144
-
Jeremy Allison authored
The vfs_fake_acl module will need it to implement chown/fchown. Signed-off-by:
Jeremy Allison <jra@samba.org> Reviewed-by:
Volker Lendecke <vl@samba.org>
-
Jeremy Allison authored
The vfs_fake_acl module will need it to implement chown/fchown. Signed-off-by:
Jeremy Allison <jra@samba.org> Reviewed-by:
Volker Lendecke <vl@samba.org>
-
Jeremy Allison authored
Signed-off-by:
Jeremy Allison <jra@samba.org> Reviewed-by:
Volker Lendecke <vl@samba.org>
-
Jeremy Allison authored
No longer used. Signed-off-by:
Jeremy Allison <jra@samba.org> Reviewed-by:
Volker Lendecke <vl@samba.org>
-
Jeremy Allison authored
No longer used. Signed-off-by:
Jeremy Allison <jra@samba.org> Reviewed-by:
Volker Lendecke <vl@samba.org>
-
Jeremy Allison authored
No longer needed. Signed-off-by:
Jeremy Allison <jra@samba.org> Reviewed-by:
Volker Lendecke <vl@samba.org>
-
Jeremy Allison authored
Now I understand the use of the mask in POSIX ACLs this extra step is no longer needed. Signed-off-by:
Jeremy Allison <jra@samba.org> Reviewed-by:
Volker Lendecke <vl@samba.org>
-
Jeremy Allison authored
Now I understand the use of the mask in POSIX ACLs this extra step is no longer needed. Signed-off-by:
Jeremy Allison <jra@samba.org> Reviewed-by:
Volker Lendecke <vl@samba.org>
-
Jeremy Allison authored
No longer used. Signed-off-by:
Jeremy Allison <jra@samba.org> Reviewed-by:
Volker Lendecke <vl@samba.org>
-
Jeremy Allison authored
No longer needed. Signed-off-by:
Jeremy Allison <jra@samba.org> Reviewed-by:
Volker Lendecke <vl@samba.org>
-
Jeremy Allison authored
Now I understand the use of the mask in POSIX ACLs this extra step is no longer needed. Signed-off-by:
Jeremy Allison <jra@samba.org> Reviewed-by:
Volker Lendecke <vl@samba.org>
-
Jeremy Allison authored
Now I understand the use of the mask in POSIX ACLs this extra step is no longer needed. Signed-off-by:
Jeremy Allison <jra@samba.org> Reviewed-by:
Volker Lendecke <vl@samba.org>
-
Jeremy Allison authored
Now I understand the use of the mask in POSIX ACLs this extra step is no longer needed. Signed-off-by:
Jeremy Allison <jra@samba.org> Reviewed-by:
Volker Lendecke <vl@samba.org>
-
Jeremy Allison authored
Now I understand the use of the mask in POSIX ACLs this extra step is no longer needed. If the mkdir succeeded it's already set the correct mode. Signed-off-by:
Jeremy Allison <jra@samba.org> Reviewed-by:
Volker Lendecke <vl@samba.org>
-
Jeremy Allison authored
This is a behavior change, it will modify the POSIX ACL mask from a value of rwx instead of modifying the existing ACE entries to be ANDed with the passed in mode. However it will have no effect on the underlying permissions, and better reflects the proper use of POSIX ACLs (i.e. I didn't understand the use of the mask entry in the ACL when I first wrote the POSIX ACL code). In addition, the vfs_acl_common.c module already filters these calls for all but POSIX opens, which means the only place this change is exposed to the client would be a cifsfs unix extensions client doing posix acl calls (and they would expect the mask to be set like this on chmod). Signed-off-by:
Jeremy Allison <jra@samba.org> Reviewed-by:
Volker Lendecke <vl@samba.org>
-
Jeremy Allison authored
Signed-off-by:
Jeremy Allison <jra@samba.org> Reviewed-by:
Volker Lendecke <vl@samba.org>
-
Jeremy Allison authored
Signed-off-by:
Jeremy Allison <jra@samba.org> Reviewed-by:
Volker Lendecke <vl@samba.org>
-
Jeremy Allison authored
We have potentially called SMB_VFS_FCHMOD() here in the file_set_dosmode() call associated with the comment /* Overwritten files should be initially set as archive */ at line 3755 above, so there is no need to do any POSIX ACL mask protection. Signed-off-by:
Jeremy Allison <jra@samba.org> Reviewed-by:
Volker Lendecke <vl@samba.org>
-
Jeremy Allison authored
Signed-off-by:
Jeremy Allison <jra@samba.org> Reviewed-by:
Volker Lendecke <vl@samba.org>
-
Jeremy Allison authored
Signed-off-by:
Jeremy Allison <jra@samba.org> Reviewed-by:
Volker Lendecke <vl@samba.org>
-
VL authored
Otherwise we're missing the clear-if-first optimization for smbXsrv_client_global.tdb. Signed-off-by:
Volker Lendecke <vl@samba.org> Reviewed-by:
Stefan Metzmacher <metze@samba.org> Autobuild-User(master): Volker Lendecke <vl@samba.org> Autobuild-Date(master): Fri May 25 16:00:08 CEST 2018 on sn-devel-144
-
VL authored
Signed-off-by:
Volker Lendecke <vl@samba.org> Reviewed-by:
Stefan Metzmacher <metze@samba.org>
-
Signed-off-by:
Andrew Bartlett <abartlet@samba.org> Reviewed-by:
Stefan Metzmacher <metze@samba.org> Autobuild-User(master): Stefan Metzmacher <metze@samba.org> Autobuild-Date(master): Fri May 25 13:07:47 CEST 2018 on sn-devel-144
-
Signed-off-by:
Timur I. Bakeyev <timur@iXsystems.com> Reviewed-by:
Andrew Bartlett <abartlet@samba.org> Reviewed-by:
Stefan Metzmacher <metze@samba.org>
-
Signed-off-by:
Andrew Bartlett <abartlet@samba.org> Reviewed-by:
Stefan Metzmacher <metze@samba.org>
-
- 24 May, 2018 2 commits
-
-
Signed-off-by:
Andreas Schneider <asn@samba.org> Reviewed-by:
Guenther Deschner <gd@samba.org> Autobuild-User(master): Günther Deschner <gd@samba.org> Autobuild-Date(master): Thu May 24 18:07:03 CEST 2018 on sn-devel-144
-
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): Thu May 24 03:35:00 CEST 2018 on sn-devel-144
-
- 23 May, 2018 1 commit
-
-
Signed-off-by:
Volker Lendecke <vl@samba.org> Reviewed-by:
Jeremy Allison <jra@samba.org>
-