index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
modules
/
vfs_full_audit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
vfs3: Pass "lease" through SMB_VFS_CREATE_FILE
Volker Lendecke
2014-08-11
1
-0
/
+2
*
vfs_full_audit: Optionally log security descriptors in FSET_NT_ACL
Volker Lendecke
2014-08-07
1
-2
/
+20
*
vfs_full_audit: Add "full_audit:syslog"
Volker Lendecke
2014-08-07
1
-11
/
+24
*
vfs_full_audit: Save full_audit:priority in private_data
Volker Lendecke
2014-08-07
1
-1
/
+4
*
vfs_full_audit: Save full_audit:facility in private_data
Volker Lendecke
2014-08-07
1
-3
/
+13
*
vfs_full_audit: Pass "vfs_full_audit_private_data" to log_failure/success()
Volker Lendecke
2014-08-07
1
-16
/
+9
*
smbd: Remove unused blocking_lock_record* from VFS_BRL_CANCEL_WINDOWS
Volker Lendecke
2014-07-04
1
-3
/
+2
*
smbd: Remove unused blocking_lock_record* from VFS_BRL_LOCK_WINDOWS
Volker Lendecke
2014-07-04
1
-3
/
+2
*
vfs: add [GET/SET]_COMPRESSION hooks
David Disseldorp
2013-11-22
1
-0
/
+40
*
smbd: Add brl_fsp access function
Volker Lendecke
2013-09-11
1
-3
/
+6
*
s3-vfs: add copy_chunk vfs hooks
David Disseldorp
2013-01-16
1
-0
/
+38
*
vfs: Remove type parameter from sys_acl_blob_get_{fd,file}
Andrew Bartlett
2012-10-11
1
-2
/
+1
*
smbd: Add mem_ctx to {f,}get_nt_acl VFS call
Andrew Bartlett
2012-10-11
1
-4
/
+8
*
smbd: Add mem_ctx to sys_acl_init() and all callers
Andrew Bartlett
2012-10-11
1
-4
/
+5
*
vfs: check full_audit enum->str mapping on startup
David Disseldorp
2012-09-28
1
-3
/
+4
*
vfs: add missing pwrite ops to full_audit
David Disseldorp
2012-09-28
1
-0
/
+2
*
vfs: fix acl_blob_get* in vfs_full_audit
David Disseldorp
2012-09-20
1
-9
/
+11
*
vfs: fix lock logging in vfs_full_audit
David Disseldorp
2012-09-20
1
-4
/
+4
*
smbd: Add extra VFS hooks to get the posix ACL as a blob
Andrew Bartlett
2012-09-12
1
-0
/
+37
*
s3-smbd: Remove sys_acl_*() VFS wrapper functions
Andrew Bartlett
2012-08-15
1
-302
/
+0
*
vfs_full_audit: Remove some unnecessary return; statements
Björn Jacke
2012-08-08
1
-9
/
+0
*
s3-vfs: async fsync
Volker Lendecke
2012-07-18
1
-0
/
+74
*
s3-aio: Remove unused VFS functions and more
Volker Lendecke
2012-07-18
1
-98
/
+0
*
s3-vfs: Add pwrite_send/recv to vfs modules
Volker Lendecke
2012-07-18
1
-0
/
+75
*
s3-vfs: Add pread_send/recv to vfs modules
Volker Lendecke
2012-07-18
1
-0
/
+77
*
loadparm: make the source3/ lp_ functions take an explicit TALLOC_CTX *.
Rusty Russell
2012-07-18
1
-2
/
+2
*
build: Remove SMB_OFF_T, replace with off_t
Andrew Bartlett
2012-04-06
1
-11
/
+11
*
s3-vfs: Remove unused lremovexattr call from VFS modules, system.c and configure
Andrew Bartlett
2012-04-05
1
-17
/
+0
*
s3-vfs: Remove unused lsetxattr call from VFS modules, system.c and configure
Andrew Bartlett
2012-04-05
1
-19
/
+0
*
s3-vfs: Remove unused llistxattr call from VFS modules, system.c and configure
Andrew Bartlett
2012-04-05
1
-15
/
+0
*
s3-vfs: Remove unused lgetxattr call from VFS modules, system.c and configure
Andrew Bartlett
2012-04-05
1
-17
/
+0
*
build: Remove SMB_STRUCT_DIR define
Andrew Bartlett
2012-04-05
1
-10
/
+10
*
build: Remove SMB_STRUCT_DIRENT define
Andrew Bartlett
2012-04-05
1
-2
/
+2
*
s3: Pass filters explicitly through vfs notify watch
Volker Lendecke
2012-03-26
1
-2
/
+4
*
s3: Pass "path" through vfs_notify_watch
Volker Lendecke
2012-03-21
1
-1
/
+3
*
vfs: Make function pointer names consistent. They all end in _fn
Richard Sharpe
2011-12-12
1
-110
/
+110
*
s3-auth use auth_user_info not netr_SamInfo3 in auth3_session_info
Andrew Bartlett
2011-07-20
1
-1
/
+1
*
s3-auth Use struct auth_user_info_unix for unix_name and sanitized_username
Andrew Bartlett
2011-07-20
1
-2
/
+2
*
s3-auth Use *unix_token rather than utok in struct auth3_session_info
Andrew Bartlett
2011-07-20
1
-1
/
+1
*
lib/util Move bitmap.c to lib/util
Andrew Bartlett
2011-07-08
1
-0
/
+1
*
param: Merge param headers into lib/param/loadparm.h
Andrew Bartlett
2011-06-29
1
-0
/
+1
*
s3-talloc Change TALLOC_ZERO_P() to talloc_zero()
Andrew Bartlett
2011-06-09
1
-1
/
+1
*
Remove the char * argument from the SMB_VFS_GETWD() call. Now always
Jeremy Allison
2011-06-01
1
-4
/
+4
*
s3: Remove SHADOW_COPY_DATA typedef
Volker Lendecke
2011-05-31
1
-1
/
+2
*
Fix bug #8165 - Inverted WITH_SYSLOG condition in vfs_full_audit.c.
Jeremy Allison
2011-05-25
1
-1
/
+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: only include ntioctl.h where needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3-auth: vfs modules need auth.h
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3-vfs: include smbd/smbd.h in vfs modules.
Günther Deschner
2011-03-30
1
-0
/
+1
[next]