2010-06-10 |
Jeremy Allison | Ensure we don't send SMB1 keepalives on an SMB2 connection.
|
commit | commitdiff | tree |
2010-06-09 |
Jeremy Allison | Split out the "finished read processing" code into...
|
commit | commitdiff | tree |
2010-06-09 |
Jeremy Allison | Fix a valgrind error found by SMB2-COMPOUND test.
|
commit | commitdiff | tree |
2010-06-09 |
Jeremy Allison | Second part of fix for 7501 - SMB2: CREATE request...
|
commit | commitdiff | tree |
2010-06-08 |
Ira Cooper | Fix for bug 7501 - SMB2: CREATE request replies getting...
|
commit | commitdiff | tree |
2010-06-07 |
Jeremy Allison | Make aio_ex owned by a talloc context, not neccessarily...
|
commit | commitdiff | tree |
2010-06-07 |
Jeremy Allison | Move "write_though" into aio_ex struct.
|
commit | commitdiff | tree |
2010-06-05 |
Jeremy Allison | Fix a long-standing bug with async io that would only...
|
commit | commitdiff | tree |
2010-06-04 |
Jeremy Allison | Oops. Forgot to re-initialize the aio_ex pointer from...
|
commit | commitdiff | tree |
2010-06-04 |
Jeremy Allison | wait_for_aio_completion() should return 0 on non-aio...
|
commit | commitdiff | tree |
2010-06-04 |
Jeremy Allison | Rename req -> smbreq.
|
commit | commitdiff | tree |
2010-06-04 |
Jeremy Allison | Change smbd_aio_complete_mid() -> smbd_aio_complete_aio_ex...
|
commit | commitdiff | tree |
2010-06-03 |
Jeremy Allison | Allow us to cope correctly with NT_STATUS_MORE_PROCESSING_RE...
|
commit | commitdiff | tree |
2010-06-03 |
Jeremy Allison | Found by Guenther - fix up our fallback paths from...
|
commit | commitdiff | tree |
2010-06-02 |
Jeremy Allison | Ensure we remove SMB2 cancel requests from the active...
|
commit | commitdiff | tree |
2010-06-02 |
Jeremy Allison | Fix a crash bug found by Ira Cooper <samba@ira.wakeful...
|
commit | commitdiff | tree |
2010-06-02 |
Jeremy Allison | Move to using a DATA_BLOB inside of struct aio_extra...
|
commit | commitdiff | tree |
2010-06-02 |
Ira Cooper | SMB2: Fix rename on Windows 7.
|
commit | commitdiff | tree |
2010-06-01 |
Jeremy Allison | Don't use sigev_value.sival_int to just store the mid...
|
commit | commitdiff | tree |
2010-05-25 |
Jeremy Allison | Standardize debug messages for read and write.
|
commit | commitdiff | tree |
2010-05-24 |
Jeremy Allison | Add in support for the NTLMSSP version reply.
|
commit | commitdiff | tree |
2010-05-22 |
Jeremy Allison | If using fake oplocks, use the correct SMB2 type code...
|
commit | commitdiff | tree |
2010-05-22 |
Jeremy Allison | Don't forget brackets around bitwise tests.
|
commit | commitdiff | tree |
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 |