2010-05-21 |
Jeremy Allison | Make DFS work over SMB2.
|
commit | commitdiff | tree |
2010-05-21 |
Roel van Meer | Fix bug #7448 - smbd crash when sambaLMPassword and...
|
commit | commitdiff | tree |
2010-05-21 |
Jeremy Allison | Make krb5 over SMB2 identical to the way we handle...
|
commit | commitdiff | tree |
2010-05-21 |
Jeremy Allison | Doh! If you're going to give advice in "useage", make...
|
commit | commitdiff | tree |
2010-05-21 |
Jeremy Allison | Add comments to usage error message for -k to make...
|
commit | commitdiff | tree |
2010-05-21 |
Jeremy Allison | Set SMB2 max read/write/trans sizes to Win7 compatible...
|
commit | commitdiff | tree |
2010-05-21 |
Ira Cooper | s3: added support for fake oplocks in SMB2.
|
commit | commitdiff | tree |
2010-05-20 |
Jeremy Allison | Make -k a simple non-bool option.
|
commit | commitdiff | tree |
2010-05-20 |
Jeremy Allison | Fix what looks like a cut-and-paste error in our read_negTok...
|
commit | commitdiff | tree |
2010-05-20 |
Jeremy Allison | Fix bug #7410 - samba sends "raw" inode number as...
|
commit | commitdiff | tree |
2010-05-20 |
Jeremy Allison | Fix bug 7442 - Samba returns incorrect SMB2 QFS device...
|
commit | commitdiff | tree |
2010-05-20 |
Jeremy Allison | Fix connecting to [homes] share over SMB2.
|
commit | commitdiff | tree |
2010-05-20 |
Jeremy Allison | Correctly check error code return.
|
commit | commitdiff | tree |
2010-05-20 |
Jeremy Allison | After talking with Microsoft engineers, immediately...
|
commit | commitdiff | tree |
2010-05-20 |
Jeremy Allison | After talking with Microsoft engineers, the "lock spin...
|
commit | commitdiff | tree |
2010-05-20 |
Jeremy Allison | (Finally) fix bug #7158 - SMB2 connection resets during...
|
commit | commitdiff | tree |
2010-05-19 |
Jeremy Allison | Thanks to Andrew Bartlett's advice, fix the NTLMSSP...
|
commit | commitdiff | tree |
2010-05-19 |
Jeremy Allison | Implement missing info level SMB_FILE_LINK_INFORMATION.
|
commit | commitdiff | tree |
2010-05-19 |
Jeremy Allison | Keep track of credits we're giving out. Set initial...
|
commit | commitdiff | tree |
2010-05-18 |
Jeremy Allison | Fix our NTLMSSP implementation against the Microsoft...
|
commit | commitdiff | tree |
2010-05-18 |
Jeremy Allison | Plumb in krb5 to the SMB2 sessionsetup code. First...
|
commit | commitdiff | tree |
2010-05-18 |
Jeremy Allison | Fix the build of bin/smbtorture in source3. Guenther...
|
commit | commitdiff | tree |
2010-05-17 |
Jeremy Allison | Refactor the sessionsetup SMB2 code to make it easy...
|
commit | commitdiff | tree |
2010-05-14 |
Jeremy Allison | Now we behave as Windows does, remove a Samba3 specific...
|
commit | commitdiff | tree |
2010-05-13 |
Jeremy Allison | Fix bug 7399 - SMB2: QUERY_DIRECTORY is returning invalid...
|
commit | commitdiff | tree |
2010-05-13 |
Jeremy Allison | Be more forgiving on client oplock break failure (as...
|
commit | commitdiff | tree |
2010-05-13 |
Jeremy Allison | Treat an open of stream ::$DATA as an open of the base...
|
commit | commitdiff | tree |
2010-05-12 |
Jeremy Allison | Pass more SMB2 oplock tests. Only oplock stream tests...
|
commit | commitdiff | tree |
2010-05-11 |
Jeremy Allison | Fix more SMB2-OPLOCK bugs. Only 3 more issues to address...
|
commit | commitdiff | tree |
2010-05-10 |
Jeremy Allison | SMB2 always have level2 oplock capability. Correct...
|
commit | commitdiff | tree |
2010-05-10 |
Jeremy Allison | Stop us crashing in SMB2-OPLOCK test. Don't allow more...
|
commit | commitdiff | tree |
2010-05-10 |
Jeremy Allison | Fix the processing of unlocks followed by locks. We...
|
commit | commitdiff | tree |
2010-05-10 |
Jeremy Allison | Fix more of the SMB2-LOCK tests. Correctly unlock locks...
|
commit | commitdiff | tree |
2010-05-07 |
Jeremy Allison | Only MULTIPLE-UNLOCK test left to fix !
|
commit | commitdiff | tree |
2010-05-07 |
Jeremy Allison | When tearing down the connection make sure we close...
|
commit | commitdiff | tree |
2010-05-07 |
Jeremy Allison | This patch looks bigger than it is. It does 2 things...
|
commit | commitdiff | tree |
2010-05-07 |
Jeremy Allison | Make us pass all SMB2 lock tests except MULTIPLE-UNLOCK...
|
commit | commitdiff | tree |
2010-05-07 |
Jeremy Allison | Fix crash in cancel-tdis lock test. Correctly shut...
|
commit | commitdiff | tree |
2010-05-06 |
Jeremy Allison | Fix cancel by close lock test.
|
commit | commitdiff | tree |
2010-05-06 |
Jeremy Allison | Fix SMB2 lock tests up to cancel-by-close.
|
commit | commitdiff | tree |
2010-05-06 |
Jeremy Allison | Fix more SMB2 locking. We still crash but this won...
|
commit | commitdiff | tree |
2010-05-05 |
Jeremy Allison | Move to MS-FSA algorithm when checking for invalid...
|
commit | commitdiff | tree |
2010-05-05 |
Jeremy Allison | Get closer to passing SMB2 lock test. Still crashes...
|
commit | commitdiff | tree |
2010-05-05 |
Jeremy Allison | Return correct error on read request on directory.
|
commit | commitdiff | tree |
2010-05-05 |
Jeremy Allison | Get in_minimum and EOF errors right.
|
commit | commitdiff | tree |
2010-05-05 |
Jeremy Allison | Client ignoring max write is a warning, not an error.
|
commit | commitdiff | tree |
2010-05-05 |
Jeremy Allison | Start to pass the SMB2 read torture tests.
|
commit | commitdiff | tree |
2010-05-05 |
Jeremy Allison | Fixed issue with return in a void function found by...
|
commit | commitdiff | tree |
2010-05-04 |
Luca Olivetti | Fix bug #7263 - Unable to print using Samba 3.5.1 and...
|
commit | commitdiff | tree |
2010-05-01 |
Jeremy Allison | Plumb the SMB2 front end into the blocking lock backend.
|
commit | commitdiff | tree |
2010-04-30 |
Simo Sorce | smbd: move printfile_offset() within write_file()
|
commit | commitdiff | tree |
2010-04-30 |
Jeremy Allison | Carefully label SMB1-specific locking calls.
|
commit | commitdiff | tree |
2010-04-29 |
Jeremy Allison | Move the global blocking lock records into the smb1...
|
commit | commitdiff | tree |
2010-04-29 |
Jeremy Allison | Attempt to fix bug #7399 - SMB2: QUERY_DIRECTORY is...
|
commit | commitdiff | tree |
2010-04-28 |
Jeremy Allison | Update (C) for 2010.
|
commit | commitdiff | tree |
2010-04-28 |
Jeremy Allison | Connect set security descriptor into SMB2 code.
|
commit | commitdiff | tree |
2010-04-28 |
Jeremy Allison | Fix the "allow_smb2" bug being set to false that was...
|
commit | commitdiff | tree |
2010-04-28 |
Jeremy Allison | Don't return a potentially uninitialized NT_STATUS...
|
commit | commitdiff | tree |
2010-04-28 |
Jeremy Allison | Add debug statements so I can track the flow of RPC...
|
commit | commitdiff | tree |
2010-04-27 |
Jeremy Allison | Don't return an intermediate reply on async on a pipe...
|
commit | commitdiff | tree |
2010-04-27 |
Jeremy Allison | Fix more S3 build breakage. Matthias, please ensure...
|
commit | commitdiff | tree |
2010-04-27 |
Jeremy Allison | Correctly report share types (now Win7 makes RPC calls...
|
commit | commitdiff | tree |
2010-04-27 |
Jeremy Allison | Plumb in get_nt_acl into SMB2.
|
commit | commitdiff | tree |
2010-04-26 |
Jeremy Allison | When walking the SMB2 requests queue, ensure the request...
|
commit | commitdiff | tree |
2010-04-26 |
Jeremy Allison | Fix crash when rescheduling oplock open.
|
commit | commitdiff | tree |
2010-04-24 |
Jeremy Allison | Implement oplocks within SMB2. Plumb into the existing...
|
commit | commitdiff | tree |
2010-04-23 |
Jeremy Allison | When sending the initial async response, this is never...
|
commit | commitdiff | tree |
2010-04-23 |
Jeremy Allison | Don't free the entire tevent_req on cancel, only the...
|
commit | commitdiff | tree |
2010-04-23 |
Simo Sorce | s3-smbd: group print relate data in own structure
|
commit | commitdiff | tree |
2010-04-23 |
Jeremy Allison | Allow smb2 create requests to be cancelled.
|
commit | commitdiff | tree |
2010-04-23 |
Ira Cooper | Fix bug #7384 - dptr_Close has a bitmap leak.
|
commit | commitdiff | tree |
2010-04-23 |
Jeremy Allison | At simo's request return struct tevent_req *treq -...
|
commit | commitdiff | tree |
2010-04-23 |
Jeremy Allison | Rename - no functional change. Stop all variables being...
|
commit | commitdiff | tree |
2010-04-23 |
Jeremy Allison | Make deferred opens (NT_STATUS_SHARING_VIOLATION) work...
|
commit | commitdiff | tree |
2010-04-19 |
Jeremy Allison | Now SMB2 error messages are correctly being returned...
|
commit | commitdiff | tree |
2010-04-19 |
Jeremy Allison | Ensure vectors are always allocated with consistent...
|
commit | commitdiff | tree |
2010-04-19 |
Jeremy Allison | Fix valgrind error where a strdup of name reads one...
|
commit | commitdiff | tree |
2010-04-19 |
Jeremy Allison | Remove an unused auto variable.
|
commit | commitdiff | tree |
2010-04-19 |
Jeremy Allison | Final fix for #7331 - Compound async SMB 2 requests...
|
commit | commitdiff | tree |
2010-04-18 |
Jeremy Allison | Second part of fix for bug #7331 - Compound async SMB...
|
commit | commitdiff | tree |
2010-04-18 |
Jeremy Allison | First part of fix for bug #7331 - Compound async SMB...
|
commit | commitdiff | tree |
2010-04-14 |
Jeremy Allison | Don't set "requested_posix_capabilities" in the sync...
|
commit | commitdiff | tree |
2010-04-14 |
Jeremy Allison | Add basic DFS tests.
|
commit | commitdiff | tree |
2010-04-14 |
Jeremy Allison | Split out the client unix capabilities to those the...
|
commit | commitdiff | tree |
2010-04-13 |
Jeremy Allison | Move to using 64-bit mid values in our internal open...
|
commit | commitdiff | tree |
2010-04-10 |
Jeremy Allison | Plumb SMB2 stubs into all the places we defer SMB1...
|
commit | commitdiff | tree |
2010-04-09 |
Jeremy Allison | Stop smb2 from calling into smb1 blocking lock request...
|
commit | commitdiff | tree |
2010-04-09 |
Jeremy Allison | Simplify call_trans2qfilepathinfo() and smbd_do_qfilepathinfo()
|
commit | commitdiff | tree |
2010-04-09 |
Jeremy Allison | Fix bug #7339 - MSDFS is non-functional in 3.5.x
|
commit | commitdiff | tree |
2010-04-08 |
Jeremy Allison | Start to plumb smb2 into the oplock system. Calls dummy...
|
commit | commitdiff | tree |
2010-04-07 |
Jeremy Allison | Test using (-1) for tid and sessionid in compound related...
|
commit | commitdiff | tree |
2010-04-07 |
Jeremy Allison | On compound requests, MS-SMB2 says clients MAY use...
|
commit | commitdiff | tree |
2010-04-07 |
Jeremy Allison | Don't forget to initialize *p_creds_requested.
|
commit | commitdiff | tree |
2010-04-06 |
Jeremy Allison | Ensure we total up the correct number of creds requested...
|
commit | commitdiff | tree |
2010-04-06 |
Jeremy Allison | Parameterize "smb2 max read", "smb2 max write", "smb2...
|
commit | commitdiff | tree |
2010-04-06 |
Jeremy Allison | Add FSCTL_QUERY_ALLOCATED_RANGES to the list of Windows...
|
commit | commitdiff | tree |
2010-04-05 |
Jeremy Allison | Fix issue with aio where r/w lock wasn't kept across...
|
commit | commitdiff | tree |
2010-04-05 |
Volker Lendecke | Fix related to bug #7326 - can't read/write any files...
|
commit | commitdiff | tree |
2010-04-01 |
Jeremy Allison | Move initialize_async_io_handler() inside of smbd/aio.c.
|
commit | commitdiff | tree |
2010-04-01 |
Jeremy Allison | Add torture test for bug 7310 - DOS attribute inconsistency...
|
commit | commitdiff | tree |