summaryrefslogtreecommitdiff
path: root/source3/smbd
AgeCommit message (Expand)AuthorFilesLines
2013-10-02s3:smb2_server: don't rely on the SMB2_HDR_FLAG_SIGNED if signing is requiredStefan Metzmacher1-1/+1
2013-09-21Fix bug 10162 - POSIX ACL mapping failing when setting DENY ACE's from Windows.Daniel Liberman1-1/+1
2013-09-11Fix is_legal_name() to not emit character conversion error messages.Jeremy Allison1-12/+8
2013-09-11smbd: Add brl_num_locks access functionVolker Lendecke1-1/+1
2013-09-11smbd: Fix blank line endingsVolker Lendecke1-6/+6
2013-09-10s3:smbd: ease file server upgrades from 3.6 and earlier with "acl allow execu...Michael Adam1-1/+15
2013-09-10s3:smb2_find: Return that timestamps do not exist as directoriesChristof Schmitt1-0/+13
2013-09-10s3:smbd/session: Added a routine find_sessions()Shekhar Amlekar2-0/+30
2013-09-10s3:smbd/session: add filters to gather_sessioninfo()Shekhar Amlekar1-0/+19
2013-09-06smbd: Slightly simplify do_break_to_noneVolker Lendecke1-2/+1
2013-09-06smbd: Slightly simplify send_break_messageVolker Lendecke1-2/+1
2013-09-06smbd: Remove a silly "? true : false"Volker Lendecke1-1/+1
2013-09-06smbd: Apply some const to message_to_share_mode_entryVolker Lendecke2-2/+2
2013-09-06smbd: Fix a const warningVolker Lendecke1-1/+1
2013-09-06smbd: Remove two confusing TALLOC_FREE callsVolker Lendecke1-2/+0
2013-09-06smbd: Remove unused should_notify_deferred_opensVolker Lendecke2-11/+0
2013-09-06smbd: Remove FORCE_OPLOCK_BREAK_TO_NONEVolker Lendecke3-17/+4
2013-09-05smbd: Fix breaking level2 on allocateVolker Lendecke1-6/+7
2013-09-04smbd: Add a paranoia check to oplock_timeout_handlerVolker Lendecke1-0/+2
2013-09-04smbd: Fix an ancient oplock bugVolker Lendecke1-0/+2
2013-09-03smbd: Simplify find_oplock_typesVolker Lendecke1-9/+10
2013-08-28smbd: Correctly return INFO_LENGTH_MISMATCH for smb1Volker Lendecke1-0/+4
2013-08-28smbd: Fix error return for STREAM_INFOVolker Lendecke1-0/+4
2013-08-28smbd: Revert a93f9c3Volker Lendecke1-5/+0
2013-08-28smbd: Correctly return BUFFER_OVERFLOW in smb2_getinfoVolker Lendecke1-0/+10
2013-08-28smbd: Correctly return INFO_LENGTH_MISMATCH in smb2_getinfoVolker Lendecke1-0/+12
2013-08-28smbd: qfsinfo has fixed/variable buffersVolker Lendecke3-0/+13
2013-08-28smbd: qfilepathinfo has fixed/variable buffersVolker Lendecke3-0/+25
2013-08-27smbd: Use #defines in smb2_getinfo_sendVolker Lendecke1-4/+4
2013-08-26Fix the UNIX extensions CHOWN calls to use FCHOWN if available, else LCHOWN.Jeremy Allison1-6/+20
2013-08-26Allow UNIX extensions client to act on open fsp instead of pathname if availa...Jeremy Allison1-1/+8
2013-08-26Fix the erroneous masking of chmod requests via the UNIX extensions.Jeremy Allison1-8/+10
2013-08-26smbd: Simplify dropbox special case in unix_convertVolker Lendecke1-6/+23
2013-08-25Revert "Fix the erroneous masking of chmod requests via the UNIX extensions."Jeremy Allison1-2/+7
2013-08-24Revert "Allow UNIX extensions client to act on open fsp instead of pathname i...Jeremy Allison1-8/+1
2013-08-24Pushed from the wrong branch - this is the versionJeremy Allison1-14/+6
2013-08-25Fix the UNIX extensions CHOWN calls to use FCHOWN if available, else LCHOWN.Jeremy Allison1-6/+14
2013-08-24Allow UNIX extensions client to act on open fsp instead of pathname if availa...Jeremy Allison1-1/+8
2013-08-24Fix the erroneous masking of chmod requests via the UNIX extensions.Jeremy Allison1-7/+2
2013-08-23smbd: Fix a debug messageVolker Lendecke1-1/+1
2013-08-20smbd: Simplify new_break_message_smb1Volker Lendecke1-18/+7
2013-08-20smbd: Replace a 0-timeout wakeup_sendVolker Lendecke1-17/+13
2013-08-19Fix bug #10097 - MacOSX 10.9 will not follow path-based DFS referrals handed ...Richard Sharpe2-6/+18
2013-08-19smbd: Fix CID 1063259 Uninitialized scalar variableVolker Lendecke1-0/+1
2013-08-16smbd: Do not wait unnecessarilyVolker Lendecke1-1/+1
2013-08-16smbd: Make break_level2_to_none_async staticVolker Lendecke2-2/+1
2013-08-15s3:lib: Factor read_ea_list_entry() and read_nttrans_ea_list() out so they ca...Jeremy Allison2-104/+2
2013-08-14smbd: Fix async echo handler forking (Bug 10086)Volker Lendecke1-3/+6
2013-08-12smbd: Fix CID 1035550 Structurally dead codeVolker Lendecke1-38/+29
2013-08-05s3:smbd: allow info class SMB_QUERY_FS_ATTRIBUTE_INFO to return partial dataRalph Wuerthner1-0/+6