index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
smbd
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3:smbd: Use 'enum smb_encryption_setting' values
Andreas Schneider
2020-08-19
5
-10
/
+11
*
param: Add 'server smb encrypt' parameter
Andreas Schneider
2020-08-19
5
-8
/
+8
*
s3:smbd: Fix %U substitutions if it contains a domain name
Andreas Schneider
2020-08-19
1
-1
/
+17
*
lib: Move get_socket_port() to its only consumer
Volker Lendecke
2020-08-17
1
-0
/
+33
*
lib: Move send_keepalive() to smbd/smb1_utils.c
Volker Lendecke
2020-08-17
3
-0
/
+17
*
smbd: remove get_current_vuid()
Ralph Boehme
2020-07-29
2
-6
/
+0
*
smbd: build smb_fname per file to delete in unlink_internals()
Ralph Boehme
2020-07-18
1
-13
/
+23
*
smbd: consolidate fsp allocation for open_directory() and open_file_ntcreate()
Ralph Boehme
2020-07-18
1
-64
/
+31
*
smbd: factor out fsp_bind_smb()
Ralph Boehme
2020-07-18
2
-23
/
+38
*
smbd: don't mess with smb_dname->base_name in call_trans2findfirst()
Ralph Boehme
2020-07-18
1
-4
/
+11
*
smbd: use helper variable for fd in fd_open()
Ralph Boehme
2020-07-18
1
-8
/
+7
*
smbd: remove errno saving from fd_open()
Ralph Boehme
2020-07-18
1
-8
/
+0
*
smbd: remove a nested block in non_widelink_open()
Ralph Boehme
2020-07-18
1
-12
/
+9
*
smbd: use (global) POSIX pathname state in non_widelink_open()
Ralph Boehme
2020-07-18
1
-1
/
+1
*
smbd: check for conn->cwd_fsp in fd_close()
Ralph Boehme
2020-07-18
1
-0
/
+4
*
smbd: check for conn->cwd_fsp in file_free()
Ralph Boehme
2020-07-18
1
-0
/
+4
*
smbd: use a helper variable in open_file()
Ralph Boehme
2020-07-18
1
-0
/
+5
*
smbd: remove unused NTCREATEX_OPTIONS_PRIVATE_STREAM_DELETE
Ralph Boehme
2020-07-18
1
-1
/
+1
*
smbd: ensure we do a base open for internal stream deletes
Ralph Boehme
2020-07-18
1
-2
/
+2
*
smbd: Remove code inside #ifdef HAVE_BROKEN_READDIR_NAME
Christof Schmitt
2020-07-16
1
-6
/
+0
*
smbd: Remove code inside #ifdef NEXT2
Christof Schmitt
2020-07-16
1
-5
/
+0
*
s3:smbd: stop accepting multichannel connections early in exit_server_common()
Stefan Metzmacher
2020-07-14
2
-1
/
+22
*
s3:smbd: move exit_firsttime checking to the start of exit_server_common()
Stefan Metzmacher
2020-07-14
1
-3
/
+5
*
s3:smbd: skip ctdb public ips in fsctl_network_iface_info()
Stefan Metzmacher
2020-07-08
1
-0
/
+28
*
s3:smbd: disconnect the all client connections if a ctdb public ip dropped
Stefan Metzmacher
2020-07-08
3
-0
/
+36
*
s3:smbd: make smbXsrv_client_connection_pass_loop() more robust
Stefan Metzmacher
2020-07-08
1
-9
/
+22
*
s3:smbd: make sure smbXsrv_connection_disconnect_transport() closes the socke...
Stefan Metzmacher
2020-07-08
2
-2
/
+7
*
s3:smbd: make sure we detect stale smbXsrv_connection pointers in smbXsrv_ses...
Stefan Metzmacher
2020-07-08
1
-0
/
+5
*
s3:smbd: fill in xconn->client early in smbd_add_connection()
Stefan Metzmacher
2020-07-08
1
-2
/
+1
*
s3:smbd: handle NETWORK_ACCESS_DENIED in smbXsrv_client_connection_pass_loop()
Stefan Metzmacher
2020-07-08
1
-0
/
+4
*
s3:smbd: consistently use DLIST_ADD* to fill client->connections in smbd_add_...
Stefan Metzmacher
2020-07-08
1
-1
/
+1
*
s3:smbd: implement FSCTL_SMBTORTURE_FORCE_UNACKED_TIMEOUT
Stefan Metzmacher
2020-07-08
4
-3
/
+98
*
s3:smbd: make use of the new ack infrastructure for oplock/lease breaks
Stefan Metzmacher
2020-07-08
1
-17
/
+35
*
s3:smbd: force multi-channel to be turned off without FreeBSD/Linux support
Stefan Metzmacher
2020-07-08
3
-1
/
+30
*
s3:smbd: add infrastructure to wait for TCP acks
Stefan Metzmacher
2020-07-08
2
-1
/
+360
*
s3:smbd: add logic to retry break notifications on all available channels
Stefan Metzmacher
2020-07-08
1
-2
/
+116
*
s3:smbd: convert smbd_smb2_send_break() into async smbd_smb2_break_send/recv()
Stefan Metzmacher
2020-07-08
1
-28
/
+91
*
s3:smbd: add smbd_smb2_send_queue.sendfile_body_size
Stefan Metzmacher
2020-07-08
2
-0
/
+2
*
s3:smbd: introduce smbXsrv_pending_break infrastructure
Stefan Metzmacher
2020-07-08
1
-14
/
+67
*
s3:smbd: avoid dereferencing client->connections
Stefan Metzmacher
2020-07-08
3
-8
/
+6
*
s3:smbd: setup client->global->client_guid even without multichannel support
Stefan Metzmacher
2020-07-08
1
-0
/
+6
*
s3:smbd: pass down smbXsrv_client to smbd_smb2_send_{oplock,lease}_break()
Stefan Metzmacher
2020-07-08
4
-18
/
+13
*
s3:smbd: pass smbXsrv_client to downgrade_lease()
Stefan Metzmacher
2020-07-08
3
-10
/
+12
*
s3:smbd: add smbd_server_disconnect_client[_ex]()
Stefan Metzmacher
2020-07-08
2
-0
/
+24
*
s3:smbd: remove unused session,tcon parameters from smbd_smb2_send_oplock_bre...
Stefan Metzmacher
2020-07-08
3
-28
/
+12
*
s3:smbd: pass down session_id to smbd_smb2_send_break()
Stefan Metzmacher
2020-07-08
1
-5
/
+12
*
s3:smbd: remove dead code from smbd_smb2_send_break()
Stefan Metzmacher
2020-07-08
1
-55
/
+6
*
s3:smbd: check for stale pid in delay_for_oplock_fn() when leases_db_get() fails
Stefan Metzmacher
2020-07-07
1
-1
/
+36
*
smbd: check for stale pid in get_lease_type()
Ralph Boehme
2020-07-02
1
-2
/
+18
*
smbd: let get_lease_type() take a non-const share_mode_entry
Ralph Boehme
2020-07-02
2
-2
/
+2
[next]