s3:libsmb: allow store_cldap_reply() to work with a ipv6 response
[samba.git] / source3 / smbd / reply.c
2022-04-07 David Muldersmbd: Move reply.c -> smb1_reply.c
2022-04-07 David Muldersmbd: Move smbd_do_unlocking to smb2_reply.c
2022-04-07 David Muldersmbd: Move get_lock_offset to smb2_reply.c
2022-04-07 David Muldersmbd: Move copy_file to smb2_reply.c
2022-04-07 David Muldersmbd: Move rename_internals to smb2_reply.c
2022-04-07 David Muldersmbd: Move rename_internals_fsp to smb2_reply.c
2022-04-07 David Muldersmbd: Move sendfile_short_send to smb2_reply.c
2022-04-07 David Muldersmbd: Move fake_sendfile to smb2_reply.c
2022-04-07 David Muldersmbd: Move unlink_internals to smb2_reply.c
2022-04-07 David Muldersmbd: Move reply_special to smb2_reply.c
2022-04-07 David Muldersmbd: Move check_fsp_ntquota_handle to smb2_reply.c
2022-04-07 David Muldersmbd: move check_fsp to smb2_reply.c
2022-04-07 David Muldersmbd: Move check_fsp_open to smb2_reply.c
2022-04-07 David Muldersmbd: Move srvstr_pull_req_talloc to smb2_reply.c
2022-04-07 David Muldersmbd: Move srvstr_get_path* to smb2_reply.c
2022-04-07 David Muldersmbd: Move check_path_syntax* to smb2_reply.c
2022-03-30 Jeremy Allisons3: smbd: Preserve the fsp->fsp_name->st bufs across...
2022-03-29 Volker Lendeckesmbd: Simplify reply_rmdir()
2022-03-24 Jeremy Allisons3: smbd: rename_internals_fsp(). All calls to SMB_VFS_...
2022-03-11 Volker Lendeckesmbd: Remove a few vfs_stat() calls
2022-03-08 Jeremy Allisons3: smbd: Rename srv_is_signing_active() -> smb1_srv_is...
2022-03-08 Jeremy Allisons3: libcli: Rename smb_key_derivation() -> smb1_key_der...
2022-03-08 Jeremy Allisons3: libcli: Rename smb_signing_is_active() -> smb1_sign...
2022-03-08 Jeremy Allisons3: Simple rename 'struct smb_signing_state' -> 'struct...
2022-03-04 Volker Lendeckesmbd: Fix indentation in rename_internals_fsp()
2022-02-22 Volker Lendeckesmbd: Fix a typo
2022-02-11 Volker Lendeckesmbd: Introduce fsp_is_alternate_stream()
2022-02-10 Volker Lendeckesmbd: NULL out "fsp" in close_file()
2022-01-31 Jeremy AllisonCVE-2021-44141: s3: smbd: Inside rename_internals_fsp...
2022-01-25 Jeremy Allisons3: smbd: Rename "unix extensions" -> "smb1 unix extens...
2022-01-06 Jeremy Allisons3: smbd: Remove now redundent lock_flav parameter...
2022-01-06 Jeremy Allisons3: smbd: Remove lock_flav argument from smbd_smb1_brl_...
2022-01-06 Jeremy Allisons3: smbd: Remove lock_flav argument from smbd_smb1_do_l...
2022-01-06 Jeremy Allisons3: smbd: Move implicit call to lp_posix_cifsu_locktype...
2022-01-06 Jeremy Allisons3: smbd: Add "enum brl_flavour" to struct smbd_lock_el...
2021-12-15 Jeremy Allisons3: smbd: In parent_dirname_compatible_open(), use...
2021-12-11 Jeremy Allisons3: smbd: Convert reply_search() to use filename_conver...
2021-12-11 Jeremy Allisons3: smbd: Remove split_fname_dir_mask().
2021-12-11 Jeremy Allisons3: smbd: In rename_internals(), remove the name spliti...
2021-12-11 Jeremy Allisons3: smbd: In rename_internals_fsp(), remove unneeded...
2021-12-11 Jeremy Allisons3: smbd: Remove the old unlink_internals() implementation.
2021-12-11 Jeremy Allisons3: smbd: Comment out the old unlink_internals(). Renam...
2021-12-11 Jeremy Allisons3: smbd: Move to modern debug calls inside do_unlink().
2021-12-11 Jeremy Allisons3: smbd: Move setting of dirtype if FILE_ATTRIBUTE_NOR...
2021-12-09 Jeremy Allisons3: smbd: Remove 'const char *src_original_lcomp' from...
2021-12-09 Jeremy Allisons3: smbd: Remove 'const char *src_original_lcomp' param...
2021-12-09 Jeremy Allisons3: smbd: Inside rename_internals() remove '{ ... ...
2021-12-09 Jeremy Allisons3: smbd: Remove the commented out resolve_wildcards().
2021-12-09 Jeremy Allisons3: smbd: Remove all wildcard code from rename_internals().
2021-12-09 Jeremy Allisons3: smbd: Remove dest_has_wild and all associated code...
2021-12-09 Jeremy Allisons3: smbd: Prepare to remove wildcard matching from...
2021-12-09 Jeremy Allisons3: smbd: Remove UCF_ALWAYS_ALLOW_WCARD_LCOMP flag...
2021-12-09 Jeremy Allisons3: smbd: Remove 'bool has_wild' parameter from unlink_...
2021-12-09 Jeremy Allisons3: smbd: Change unlink_internals() to ignore has_wild...
2021-12-09 Jeremy Allisons3: smbd: In reply_unlink() remove the possibility...
2021-12-09 Jeremy Allisons3: smbd: Remove support for SMBcopy SMB_COM_COPY ...
2021-11-16 Jeremy Allisons3: smbd: In unlink_internals() ensure we never call...
2021-11-16 Jeremy Allisons3: smbd: SMB1 reply_copy(). Posix pathnames always...
2021-11-16 Jeremy Allisons3: smbd: SMB1 reply_copy(). Posix pathnames should...
2021-11-16 Jeremy Allisons3: smbd: In SMB1 reply_copy(), make req->posix_pathnam...
2021-11-16 Jeremy Allisons3: smbd: Add and use helper variables for case_sensiti...
2021-11-16 Jeremy Allisons3: smbd: Ensure we never call mangle_is_mangled()...
2021-11-16 Jeremy Allisons3: smbd: Add and use helper variable posix_pathname...
2021-11-16 Jeremy Allisons3: smbd: Add and use helper variables case_sensitive...
2021-11-16 Jeremy Allisons3: smbd: Add and use case_sensitive helper variable...
2021-11-11 Volker Lendeckesmbd: Give smbXsrv_open.c its own header file
2021-11-11 Ralph Boehmesource3: move lib/substitute.c functions out of proto.h
2021-06-22 Jeremy Allisons3: smbd: Make SMB_VFS_RENAMEAT() a relative call.
2021-06-10 Andreas Schneiders3:smbd: Remove unnessesary NULL check for req
2021-06-09 Jeremy Allisons3: smbd: smbd_check_access_rights_fsp(). Add dirfsp...
2021-06-09 Jeremy Allisons3: smbd: Now all callers of is_visible_fsp() pass...
2021-06-09 Jeremy Allisons3: smbd: Fix old bug in reply_copy() where is_visible_...
2021-06-09 Jeremy Allisons3: smbd: reply_copy(), is_visible_file() -> is_visible...
2021-06-09 Jeremy Allisons3: smbd: rename_internals(), is_visible_file() ->...
2021-06-09 Jeremy Allisons3: smbd: In unlink_internals(), is_visible_file()...
2021-06-09 Jeremy Allisons3: smbd: reply_setatr(), smbd_check_access_rights...
2021-06-09 Jeremy Allisons3: smbd: Change rename_internals_fsp() to use check_pa...
2021-06-02 Jeremy Allisons3: smbd: parent_dirname_compatible_open(), parent_smb_...
2021-05-24 Jeremy Allisons3: smbd: Allow SMB1+UNIX extensions rename of dangling...
2021-05-24 Jeremy Allisons3: smbd: Remove use of synthetic_pathref() in rename_i...
2021-05-21 Noel Powers3/smbd: Fix stray line introduced in 470b6223e7283ce13...
2021-04-29 Jeremy Allisons3: smbd: SMB1 SMBsplwr doesn't send a reply packet...
2021-03-17 Stefan Metzmachersmbd: make use of smb2_signing_key_{copy,sign_create...
2021-03-16 Volker Lendeckeprinting: Move rap2jobid functions to their own file
2021-03-11 Noel Powers3/smb3: ensure file_set_dosmode is passed valid smb_fn...
2021-02-05 Ralph Boehmesmbd: remove NT_STATUS_STOPPED_ON_SYMLINK status code...
2021-02-05 Ralph Boehmesmbd: remove NT_STATUS_STOPPED_ON_SYMLINK status code...
2021-02-05 Ralph Boehmesmbd: remove NT_STATUS_STOPPED_ON_SYMLINK status code...
2021-02-05 Ralph Boehmesmbd: remove NT_STATUS_STOPPED_ON_SYMLINK status code...
2021-02-05 Ralph Boehmesmbd: remove NT_STATUS_STOPPED_ON_SYMLINK status code...
2021-02-05 Ralph Boehmesmbd: don't return NT_STATUS_STOPPED_ON_SYMLINK in...
2021-02-05 Ralph Boehmesmbd: stat path before calling openat_pathref_fsp(...
2021-01-22 Volker Lendeckesmbd: Simplify sendfile_short_send()
2020-12-16 Ralph Boehmesmbd: use fdos_mode() in reply_getattrE()
2020-12-16 Ralph Boehmesmbd: use fdos_mode() in copy_file()
2020-12-16 Ralph Boehmesmbd: use fdos_mode() in rename_internals_fsp()
2020-12-16 Ralph Boehmesmbd: README.Coding fixes in rename_internals_fsp()
2020-12-16 Ralph Boehmesmbd: use SMB_VFS_FSTAT() in rename_internals_fsp()
2020-12-16 Ralph Boehmesmbd: call rename_open_files() a bit earlier in rename_...
2020-12-16 Ralph Boehmesmbd: use fdos_mode() in do_unlink()
next