index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
smbd
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3:smbprofile: track connect_count and disconnect_count
Stefan Metzmacher
2014-11-19
2
-0
/
+3
*
s3:smbprofile: report idle state of 'idle_count' and 'idle_time'
Stefan Metzmacher
2014-11-19
1
-8
/
+3
*
s3:smbprofile: improve profiling for the security context switching.
Stefan Metzmacher
2014-11-19
1
-3
/
+21
*
s3:smbprofile: count all SMB1 and SMB2 requests as 'request_count'
Stefan Metzmacher
2014-11-19
2
-1
/
+12
*
s3:smb2_server: use async smbprofile macros
Stefan Metzmacher
2014-11-19
5
-94
/
+78
*
s3:smbd: Use "smbd profiling level"
Volker Lendecke
2014-11-19
1
-6
/
+6
*
s3:smbd: improve writecache profiling
Stefan Metzmacher
2014-11-19
1
-6
/
+33
*
s3:smb2_break: First test for NT_STATUS_INVALID_OPLOCK_PROTOCOL, then for in_...
Volker Lendecke
2014-11-12
1
-11
/
+11
*
s3:locking: convert brl_have_read field to brl_num_read.
Volker Lendecke
2014-11-11
3
-56
/
+76
*
s3:smbd: Don't set fsp->oplock_type before we've granted any oplocks.
Jeremy Allison
2014-11-11
1
-3
/
+0
*
s3:smbd: move all oplock granting code to grant_fsp_oplock_type()
Volker Lendecke
2014-11-11
1
-29
/
+44
*
s3:smbd: break oplocks to none with FILE_OVERWRITE
Volker Lendecke
2014-11-11
1
-0
/
+1
*
Use tevent_req_simple_recv_unix in a few places
Volker Lendecke
2014-11-10
1
-6
/
+1
*
s3:smbd: fix file corruption using "write cache size != 0"
Stefan Metzmacher
2014-11-06
1
-0
/
+3
*
smbXsrv: don't leak lock_path onto talloc tos
David Disseldorp
2014-11-03
4
-3
/
+19
*
notify_internal: don't leak lock_path onto talloc tos
David Disseldorp
2014-11-03
1
-3
/
+18
*
s3:smbd: Don't rename a dir with files open underneath
Volker Lendecke
2014-10-31
1
-1
/
+120
*
s3:smb2_server: pass xconn->smb2.server.cipher to smb2_signing_[de|en]ncrypt_...
Stefan Metzmacher
2014-10-16
1
-5
/
+5
*
s3:smb2_server: check xconn->smb2.server.cipher instead of xconn->smb2.server...
Stefan Metzmacher
2014-10-16
3
-3
/
+3
*
s3:smb2_negprot: remember xconn->smb2.server.cipher
Stefan Metzmacher
2014-10-16
2
-0
/
+5
*
smbd: Fix a use-after-free
Volker Lendecke
2014-10-10
1
-1
/
+4
*
smbd: Simplify remove_child_pid
Volker Lendecke
2014-10-07
1
-1
/
+1
*
lanman: don't leak cache_path onto talloc tos
David Disseldorp
2014-10-06
1
-2
/
+9
*
smbd: Always use uint8_t for inbuf pointer
Christof Schmitt
2014-10-04
1
-7
/
+8
*
smbd: Pass only cmd to construct_reply_common instead of complete req
Christof Schmitt
2014-10-04
1
-6
/
+5
*
smbd: Use MIN macro in fake_sendfile
Christof Schmitt
2014-10-04
1
-5
/
+1
*
profiling: Remove a big DEBUG statement
Volker Lendecke
2014-10-03
1
-25
/
+0
*
profiling: Remove some #ifdefs
Volker Lendecke
2014-10-03
2
-8
/
+0
*
s3:smb2_negprot: allow really large io sizes up to allmost 16MB
Stefan Metzmacher
2014-09-30
1
-2
/
+7
*
fileserver: raise debug level for share connection closing for non-IPC to 2.
Jelmer Vernooij
2014-09-28
1
-1
/
+1
*
smbd:smb2: improve smbd_smb2_protocol_dialect_match(), removing code duplication
Michael Adam
2014-09-27
1
-73
/
+25
*
s3:messaging: add fds-array to messaging_send_iov()
Michael Adam
2014-09-24
1
-1
/
+1
*
smbd: fix a comment typo.
Michael Adam
2014-09-21
1
-1
/
+1
*
s3:smb2_sesssetup: we don't need to do a 2nd smb2srv_session_lookup()
Stefan Metzmacher
2014-09-19
1
-3
/
+7
*
s3:smb2_server: add smbd_smb2_signing_key() helper function
Stefan Metzmacher
2014-09-19
1
-5
/
+24
*
s3:smbXsrv_session: add smbXsrv_session_find_channel()
Stefan Metzmacher
2014-09-19
2
-0
/
+22
*
s3:smbXsrv_session: remember the smbXsrv_connection on channel attached to a ...
Stefan Metzmacher
2014-09-19
1
-0
/
+1
*
s3:smbd: split out a smbd_add_connection() helper function.
Stefan Metzmacher
2014-09-19
2
-159
/
+244
*
s3:smbd: remove now unused smbd_server_connection->conn
Stefan Metzmacher
2014-09-19
2
-6
/
+0
*
s3:smb2_lock: iterate over all sconn->client->connections
Stefan Metzmacher
2014-09-19
1
-81
/
+109
*
s3:smb2_lock: always use tevent_req_defer_callback() if we go async
Stefan Metzmacher
2014-09-19
1
-1
/
+1
*
s3:smb2_glue: remove chained fsps from all connections in remove_smb2_chained...
Stefan Metzmacher
2014-09-19
1
-8
/
+15
*
s3:smb2_break: use fsp->conn->sconn->client->connections to send SMB2 oplock ...
Stefan Metzmacher
2014-09-19
1
-1
/
+8
*
s3:smb2_break: pass smbXsrv_connection to smbd_smb2_send_oplock_break()
Stefan Metzmacher
2014-09-19
3
-4
/
+3
*
s3:smb2_create: pass smbXsrv_connection to *deferred*_smb2
Stefan Metzmacher
2014-09-19
3
-15
/
+14
*
s3:smbd: pass smbXsrv_connection to schedule_deferred_open_message_smb()
Stefan Metzmacher
2014-09-19
3
-5
/
+6
*
s3:smbd: pass smbXsrv_connection to remove_deferred_open_message_smb()
Stefan Metzmacher
2014-09-19
3
-4
/
+5
*
s3:smbd: pass smbXsrv_connection to open_was_deferred()
Stefan Metzmacher
2014-09-19
6
-15
/
+16
*
s3:smbd: move smbXsrv_{session,tcon,open} tables to smbXsrv_client
Stefan Metzmacher
2014-09-19
6
-54
/
+57
*
s3:smbd: use tevent_loop_wait() in the parent smbd process.
Michael Adam
2014-09-19
1
-9
/
+41
[next]