Displaying 5 results from an estimated 5 matches for "smb_fname_str_do_log".
2018 Jul 25
0
vfs_audit log does not show full path names
...Actual results:
ryan|$IP|sname|rename|ok|a/b/c.tmp|a/b/c.xlsx
ryan|$IP|sname|open|ok|r|c.xlsx
Expected results:
ryan|$IP|sname|rename|ok|a/b/c.tmp|a/b/c.xlsx
ryan|$IP|sname|open|ok|r|a/b/c.xlsx
Looking at vfs_full_audit.c, smb_full_audit_open() and
smb_full_audit_rename() are very similar, using smb_fname_str_do_log()
to format the file name string for logging. Apparently the difference is
at a higher level. Can we assume that the filename should be prefixed
with the current directory, or might the current directory have been
changed by the time the audit log is called?
-----BEGIN PGP SIGNATURE-----
Version...
2018 Sep 06
0
[Announce] Samba 4.9.0rc5 Available for Download
...s used.
SMB_VFS_FCHMOD_ACL: Removed: Only FCHMOD is used.
Any external VFS modules will need to be updated to match these
changes in order to work with 4.9.x.
CHANGES SINCE 4.9.0rc4
======================
o Jeremy Allison <jra at samba.org>
* BUG 13565: s3: VFS: vfs_full_audit: Ensure smb_fname_str_do_log() only
returns absolute pathnames.
o Paulo Alcantara <paulo at paulo.ac>
* BUG 13578: s3: util: Do not take over stderr when there is no log file.
o Ralph Boehme <slow at samba.org>
* BUG 13549: Durable Reconnect fails because cookie.allow_reconnect is not
set.
o A...
2018 Sep 06
0
[Samba] [Announce] Samba 4.9.0rc5 Available for Download
...s used.
SMB_VFS_FCHMOD_ACL: Removed: Only FCHMOD is used.
Any external VFS modules will need to be updated to match these
changes in order to work with 4.9.x.
CHANGES SINCE 4.9.0rc4
======================
o Jeremy Allison <jra at samba.org>
* BUG 13565: s3: VFS: vfs_full_audit: Ensure smb_fname_str_do_log() only
returns absolute pathnames.
o Paulo Alcantara <paulo at paulo.ac>
* BUG 13578: s3: util: Do not take over stderr when there is no log file.
o Ralph Boehme <slow at samba.org>
* BUG 13549: Durable Reconnect fails because cookie.allow_reconnect is not
set.
o A...
2018 Sep 13
4
[Announce] Samba 4.9.0 Available for Download
...scavenging' option, only
update if needed.
o Andreas Schneider <asn at samba.org>
* BUG 13606: wafsamba: Fix 'make -j<jobs>'.
o
CHANGES SINCE 4.9.0rc4
======================
o Jeremy Allison <jra at samba.org>
* BUG 13565: s3: VFS: vfs_full_audit: Ensure smb_fname_str_do_log() only
returns absolute pathnames.
o Paulo Alcantara <paulo at paulo.ac>
* BUG 13578: s3: util: Do not take over stderr when there is no log file.
o Ralph Boehme <slow at samba.org>
* BUG 13549: Durable Reconnect fails because cookie.allow_reconnect is not
set.
o A...
2018 Sep 13
4
[Announce] Samba 4.9.0 Available for Download
...scavenging' option, only
update if needed.
o Andreas Schneider <asn at samba.org>
* BUG 13606: wafsamba: Fix 'make -j<jobs>'.
o
CHANGES SINCE 4.9.0rc4
======================
o Jeremy Allison <jra at samba.org>
* BUG 13565: s3: VFS: vfs_full_audit: Ensure smb_fname_str_do_log() only
returns absolute pathnames.
o Paulo Alcantara <paulo at paulo.ac>
* BUG 13578: s3: util: Do not take over stderr when there is no log file.
o Ralph Boehme <slow at samba.org>
* BUG 13549: Durable Reconnect fails because cookie.allow_reconnect is not
set.
o A...