leases_db: Add getter/setter for share_mode_lease metadata
[gd/samba-autobuild/.git] / source3 / smbd /
2019-04-14 Volker Lendeckeleases_db: Add share_mode_lease info to leases.tdb
2019-04-14 Volker Lendeckesmbd: Pass lease parameters explicitly to find_fsp_lease
2019-04-14 Volker Lendeckesmbd: Introduce a helper variable in delay_for_oplock()
2019-04-14 Volker Lendeckesmbd: Introduce a helper variable in delay_for_oplock()
2019-04-14 Volker Lendeckesmbd: Small optimization for break_to_none
2019-04-11 Volker Lendeckesmbd: Remove some unused includes
2019-04-09 Volker Lendeckesmbd: Factor out map_lease_type_to_oplock
2019-04-08 Andrew BartlettCVE-2019-3870 pysmbd: Ensure a zero umask is set for...
2019-04-08 Andrew BartlettCVE-2019-3870 pysmbd: Move umask manipuations as close...
2019-04-01 Volker Lendeckelibsmb: Rename InfoType from [MS-SMB2] according to...
2019-03-29 Stefan Metzmachers3:smbd: fix max_buffer handling of initial notify...
2019-03-28 Stefan Metzmachersmb2_server: grant all 8192 credits to clients
2019-03-28 Stefan Metzmachersmb2_tcon: avoid STATUS_PENDING completely on tdis
2019-03-28 Stefan Metzmachersmb2_sesssetup: avoid STATUS_PENDING completely on...
2019-03-28 Stefan Metzmachersmb2_tcon: avoid STATUS_PENDING responses for tree...
2019-03-28 Stefan Metzmachersmb2_sesssetup: avoid STATUS_PENDING responses for...
2019-03-28 Stefan Metzmachersmb2_server: allow smbd_smb2_request_pending_queue...
2019-03-28 Stefan Metzmachersmb2_ioctl_network_fs: remove unused fsctl_srv_copychun...
2019-03-28 Stefan Metzmachers3:smbd: handle IO_REPARSE_TAG_DFS in SMB_FIND_FILE_FUL...
2019-03-28 Stefan Metzmachers3:smbd: fix SAFE_FREE() vs. TALLOC_FREE() in list_sess...
2019-03-28 Stefan Metzmachers3:smb2_write: add missing initialization of state...
2019-03-21 Andreas Schneiders3:smbd: Make clear that we got a suicide packet
2019-03-21 Andreas Schneiderlibcli: Use a define for the SMB_SUICIDE_PACKET
2019-03-19 Jeremy Allisons3: smbd: Clarify POSIX name handling in SMB2 get/setin...
2019-03-19 Volker Lendeckesmbd: Focus smb_file_link_information on correct posix...
2019-03-19 Volker Lendeckesmbd: Enhance debugging for setting hard links
2019-03-18 Volker Lendeckesmbd: Remove two unnecessary return; statements
2019-03-18 Volker Lendeckerpc_server: Give mdssd its header file
2019-03-18 Volker Lendeckerpc_server: Give fssd its header file
2019-03-18 Volker Lendeckerpc_server: Give lsasd its header file
2019-03-18 Volker Lendeckerpc_server: Give epmd its header file
2019-03-15 David Disseldorpsmbd: fix check_parent_access() talloc stackframe leaks
2019-03-12 Michael HanselmannAvoid NULL pointer dereference in SMBsendend handler
2019-02-25 Volker Lendeckelibcli: Pass buf/len to smb2_negotiate_context_add
2019-02-25 Volker Lendeckesmbd: Align integer types
2019-02-25 Jeremy Allisons3: smbd: filenames - ensure we replace the missing...
2019-02-24 Jeremy Allisonsmbd: unix_convert: Ensure we don't call get_real_filen...
2019-02-24 Jeremy Allisonsmbd: SMB1-POSIX: Add missing info-level SMB_POSIX_PATH...
2019-02-22 Jiří Šašeknotifyd: Fix SIGBUS on sparc
2019-02-17 Bjoern Jackequotas: remove legacy AIX quota code that is covered...
2019-02-17 Björn Jackentquotas: do not set inode limits when setting space...
2019-02-09 Aurelien Aptellibsmb,s3/smbd: dump SMB3+ session keys if debug parm...
2019-02-09 Andreas Schneiders3:vfs: Correctly check if OFD locks should be enabled...
2019-01-28 Andreas Schneiders3:smbd: Use C99 initializer for RAP api_commands
2019-01-28 Andreas Schneiders3:smbd: Use C99 initializer for poptOption in smbd...
2019-01-25 Jeremy Allisonsmbd: uid: Don't crash if 'force group' is added to...
2019-01-15 Günther Deschners3-smbd: use fruit:model string for mDNS registration
2019-01-14 Ralph Boehmes3:smbd: perform impersonation in smb2_query_directory_...
2019-01-14 Ralph Boehmes3:smbd: perform impersonation in smb2_query_directory_...
2019-01-14 Ralph Boehmes3:smbd: perform impersonation in dos_mode_at_vfs_get_d...
2019-01-14 Ralph Boehmevfs: perform impersonation in smb_vfs_call_getxattrat_d...
2019-01-14 Ralph Boehmevfs: use struct initializer in smb_vfs_call_getxattrat_...
2019-01-14 Ralph Boehmevfs: perform impersonation in smb_vfs_call_get_dos_attr...
2019-01-14 Ralph Boehmevfs: use struct initializer in smb_vfs_call_get_dos_att...
2019-01-11 Ralph BoehmeRevert "smbd: add smbd_server_connection->raw_ev_ctx...
2019-01-11 Ralph Boehmes3:smbd: don't use async dosmode if per-thread cwd...
2019-01-11 Ralph Boehmes3:smbd: use passed in ev in smbd_smb2_query_directory_...
2019-01-11 Ralph BoehmeRevert "smbd: explain that/why we use the raw tevent_co...
2019-01-11 Ralph BoehmeRevert "smbd: explain that/why we use the raw tevent_co...
2019-01-11 Ralph BoehmeRevert "smbd: explain that/why we use the raw tevent_co...
2019-01-11 Ralph BoehmeRevert "smbd: explain that/why we use the raw tevent_co...
2019-01-11 Ralph BoehmeRevert "smbd: explain that/why we use the raw tevent_co...
2019-01-11 Ralph BoehmeRevert "smbd: use raw_ev_ctx to clear the MSG_SMB_CONF_...
2019-01-11 Ralph BoehmeRevert "smbd: add smbd_server_connection->{root,guest...
2019-01-11 Ralph BoehmeRevert "smbd: use sconn->root_ev_ctx for brl_timeout_fn()"
2019-01-11 Ralph BoehmeRevert "smbd: use sconn->root_ev_ctx for smbd_sig_...
2019-01-11 Ralph BoehmeRevert "smbd: add an effective connection_struct->user_...
2019-01-11 Ralph BoehmeRevert "smbd: add an effective {smb,smbd_smb2}_request...
2019-01-11 Ralph BoehmeRevert "smbd: remove unused smbd_server_connection...
2019-01-11 Ralph BoehmeRevert "smbd: add [un]become_guest() helper functions"
2019-01-11 Ralph BoehmeRevert "smbd: add smbd_impersonate_debug_create() helper"
2019-01-11 Ralph BoehmeRevert "smbd: add simple noop smbd_impersonate_{conn_vu...
2019-01-11 Ralph BoehmeRevert "smbd: make use of smbd_impersonate_{conn_vuid...
2019-01-11 Ralph BoehmeRevert "smbd: implement smbd_impersonate_{conn_vuid...
2019-01-11 Ralph BoehmeRevert "smbd: avoid explicit change_to_user() in defer_...
2019-01-11 Ralph BoehmeRevert "smbd: remove unused change_to_root_user() from...
2019-01-11 Ralph BoehmeRevert "smbd: remove unused change_to_root_user() from...
2019-01-11 Ralph Boehmesmbd: rename sconn->raw_thread_pool to sconn->pool
2019-01-11 Ralph BoehmeRevert "smbd: introduce sconn->sync_thread_pool"
2019-01-11 Ralph BoehmeRevert "s3: vfs: add smb_vfs_ev_glue"
2019-01-11 Ralph BoehmeRevert "s3: vfs: add user_vfs_evg to connection_struct"
2019-01-11 Ralph Boehmes3:smbd: pass (raw) ev to fetch_dos_mode_send instead...
2019-01-11 Ralph Boehmes3:smbd: pass (raw) ev to dos_mode_at_send() instead...
2019-01-11 Ralph Boehmes3:smbd: pass (raw) ev to SMB_VFS_GET_DOS_ATTRIBUTES_SE...
2019-01-11 Ralph Boehmes3:smbd: let SMB_VFS_GETXATTRAT_SEND() do explicit...
2019-01-11 Stefan Metzmachers3:smbd: prepare the usage of per_thread_cwd_*() functions
2019-01-11 Björn Jackestatvfs: rename linux_statvfs to posix_statvfs
2019-01-10 Björn Jackes3/smbd: fix utmp hostname logging on Solaris
2019-01-10 Björn Jackestatvfs: fix bsize and frsize mixup
2019-01-08 Volker Lendeckesmbd: Use strlcpy instead of StrnCpy
2019-01-04 Bjoern Jackes3:smbd: Fix build on AIX
2018-12-20 Volker Lendeckesmbd: Use dom_sid_str_buf
2018-12-19 Gary Lockyers3 server: Add support for smbcontrol sleep
2018-12-18 Günther Deschners3-smbd: avoid assuming fsp is always intact after...
2018-12-18 Volker Lendeckesmbd: Don't try to release a kernel oplock for a leased...
2018-12-06 Ralph Boehmesmbd: use lp_smbd_getinfo_ask_sharemode()
2018-12-06 Ralph Boehmes3:smbd: use lp_smbd_max_async_dosmode()
2018-12-06 Ralph Boehmes3:smbd: use lp_smbd_async_dosmode()
2018-12-06 Ralph Boehmes3:smbd: use lp_smbd_search_ask_sharemode()
2018-12-05 Andreas Schneiders3:smbd: Make sure we do not export "/" (root) as home dir
next