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
...
*
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
*
Allow UNIX extensions client to act on open fsp instead of pathname if availa...
Jeremy Allison
2013-08-26
1
-1
/
+8
*
Fix the erroneous masking of chmod requests via the UNIX extensions.
Jeremy Allison
2013-08-26
1
-8
/
+10
*
smbd: Simplify dropbox special case in unix_convert
Volker Lendecke
2013-08-26
1
-6
/
+23
*
Revert "Fix the erroneous masking of chmod requests via the UNIX extensions."
Jeremy Allison
2013-08-25
1
-2
/
+7
*
Revert "Allow UNIX extensions client to act on open fsp instead of pathname i...
Jeremy Allison
2013-08-24
1
-8
/
+1
*
Pushed from the wrong branch - this is the version
Jeremy Allison
2013-08-24
1
-14
/
+6
*
Fix the UNIX extensions CHOWN calls to use FCHOWN if available, else LCHOWN.
Jeremy Allison
2013-08-25
1
-6
/
+14
*
Allow UNIX extensions client to act on open fsp instead of pathname if availa...
Jeremy Allison
2013-08-24
1
-1
/
+8
*
Fix the erroneous masking of chmod requests via the UNIX extensions.
Jeremy Allison
2013-08-24
1
-7
/
+2
*
smbd: Fix a debug message
Volker Lendecke
2013-08-23
1
-1
/
+1
*
smbd: Simplify new_break_message_smb1
Volker Lendecke
2013-08-20
1
-18
/
+7
*
smbd: Replace a 0-timeout wakeup_send
Volker Lendecke
2013-08-20
1
-17
/
+13
*
Fix bug #10097 - MacOSX 10.9 will not follow path-based DFS referrals handed ...
Richard Sharpe
2013-08-19
2
-6
/
+18
*
smbd: Fix CID 1063259 Uninitialized scalar variable
Volker Lendecke
2013-08-19
1
-0
/
+1
*
smbd: Do not wait unnecessarily
Volker Lendecke
2013-08-16
1
-1
/
+1
*
smbd: Make break_level2_to_none_async static
Volker Lendecke
2013-08-16
2
-2
/
+1
*
s3:lib: Factor read_ea_list_entry() and read_nttrans_ea_list() out so they ca...
Jeremy Allison
2013-08-15
2
-104
/
+2
*
smbd: Fix async echo handler forking (Bug 10086)
Volker Lendecke
2013-08-14
1
-3
/
+6
*
smbd: Fix CID 1035550 Structurally dead code
Volker Lendecke
2013-08-12
1
-38
/
+29
*
s3:smbd: allow info class SMB_QUERY_FS_ATTRIBUTE_INFO to return partial data
Ralph Wuerthner
2013-08-05
1
-0
/
+6
*
s3:smbd: allow info class SMB_QUERY_FS_VOLUME_INFO to return partial data
Ralph Wuerthner
2013-08-05
1
-0
/
+6
*
s3:smbd: allow status code in smbd_do_qfsinfo() to be set by information clas...
Ralph Wuerthner
2013-08-05
1
-1
/
+2
*
s3:smbd: allow GetInfo responses with STATUS_BUFFER_OVERFLOW to return partia...
Ralph Wuerthner
2013-08-05
1
-3
/
+10
*
s3:smbd: return NT_STATUS_INFO_LENGTH_MISMATCH for GetInfo in case output_buf...
Ralph Wuerthner
2013-08-05
1
-0
/
+5
*
Fix bug #10010 - Missing integer wrap protection in EA list reading can cause...
Jeremy Allison
2013-08-05
1
-0
/
+12
*
s3-rpc_cli: pass down ndr_interface_table to rpc_pipe_open_interface().
Günther Deschner
2013-08-05
2
-19
/
+19
[prev]
[next]