smbd: in file_set_dosmode() do an early exit if smb_fname->fsp is NULL
[anoopcs/samba.git] / source3 /
2023-11-05 Ralph Boehmesmbd: in file_set_dosmode() do an early exit if smb_fna...
2023-11-05 Ralph Boehmesmbd: ignore symlinks in file_set_dosmode()
2023-11-05 Ralph Boehmesmbd: add and use helper function possibly_set_archive()
2023-11-05 Ralph Boehmesmbd: remove call to fdos_mode() when setting DOS attrs
2023-11-02 Volker Lendecketests: Convert the regression test for bug15505 to...
2023-11-02 Joseph Suttons3:rpc_client: Add missing ‘break’ statement
2023-11-02 Joseph Suttons3:rpc_client: Align integer types (CID 1548342)
2023-11-02 Joseph Suttons3:utils: Initialize flags (CID 1499396)
2023-11-02 Joseph Suttons3:utils: Avoid integer overflow (CID 1548343)
2023-11-02 Joseph Suttons3:utils: Align integer type
2023-11-02 Joseph Suttons3:utils: Remove condition that cannot be true (CID...
2023-11-02 Joseph Suttons3:utils: Check return value of samba_cmdline_init...
2023-11-02 Joseph Suttons3:utils: Fix code spelling
2023-11-02 Joseph Suttons3:utils: Remove unused‐but‐set variable
2023-11-02 Joseph Suttons3:smbd: Remove unreachable code (CID 710840)
2023-11-01 Joseph Suttonlibrpc:ndr: Introduce ‘ndr_flags_type’ type
2023-11-01 Volker Lendeckesmbd: Open file as REPARSE_POINT in unlink_internals()
2023-11-01 Volker Lendeckesmbd: Open file as REPARSE_POINT in reply_rmdir()
2023-11-01 Volker Lendeckesmbd: Open file as REPARSE_POINT in rename_internals()
2023-11-01 Volker Lendeckesmbd: Open file as REPARSE_POINT in smb_posix_unlink()
2023-11-01 Volker Lendeckesmbd: Remove unused FAKE_FILE_TYPE_NAMED_PIPE enum
2023-11-01 Volker Lendeckesmbd: Move filename_convert_smb1_search_path() to smb1...
2023-11-01 Volker Lendeckesmbd: Fix previous_slash()
2023-11-01 Volker Lendeckelibcli: SMBntcreateX can return STOPPED_ON_SYMLINK
2023-11-01 Volker Lendeckesmbd: "have_proc_fds" can only work for a real fd
2023-11-01 Volker Lendeckesmbd: Remove code #ifdef'ed out >23years ago
2023-11-01 Volker Lendeckesmbd: Fix some whitespace
2023-11-01 Volker Lendeckesmbd: Save errno around unbecome_root()
2023-11-01 Volker Lendeckesmbd: Fix a typo
2023-11-01 Volker Lendeckesmbd: Fix whitespace
2023-11-01 Volker Lendeckesmbd: Fix whitespace
2023-11-01 Volker Lendeckesmbd: Simplify reopen_from_fsp()
2023-11-01 Volker Lendeckesmbd: Simplify reopen_from_fsp()
2023-11-01 Volker Lendeckesmbd: Simplify sys_proc_fd_path()
2023-10-31 Ralph Boehmelibsmb: add all fields from SMB2_FIND_POSIX_INFORMATION...
2023-10-31 Ralph Boehmelibsmb: remove mode from struct file_info
2023-10-31 Ralph Boehmelibsmb: use K format for parsing unsigned long long
2023-10-31 Ralph Boehmelibsmb: info-level SMB2_FIND_POSIX_INFORMATION doesn...
2023-10-31 Ralph Boehmelibsmb: infer posix context from info_level
2023-10-31 Ralph Boehmepylibsmb: add IO_REPARSE_TAG_RESERVED_ZERO
2023-10-27 Volker Lendeckesmbd: Fix read_symlink_reparse()
2023-10-27 Volker Lendecketests: Get a file through an absolute symlink within...
2023-10-27 Andreas Schneiders3:utils: Initialize the memcache for smbpasswd
2023-10-27 Andreas Schneiders3:util: Add gfree_memcache() to gfree_all()
2023-10-27 Andreas Schneiders3:passdb: Do not leak memory if memcache add fails
2023-10-27 Andreas Schneiders3:utils: Initialize row variable in wspsearch
2023-10-26 Samuel Cabreros3:rpc_server/wkssvc: Remove get logged on user list...
2023-10-26 Ralph Boehmesmbd: add inode marshalling in smb3_file_posix_informat...
2023-10-26 Ralph Boehmesmbd: add nlinks marshalling in smb3_file_posix_informa...
2023-10-26 Ralph Boehmes3/libsmb: reuse smbXcli_conn_have_posix()
2023-10-26 Ralph Boehmesmbd: fix group marshalling in smb3_file_posix_informat...
2023-10-25 Noel Powers3/utils: Add search client
2023-10-25 Noel Powerlibcli/wsp: Add simple client api for wsp client code.
2023-10-25 Noel Poweradd accessor for tstream_context
2023-10-25 Noel Powers3/build: Add support for WSP in configure script.
2023-10-25 Joseph Suttons3:utils: Fix code spelling
2023-10-25 Joseph Suttons3:smbd: Fix code spelling
2023-10-25 Joseph Suttons3:rpc_server: Fix code spelling
2023-10-25 Joseph Suttons3:passdb: Fix code spelling
2023-10-25 Joseph Suttons3:libsmb: Fix code spelling
2023-10-25 Joseph Suttons3:libads: Fix code spelling
2023-10-25 Joseph Suttons3:lib: Fix code spelling
2023-10-25 Joseph Suttons3:auth: Add missing word to comment
2023-10-25 Joseph Suttons3:passdb: Fix code formatting
2023-10-25 Joseph Suttons3:libads: Update code reference in comment
2023-10-25 Andreas Schneiderlib:param: Set a memory context for the globals if...
2023-10-25 Andreas Schneiders3:param: Make init_globals() public
2023-10-25 Andreas Schneiders3:param: Use the memory context we just created instea...
2023-10-25 Andreas Schneiders3:param: Use a talloc stackframe in pyparam
2023-10-25 Andreas Schneiders3:client: Call gfree_all() before exit in smbspool
2023-10-25 Andreas Schneiders3:client: Call gfree_all() before exit in smbclient
2023-10-25 Andreas Schneiders3:utils: Call gfree_all() before exit in smbtree
2023-10-25 Andreas Schneiders3:utils: Call gfree_all before exit in smbpasswd
2023-10-25 Andreas Schneiders3:utils: Remove trailing white spaces in smbpasswd.c
2023-10-25 Andreas Schneiders3:utils: Call gfree_all() before exit in smbget
2023-10-25 Andreas Schneiders3:utils: Call gfree_all() before exit in smbfilter
2023-10-25 Andreas Schneiders3:utils: Remove trailing white spaces in smbfilter.c
2023-10-25 Andreas Schneiders3:utils: Call gfree_all() before exit in smbcquotas
2023-10-25 Andreas Schneiders3:utils: Call gfree_all() before exit in smbcontrol
2023-10-25 Andreas Schneiders3:utils: Call gfree_all() before exit in smbcacls
2023-10-25 Andreas Schneiders3:utils: Call gfree_all() before exit in sharesec
2023-10-25 Andreas Schneiders3:utils: Call gfree_all() before exit in regedit
2023-10-25 Andreas Schneiders3:utils: Call gfree_all() before exit in pdbedit
2023-10-25 Andreas Schneiders3:utils: Call gfree_all() before exit in ntlm_auth
2023-10-25 Andreas Schneiders3:utils: Call gfree_all() before exit in net
2023-10-25 Joseph Suttons3:rpc_server: Correctly reset DEVMODE bit
2023-10-24 Ralph Boehmesmbtorture: add test for fruit:validate_afpinfo option
2023-10-24 Ralph Boehmevfs_fruit: add option fruit:validate_afpinfo = yes...
2023-10-24 Noel Powers3:/winbindd: remove parse_domain_user_fstr
2023-10-24 Noel Powers3/winbindd: use parse_domain_user instead of parse_dom...
2023-10-24 Noel Powers3/winbindd: replace use of parse_domain_user_fstr...
2023-10-24 Noel Powers3/winbindd: replace parse_domain_user_fn with parse_do...
2023-10-24 Noel Powers3/winbindd: use parse_domain_user instead of parse_dom...
2023-10-24 Noel Powers3/winbindd: use parse_domain_user instead of parse_dom...
2023-10-24 Noel Powers3/winbindd: use parse_domain_user_fstr instead of...
2023-10-24 Noel Powers3/winbindd: Add new parse_domain_user function
2023-10-24 Noel Powers3/winbindd: rename parse_domain_user to parse_domain_u...
2023-10-24 Noel Powers3/winbindd: remove canonicalize_username_fstr
2023-10-24 Noel Powers3/winbindd: in winbindd_pam_chauthtok_send use canonic...
2023-10-24 Noel Powers3/winbindd: in winbindd_pam_auth_send use canonicalize...
next