summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-26smbd: Remove the unused fsp->pending_break_messages arrayVolker Lendecke3-18/+5
2013-04-26smbd: Remove unused reply_to_oplock_break_requestsVolker Lendecke5-27/+0
2013-04-26smbd: Obsolete MSG_SMB_BREAK_RESPONSEVolker Lendecke2-63/+2
2013-04-26smbd: Ignore OPEN_RETRY and BREAK_RESPONSEVolker Lendecke3-0/+8
2013-04-26smbd: Use dbwrap_record_watch_send for defer_openVolker Lendecke2-1/+70
2013-04-25bug 9830: fix panic in nt_printer_publish_adsDavid Disseldorp1-2/+8
2013-04-24source4/libcli: Only set ctemp set on successSam Lang1-7/+8
2013-04-24Implements a vfs module for cephfs, a distributed file systemSam Lang5-0/+1322
2013-04-24BUG 9817: Fix 'map untrusted to domain' with NTLMv2.Andreas Schneider1-2/+8
2013-04-22docs-xml: document dbwrap_tool existsChristian Ambach1-0/+7
2013-04-22s3:utils/dbwrap_tool add exists operationChristian Ambach1-4/+34
2013-04-22docs: Fix bug 9809 -- missing entry in specfileVolker Lendecke1-0/+1
2013-04-20Fix bug in old create temp SMB request. Only use VFS functions.Jeremy Allison1-53/+64
2013-04-20Ensure the RECVFILE path in vfs_pwrite_data() operates on a blocking socket.Jeremy Allison1-1/+12
2013-04-19Ensure the RECVFILE path in vfs_write_data() operates on a blocking socket.Jeremy Allison1-1/+12
2013-04-19Ensure drain_socket() operates on a blocking socket.Jeremy Allison1-2/+15
2013-04-19Add the internals of is_smb2_recvfile_write.Jeremy Allison1-1/+37
2013-04-19The guts of the receivefile code changes.Jeremy Allison1-5/+60
2013-04-19Add stub static function that will turn on/off receivefile code path.Jeremy Allison1-0/+5
2013-04-19Add extra fields into struct smbd_smb2_request_read_state to support receivef...Jeremy Allison1-0/+3
2013-04-19Add macro SMBD_SMB2_SHORT_RECEIVEFILE_WRITE_LEN.Jeremy Allison1-0/+2
2013-04-19Add utility function get_min_receive_file_size().Jeremy Allison1-0/+11
2013-04-19Allow smbd_smb2_request_error_ex() to cope with unread bytes on error.Jeremy Allison1-0/+10
2013-04-19Add function smbd_smb2_unread_bytes().Jeremy Allison2-0/+13
2013-04-19If we already have an smb1req attached to the struct smbd_smb2_request, don't...Jeremy Allison1-3/+7
2013-04-19Ensure we don't do an SMB2 aio write if RECVFILE is active.Jeremy Allison1-0/+5
2013-04-19samba-tool/dns: Fix a typo in ttl variable nameAmitay Isaacs1-1/+1
2013-04-19fileserver: raise the debug level for share connection from non IPC to 2Matthieu Patou1-1/+1
2013-04-19s3:locking add NDR debug in share_mode_forallChristian Ambach1-0/+4
2013-04-19s3:rpc_server increase a debug levelChristian Ambach1-8/+8
2013-04-19s3:registry increase a debug levelChristian Ambach1-1/+1
2013-04-19s3:smbd stop working on a dead client socketChristian Ambach1-0/+1
2013-04-19s3:smbd increase a loglevelChristian Ambach1-5/+5
2013-04-19s3:smbstatus do not print orphaned share entriesChristian Ambach1-0/+6
2013-04-19smbd: Fix signing when the async echo handler kicks inVolker Lendecke1-1/+1
2013-04-19s4:dsdb: Fix warnings about not set / set but unused / shadowed variablesMatthieu Patou7-20/+5
2013-04-19s3:smbd:smb2:scavenger: fix format error for debugging open_persistent_id in ...Michael Adam1-4/+5
2013-04-18talloc: Simplify _talloc_free_poolmem a bitVolker Lendecke1-2/+14
2013-04-18talloc: Do an early returnVolker Lendecke1-3/+6
2013-04-18talloc: Avoid some "else" by doing early returnsVolker Lendecke1-4/+8
2013-04-18talloc: Fix nonblank line endingsVolker Lendecke1-34/+34
2013-04-18selftest: S3 does not do leases yetVolker Lendecke1-0/+1
2013-04-18s4:torture/smb2: add v2 lease requestsStefan Metzmacher1-1/+209
2013-04-18s4:torture/smb2: add smb2_lease_v2_create_share() helperStefan Metzmacher2-1/+29
2013-04-18s4:libcli/smb2: add support for SMB2 LEASES v2Stefan Metzmacher2-6/+49
2013-04-18libcli/smb: add SMB2_LEASE_FLAG_* definesStefan Metzmacher1-0/+4
2013-04-18s4:torture/smb2: add NTCREATEX_SHARE_ACCESS_DELETE in smb2_generic_create_sha...Stefan Metzmacher1-1/+0
2013-04-18s4:torture:smb2 delete temp memory context in test_durable_open_oplock_discon...Gregor Beck1-2/+2
2013-04-18s4:torture:smb2:durable_v2: remove an unused variableMichael Adam1-1/+0
2013-04-18s3:smbd: call scavenger_schedule_disconnected() from close normal file for du...Gregor Beck1-0/+2