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
...
*
lib: Move full_path_tos to util_str.c
Volker Lendecke
2014-04-23
2
-42
/
+0
*
smbd: use exit_daemon() to support reporting to systemd from smbd
Alexander Bokovoy
2014-04-23
1
-25
/
+19
*
add systemd integration
Alexander Bokovoy
2014-04-23
1
-0
/
+4
*
s3:smbd: fix typo in comment for set_conn_force_user_group()
Michael Adam
2014-04-23
1
-1
/
+1
*
s3: use smb_xmemdup instead of smb_memdup and smb_panic
Björn Baumbach
2014-04-16
1
-5
/
+2
*
lib-util: rename memdup to smb_memdup and fix all callers
Björn Baumbach
2014-04-16
2
-3
/
+3
*
s3:smbd: always allow SMB1 signing, but only announce it if configured.
Stefan Metzmacher
2014-04-16
2
-5
/
+8
*
Typo: s/prefered/preferred/
Jelmer Vernooij
2014-04-13
1
-1
/
+1
*
s3:smb2_server: remove unused get_min_receive_file_size() wrapper function
Stefan Metzmacher
2014-04-11
1
-13
/
+2
*
s3:smb2_server: only allocate the required buffer in the smb2 recvfile() code...
Stefan Metzmacher
2014-04-11
2
-19
/
+30
*
s3:smb2_server: prepare smbd_smb2_request_verify_sizes() for the optimized re...
Stefan Metzmacher
2014-04-11
1
-0
/
+9
*
s3:smb2_write: allow SMBD_SMB2_IN_DYN_LEN() to be 0 for the recvfile case.
Stefan Metzmacher
2014-04-11
1
-2
/
+18
*
s3:smb2_server: make sure we don't try recvfile for special NBT messages
Stefan Metzmacher
2014-04-11
1
-0
/
+3
*
s3:smb2_server: use the same logic to avoid recvfile() for IPC/PRINT shares
Stefan Metzmacher
2014-04-11
1
-0
/
+41
*
s3:smbd: use smb1srv_open_lookup() in is_valid_writeX_buffer()
Stefan Metzmacher
2014-04-11
1
-9
/
+20
*
s3:smbXsrv_open: allow now==0 to skip the idle_time update.
Stefan Metzmacher
2014-04-11
1
-1
/
+3
*
s3: smbd: Performance optimization for RECVFILE.
Jeremy Allison
2014-04-10
1
-13
/
+43
*
s3: messages: Implement cleanup of dead records.
Jeremy Allison
2014-04-03
1
-0
/
+7
*
s3-auth: Finally change make_user_info_*() use a parent talloc context
Andrew Bartlett
2014-04-02
1
-8
/
+10
*
s3:smbd: let srvstr_pull_req_talloc() take 'const uint8_t *src'
Stefan Metzmacher
2014-04-02
4
-20
/
+21
*
s3:smbd: avoid compiler warnings in smbd_tevent_trace_callback()
Stefan Metzmacher
2014-04-02
1
-0
/
+5
*
s3-smbd: Align debug level for the same information.
Andreas Schneider
2014-04-01
1
-3
/
+5
*
auth/gensec: remove tevent_context argument from gensec_update()
Stefan Metzmacher
2014-03-27
3
-3
/
+3
*
s3:build: remove global CLUSTER_SUPPORT define
Stefan Metzmacher
2014-03-24
2
-9
/
+0
*
smbd: Explicitly pass "file_id" to rename_share_filename
Volker Lendecke
2014-03-21
1
-1
/
+1
*
smbd: Use fsp->file_id in open_file_ntcreate
Volker Lendecke
2014-03-21
1
-1
/
+1
*
smbd: Explicitly pass "file_id" to schedule_defer_open
Volker Lendecke
2014-03-21
1
-3
/
+4
*
smbd: Explicitly pass "file_id" to rename_open_files
Volker Lendecke
2014-03-21
1
-3
/
+5
*
s3: smbd: Fileserving share access checks.
Jeremy Allison
2014-03-18
1
-2
/
+10
*
CVE-2013-4496:samr: Remove ChangePasswordUser
Andrew Bartlett
2014-03-13
1
-254
/
+0
*
s3:smb2_tcon: cancel and wait for pending requests on tdis
Stefan Metzmacher
2014-03-12
1
-4
/
+78
*
s3:smb2_sesssetup: cancel and wait for pending requests on logoff
Stefan Metzmacher
2014-03-12
1
-4
/
+78
*
s3:smb2_tcon: split smbd_smb2_tdis into an async *_send/recv pair.
Jeremy Allison
2014-03-12
1
-16
/
+89
*
s3:smb2_sesssetup: split smbd_smb2_logoff into an async *_send/recv pair.
Jeremy Allison
2014-03-12
1
-20
/
+92
*
s3:smb2_lock: return RANGE_NOT_LOCKED instead of CANCELLED for logoff and tdis
Stefan Metzmacher
2014-03-12
1
-0
/
+20
*
s3:smb2_lock: fix whitespaces/tabs in smbd_smb2_lock_cancel()
Stefan Metzmacher
2014-03-12
1
-11
/
+11
*
s3:smb2_server: avoid talloc_zero_array() in smbd_smb2_request_setup_out()
Stefan Metzmacher
2014-03-06
2
-4
/
+12
*
s3:smb2_server: don't assume that req->out.vector is always a valid talloc po...
Stefan Metzmacher
2014-03-05
1
-4
/
+4
*
s3:smb2_server: avoid talloc_zero_array() in smbd_smb2_request_error_ex()
Stefan Metzmacher
2014-03-05
1
-6
/
+2
*
s3:smb2_server: optimize smbd_smb2_generate_outbody() for the common case
Stefan Metzmacher
2014-03-05
2
-0
/
+7
*
s3:smb2_write: make use of smbd_smb2_generate_outbody()
Stefan Metzmacher
2014-03-05
1
-1
/
+1
*
s3:smb2_tcon: make use of smbd_smb2_generate_outbody()
Stefan Metzmacher
2014-03-05
1
-2
/
+2
*
s3:smb2_setinfo: make use of smbd_smb2_generate_outbody()
Stefan Metzmacher
2014-03-05
1
-1
/
+1
*
s3:smb2_sesssetup: make use of smbd_smb2_generate_outbody()
Stefan Metzmacher
2014-03-05
1
-2
/
+2
*
s3:smb2_read: make use of smbd_smb2_generate_outbody()
Stefan Metzmacher
2014-03-05
1
-1
/
+1
*
s3:smb2_notify: make use of smbd_smb2_generate_outbody()
Stefan Metzmacher
2014-03-05
1
-1
/
+1
*
s3:smb2_negprot: make use of smbd_smb2_generate_outbody()
Stefan Metzmacher
2014-03-05
1
-1
/
+1
*
s3:smb2_lock: make use of smbd_smb2_generate_outbody()
Stefan Metzmacher
2014-03-05
1
-1
/
+1
*
s3:smb2_keepalive: make use of smbd_smb2_generate_outbody()
Stefan Metzmacher
2014-03-05
1
-1
/
+1
*
s3:smb2_ioctl: make use of smbd_smb2_generate_outbody()
Stefan Metzmacher
2014-03-05
1
-1
/
+1
[prev]
[next]