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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
7
-54
/
+73
*
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
3
-8
/
+9
*
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
*
s3:smbd: use xconn->client->sconn in reply_special()
Stefan Metzmacher
2014-09-19
1
-1
/
+1
*
s3:smbd: use xconn->client->sconn in process_smb()
Stefan Metzmacher
2014-09-19
1
-1
/
+1
*
s3:smbd: introduce 'struct smbXsrv_client' in order to prepare multi-channel ...
Stefan Metzmacher
2014-09-19
5
-28
/
+100
*
s3:smbd: pass smbXsrv_connection to make_connection_snum()
Stefan Metzmacher
2014-09-19
1
-4
/
+4
*
s3:smbd: pass smb_request to make_connection_smb1()
Stefan Metzmacher
2014-09-19
1
-7
/
+7
*
s3:smbd: pass smbd_smb2_request to make_connection_smb2()
Stefan Metzmacher
2014-09-19
3
-3
/
+4
*
s3:smbd: pass smb_request to make_connection()
Stefan Metzmacher
2014-09-19
3
-6
/
+5
*
s3:smbd: pass smbXsrv_connection to construct_reply*()
Stefan Metzmacher
2014-09-19
1
-6
/
+5
*
s3:smbd: pass smbXsrv_connection to smb1_parse_chain()
Stefan Metzmacher
2014-09-19
3
-6
/
+10
*
s3:smbd: support xconn=NULL in init_smb_request()
Michael Adam
2014-09-19
1
-5
/
+6
*
s3:smbd: only pass smbXsrv_connection to fork_echo_handler()
Stefan Metzmacher
2014-09-19
3
-19
/
+14
*
s3:smbd: use req->sconn in reply.c where possible
Stefan Metzmacher
2014-09-19
1
-3
/
+3
*
s3:smbd: use req->sconn in sesssetup.c
Stefan Metzmacher
2014-09-19
1
-2
/
+2
*
s3:smbd: use req->sconn in reply_ntcancel()
Stefan Metzmacher
2014-09-19
1
-1
/
+1
*
s3:smbd: use req->sconn in reply_negprot()
Stefan Metzmacher
2014-09-19
1
-1
/
+1
*
s3:smbd: pass smbXsrv_connection to srv_send_smb()
Stefan Metzmacher
2014-09-19
10
-33
/
+30
*
s3:smbd: pass smbXsrv_connection to receive_smb*()
Stefan Metzmacher
2014-09-19
1
-11
/
+7
*
s3:smbd: use smbXsrv_connection_dbg() in receive_smb_talloc()
Michael Adam
2014-09-19
1
-2
/
+1
*
s3:smbd: use smbXsrv_connection_dbg() inreceive_smb_raw_talloc_partial_read()
Michael Adam
2014-09-19
1
-2
/
+1
*
s3:smb2_sesssetup: use smb2req->sconn in smbd_smb2_reauth_generic_return()
Stefan Metzmacher
2014-09-19
1
-2
/
+1
*
s3:smb2_server: use the global signing key to check if signing is required
Stefan Metzmacher
2014-09-19
1
-1
/
+1
*
s4:torture/smb2/lock: Add Lock Replay detection test case.
Anubhav Rakshit
2014-09-19
2
-1
/
+181
*
s4:torture: Add Replay tests to examine server behaviour when Multiple Channe...
Anubhav Rakshit
2014-09-19
3
-7
/
+832
*
s3:selftest: run the smb2.replay test against the //$SERVER_IP/durable share
Stefan Metzmacher
2014-09-19
2
-1
/
+5
*
libcli/smb: Add routines to enable/disable SMB2_HDR_FLAG_REPLAY_OPERATION flag.
Anubhav Rakshit
2014-09-19
2
-0
/
+22
*
libcli/smb: Add routine to reset the Channel Sequence number.
Anubhav Rakshit
2014-09-19
2
-0
/
+13
*
libcli/smb: correctly report disconnect errors after getting STATUS_PENDING
Stefan Metzmacher
2014-09-19
1
-4
/
+7
*
s4:libcli/composite: correctly finish composite smb and smb2 requests
Stefan Metzmacher
2014-09-19
1
-0
/
+8
[prev]
[next]