index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
modules
/
vfs_extd_audit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
vfs: change openat propotype to match linux openat2
Volker Lendecke
2022-08-06
1
-4
/
+3
*
s3: VFS: extd_audit: Use real dirfsp for SMB_VFS_RENAMEAT()
Jeremy Allison
2021-06-22
1
-7
/
+35
*
s3/modules: VFS: extd_audit: Remove audit_chmod() function
Noel Power
2021-04-11
1
-23
/
+0
*
vfs_extd_audit.c: support real dirfsps in audit_unlinkat()
Ralph Boehme
2021-01-28
1
-2
/
+11
*
vfs_extd_audit: support real dirfsps in audit_mkdirat()
Ralph Boehme
2020-12-17
1
-2
/
+12
*
smbd: use fsp_get_pathref_fd() as part of DEBUG and syslog messages
Ralph Boehme
2020-12-16
1
-2
/
+2
*
vfs: remove SMB_VFS_OPEN()
Ralph Boehme
2020-05-21
1
-24
/
+0
*
vfs_extd_audit: implement SMB_VFS_OPENAT()
Ralph Boehme
2020-05-21
1
-0
/
+32
*
vfs: remove SMB_VFS_OPENDIR()
Ralph Boehme
2020-03-24
1
-24
/
+0
*
s3: VFS: vfs_extd_audit: Remove rmdir_fn(). No longer used.
Jeremy Allison
2019-10-10
1
-22
/
+0
*
s3: VFS: vfs_extd_audit: Remove unlink_fn. No longer used.
Jeremy Allison
2019-09-26
1
-22
/
+0
*
s3: VFS: vfs_extd_audit. Implement unlinkat().
Jeremy Allison
2019-09-26
1
-0
/
+27
*
s3: VFS: vfs_extd_audit. Remove mkdir_fn(). No longer used.
Jeremy Allison
2019-09-11
1
-23
/
+0
*
s3: VFS: vfs_extd_audit. Implement mkdirat().
Jeremy Allison
2019-09-11
1
-0
/
+27
*
s3: VFS: vfs_extd_audit. Remove rename_fn(). No longer used.
Jeremy Allison
2019-08-16
1
-25
/
+0
*
s3: VFS: vfs_extd_audit. Implement renameat().
Jeremy Allison
2019-08-16
1
-0
/
+31
*
vfs_audit: Extend list of recognized syslog(3) facilities and wrap them into ...
Timur I. Bakeyev
2018-07-11
1
-22
/
+77
*
Make sure that vfs*audit modules recognize and accept all the syslog facilities.
Timur I. Bakeyev
2018-07-05
1
-11
/
+27
*
s3: VFS: Remove SMB_VFS_FCHMOD_ACL().
Jeremy Allison
2018-05-25
1
-21
/
+0
*
s3: VFS: Remove SMB_VFS_CHMOD_ACL().
Jeremy Allison
2018-05-25
1
-23
/
+0
*
lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...
Jeremy Allison
2017-04-22
1
-1
/
+1
*
VFS: Modify chmod_acl to take a const struct smb_filename * instead of const ...
Jeremy Allison
2016-03-03
1
-4
/
+6
*
VFS: Modify chmod to take a const struct smb_filename * instead of const char *
Jeremy Allison
2016-03-03
1
-4
/
+6
*
VFS: Modify opendir to take a const struct smb_filename * instead of const ch...
Jeremy Allison
2016-03-01
1
-4
/
+7
*
VFS: Modify rmdir to take a const struct smb_filename * instead of const char *
Jeremy Allison
2016-02-25
1
-4
/
+5
*
s3: VFS: Modify mkdir to take a const struct smb_filename * instead of const ...
Jeremy Allison
2016-02-24
1
-4
/
+6
*
s3:modules/vfs_*: make function prototypes available via static_decl_vfs;
Stefan Metzmacher
2015-08-20
1
-0
/
+1
*
Convert all uint8/16/32 to _t in all modules.
Richard Sharpe
2015-05-06
1
-1
/
+1
*
build: Remove SMB_STRUCT_DIR define
Andrew Bartlett
2012-04-05
1
-2
/
+2
*
vfs: Make function pointer names consistent. They all end in _fn
Richard Sharpe
2011-12-12
1
-10
/
+10
*
param: Merge param headers into lib/param/loadparm.h
Andrew Bartlett
2011-06-29
1
-0
/
+1
*
s3:vfs properly terminate enums in audit modules
Christian Ambach
2011-05-24
1
-2
/
+4
*
s3-vfs: rename open function to open_fn.
Günther Deschner
2011-04-21
1
-1
/
+1
*
s3-vfs: include smbd/smbd.h in vfs modules.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3-includes: only include system/filesys.h when needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3-includes: only include system/syslog.h when needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
Restructure the connect function code to always call
Jeremy Allison
2009-11-30
1
-4
/
+6
*
Make the smbd VFS typesafe
Volker Lendecke
2009-07-24
1
-29
/
+16
*
s3: Finish plumbing the fsp->fsp_name smb_fname conversion through the modules.
Tim Prouty
2009-07-20
1
-4
/
+4
*
s3: Plumb smb_filename through SMB_VFS_UNLINK
Tim Prouty
2009-07-06
1
-4
/
+5
*
s3 audit: Remove some recently introduced memory leaks in the audit modules
Tim Prouty
2009-07-06
1
-3
/
+3
*
s3 audit: Remove the usesless static function declarations from the audit mod...
Tim Prouty
2009-07-06
1
-51
/
+30
*
s3: Plumb smb_filename through SMB_VFS_RENAME
Tim Prouty
2009-07-06
1
-5
/
+11
*
s3: Change SMB_VFS_OPEN to take an smb_filename struct
Tim Prouty
2009-06-17
1
-5
/
+7
*
More warning fixes for Solaris.
Jeremy Allison
2009-02-23
1
-4
/
+4
*
s3/vfs_extd_audit: Don't ignore "syslog = 0".
Karolin Seeger
2009-01-21
1
-59
/
+86
*
Remove redundant parameter fd from SMB_VFS_CLOSE().
Michael Adam
2008-04-21
1
-5
/
+5
*
Fix Coverity warnings
Volker Lendecke
2008-03-23
1
-1
/
+5
*
Remove redundant parameter fd from SMB_VFS_FCHMOD_ACL().
Michael Adam
2008-01-08
1
-3
/
+3
*
Remove redundant parameter fd from SMB_VFS_FCHMOD().
Michael Adam
2008-01-07
1
-3
/
+3
[next]