index
:
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-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-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
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
modules
/
vfs_preopen.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-16
s3:modules: Make nread a size_t and check for possible overflow
Andreas Schneider
1
-3
/
+4
2024-07-16
s3:modules: Move chunk out of the loop
Andreas Schneider
1
-3
/
+2
2024-07-16
s3:modules: Rename thistime to chunk
Andreas Schneider
1
-4
/
+4
2023-10-13
s3:modules: Remove unreachable code (CID 1508998)
Joseph Sutton
1
-6
/
+0
2023-07-17
s3:modules: Fix code spelling
Andreas Schneider
1
-2
/
+2
2022-08-06
vfs: change openat propotype to match linux openat2
Volker Lendecke
1
-6
/
+4
2021-10-13
vfs_preopen.c: Fix -Wformat error on macOS
Alex Richardson
1
-1
/
+1
2021-07-01
vfs_preopen: add useful debug messages which can be configured on adjustable ...
Stefan Metzmacher
1
-3
/
+90
2021-07-01
vfs_preopen: introduce support for "preopen:posix-basic-regex = yes"
Stefan Metzmacher
1
-4
/
+10
2021-07-01
vfs_preopen: make use of any hints from samba_path_matching_check_last_compon...
Stefan Metzmacher
1
-2
/
+55
2021-07-01
vfs_preopen: cap the queue length to the maximum number that fits into the di...
Stefan Metzmacher
1
-10
/
+40
2021-07-01
vfs_preopen: introduce helper variables in preopen_parse_fname()
Stefan Metzmacher
1
-2
/
+8
2021-07-01
vfs_preopen: completely reset the queue if the name structure changes
Stefan Metzmacher
1
-0
/
+46
2021-07-01
vfs_preopen: only reset the queue state if preopen_parse_fname() found matchi...
Stefan Metzmacher
1
-6
/
+13
2021-07-01
vfs_preopen: make use of new samba_path_matching_* infrastructure
Stefan Metzmacher
1
-5
/
+18
2021-07-01
vfs_preopen: only try to preopen if we can construct an absolute path
Stefan Metzmacher
1
-2
/
+23
2021-07-01
vfs_preopen: introduce "preopen" debug class
Stefan Metzmacher
1
-2
/
+24
2021-01-08
lib: give global_contexts.c its own header file
Volker Lendecke
1
-0
/
+1
2020-08-03
lib: relicense smb_strtoul(l) under LGPLv3
Ralph Boehme
1
-0
/
+1
2020-05-21
vfs: remove SMB_VFS_OPEN()
Ralph Boehme
1
-71
/
+0
2020-05-21
vfs_preopen: implement SMB_VFS_OPENAT()
Ralph Boehme
1
-1
/
+80
2019-08-16
s3: VFS: change connection_struct cwd_fname to cwd_fsp
Ralph Boehme
1
-1
/
+1
2019-06-30
source3: Update all consumers of strtoul_err(), strtoull_err() to new API
Swen Schillig
1
-1
/
+1
2019-06-28
vfs_preopen: TALLOC_FREE(fde) before closing the underlying fd
Volker Lendecke
1
-0
/
+1
2019-06-28
vfs_preopen: Fix an uninitialized variable read
Volker Lendecke
1
-0
/
+1
2019-06-28
vfs_preopen: Fix for O_NOFOLLOW
Volker Lendecke
1
-1
/
+1
2019-03-01
modules: Use wrapper for string to integer conversion
Swen Schillig
1
-1
/
+5
2018-09-07
s3: Rename server_event_context() to global_event_context()
Christof Schmitt
1
-1
/
+1
2018-03-20
s3:vfs_preopen: Change to a do-while loop and fix the check
Andreas Schneider
1
-2
/
+2
2017-12-18
vfs: Use static_decl_vfs in all VFS modules
Christof Schmitt
1
-1
/
+1
2017-07-01
s3: VFS: Change SMB_VFS_GETWD to return struct smb_filename * instead of char *.
Jeremy Allison
1
-1
/
+2
2017-04-22
lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...
Jeremy Allison
1
-2
/
+2
2016-05-13
s3:vfs:preopen: fix O3 error unused result of write
Michael Adam
1
-1
/
+2
2015-10-13
lib: Move sys_rw* to lib/util
Volker Lendecke
1
-1
/
+1
2015-05-19
s3:vfs_preopen: avoid compiler warnings
Stefan Metzmacher
1
-3
/
+4
2014-12-07
lib: Split out write_data[_iov]
Volker Lendecke
1
-0
/
+1
2013-02-19
s3:modules: s/event_add_fd/tevent_add_fd and s/EVENT_FD_/TEVENT_FD_
Stefan Metzmacher
1
-3
/
+3
2013-02-19
s3:modules: s/struct fd_event/struct tevent_fd
Stefan Metzmacher
1
-2
/
+2
2013-02-19
s3:modules: s/struct event_context/struct tevent_context
Stefan Metzmacher
1
-1
/
+1
2012-09-12
In vfs modules, don't use 'conn->origpath' when we really mean 'conn->cwd'.
Jeremy Allison
1
-1
/
+1
2012-03-24
lib/util: Remove obsolete sys_getpid() and sys_fork().
Jelmer Vernooij
1
-1
/
+1
2011-06-09
s3-talloc Change TALLOC_ARRAY() to talloc_array()
Andrew Bartlett
1
-2
/
+2
2011-06-09
s3-talloc Change TALLOC_REALLOC_ARRAY() to talloc_realloc()
Andrew Bartlett
1
-1
/
+1
2011-05-31
s3-globals Remove smbd_event_context() (use server_event_context())
Andrew Bartlett
1
-1
/
+1
2011-05-06
Fix broken interface to set_namearray() - don't modify incoming string.
Jeremy Allison
1
-1
/
+1
2011-04-21
s3-vfs: rename open function to open_fn.
Günther Deschner
1
-1
/
+1
2011-03-30
s3-vfs: include smbd/smbd.h in vfs modules.
Günther Deschner
1
-0
/
+1
2011-03-30
s3-includes: only include system/filesys.h when needed.
Günther Deschner
1
-0
/
+1
2009-11-23
Revert "s3: Make the implicit reference to Protocol in is_in_path() explicit"
Volker Lendecke
1
-2
/
+1
2009-11-23
Revert "s3: Move the global variable Protocol to struct smbd_server_connection"
Volker Lendecke
1
-1
/
+1
[next]