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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
s3:smb2_ioctl: make use of smbd_smb2_generate_outbody()
Stefan Metzmacher
2014-03-05
1
-1
/
+1
*
s3:smb2_getinfo: make use of smbd_smb2_generate_outbody()
Stefan Metzmacher
2014-03-05
1
-1
/
+1
*
s3:smb2_flush: make use of smbd_smb2_generate_outbody()
Stefan Metzmacher
2014-03-05
1
-1
/
+1
*
s3:smb2_find: make use of smbd_smb2_generate_outbody()
Stefan Metzmacher
2014-03-05
1
-1
/
+1
*
s3:smb2_create: make use of smbd_smb2_generate_outbody()
Stefan Metzmacher
2014-03-05
1
-1
/
+1
*
s3:smb2_close: make use of smbd_smb2_generate_outbody()
Stefan Metzmacher
2014-03-05
1
-1
/
+1
*
s3:smb2_break: make use of smbd_smb2_generate_outbody()
Stefan Metzmacher
2014-03-05
1
-1
/
+1
*
s3:smb2_server: add smbd_smb2_generate_outbody() helper
Stefan Metzmacher
2014-03-05
2
-0
/
+7
*
s3:smb2_read: avoid 2 talloc* calls when using sendfile()
Stefan Metzmacher
2014-03-05
2
-15
/
+29
*
s3:smb2_server: avoid a call to data_blob_clear_free() if not needed
Stefan Metzmacher
2014-03-05
1
-6
/
+18
*
s3:smb2_server: optimize smbd_smb2_request_setup_out()
Stefan Metzmacher
2014-03-05
2
-6
/
+10
*
s3:smb2_server: optimize req->in.vector allocation
Stefan Metzmacher
2014-03-05
2
-13
/
+31
*
s3:smbd: s/BUFFER_SIZE/LARGE_WRITEX_BUFFER_SIZE
Stefan Metzmacher
2014-03-05
2
-4
/
+2
*
s3:smbd: fix the maxentries calculation depending on the max_send.
Stefan Metzmacher
2014-03-05
1
-1
/
+1
*
s3:smbd: simplify maxentries calculation in reply_search()
Stefan Metzmacher
2014-03-05
1
-5
/
+4
*
s3:smbd: fix the read numtoread calculation depending on the max_send.
Stefan Metzmacher
2014-03-05
1
-9
/
+9
*
s3:smbd: fix the lockread numtoread calculation depending on the max_send.
Stefan Metzmacher
2014-03-05
1
-9
/
+9
*
s3:smbd: pass the final numtoread reply_outbuf() for the lockread reply.
Stefan Metzmacher
2014-03-05
1
-4
/
+5
*
s3:smbd: fix lockread numtoread calculation to match reply_outbuf() arguments.
Stefan Metzmacher
2014-03-05
1
-1
/
+1
*
s3:smbd: take less than SMB_BUFFER_SIZE_MIN ('500') as header overhead in ipc.c
Stefan Metzmacher
2014-03-05
1
-4
/
+6
*
s3:smbd: reject a MaxBufferSize < SMB_BUFFER_SIZE_MIN (500) in a session setu...
Stefan Metzmacher
2014-03-05
1
-6
/
+13
*
s3:smbd: use sconn->smb1.sessions.max_send = SMB_BUFFER_SIZE_MAX
Stefan Metzmacher
2014-03-05
1
-1
/
+1
*
s3:smbd: use SMB_BUFFER_SIZE_MIN/MAX to limit lp_max_xmit()
Stefan Metzmacher
2014-03-05
1
-1
/
+6
*
s3:include: let CLI_BUFFER_SIZE be an alias of SMB_BUFFER_SIZE_MAX
Stefan Metzmacher
2014-03-05
1
-1
/
+1
*
s3:param: avoid using BUFFER_SIZE to limit the lp_min_receive_file_size()
Stefan Metzmacher
2014-03-05
1
-1
/
+1
*
s3:client: only limit the buffer by the given length 'n'
Stefan Metzmacher
2014-03-05
1
-1
/
+1
*
s3:torture: use CLI_BUFFER_SIZE instead of BUFFER_SIZE
Stefan Metzmacher
2014-03-05
1
-1
/
+1
*
s3:utils/smbfilter: use a local variable for the packet buffer
Stefan Metzmacher
2014-03-05
1
-1
/
+1
*
nsswitch: Remove fallback setting of WINBINDD_SOCKET_DIR
Andrew Bartlett
2014-03-05
1
-0
/
+1
*
Remove all uses of the NT_STATUS_NOT_OK_RETURN_AND_FREE macro from the codebase.
Garming Sam
2014-03-05
1
-2
/
+8
*
Remove a number of NT_STATUS_HAVE_NO_MEMORY_AND_FREE macros from the codebase.
Garming Sam
2014-03-05
2
-17
/
+68
*
rpc_server: change unsupported pipe error
David Disseldorp
2014-03-05
1
-3
/
+2
*
rpc_client: retry open on STATUS_PIPE_NOT_AVAILABLE
David Disseldorp
2014-03-04
1
-17
/
+68
*
s3: smbd - smb1 - fix read of deleted memory in reply_writeclose().
Noel Power
2014-03-03
1
-11
/
+13
*
smbd: Fix an uninitialized memory read
Volker Lendecke
2014-03-03
1
-0
/
+2
*
pthreadpool: Add test for fork crash
Volker Lendecke
2014-03-03
1
-0
/
+48
*
pthreadpool: Fix pthreadpools with fork
Volker Lendecke
2014-03-03
1
-15
/
+6
*
dbwrap_ctdb: avoid smbd/ctdb deadlocks: check whether we can work locally in ...
Michael Adam
2014-03-03
1
-10
/
+1
*
vfs: propagate snapshot enumeration errors
David Disseldorp
2014-02-27
1
-10
/
+16
*
s3: smbd: Ensure brl_get_locks_readonly() always returns a valid struct byte_...
Jeremy Allison
2014-02-27
1
-1
/
+15
*
s3-spoolssd: Don't register spoolssd if epmd is not running.
Andreas Schneider
2014-02-27
1
-17
/
+22
*
dbwrap: Slightly simplify dbwrap_watch_record_stored
Volker Lendecke
2014-02-25
1
-5
/
+2
*
vfs_glusterfs: Remove "integer fd" code and store the glfs pointers.
Jose A. Rivera
2014-02-25
1
-90
/
+32
*
vfs_glusterfs: smb_stat_ex_from_stat commenting and cleanup.
Christopher R. Hertel
2014-02-25
1
-13
/
+8
*
vfs_glusterfs: Comment the top of the file.
Christopher R. Hertel
2014-02-25
1
-8
/
+18
*
s3-printing: Fix obvious memory leak in printer_list_get_printer().
Jeremy Allison
2014-02-25
1
-0
/
+1
*
passdb: spare superfluous call to lookup_rids() in lookup_sids()
Michael Adam
2014-02-25
1
-7
/
+12
*
rpc: fix name-normalization in rpc_sid_to_name()
Michael Adam
2014-02-25
1
-1
/
+1
*
rpc: correctly tread domain-only requests in rpc_sid_to_name()
Michael Adam
2014-02-25
1
-1
/
+1
*
samr: don't block the sam sid or the builtin domain sid in sid_to_name
Stefan Metzmacher
2014-02-25
1
-0
/
+2
[prev]
[next]