s3:locking:brlock: use serverids_exist to validate_lock_entries
[metze/samba/wip.git] / source3 / smbd /
2013-04-18 Gregor Becks3:smbXsrv_open: add function smbXsrv_open_cleanup()
2013-04-18 Gregor Becks3:smbXsrv_open: factor out smbXsrv_open_global_parse_r...
2013-04-18 Michael Adams3:smbd:smb2: fix setting of scavenge timeout when...
2013-04-17 Volker Lendeckesmbd: Convert create_file_unixpath to synthetic_smb_fname
2013-04-17 Volker Lendeckesmbd: Convert is_visible_file to synthetic_smb_fname
2013-04-17 Volker Lendeckesmbd: Convert dptr_create to synthetic_smb_fname
2013-04-17 Volker Lendeckesmbd: Convert set_create_timespec_ea to synthetic_smb_fname
2013-04-17 Volker Lendeckesmbd: Convert unix_mode to synthetic_smb_fname
2013-04-17 Volker Lendeckesmbd: Convert rmdir_internals to synthetic_smb_fname
2013-04-17 Volker Lendeckesmbd: Convert recursive_rmdir to synthetic_smb_fname
2013-04-17 Volker Lendeckesmbd: Convert delete_all_streams to synthetic_smb_fname
2013-04-17 Volker Lendeckesmbd: Convert open_streams_for_delete to synthetic_smb_...
2013-04-17 Volker Lendeckesmbd: Convert msg_file_was_renamed to synthetic_smb_fname
2013-04-17 Volker Lendeckesmbd: Convert change_dir_owner_to_parent to synthetic_s...
2013-04-17 Volker Lendeckesmbd: Convert change_dir_owner_to_parent to synthetic_s...
2013-04-17 Volker Lendeckesmbd: Convert change_file_owner_to_parent to synthetic_...
2013-04-17 Volker Lendeckesmbd: Convert make_connection_snum to synthetic_smb_fname
2013-04-17 Volker Lendeckesmbd: Convert rename_internals_fsp to synthetic_smb_fname
2013-04-17 Volker Lendeckesmbd: Convert remove_msdfs_link to synthetic_smb_fname
2013-04-17 Volker Lendeckesmbd: Convert create_msdfs_link to synthetic_smb_fname
2013-04-17 Volker Lendeckesmbd: Convert can_delete_file_in_directory to synthetic...
2013-04-17 Volker Lendeckesmbd: Convert file_new to synthetic_smb_fname
2013-04-17 Volker Lendeckesmbd: Convert open_dir_with_privilege to synthetic_smb_...
2013-04-17 Volker Lendeckesmbd: Convert open_np_file to synthetic_smb_fname
2013-04-17 Volker Lendeckesmbd: Convert smb_file_rename_information to synthetic_...
2013-04-17 Volker Lendeckesmbd: Convert smb_file_rename_information to synthetic_...
2013-04-17 Volker Lendeckesmbd: Convert smb2_file_rename_information to synthetic...
2013-04-17 Volker Lendeckesmbd: Convert smb_set_file_dosmode to synthetic_smb_fname
2013-04-17 Volker Lendeckesmbd: Convert call_trans2qfilepathinfo to synthetic_smb...
2013-04-17 Volker Lendeckesmbd: Convert posix_sys_acl_blob_get_file to synthetic_...
2013-04-17 Volker Lendeckepysmbd: Convert py_smbd_unlink to synthetic_smb_fname
2013-04-17 Volker Lendeckepysmbd: Convert set_nt_acl_conn to synthetic_smb_fname
2013-04-17 Volker Lendeckesmbd: Convert filename_convert_internal to synthetic_sm...
2013-04-17 Volker Lendeckesmbd: Convert vfs_lstat_smb_fname to synthetic_smb_fname
2013-04-17 Volker Lendeckesmbd: Convert vfs_stat_smb_fname to synthetic_smb_fname
2013-04-17 Volker Lendeckesmbd: Convert check_reduced_name_with_privilege to...
2013-04-17 Volker Lendeckesmbd: Convert vfs_GetWd to synthetic_smb_fname
2013-04-17 Volker Lendeckesmbd: Convert vfs_default_durable_reconnect to syntheti...
2013-04-17 Volker Lendeckesmbd: Convert call_trans2setfilepathinfo to cp_smb_filename
2013-04-17 Volker Lendeckesmbd: Convert smb_set_file_unix_basic to cp_smb_filename
2013-04-17 Volker Lendeckesmbd: Convert smb_set_file_size to cp_smb_filename
2013-04-17 Volker Lendeckesmbd: Convert call_trans2qfilepathinfo to cp_smb_filename
2013-04-17 Volker Lendeckesmbd: Convert fsp_set_smb_fname to cp_smb_filename
2013-04-17 Volker Lendeckesmbd: Convert copy_file to cp_smb_filename
2013-04-17 Volker Lendeckesmbd: Convert rename_internals_fsp to cp_smb_filename
2013-04-17 Volker Lendeckesmbd: Convert smbd_dirptr_get_entry to cp_smb_filename
2013-04-17 Volker Lendeckesmbd: Convert smbd_smb2_close to cp_smb_filename
2013-04-16 Jeremy AllisonCleanup. Remove unused function dptr_DirCacheAdd()...
2013-04-15 Volker Lendeckesmbd: Fix an error return in change_dir_owner_to_parent
2013-04-12 Jeremy AllisonRemove the "Ugly hack" that was the second use of dirfd().
2013-04-12 Jeremy AllisonIn the struct smb_Dir destructor, use the fsp back...
2013-04-12 Jeremy AllisonMaintain a back-pointer to the fsp in struct smb_Dir...
2013-04-10 Ralph Wuerthners3:smbd: do not access data behind req->buf+req->buflen...
2013-04-09 Ralph Wuerthners3:smbd: convert srvstr_pull_req_talloc() into a function
2013-04-09 Ralph Wuerthners3:smbd: do not access data behind req->buf+req->buflen...
2013-04-02 Jeremy AllisonEnsure EA value is allocated on the right context.
2013-04-02 Jeremy AllisonFinal fix for bug #9130 - Certain xattrs cause Windows...
2013-04-02 Jeremy AllisonEnsure we don't return uninitialized memory in the...
2013-04-02 Jeremy AllisonFix bug #9130 - Certain xattrs cause Windows error...
2013-04-02 Jeremy AllisonChange estimate_ea_size() to correctly estimate the...
2013-04-02 Jeremy AllisonModify fill_ea_chained_buffer() to be able to do size...
2013-04-02 Jeremy AllisonEnsure we can never return an uninitialized EA list.
2013-04-02 Jeremy AllisonFix bad SMB2 opcode reading in server.
2013-03-28 Jeremy AllisonOptimization suggested by Volker. Don't do a stat syste...
2013-03-27 Richard SharpeCall smb_panic when we try to exit the server uncleanly...
2013-03-26 Volker Lendeckesmbd: Remove an optimization that became unnecessary
2013-03-26 Volker Lendeckesmbd: We don't collect our own vnn anymore
2013-03-26 Volker Lendeckesmbd: Slightly simplify notify_trigger
2013-03-26 Volker Lendeckesmbd: Slightly simplify notify_trigger
2013-03-26 Volker Lendeckesmbd: Avoid some talloc_realloc in notify_internal
2013-03-26 Volker Lendeckesmbd: Avoid sending 0-sized keys to dbwrap
2013-03-22 Volker Lendeckesmbd: Tune "dir" a bit.
2013-03-22 Jeremy AllisonFix bug #9733 - smbcontrol close-share is not working.
2013-03-20 Jeremy Allisons3:smbd: Add functions calc_max_read_pdu()/calc_read_si...
2013-03-20 Jeremy Allisons3:smbd: Remove server_will_accept_large_read() and...
2013-03-20 Jeremy Allisons3:smbd: Fix off-by 4 error in wrap protection code...
2013-03-20 Stefan Metzmachers3:smbd: add some const to req_is_in_chain()
2013-03-20 Stefan Metzmachers3:smbd: remove silly (SMB_OFF_T_BITS == 64) checks
2013-03-20 Stefan Metzmachers3:smbd: keep global_client_caps and max_send from...
2013-03-16 Jeremy AllisonFix bug #9724 - is_encrypted_packet() function incorrec...
2013-03-15 Andrew Bartletts3-smbd/process.c: Cast pid_t result to int for GNU...
2013-03-14 Volker Lendeckesmbd: Fix a typo
2013-03-10 Andrew Bartlettsmbd:posix_acls Remove incorrectly added lp_create_mask...
2013-03-06 Andreas SchneiderMake sure to set umask() before calling mkstemp().
2013-02-28 Michael Adams3:smbd: fix missing space in debug message in initial_...
2013-02-22 Andreas Schneiders3-smbd: Don't leak subcntarr array.
2013-02-19 Stefan Metzmachers3:smbd: s/event_add_fd/tevent_add_fd and s/EVENT_FD_...
2013-02-19 Stefan Metzmachers3:smbd: s/struct fd_event/struct tevent_fd
2013-02-19 Stefan Metzmachers3:smbd: s/EVENT_FD/TEVENT_FD
2013-02-19 Stefan Metzmachers3:smbd: s/struct timed_event/struct tevent_timer
2013-02-19 Stefan Metzmachers3:smbd: s/struct event_context/struct tevent_context
2013-02-19 Michael Adams3:smbd: preserve file type mode bits in file_set_dosmode()
2013-02-19 Gregor Becks3:smbXsrv_open: add smbXsrv_open_global_traverse()
2013-02-19 Gregor Becks3:smbXsrv_tcon: pass record in smbXsrv_tcon_global_tra...
2013-02-19 Gregor Becks3:smbXsrv_session: pass record in smbXsrv_session_glob...
2013-02-19 Michael Adams3:smbd:smb2: fix segfault (access after free) in durab...
2013-02-18 Michael Adams3:smbd: add debugging to close code (regarding disconn...
2013-02-18 Stefan Metzmachers3:smbd: use smbXsrv_open_close() instead of smbXsrv_op...
2013-02-12 Jeremy AllisonFix bug 9519 - Samba returns unexpected error on SMB...
2013-02-08 Ira Coopers3: Make SMB2_GETINFO multi-volume aware.
next