index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
smbd
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-20
smbd: Replace a 0-timeout wakeup_send
Volker Lendecke
1
-17
/
+13
2013-08-19
Fix bug #10097 - MacOSX 10.9 will not follow path-based DFS referrals handed ...
Richard Sharpe
2
-6
/
+18
2013-08-19
smbd: Fix CID 1063259 Uninitialized scalar variable
Volker Lendecke
1
-0
/
+1
2013-08-16
smbd: Do not wait unnecessarily
Volker Lendecke
1
-1
/
+1
2013-08-16
smbd: Make break_level2_to_none_async static
Volker Lendecke
2
-2
/
+1
2013-08-15
s3:lib: Factor read_ea_list_entry() and read_nttrans_ea_list() out so they ca...
Jeremy Allison
2
-104
/
+2
2013-08-14
smbd: Fix async echo handler forking (Bug 10086)
Volker Lendecke
1
-3
/
+6
2013-08-12
smbd: Fix CID 1035550 Structurally dead code
Volker Lendecke
1
-38
/
+29
2013-08-05
s3:smbd: allow info class SMB_QUERY_FS_ATTRIBUTE_INFO to return partial data
Ralph Wuerthner
1
-0
/
+6
2013-08-05
s3:smbd: allow info class SMB_QUERY_FS_VOLUME_INFO to return partial data
Ralph Wuerthner
1
-0
/
+6
2013-08-05
s3:smbd: allow status code in smbd_do_qfsinfo() to be set by information clas...
Ralph Wuerthner
1
-1
/
+2
2013-08-05
s3:smbd: allow GetInfo responses with STATUS_BUFFER_OVERFLOW to return partia...
Ralph Wuerthner
1
-3
/
+10
2013-08-05
s3:smbd: return NT_STATUS_INFO_LENGTH_MISMATCH for GetInfo in case output_buf...
Ralph Wuerthner
1
-0
/
+5
2013-08-05
Fix bug #10010 - Missing integer wrap protection in EA list reading can cause...
Jeremy Allison
1
-0
/
+12
2013-08-05
s3-rpc_cli: pass down ndr_interface_table to rpc_pipe_open_interface().
Günther Deschner
2
-19
/
+19
2013-08-04
Ensure we can never integer wrap when working on client-supplied max_data_bytes.
Jeremy Allison
1
-0
/
+22
2013-08-03
There are tests all over the SMB1 code to check that srv_send_smb fails, but ...
Richard Sharpe
1
-1
/
+1
2013-08-01
Fix bug 9678 - Windows 8 Roaming profiles fail
Gregor Beck
1
-7
/
+2
2013-07-31
Wrap setting leases in become_root()/unbecome_root() to ensure correct delive...
Jeremy Allison
1
-13
/
+20
2013-07-23
smbd: Fix CID 1035536 Uninitialized pointer read
Volker Lendecke
1
-1
/
+1
2013-07-22
smbd: Fix CID 1035537 Uninitialized pointer read
Volker Lendecke
1
-1
/
+1
2013-07-22
smbd: Fix CID 1035538 Uninitialized pointer read
Volker Lendecke
1
-1
/
+1
2013-07-19
Reply with correct trans2 message on a setpathinfo with a bad EA name.
Jeremy Allison
1
-1
/
+10
2013-07-19
Ensure we do pathname processing before SD and EA processing in NTTRANS_CREATE.
Jeremy Allison
1
-38
/
+38
2013-07-19
Ensure we can't create a file using NTTRANS with an invalid EA list.
Jeremy Allison
1
-0
/
+20
2013-07-19
Ensure we can't create a file using TRANS2_OPEN with an invalid EA list.
Jeremy Allison
1
-0
/
+14
2013-07-19
Add the ability to send an NTSTATUS result back with a trans2 reply so we can...
Jeremy Allison
3
-14
/
+32
2013-07-19
Ensure we can't create a file using SMB2_CREATE with an invalid EA list.
Jeremy Allison
1
-0
/
+5
2013-07-19
Ensure we never return an EA name to a Windows client it can't handle.
Jeremy Allison
1
-0
/
+9
2013-07-19
Ensure set_ea cannot set invalid Windows EA names.
Jeremy Allison
1
-0
/
+9
2013-07-18
Fix memory leak in error code path.
Richard Sharpe
1
-0
/
+1
2013-07-11
smbd: Fix a 100% loop at shutdown time
Volker Lendecke
1
-2
/
+5
2013-07-09
smbd: Fix a profile problem
Volker Lendecke
5
-27
/
+34
2013-06-25
s3:smbd/close remove filesystem lock before removing sharemode
Christian Ambach
1
-0
/
+9
2013-06-25
s3:smbd/close use common exit path
Christian Ambach
1
-9
/
+2
2013-06-25
s3:smbd/aio mark file as modified in the SMB2 case
Christian Ambach
1
-0
/
+2
2013-06-20
Fix bug #9166 - Starting smbd or nmbd with stdin from /dev/null results in "E...
Jeremy Allison
1
-1
/
+13
2013-06-12
smbd: Remove an unused variable
Volker Lendecke
1
-2
/
+0
2013-06-11
smbd: Fix a const warning
Volker Lendecke
1
-1
/
+1
2013-06-11
smbd: Fix a const warning
Volker Lendecke
1
-1
/
+1
2013-06-11
smbd: Remove unused code
Volker Lendecke
1
-7
/
+0
2013-06-06
smbd: Change logging when SET_OFFLINE is not supported
Christof Schmitt
1
-10
/
+15
2013-06-04
s3:smbd: explain parameters in call to SMB_VFS_DURABLE_RECONNECT()
Michael Adam
1
-2
/
+3
2013-06-04
s3:smbd: remove code duplication in smb2_create_send()
Michael Adam
1
-51
/
+25
2013-06-04
s3:smbd: remove old comment about scavenger timer from vfs_default_durable_re...
Michael Adam
1
-14
/
+0
2013-06-03
Fix bug 9900: is_printer_published GUID retrieval
David Disseldorp
1
-1
/
+1
2013-05-27
smbd: Fix build on platforms that will not support var = {} initialisation
Andrew Bartlett
1
-1
/
+4
2013-05-23
Revert my accidental commit.
Richard Sharpe
1
-1
/
+1
2013-05-21
Make sure that if an smbd is exiting because of an error we let the user know.
Richard Sharpe
1
-1
/
+1
2013-05-14
smbd: Remove a pointless variable
Volker Lendecke
1
-2
/
+1
[prev]
[next]