s3:libads: Fix creating machine account using LDAP
[bbaumbach/samba-autobuild/.git] / source3 / smbd /
2019-10-08 Anoop C Ss3: VFS: Use SMB_VFS_FCNTL to set fd flags in open_file()
2019-10-08 Anoop C Ss3: VFS: Add SMB_VFS_FCNTL
2019-10-02 Jeremy Allisons3: smbd: Fix the SMB2 server to pass SMB2-PATH-SLASH.
2019-10-02 Ralph Boehmes3:smbd: use is_named_stream() in a a few places
2019-10-02 Ralph Boehmes3:smbd: add a comment explaining the File-ID semantics...
2019-10-02 Ralph Boehmes3:smbd: ensure a created stream picks up the File...
2019-10-02 Ralph Boehmes3:smbd: when storing DOS attribute call dos_mode(...
2019-10-02 Ralph Boehmes3:smbd: change the place where we call dos_mode()...
2019-09-26 Jeremy Allisons3: VFS: Complete the replacement of SMB_VFS_UNLINK...
2019-09-26 Jeremy Allisons3: smbd: Change rmdir_internals() to call SMB_VFS_UNLI...
2019-09-26 Jeremy Allisons3: smbd: Change recursive_rmdir() to call SMB_VFS_UNLI...
2019-09-26 Jeremy Allisons3: smbd: Change close_remove_share_mode() to call...
2019-09-26 Jeremy Allisons3: smbd: Change delete_all_streams() to call SMB_VFS_U...
2019-09-26 Jeremy Allisons3: smbd: Change smb_set_file_unix_basic() to call...
2019-09-26 Jeremy Allisons3: pysmbd: Change py_smbd_unlink() to call SMB_VFS_UNL...
2019-09-26 Jeremy Allisons3: smbd: Change remove_msdfs_link() to call SMB_VFS_UN...
2019-09-26 Jeremy Allisons3: smbd: Change create_msdfs_link() to call SMB_VFS_UN...
2019-09-26 Jeremy Allisons3: VFS: Add SMB_VFS_UNLINKAT().
2019-09-23 Volker Lendeckesmbd: Add an error return END_PROFILE call
2019-09-18 Volker Lendeckesmbd: Don't always walk the share mode array in open_mo...
2019-09-17 Volker Lendeckesmbd: Add share mode flags
2019-09-17 Volker Lendeckesmbd: Avoid calling remove_stale_share_mode_entries...
2019-09-17 Volker Lendeckesmbd: Pass share_mode_lock to remove_lease_if_stale()
2019-09-17 Volker Lendeckesmbd: Use share_mode_forall_leases() in lease_match()
2019-09-17 Volker Lendeckesmbd: Use share_mode_forall_leases() in delay_rename_fo...
2019-09-17 Volker Lendeckesmbd: Use share_mode_forall_entries() in vfs_default_du...
2019-09-17 Volker Lendeckesmbd: Stop passing "share_mode_lock" via share_mode_for...
2019-09-17 Volker Lendeckesmbd: Use share_mode_forall_entries() in delay_for_oplock()
2019-09-17 Volker Lendeckesmbd: Pass "struct file_id" to get_lease_type()
2019-09-17 Volker Lendeckesmbd: Use share_mode_forall_entries() in validate_oploc...
2019-09-17 Volker Lendeckesmbd: Use share_mode_forall_entries() in open_mode_check()
2019-09-17 Volker Lendeckesmbd: Use share_mode_forall_entries() for validate_my_s...
2019-09-17 Volker Lendeckesmbd: Use share_mode_forall_entries() in has_delete_on_...
2019-09-17 Volker Lendeckesmbd: Use share_mode_forall_entries() in has_other_nonp...
2019-09-17 Volker Lendeckesmbd: Use share_mode_forall_entries() in contend_level2...
2019-09-17 Volker Lendeckesmbd: Avoid passing a share mode entry to share_conflict()
2019-09-17 Volker Lendeckesmbd: Rewrite share_conflict()
2019-09-17 Volker Lendeckesmbd: Fix a debug message hickup
2019-09-17 Volker Lendeckesmbd: Introduce helper variables in open_mode_check()
2019-09-17 Volker Lendeckesmbd: Remove unused smbXsrv_open_hash()
2019-09-17 Volker Lendeckesmbd: Make fsp->fh->gen_id unique per process
2019-09-17 Volker Lendeckevfs: Make "fd_handle->gen_id" 64-bit everywhere
2019-09-17 Volker Lendeckesmbd: Use direct struct assignments in smbXsrv_*.c
2019-09-11 Stefan Metzmachersmbd: remove unused current_user.{need,done}_chdir...
2019-09-11 Stefan Metzmachersmbd: inline change_to_user_internal() into change_to_u...
2019-09-11 Stefan Metzmachersmbd: rename [un]become_user*() to [un]become_user_with...
2019-09-11 Stefan Metzmachersmbd: remove directory changing from become_user*()
2019-09-11 Stefan Metzmachersmbd: inline change_to_user_and_service() into become_u...
2019-09-11 Ralph Boehmesmbd: inline change_to_user_by_session()
2019-09-11 Ralph Boehmesmbd: README.Coding fixes
2019-09-11 Ralph Boehmesmbd: rename change_to_user_by_fsp() to change_to_user_...
2019-09-11 Ralph Boehmesmbd: rename change_to_user() to change_to_user_and_ser...
2019-09-11 Volker Lendeckesmbd: Enhance debugging if chdir fails
2019-09-11 Jeremy Allisons3: VFS: Complete the replacement of SMB_VFS_MKDIR...
2019-09-11 Jeremy Allisons3: smbd: Change mkdir_internal() to call SMB_VFS_MKDIR...
2019-09-11 Jeremy Allisons3: pysmbd: Change py_smbd_mkdir() to call SMB_VFS_MKDI...
2019-09-11 Jeremy Allisons3: VFS: Add SMB_VFS_MKDIRAT().
2019-09-11 Jeremy Allisons3: pysmbd: Ensure conn->cwd_fsp member of created...
2019-09-11 Ralph Boehmes3:smbd: skip write-time fetching for directories.
2019-09-10 Volker Lendeckesmbd: Do boolean short-circuiting
2019-09-10 Volker Lendeckesmbd: Use file_id_str_buf() in close_remove_share_mode()
2019-09-10 Volker Lendeckesmbd: Use file_id_str_buf() in setup_poll_open()
2019-09-10 Volker Lendeckesmbd: Use file_id_str_buf() in defer_open()
2019-09-10 Ralph Boehmevfs: restore stat fields in vfs_stat_fsp()
2019-09-10 Ralph Boehmes3:vfs: streamline vfs_stat_fsp()
2019-09-10 Ralph Boehmes3: replace fsp_stat() with vfs_stat_fsp()
2019-09-10 Ralph Boehmes3:smbd: ensure to update the File-ID in struct smb_fil...
2019-09-09 Stefan Metzmachers3:locking: add brl_req_guid() and brl_req_mem_ctx...
2019-09-09 Stefan Metzmachers3:smb2_lock: handle NT_STATUS_RETRY from the VFS backend
2019-09-09 Stefan Metzmachers3:blocking: handle NT_STATUS_RETRY from the VFS backend
2019-09-09 Stefan Metzmachers3:blocking: make use of smbd_smb1_do_locks_try() in...
2019-09-09 Stefan Metzmachers3:blocking: call smbd_smb1_do_locks_setup_timeout...
2019-09-09 Stefan Metzmachers3:blocking: fix the fsp->blocked_smb1_lock_reqs handling
2019-09-09 Stefan Metzmachers3:blocking: do the timeout calculation before calling...
2019-09-09 Stefan Metzmachers3:blocking: split out smbd_smb1_do_locks_setup_timeout()
2019-09-09 Stefan Metzmachers3:blocking: use timeval_expired(&state->endtime) to...
2019-09-09 Stefan Metzmachers3:smb2_lock: add retry for POSIX locks
2019-09-09 Stefan Metzmachers3:smb2_lock: make use of smbd_smb2_lock_try() in smbd_...
2019-09-09 Stefan Metzmachers3:smb2_lock: let smbd_smb2_lock_try() explicitly check...
2019-09-09 Stefan Metzmachers3:smb2_lock: error out early in smbd_smb2_lock_send()
2019-09-09 Stefan Metzmachers3:smb2_lock: split smbd_smb2_lock_retry() into _try...
2019-09-09 Stefan Metzmachers3:smb2_lock: move from 'blocking' to 'state->blocking'
2019-09-09 Stefan Metzmachers3:blocking: maintain state->deny_status
2019-09-09 Stefan Metzmachers3:blocking: use dynamic posix lock wait intervals
2019-09-09 Stefan Metzmachers3:blocking: Remove bug reproducer from a few commits ago
2019-09-09 Stefan Metzmachers3:blocking: fix posix lock retry
2019-09-09 Stefan Metzmachers3:blocking: move from 'timeout' to 'smbd_smb1_do_locks...
2019-09-09 Stefan Metzmachers3:blocking: split smbd_smb1_do_locks_retry() into...
2019-09-09 Stefan Metzmachers3:blocking: demonstrate the posix lock retry fails
2019-09-09 Stefan Metzmachers3:blocking: remove unused timeval_brl_min()
2019-09-09 Stefan Metzmachers3:smb2_lock: call change_to_user_by_fsp() when dbwrap_...
2019-09-09 Stefan Metzmachers3:blocking: call change_to_user_by_fsp() when dbwrap_w...
2019-09-03 Jeremy Allisons3: VFS: Complete the replacement of SMB_VFS_SYMLINK...
2019-09-03 Jeremy Allisons3: smbd: Change create_msdfs_link() to call SMB_VFS_SY...
2019-09-03 Jeremy Allisons3: smbd: Change smb_set_file_unix_link() to call SMB_V...
2019-09-03 Jeremy Allisons3: VFS: Add SMB_VFS_SYMLINKAT().
2019-09-03 Stefan MetzmacherCVE-2019-10197: smbd: split change_to_user_impersonate...
2019-09-03 Stefan MetzmacherCVE-2019-10197: smbd: make sure we reset current_user...
2019-09-03 Stefan MetzmacherCVE-2019-10197: smbd: make sure that change_to_user_int...
2019-09-03 Jeremy AllisonCVE-2019-10197: smbd: separate out impersonation debug...
next