..
notifyd
s3:notifyd: Use a watcher per db record
2024-10-01 14:22:43 +00:00
avahi_register.c
blocking.c
s3/locking: pass file_id instead of lck to share_mode_watch_send()
2024-11-05 14:39:30 +00:00
close.c
smbd: avoid a panic in close_directory()
2024-11-18 12:43:28 +00:00
conn_idle.c
smbd: Remove sconn->using_smb2
2024-04-17 07:57:36 +00:00
conn_msg.c
conn.c
smbd: maintain veto_list and hide_list in the vuid cache
2024-07-26 10:06:30 +00:00
connection.c
dfree.c
s3:smbd: Fix code spelling
2023-07-19 09:58:37 +00:00
dir.c
smbd: Use OpenDir_from_pathref() in can_delete_directory_fsp()
2024-11-12 18:07:33 +00:00
dir.h
smbd: consolidate "have_file_open_below" logic in have_file_open_below()
2024-11-05 14:39:30 +00:00
dmapi.c
s3:smbd: Fix code spelling
2023-07-19 09:58:37 +00:00
dnsregister.c
dosmode.c
smbd: Prepare fdos_mode() for handling symlinks in smb2
2024-11-22 09:50:37 +00:00
durable.c
s3:smbd: let durable_reconnect_fn already check for a disconnected handle with the correct file_id
2024-10-10 12:47:33 +00:00
error.c
s3: smbd: Rename reply_outbuf() -> reply_smb1_outbuf().
2022-04-07 17:37:30 +00:00
fake_file.c
smbd: Fix whitespace
2023-11-01 18:55:32 +00:00
fd_handle.c
s3:smbd: Fix code spelling
2023-07-19 09:58:37 +00:00
fd_handle.h
smbd: fd_handle.h does not need includes.h
2022-04-26 21:41:29 +00:00
file_access.c
smbd: use check_any_access_fsp() for all access checks
2024-01-08 15:53:36 +00:00
fileio.c
smbd: convert fsp->posix_flags to fsp->fsp_flags.posix_open
2024-10-25 11:50:01 +00:00
filename.c
smbd: Return NT_STATUS_STOPPED_ON_SYMLINK
2024-11-22 09:50:37 +00:00
files.c
smbd: Fix the turning an absolute symlink into a relative one
2024-11-22 09:50:37 +00:00
globals.c
smbd: Slightly simplify set_current_case_sensitive()
2022-12-14 22:54:29 +00:00
globals.h
smbd: pass lck down to rename_internals_fsp()
2024-11-05 14:39:30 +00:00
mangle_hash2.c
s3:smbd: Add missing newlines to logging messages
2023-08-08 04:39:38 +00:00
mangle_hash.c
s3:smbd: Fix code spelling
2023-07-19 09:58:37 +00:00
mangle.c
msdfs.c
s3:smbd: Fix code spelling
2024-02-08 02:48:44 +00:00
notify_fam.c
notify_inotify.c
notify_msg.c
notify.c
smbd: use contend_dirleases() in notify_fname()
2024-11-05 14:39:30 +00:00
ntquotas.c
smbd: Fix some whitespace
2023-11-01 18:55:32 +00:00
open.c
smbd: Return NT_STATUS_STOPPED_ON_SYMLINK
2024-11-22 09:50:37 +00:00
oplock_linux.c
s3:smbd: Add missing newlines to logging messages
2023-08-08 04:39:38 +00:00
password.c
smbd: Give smbXsrv_session.c its own header file
2024-03-12 13:31:31 +00:00
posix_acls.c
s3:smbd:posix_acls: s/the the/that the/ in comment
2024-11-06 10:57:35 +00:00
proto.h
smbd: Pass "create_options" to filename_create_ucf_flags()
2024-11-22 09:50:37 +00:00
pysmbd.c
pysmbd: Python code calls smbd code with "." and ".."
2024-11-12 18:07:33 +00:00
quotas.c
s3:smbd: Fix code spelling
2023-07-19 09:58:37 +00:00
scavenger.c
s3:smbd: Avoid integer overflow (CID 1035487)
2023-10-13 02:18:31 +00:00
scavenger.h
seal.c
s3:smbd: Fix invalid memory free
2024-07-08 07:36:32 +00:00
sec_ctx.c
libcli/security: Rename dup_nt_token() -> security_token_duplicate()
2023-09-26 23:45:36 +00:00
server_exit.c
smbd: Give smbXsrv_session.c its own header file
2024-03-12 13:31:31 +00:00
server_reload.c
smbd: Remove source3/smbd/statcache.c
2022-12-14 22:54:29 +00:00
server.c
s3: SIGHUP handlers use consistent log level 3
2024-09-25 01:38:02 +00:00
session.c
share_access.c
smbd: return errors from token_contains_name()
2024-07-26 10:06:31 +00:00
smb1_aio.c
smbd: Remove unused "pcd" arg from smb1_srv_send()
2023-06-05 17:17:35 +00:00
smb1_aio.h
smbd: Move schedule_aio_write_and_X to smb1_aio.c
2022-04-07 17:37:29 +00:00
smb1_ipc.c
s3: smbd: Ensure all callers to srvstr_pull_req_talloc() pass a zeroed-out dest pointer.
2023-08-14 15:55:43 +00:00
smb1_ipc.h
smbd: Move ipc.c -> smb1_ipc.c
2022-04-07 17:37:29 +00:00
smb1_lanman.c
lib: Give lib/util/util_file.c its own header file
2024-04-16 23:51:45 +00:00
smb1_lanman.h
smbd: Move lanman.c -> smb1_lanman.c
2022-04-07 17:37:29 +00:00
smb1_message.c
s3: smbd: Ensure all callers to srvstr_pull_req_talloc() pass a zeroed-out dest pointer.
2023-08-14 15:55:43 +00:00
smb1_message.h
smbd: Move message.c -> smb1_message.c
2022-04-07 17:37:29 +00:00
smb1_negprot.c
smbd: Don't leave a pointer variable uninitialized
2024-06-28 13:26:24 +00:00
smb1_negprot.h
smbd: Move negprot.c -> smb1_negprot.c
2022-04-07 17:37:29 +00:00
smb1_nttrans.c
smbd: Pass "create_options" to filename_create_ucf_flags()
2024-11-22 09:50:37 +00:00
smb1_nttrans.h
smbd: Remove duplicate read_nttrans_ea_list function prototype
2022-04-07 17:37:30 +00:00
smb1_oplock.c
smbd: Remove unused "pcd" arg from smb1_srv_send()
2023-06-05 17:17:35 +00:00
smb1_oplock.h
smbd: Move send_break_message_smb1 to smb1_oplock.c
2022-04-07 17:37:29 +00:00
smb1_pipes.c
smbd: Remove code #ifdef'ed out >23years ago
2023-11-01 18:55:32 +00:00
smb1_pipes.h
smbd: Move reply_pipe_write to smb1_pipes.c
2022-04-07 17:37:30 +00:00
smb1_process.c
s3:smbd: Fix invalid memory free
2024-07-08 07:36:32 +00:00
smb1_process.h
smbd: Remove unused "deferred_pcd" from process_smb1()
2023-06-05 17:17:35 +00:00
smb1_reply.c
smbd: Pass "create_options" to filename_create_ucf_flags()
2024-11-22 09:50:37 +00:00
smb1_reply.h
s3: smbd: Move reply_findnclose() from trans2.c to smb1_reply.c
2022-04-07 17:37:30 +00:00
smb1_service.c
s3:smbd: Fix code spelling
2023-07-19 09:58:37 +00:00
smb1_service.h
smbd: Move make_connection to smb1_service.c
2022-04-07 17:37:29 +00:00
smb1_sesssetup.c
smbd: Give smbXsrv_session.c its own header file
2024-03-12 13:31:31 +00:00
smb1_sesssetup.h
smbd: Move sesssetup.c -> smb1_sesssetup.c
2022-04-07 17:37:29 +00:00
smb1_signing.c
CVE-2023-3347: smbd: pass lp_ctx to smb[1|2]_srv_init_signing()
2023-07-21 12:05:35 +00:00
smb1_signing.h
CVE-2023-3347: smbd: pass lp_ctx to smb[1|2]_srv_init_signing()
2023-07-21 12:05:35 +00:00
smb1_trans2.c
smbd: Simplify smb_q_posix_symlink()
2024-11-19 18:11:29 +00:00
smb1_trans2.h
smbd: Move handling smb_set_posix_lock() to smb1_trans2.c
2023-01-04 08:54:32 +00:00
smb1_utils.c
smbd: Inline dup_file_fsp() into fcb_or_dos_open()
2024-11-12 18:07:33 +00:00
smb1_utils.h
smbd: Move filename_convert_smb1_search_path() to smb1-only code
2023-11-01 18:55:32 +00:00
smb2_aio.c
s3: smbd: Add some DEVELOPER-only code to panic if the destructor for an aio_lnk is called and the associated fsp doesn't exist.
2023-09-20 01:49:34 +00:00
smb2_break.c
s3: smbd: Correctly set smb2req->smb1req->posix_pathnames from the calling fsp on SMB2 calls.
2023-03-31 20:22:38 +00:00
smb2_close.c
smbd: recursive delay_for_handle_lease_break_send()
2024-11-05 14:39:30 +00:00
smb2_create.c
smbd: Return NT_STATUS_STOPPED_ON_SYMLINK
2024-11-22 09:50:37 +00:00
smb2_flush.c
smbd: use check_any_access_fsp() for all access checks
2024-01-08 15:53:36 +00:00
smb2_getinfo.c
smbd: rename SMB2_FS_POSIX_INFORMATION to FSCC_FS_POSIX_INFORMATION
2024-11-27 18:22:28 +00:00
smb2_glue.c
s3: smbd: Correctly set smb2req->smb1req->posix_pathnames from the calling fsp on SMB2 calls.
2023-03-31 20:22:38 +00:00
smb2_ioctl_dfs.c
smb2_ioctl_filesys.c
smb2_ioctl: fix truncated FSCTL_QUERY_ALLOCATED_RANGES responses
2024-08-28 08:54:11 +00:00
smb2_ioctl_named_pipe.c
smb2_ioctl_network_fs.c
lib: Make GUID_to_ndr_buf() return void
2024-03-12 13:31:31 +00:00
smb2_ioctl_private.h
smb2_ioctl_smbtorture.c
smb2_ioctl.c
smb2_ioctl: fix truncated FSCTL_QUERY_ALLOCATED_RANGES responses
2024-08-28 08:54:11 +00:00
smb2_ipc.c
smbd: Move nt_status_np_pipe to smb2_ipc.c
2022-04-07 17:37:29 +00:00
smb2_keepalive.c
smb2_lock.c
s3/locking: pass file_id instead of lck to share_mode_watch_send()
2024-11-05 14:39:30 +00:00
smb2_negprot.c
smbd: add option "smb3 directory leases"
2024-11-05 14:39:30 +00:00
smb2_notify.c
smbd: Simplify callers of notify_filter_string
2024-06-24 17:27:04 +00:00
smb2_nttrans.c
smbd: Convert refuse_symlink_fsp() to bool
2024-11-12 12:09:35 +00:00
smb2_oplock.c
smbd: add contend_dirleases()
2024-11-05 14:39:30 +00:00
smb2_pipes.c
smbd: Use security_token_count_flag_sids() in open_np_file()
2023-05-16 10:53:40 +00:00
smb2_posix.c
posix_ext: Pass unix file type through posix query_directory
2024-09-26 15:22:46 +00:00
smb2_process.c
s3: SIGHUP handlers use consistent log level 3
2024-09-25 01:38:02 +00:00
smb2_query_directory.c
smbd: rename SMB2_FILE_POSIX_INFORMATION to FSCC_FILE_POSIX_INFORMATION
2024-11-27 18:22:28 +00:00
smb2_read.c
smbd: Remove a no-op call to init_strict_lock_struct
2024-05-22 04:23:29 +00:00
smb2_reply.c
smbd: trigger NOTIFY_ACTION_DIRLEASE_BREAK for renames
2024-11-05 14:39:30 +00:00
smb2_server.c
smbd: let smbd_server_connection_terminate_ex() always go through smbXsrv_connection_shutdown_send()
2024-11-05 14:39:30 +00:00
smb2_service.c
smbd: Simplify make_connection_snum()
2024-11-12 12:09:35 +00:00
smb2_sesssetup.c
s3:smbd: allow anonymous encryption after one authenticated session setup
2024-05-23 12:35:37 +00:00
smb2_setinfo.c
smbd: initialize delete_on_close in smbd_smb2_setinfo_lease_break_fsp_check()
2024-11-07 17:21:53 +00:00
smb2_signing.c
CVE-2023-3347: smbd: fix "server signing = mandatory"
2023-07-21 13:03:09 +00:00
smb2_tcon.c
smbd: add handle lease breaking when deleting files in tree disconnect
2024-11-05 14:39:30 +00:00
smb2_trans2.c
smbd: rename SMB2_FS_POSIX_INFORMATION to FSCC_FS_POSIX_INFORMATION
2024-11-27 18:22:28 +00:00
smb2_write.c
smbd: replace CHECK_WRITE() macro with calls to check_any_access_fsp()
2024-01-08 15:53:36 +00:00
smbd_cleanupd.c
s3:smbd: Fix code spelling
2023-07-19 09:58:37 +00:00
smbd_cleanupd.h
smbd.h
smbd: Hide the SMB1 posix symlink behaviour behind UCF_LCOMP_LNK_OK
2022-12-22 19:50:34 +00:00
smbXsrv_client.c
smbd: Fix a copy&paste error in smbXsrv_client_remove()
2024-04-30 22:44:32 +00:00
smbXsrv_open.c
smbd: Simplify smbXsrv_open_clear_replay_cache()
2024-04-30 22:44:32 +00:00
smbXsrv_open.h
smbd: Remove smbXsrv_open_global0->db_rec
2023-02-13 10:49:43 +00:00
smbXsrv_session.c
smbd: recursive delay_for_handle_lease_break_send()
2024-11-05 14:39:30 +00:00
smbXsrv_session.h
smbd: add handle lease breaking when deleting files at session shutdown time
2024-11-05 14:39:30 +00:00
smbXsrv_tcon.c
s3:smbd: Fix code spelling
2023-10-25 22:23:37 +00:00
smbXsrv_version.c
smbXsrv_version: Use a struct assignment
2024-03-12 13:31:31 +00:00
srvstr.c
smbd: Fix whitespace
2024-06-04 07:11:35 +00:00
statvfs.c
smbd: Fix the build on FreeBSD
2022-08-04 20:44:32 +00:00
uid.c
smbd: Don't print cwd before tcon is done
2024-11-12 13:44:32 +00:00
utmp.c
vfs.c
vfs: Use the getwd-cache only if we have a valid tcon
2024-11-12 13:44:32 +00:00