index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
smbd
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
smbd:smb2: fix crash when smb2 session reauth fails
Michael Adam
2013-10-15
1
-3
/
+17
*
smbd: Inline break_level2_to_none_async
Volker Lendecke
2013-10-15
1
-38
/
+32
*
smbd: Remove a special case for level2 break
Volker Lendecke
2013-10-15
1
-33
/
+12
*
smbd: Remove some FAKE_LEVEL_II comments
Volker Lendecke
2013-10-15
2
-8
/
+3
*
smbd: Add debugs to brlock.c
Volker Lendecke
2013-10-15
1
-0
/
+6
*
smbd: Remove FAKE_LEVEL_II_OPLOCK
Volker Lendecke
2013-10-15
3
-44
/
+77
*
smbd: Remove unused create_options from open_mode_check
Volker Lendecke
2013-10-13
1
-3
/
+2
*
smbd: Remove name_hash param from open_mode_check
Volker Lendecke
2013-10-13
1
-3
/
+2
*
smbd: Fix the extended *.oplock.doc1 tests
Volker Lendecke
2013-10-12
1
-26
/
+33
*
smbd: Fix an error path in open_directory
Volker Lendecke
2013-10-09
1
-0
/
+1
*
smbd: Convert set_share_mode to return bool for success
Volker Lendecke
2013-10-08
1
-5
/
+14
*
smbd: Convert some dbgtxt to DEBUG
Volker Lendecke
2013-10-06
1
-19
/
+12
*
smbd: Fix a comment
Volker Lendecke
2013-10-06
1
-1
/
+1
*
smbd: Fix confusing comments
Volker Lendecke
2013-10-06
2
-4
/
+2
*
smbd:smb2: clarify and comment code treating dh2c blob check.
Michael Adam
2013-10-05
1
-6
/
+22
*
smbd:smb2: ignore an dhnq blob along with a dhnc in create
Michael Adam
2013-10-05
1
-6
/
+26
*
smbd:smb2_create: fix return code for durable handle create blob combinations
Michael Adam
2013-10-05
1
-8
/
+16
*
smbd:smb2: successfully answer a DHnC request when the initial create was DH2Q
Michael Adam
2013-10-05
3
-7
/
+18
*
smbd:smb2_create: add comment about validity of check reconnect blob being on...
Michael Adam
2013-10-05
1
-0
/
+4
*
smbd:smb2: fix error code when the header says the request is signed but we d...
Michael Adam
2013-10-02
1
-1
/
+1
*
s3:smb2_server: don't rely on the SMB2_HDR_FLAG_SIGNED if signing is required
Stefan Metzmacher
2013-10-02
1
-1
/
+1
*
Fix bug 10162 - POSIX ACL mapping failing when setting DENY ACE's from Windows.
Daniel Liberman
2013-09-21
1
-1
/
+1
*
Fix is_legal_name() to not emit character conversion error messages.
Jeremy Allison
2013-09-11
1
-12
/
+8
*
smbd: Add brl_num_locks access function
Volker Lendecke
2013-09-11
1
-1
/
+1
*
smbd: Fix blank line endings
Volker Lendecke
2013-09-11
1
-6
/
+6
*
s3:smbd: ease file server upgrades from 3.6 and earlier with "acl allow execu...
Michael Adam
2013-09-10
1
-1
/
+15
*
s3:smb2_find: Return that timestamps do not exist as directories
Christof Schmitt
2013-09-10
1
-0
/
+13
*
s3:smbd/session: Added a routine find_sessions()
Shekhar Amlekar
2013-09-10
2
-0
/
+30
*
s3:smbd/session: add filters to gather_sessioninfo()
Shekhar Amlekar
2013-09-10
1
-0
/
+19
*
smbd: Slightly simplify do_break_to_none
Volker Lendecke
2013-09-06
1
-2
/
+1
*
smbd: Slightly simplify send_break_message
Volker Lendecke
2013-09-06
1
-2
/
+1
*
smbd: Remove a silly "? true : false"
Volker Lendecke
2013-09-06
1
-1
/
+1
*
smbd: Apply some const to message_to_share_mode_entry
Volker Lendecke
2013-09-06
2
-2
/
+2
*
smbd: Fix a const warning
Volker Lendecke
2013-09-06
1
-1
/
+1
*
smbd: Remove two confusing TALLOC_FREE calls
Volker Lendecke
2013-09-06
1
-2
/
+0
*
smbd: Remove unused should_notify_deferred_opens
Volker Lendecke
2013-09-06
2
-11
/
+0
*
smbd: Remove FORCE_OPLOCK_BREAK_TO_NONE
Volker Lendecke
2013-09-06
3
-17
/
+4
*
smbd: Fix breaking level2 on allocate
Volker Lendecke
2013-09-05
1
-6
/
+7
*
smbd: Add a paranoia check to oplock_timeout_handler
Volker Lendecke
2013-09-04
1
-0
/
+2
*
smbd: Fix an ancient oplock bug
Volker Lendecke
2013-09-04
1
-0
/
+2
*
smbd: Simplify find_oplock_types
Volker Lendecke
2013-09-03
1
-9
/
+10
*
smbd: Correctly return INFO_LENGTH_MISMATCH for smb1
Volker Lendecke
2013-08-28
1
-0
/
+4
*
smbd: Fix error return for STREAM_INFO
Volker Lendecke
2013-08-28
1
-0
/
+4
*
smbd: Revert a93f9c3
Volker Lendecke
2013-08-28
1
-5
/
+0
*
smbd: Correctly return BUFFER_OVERFLOW in smb2_getinfo
Volker Lendecke
2013-08-28
1
-0
/
+10
*
smbd: Correctly return INFO_LENGTH_MISMATCH in smb2_getinfo
Volker Lendecke
2013-08-28
1
-0
/
+12
*
smbd: qfsinfo has fixed/variable buffers
Volker Lendecke
2013-08-28
3
-0
/
+13
*
smbd: qfilepathinfo has fixed/variable buffers
Volker Lendecke
2013-08-28
3
-0
/
+25
*
smbd: Use #defines in smb2_getinfo_send
Volker Lendecke
2013-08-27
1
-4
/
+4
*
Fix the UNIX extensions CHOWN calls to use FCHOWN if available, else LCHOWN.
Jeremy Allison
2013-08-26
1
-6
/
+20
[prev]
[next]