summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* s3:smbd: pass smbXsrv_connection to make_connection_snum()Stefan Metzmacher2014-09-191-4/+4
* s3:smbd: pass smb_request to make_connection_smb1()Stefan Metzmacher2014-09-191-7/+7
* s3:smbd: pass smbd_smb2_request to make_connection_smb2()Stefan Metzmacher2014-09-193-3/+4
* s3:smbd: pass smb_request to make_connection()Stefan Metzmacher2014-09-193-6/+5
* s3:smbd: pass smbXsrv_connection to construct_reply*()Stefan Metzmacher2014-09-191-6/+5
* s3:smbd: pass smbXsrv_connection to smb1_parse_chain()Stefan Metzmacher2014-09-193-6/+10
* s3:smbd: support xconn=NULL in init_smb_request()Michael Adam2014-09-191-5/+6
* s3:smbd: only pass smbXsrv_connection to fork_echo_handler()Stefan Metzmacher2014-09-193-19/+14
* s3:smbd: use req->sconn in reply.c where possibleStefan Metzmacher2014-09-191-3/+3
* s3:smbd: use req->sconn in sesssetup.cStefan Metzmacher2014-09-191-2/+2
* s3:smbd: use req->sconn in reply_ntcancel()Stefan Metzmacher2014-09-191-1/+1
* s3:smbd: use req->sconn in reply_negprot()Stefan Metzmacher2014-09-191-1/+1
* s3:smbd: pass smbXsrv_connection to srv_send_smb()Stefan Metzmacher2014-09-1910-33/+30
* s3:smbd: pass smbXsrv_connection to receive_smb*()Stefan Metzmacher2014-09-191-11/+7
* s3:smbd: use smbXsrv_connection_dbg() in receive_smb_talloc()Michael Adam2014-09-191-2/+1
* s3:smbd: use smbXsrv_connection_dbg() inreceive_smb_raw_talloc_partial_read()Michael Adam2014-09-191-2/+1
* s3:smb2_sesssetup: use smb2req->sconn in smbd_smb2_reauth_generic_return()Stefan Metzmacher2014-09-191-2/+1
* s3:smb2_server: use the global signing key to check if signing is requiredStefan Metzmacher2014-09-191-1/+1
* s4:torture/smb2/lock: Add Lock Replay detection test case.Anubhav Rakshit2014-09-192-1/+181
* s4:torture: Add Replay tests to examine server behaviour when Multiple Channe...Anubhav Rakshit2014-09-193-7/+832
* s3:selftest: run the smb2.replay test against the //$SERVER_IP/durable shareStefan Metzmacher2014-09-192-1/+5
* libcli/smb: Add routines to enable/disable SMB2_HDR_FLAG_REPLAY_OPERATION flag.Anubhav Rakshit2014-09-192-0/+22
* libcli/smb: Add routine to reset the Channel Sequence number.Anubhav Rakshit2014-09-192-0/+13
* libcli/smb: correctly report disconnect errors after getting STATUS_PENDINGStefan Metzmacher2014-09-191-4/+7
* s4:libcli/composite: correctly finish composite smb and smb2 requestsStefan Metzmacher2014-09-191-0/+8
* ctdb-build: Add missing configure checks for backtraceAmitay Isaacs2014-09-192-1/+5
* lib: util: Check *every* asn1 return call and early return.Jeremy Allison2014-09-191-61/+45
* lib: Polish echo_serverVolker Lendecke2014-09-181-4/+4
* lib: Add EMSGSIZE to map_nt_error_from_unixVolker Lendecke2014-09-181-0/+1
* ctdb_conn: Fix a small memory leak when releasing an IPVolker Lendecke2014-09-181-1/+2
* messaging4: Fix an error path memleakVolker Lendecke2014-09-181-0/+1
* lib: util_tdb does not need samba-utilVolker Lendecke2014-09-181-1/+1
* tdb_wrap: Only pull in samba-debugVolker Lendecke2014-09-182-2/+2
* lib: Move tdb lock timeout fns to source3Volker Lendecke2014-09-184-96/+97
* lib: Fix samba-util dep in "errors" moduleVolker Lendecke2014-09-182-17/+9
* Remove a few #ifdef EWOULDBLOCkVolker Lendecke2014-09-185-55/+6
* lib: Reduce deps for "smb_transport"Volker Lendecke2014-09-181-2/+2
* lib: Make set_blocking() available independentlyVolker Lendecke2014-09-182-3/+8
* lib: Make samba-debug a private libraryVolker Lendecke2014-09-181-4/+5
* s3: vfs module: Adding new vfs module for Symantec VxFS.Abhidnya Joshi2014-09-183-0/+728
* nmbd: Send waiting status to systemd.Andreas Schneider2014-09-171-2/+5
* lib: Add daemon_status() to util library.Andreas Schneider2014-09-172-0/+17
* ctdb-scripts: Do not export variables if they are not setAmitay Isaacs2014-09-171-2/+4
* ctdb-scripts: Fix a typoAmitay Isaacs2014-09-171-1/+1
* ctdb-build: Check for libpcapAmitay Isaacs2014-09-171-1/+11
* ctdb-build: Check for ETIME in errno.hAmitay Isaacs2014-09-171-0/+3
* ctdb-build: Add some missing configure checksMartin Schwenke2014-09-171-0/+10
* ctdb-build: Improve platform checkAmitay Isaacs2014-09-171-3/+3
* ctdb-util: Log an error if there is no way to set schedulerMartin Schwenke2014-09-171-0/+1
* lib: Make nt_err_code_struct privateVolker Lendecke2014-09-172-6/+6