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
...
*
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
*
s3:smbd: use tevent_loop_wait() in the child process event loop
Michael Adam
2014-09-19
2
-26
/
+28
*
s3:smbXsrv_session: change smbXsrv_session->connection to smbXsrv_session->cl...
Stefan Metzmacher
2014-09-19
2
-7
/
+8
*
s3:smbd: use fsp->conn->sconn->client->connections to send SMB1 oplock breaks
Stefan Metzmacher
2014-09-19
1
-1
/
+6
*
s3:smbd: use sconn->client->connections in keepalive_fn()
Stefan Metzmacher
2014-09-19
1
-1
/
+5
*
s3:smbd: use sconn->client->connections in reload_services()
Stefan Metzmacher
2014-09-19
1
-5
/
+4
*
s3:smbd: remove now unused smbXsrv_connection->sconn
Stefan Metzmacher
2014-09-19
2
-2
/
+0
*
s3:smbXsrv_open: use xconn->client->sconn in smb1srv_open_table_init()
Stefan Metzmacher
2014-09-19
1
-2
/
+2
*
s3:smbXsrv_session: use xconn->client->sconn in smbXsrv_session_logoff()
Stefan Metzmacher
2014-09-19
1
-5
/
+7
*
s3:smb2_server: use xconn->client->sconn in smbd_smb2_request_next_incoming()
Stefan Metzmacher
2014-09-19
1
-1
/
+1
*
s3:smb2_server: use xconn->client->sconn in smbd_smb2_request_create()
Stefan Metzmacher
2014-09-19
1
-1
/
+1
*
s3:smb2_server: use xconn->client->sconn in smbd_smb2_first_negprot()
Stefan Metzmacher
2014-09-19
1
-1
/
+1
*
s3:smb2_server: use xconn->client->sconn in smbd_smb2_io_handler()
Stefan Metzmacher
2014-09-19
1
-1
/
+1
*
s3:smbd: use xconn->client->sconn in make_connection_snum()
Stefan Metzmacher
2014-09-19
1
-1
/
+1
*
s3:smbd: use xconn->client->sconn in smb1_parse_chain()
Stefan Metzmacher
2014-09-19
1
-1
/
+1
*
s3:smbd: use xconn->client->sconn in construct_reply()
Stefan Metzmacher
2014-09-19
1
-1
/
+1
[prev]
[next]