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_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
1
-1
/
+1
*
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: smbd - smb1 - fix read of deleted memory in reply_writeclose().
Noel Power
2014-03-03
1
-11
/
+13
*
s3:smbd: avoid invalid lock_order panic triggered by "CTDB_SRVID_RELEASE_IP"
Stefan Metzmacher
2014-02-21
1
-2
/
+39
*
s3:lib/ctdbd_conn: let release_ip_handler return bool
Stefan Metzmacher
2014-02-21
1
-2
/
+4
*
s3:smbd: maintain smbd_server_connection->status
Stefan Metzmacher
2014-02-21
4
-0
/
+53
*
s3:smbd: simplify exit_server_common()
Stefan Metzmacher
2014-02-21
1
-4
/
+2
*
param: add const to a local variable to prevent a warning about lp_fstype
Garming Sam
2014-02-20
1
-1
/
+1
*
s3:smb2_notify: fix use after free on long living notify requests
Stefan Metzmacher
2014-02-14
1
-0
/
+55
*
smbXsrv_open.c: Initialize local variable.
Christopher R. Hertel (crh)
2014-02-12
1
-1
/
+1
*
cmdline: Remove dynconfig hooks in command line processing
Andrew Bartlett
2014-02-12
1
-1
/
+0
*
param: change fstype to use a constant string
Garming Sam
2014-02-12
4
-6
/
+6
*
param: No longer have a special case for lp_configfile
Andrew Bartlett
2014-02-12
1
-1
/
+1
*
lib/param: Normalise "read raw" and "write raw" parameters
Andrew Bartlett
2014-02-12
1
-3
/
+13
*
param: rename lp function and variable from "syncalways" to "sync_always"
Garming Sam
2014-02-07
2
-3
/
+3
*
param: rename lp function and variable from "maxdisksize" to "max_disk_size"
Garming Sam
2014-02-07
1
-1
/
+1
*
param: rename lp function and variable from "writelist" to "write_list"
Garming Sam
2014-02-07
1
-2
/
+2
*
param: rename lp function and variable from "rootdir" to "root_directory"
Garming Sam
2014-02-07
1
-5
/
+5
*
param: rename lp function and variable from "readlist" to "read_list"
Garming Sam
2014-02-07
1
-2
/
+2
*
param: rename lp function and variable from "onlyuser" to "only_user"
Garming Sam
2014-02-07
1
-1
/
+1
*
param: rename lp function and variable from "inherit_perms" to "inherit_permi...
Garming Sam
2014-02-07
3
-4
/
+4
*
param: rename lp function and variable from "encrypted_passwords" to "encrypt...
Garming Sam
2014-02-07
1
-3
/
+3
*
param: rename lp function and variable from "srv_minprotocol" to "server_min_...
Garming Sam
2014-02-07
2
-6
/
+6
*
param: rename lp function and variable from "srv_maxprotocol" to "server_max_...
Garming Sam
2014-02-07
3
-8
/
+8
*
param: rename lp function and variable from "maxmux" to "max_mux"
Garming Sam
2014-02-07
1
-3
/
+3
*
param: rename lp function and variable from "rootpreexec" to "root_preexec"
Garming Sam
2014-02-07
1
-3
/
+3
*
param: rename lp function and variable from "rootpostexec" to "root_postexec"
Garming Sam
2014-02-07
1
-2
/
+2
*
param: rename lp function and variable from "msg_command" to "message_command"
Garming Sam
2014-02-07
1
-6
/
+6
*
param: rename lp function and variable from "magicscript" to "magic_script"
Garming Sam
2014-02-07
1
-2
/
+2
*
param: rename lp function and variable from "magicoutput" to "magic_output"
Garming Sam
2014-02-07
1
-2
/
+2
[prev]
[next]