summaryrefslogtreecommitdiff
path: root/source3/smbd
Commit message (Expand)AuthorAgeFilesLines
...
* libcli: Pass buf/len to smb2_negotiate_context_addVolker Lendecke2019-02-251-8/+12
* smbd: Align integer typesVolker Lendecke2019-02-251-1/+1
* s3: smbd: filenames - ensure we replace the missing '/' if we error in an int...Jeremy Allison2019-02-251-0/+18
* smbd: unix_convert: Ensure we don't call get_real_filename on POSIX paths.Jeremy Allison2019-02-241-0/+25
* smbd: SMB1-POSIX: Add missing info-level SMB_POSIX_PATH_OPEN for UCF_UNIX_NAM...Jeremy Allison2019-02-241-0/+1
* notifyd: Fix SIGBUS on sparcJiří Šašek2019-02-221-2/+9
* quotas: remove legacy AIX quota code that is covered by sysquotas nowBjoern Jacke2019-02-171-122/+0
* ntquotas: do not set inode limits when setting space quotaBjörn Jacke2019-02-171-15/+0
* libsmb,s3/smbd: dump SMB3+ session keys if debug parm is setAurelien Aptel2019-02-091-0/+25
* s3:vfs: Correctly check if OFD locks should be enabled or notAndreas Schneider2019-02-091-0/+9
* s3:smbd: Use C99 initializer for RAP api_commandsAndreas Schneider2019-01-281-38/+177
* s3:smbd: Use C99 initializer for poptOption in smbd serverAndreas Schneider2019-01-281-11/+67
* smbd: uid: Don't crash if 'force group' is added to an existing share connect...Jeremy Allison2019-01-251-2/+33
* s3-smbd: use fruit:model string for mDNS registrationGünther Deschner2019-01-151-0/+27
* s3:smbd: perform impersonation in smb2_query_directory_fetch_write_time_done()Ralph Boehme2019-01-141-0/+7
* s3:smbd: perform impersonation in smb2_query_directory_dos_mode_done()Ralph Boehme2019-01-141-0/+7
* s3:smbd: perform impersonation in dos_mode_at_vfs_get_dosmode_done()Ralph Boehme2019-01-141-0/+7
* vfs: perform impersonation in smb_vfs_call_getxattrat_done()Ralph Boehme2019-01-141-0/+9
* vfs: use struct initializer in smb_vfs_call_getxattrat_send()Ralph Boehme2019-01-141-1/+4
* vfs: perform impersonation in smb_vfs_call_get_dos_attributes_done()Ralph Boehme2019-01-141-0/+9
* vfs: use struct initializer in smb_vfs_call_get_dos_attributes_sendRalph Boehme2019-01-141-1/+4
* Revert "smbd: add smbd_server_connection->raw_ev_ctx pointer"Ralph Boehme2019-01-113-5/+2
* s3:smbd: don't use async dosmode if per-thread cwd is not availableRalph Boehme2019-01-111-0/+3
* s3:smbd: use passed in ev in smbd_smb2_query_directory_send()Ralph Boehme2019-01-111-1/+1
* Revert "smbd: explain that/why we use the raw tevent_context for update_write...Ralph Boehme2019-01-111-10/+2
* Revert "smbd: explain that/why we use the raw tevent_context for lease_timeou...Ralph Boehme2019-01-111-11/+1
* Revert "smbd: explain that/why we use the raw tevent_context for oplock_timeo...Ralph Boehme2019-01-111-13/+1
* Revert "smbd: explain that/why we use the raw tevent_context for do_break_to_...Ralph Boehme2019-01-111-14/+1
* Revert "smbd: explain that/why we use the raw tevent_context for linux_oplock...Ralph Boehme2019-01-111-13/+1
* Revert "smbd: use raw_ev_ctx to clear the MSG_SMB_CONF_UPDATED registration"Ralph Boehme2019-01-111-1/+1
* Revert "smbd: add smbd_server_connection->{root,guest}_ev_ctx pointer"Ralph Boehme2019-01-113-6/+0
* Revert "smbd: use sconn->root_ev_ctx for brl_timeout_fn()"Ralph Boehme2019-01-112-10/+2
* Revert "smbd: use sconn->root_ev_ctx for smbd_sig_{term,hup}_handler()"Ralph Boehme2019-01-111-2/+2
* Revert "smbd: add an effective connection_struct->user_ev_ctx that holds the ...Ralph Boehme2019-01-113-15/+0
* Revert "smbd: add an effective {smb,smbd_smb2}_request->ev_ctx that holds the...Ralph Boehme2019-01-1124-51/+37
* Revert "smbd: remove unused smbd_server_connection->ev_ctx"Ralph Boehme2019-01-113-0/+3
* Revert "smbd: add [un]become_guest() helper functions"Ralph Boehme2019-01-112-30/+0
* Revert "smbd: add smbd_impersonate_debug_create() helper"Ralph Boehme2019-01-112-235/+0
* Revert "smbd: add simple noop smbd_impersonate_{conn_vuid,conn_sess,root,gues...Ralph Boehme2019-01-112-61/+0
* Revert "smbd: make use of smbd_impersonate_{conn_vuid,conn_sess,root,guest}_c...Ralph Boehme2019-01-114-66/+8
* Revert "smbd: implement smbd_impersonate_{conn_vuid,conn_sess,root,guest}_cre...Ralph Boehme2019-01-111-930/+21
* Revert "smbd: avoid explicit change_to_user() in defer_rename_done() already ...Ralph Boehme2019-01-111-0/+11
* Revert "smbd: remove unused change_to_root_user() from smbd_sig_hup_handler()"Ralph Boehme2019-01-111-0/+1
* Revert "smbd: remove unused change_to_root_user() from brl_timeout_fn()"Ralph Boehme2019-01-111-0/+3
* smbd: rename sconn->raw_thread_pool to sconn->poolRalph Boehme2019-01-113-4/+4
* Revert "smbd: introduce sconn->sync_thread_pool"Ralph Boehme2019-01-113-28/+1
* Revert "s3: vfs: add smb_vfs_ev_glue"Ralph Boehme2019-01-111-832/+0
* Revert "s3: vfs: add user_vfs_evg to connection_struct"Ralph Boehme2019-01-114-816/+27
* s3:smbd: pass (raw) ev to fetch_dos_mode_send instead of smb_vfs_ev_glueRalph Boehme2019-01-111-7/+4
* s3:smbd: pass (raw) ev to dos_mode_at_send() instead of smb_vfs_ev_glueRalph Boehme2019-01-113-5/+4