python:tests: Store keys as bytes rather than as lists of ints
[samba.git] / source3 / smbd / filename.c
7 days ago Volker Lendeckesmbd: Remove sconn->using_smb2
2024-03-28 Volker Lendeckesmbd: Remove struct open_symlink_err
2024-03-28 Volker Lendeckesmbd: Remove "unparsed" from struct open_symlink_err
2024-03-28 Volker Lendeckesmbd: Make read_symlink_reparse() return a reparse_data...
2024-01-22 Ralph Boehmesmbd: add a directory argument to safe_symlink_target_p...
2024-01-22 Ralph Boehmesmbd: pass symlink target path to safe_symlink_target_p...
2024-01-02 Volker Lendeckesmbd: Fix traversing snapshot dirs that vanished in...
2023-12-19 Volker Lendeckesmbd: Give source3/smbd/dir.c its own header file
2023-11-07 Volker Lendeckesmbd: Make get_real_filename_cache_key() static in...
2023-11-07 Volker Lendeckesmbd: Simplify openat_pathref_fsp_case_insensitive()
2023-11-07 Volker Lendeckesmbd: Make get_real_filename_cache_key() public
2023-11-07 Volker Lendeckesmbd: Make a fake file's stat a valid regular file
2023-11-07 Volker Lendeckesmbd: Correct PATH_ vs NAME_NOT_FOUND for not following...
2023-11-07 Volker Lendeckesmbd: Return OBJECT_NAME_NOT_FOUND if lcomp points...
2023-11-07 Volker Lendeckesmbd: Return open_symlink_err from filename_convert_dir...
2023-11-01 Volker Lendeckesmbd: Move filename_convert_smb1_search_path() to smb1...
2023-11-01 Volker Lendeckesmbd: Fix previous_slash()
2023-09-20 Volker Lendeckesmbd: Fix BZ15481
2023-08-10 Volker Lendeckelibsmb: Move symlink_reparse_buffer_parse() to reparse.c
2023-07-19 Andreas Schneiders3:smbd: Fix code spelling
2023-06-30 Volker Lendeckesmbd: Factor out full_path_from_dirfsp_at_basename()
2023-06-30 Volker Lendeckesmbd: Extend openat_pathref_dirfsp_nosymlink()
2023-06-23 Volker Lendeckesmbd: Remove unused "sbuf" argument from ReadDirName()
2023-06-13 Volker Lendeckesmbd: Remove the offset argument from ReadDirName()
2023-04-06 Ralph Boehmesmbd: Prevent creation of vetoed files
2023-03-31 Ralph Boehmesmbd: RIP DFS pathname processing in filename_convert_d...
2023-03-31 Jeremy Allisons3: smbd: Add assertion to filename_convert_dirfsp_nosy...
2023-03-03 Jeremy Allisons3: smbd: Fix fsp/fd leak when looking up a non-existen...
2023-02-24 Volker Lendeckesmbd: Fix case normalization in for directories
2022-12-22 Volker Lendeckesmbd: Hide the SMB1 posix symlink behaviour behind...
2022-12-22 Volker Lendeckesmbd: Simplify filename_convert_dirfsp_nosymlink()
2022-12-22 Volker Lendeckesmbd: Simplify filename_convert_dirfsp_nosymlink()
2022-12-22 Volker Lendeckesmbd: Reduce indentation in ucf_flags_from_smb_request()
2022-12-15 Volker Lendeckesmbd: Add "posix" flag to openat_pathref_dirfsp_nosymlink()
2022-12-05 Volker Lendeckesmbd: No dfs_filename_convert() in filename_convert_smb...
2022-11-22 Volker Lendeckesmbd: Factor out safe_symlink_target_path()
2022-10-27 Volker Lendeckesmbd: Cut long lines
2022-10-27 Volker Lendeckesmbd: Remove a comment left by copy&paste
2022-10-25 Volker LendeckeCVE-2022-3592 smbd: Slightly simplify filename_convert_...
2022-09-19 Volker Lendeckelib: Move extract_snapshot_token() to util_path.c
2022-09-02 Volker Lendeckesmbd: Catch streams on non-stream shares
2022-08-16 Jeremy Allisons3: smbd: Add IS_VETO_PATH checks to openat_pathref_fsp...
2022-08-12 Jeremy Allisons3: smbd: Remove unix_convert() and associated functions.
2022-08-12 Jeremy Allisons3: smbd: Remove call to dfs_redirect() from filename_c...
2022-08-12 Jeremy Allisons3: smbd: Remove call to dfs_redirect() from filename_c...
2022-08-12 Jeremy Allisons3: smbd: In filename_convert_dirfsp_nosymlink(), cope...
2022-08-12 Jeremy Allisons3: smbd: In filename_convert_dirfsp_nosymlink(), allow...
2022-08-05 Jeremy Allisons3: smbd: Remove ugly SMB1-specific hack to filename_co...
2022-08-05 Jeremy Allisons3: smbd: Remove the ucf_flags parameter from extract_s...
2022-08-05 Jeremy Allisons3: smbd: Change srvstr_get_path_internal() to always...
2022-08-04 Jeremy Allisons3: smbd: In filename_convert_dirfsp_nosymlink() only...
2022-08-04 Jeremy Allisons3: smbd: Remove filename_convert().
2022-08-04 Jeremy Allisons3: smbd: Convert filename_convert_smb1_search_path...
2022-08-04 Jeremy Allisons3: smbd: Add returned dirfsp pointer to filename_conve...
2022-08-04 Jeremy Allisons3: smbd: We now know get_original_lcomp() never has...
2022-08-04 Jeremy Allisons3: smbd: In filename_convert_smb1_search_path(), after...
2022-08-04 Jeremy Allisons3: smbd: Remove TWRP handing inside get_original_lcomp().
2022-08-04 Jeremy Allisons3: smbd: Remove code for unused strip_gmt_from_raw_dfs().
2022-08-04 Jeremy Allisons3: smbd: Change filename_convert_smb1_search_path...
2022-08-04 Jeremy Allisons3: smbd: Remove const from name_in parameter to filena...
2022-08-04 Jeremy Allisons3: smbd: Remove separate talloc_stackframe() from...
2022-08-04 Jeremy Allisons3: smbd: Allow extract_snapshot_token() to cope with...
2022-08-04 Jeremy Allisons3: smbd: Add ucf_flags parameter to extract_snapshot_t...
2022-08-02 Jeremy Allisons3: smbd: Inside filename_convert_dirfsp_nosymlink...
2022-08-02 Jeremy Allisons3: smbd: In filename_convert_dirfsp(), don't let an...
2022-08-02 Jeremy Allisons3: smbd: In filename_convert_dirfsp_nosymlink(), in...
2022-08-02 Jeremy Allisons3: smbd: In filename_convert_dirfsp(), allow SMB1...
2022-07-28 Jeremy Allisons3: smbd: Fix the error processing in filename_convert_...
2022-07-28 Jeremy Allisons3: smbd: In filename_split_lcomp() ensure we never...
2022-07-27 Jeremy Allisons3: smbd: Inside filename_convert_dirfsp_nosymlink...
2022-07-25 Volker Lendeckesmbd: Userspace symlink eval in filename_convert_dirfsp()
2022-07-25 Volker Lendeckesmbd: Make get_real_filename_at public
2022-07-25 Volker Lendeckesmbd: open_stream_pathref_fsp() does not need a dirfsp
2022-07-25 Volker Lendeckesmbd: Factor out extract_snapshot_token() from canonica...
2022-07-25 Volker Lendeckesmbd: Simplify canonicalize_snapshot_path()
2022-04-28 Volker Lendeckesmbd: Add filename_convert_dirfsp()
2022-04-28 Volker Lendeckesmbd: Add get_real_filename_at()
2022-04-28 Volker Lendeckesmbd: Introduce get_real_filename_full_scan_at()
2022-03-10 Volker Lendeckevfs: Convert get_real_filename() to NTSTATUS
2022-03-02 Jeremy Allisons3: smbd: Rename OpenDir_ntstatus() -> OpenDir().
2022-03-01 Volker Lendeckesmbd: Fix a use-after-free
2022-02-22 Volker Lendeckesmbd: Convert get_real_filename_full_scan() to OpenDir_...
2022-02-22 Volker Lendeckesmbd: Initialize a pointer
2022-02-17 Volker Lendeckesmbd: Make strnorm() static to filename.c
2022-01-31 Jeremy AllisonCVE-2021-44141: s3: smbd: Fix a subtle bug in the error...
2022-01-05 Volker Lendeckesmbd: Avoid a DEBUGADD statement
2022-01-05 Volker Lendeckesmbd: Fix a few typos
2021-12-15 Noel Powers3: smbd: In stat_cache_lookup(), remove unused posix_p...
2021-12-15 Jeremy Allisons3: smbd: In check_parent_exists() use utility function...
2021-12-11 Jeremy Allisons3: smbd: Remove 'struct uc_state' name_has_wildcard...
2021-12-11 Jeremy Allisons3: smbd: In unix_convert_step_stat() remove use of...
2021-12-11 Jeremy Allisons3: smbd: In unix_convert_step() remove all use of...
2021-12-11 Jeremy Allisons3: smbd: In unix_convert() remove the now unneeded...
2021-12-11 Jeremy Allisons3: smbd: In unix_convert(), remove all references...
2021-12-11 Jeremy Allisons3: smbd: Inside unix_convert(), never set state->name_...
2021-12-11 Jeremy Allisons3: smbd: UCF_ALWAYS_ALLOW_WCARD_LCOMP 0x00000002 is...
2021-12-11 Jeremy Allisons3: smbd: We no longer need determine_path_error().
2021-12-11 Jeremy Allisons3: smbd: Inside 'struct uc_state', remove allow_wcard_...
2021-12-11 Jeremy Allisons3: smbd: filename_convert() no longer deals with wildc...
2021-12-11 Jeremy Allisons3: smbd: Add filename_convert_smb1_search_path() ...
next