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
/
proto.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3:locking: convert brl_have_read field to brl_num_read.
Volker Lendecke
2014-11-11
1
-0
/
+2
*
s3:smbd: pass smbXsrv_connection to schedule_deferred_open_message_smb()
Stefan Metzmacher
2014-09-19
1
-1
/
+1
*
s3:smbd: pass smbXsrv_connection to remove_deferred_open_message_smb()
Stefan Metzmacher
2014-09-19
1
-1
/
+1
*
s3:smbd: pass smbXsrv_connection to open_was_deferred()
Stefan Metzmacher
2014-09-19
1
-1
/
+1
*
s3:smbd: pass smbd_smb2_request to make_connection_smb2()
Stefan Metzmacher
2014-09-19
1
-1
/
+1
*
s3:smbd: pass smb_request to make_connection()
Stefan Metzmacher
2014-09-19
1
-1
/
+1
*
s3:smbd: pass smbXsrv_connection to smb1_parse_chain()
Stefan Metzmacher
2014-09-19
1
-1
/
+1
*
s3:smbd: only pass smbXsrv_connection to fork_echo_handler()
Stefan Metzmacher
2014-09-19
1
-1
/
+1
*
s3:smbd: pass smbXsrv_connection to srv_send_smb()
Stefan Metzmacher
2014-09-19
1
-1
/
+1
*
s3: smbd: Change the function signature of srvstr_push() from returning a len...
Jeremy Allison
2014-09-16
1
-2
/
+2
*
smbd: Move make_dir_struct() to reply.c
Volker Lendecke
2014-09-09
1
-8
/
+0
*
vfs3: Pass "lease" through SMB_VFS_CREATE_FILE
Volker Lendecke
2014-08-11
1
-0
/
+1
*
server: remove duplicate snum_is_shared_printer()
David Disseldorp
2014-08-08
1
-0
/
+1
*
s3:smbd: pass smbXsrv_connection to smb1 encryption functions
Stefan Metzmacher
2014-08-06
1
-4
/
+4
*
s3:smbd: pass smbXsrv_connection explicitly to sendfile_short_send()
Stefan Metzmacher
2014-08-06
1
-4
/
+5
*
s3:smbd: pass smbXsrv_connection explicitly to fake_sendfile()
Stefan Metzmacher
2014-08-06
1
-1
/
+2
*
s3:smbd: pass smbXsrv_connection to is_valid_writeX_buffer()
Stefan Metzmacher
2014-08-06
1
-1
/
+1
*
s3:smbd: remove unused 'sconn' from is_encrypted_packet()
Stefan Metzmacher
2014-08-06
1
-2
/
+1
*
s3:smbd: pass smbXsrv_connection to reply_special()
Stefan Metzmacher
2014-08-06
1
-1
/
+1
*
s3:smbd: move sconn->smb1.signing_state to xconn->smb1.signing_state
Stefan Metzmacher
2014-08-06
1
-8
/
+10
*
smbd: "err" is no longer set in get_lock_offset
Volker Lendecke
2014-07-22
1
-1
/
+1
*
s3:smbd: make dptr_ReadDirName() static.
Michael Adam
2014-07-10
1
-4
/
+0
*
smbd: Make messaging_send_to_children static
Christof Schmitt
2014-06-30
1
-2
/
+0
*
smbd: Store "struct deferred_open_record" instead of anonymous data on pml
Volker Lendecke
2014-06-21
1
-7
/
+7
*
vfs: remove unused function vfs_pread_data()
Michael Adam
2014-06-13
1
-2
/
+0
*
Convert samba_private_attr_name() to a public function
Ralph Boehme
2014-06-13
1
-0
/
+1
*
s3: smbd: Remove open_file_fchmod().
Jeremy Allison
2014-05-02
1
-3
/
+0
*
smbd: Pass timespec_current through the notify_callback
Volker Lendecke
2014-04-23
1
-1
/
+2
*
lib: Move full_path_tos to util_str.c
Volker Lendecke
2014-04-23
1
-3
/
+0
*
s3:smbd: let srvstr_pull_req_talloc() take 'const uint8_t *src'
Stefan Metzmacher
2014-04-02
1
-1
/
+1
*
smbd: Implement and use full_path_tos
Volker Lendecke
2013-12-14
1
-0
/
+3
*
s3-lib: smbclient shows no error if deleting a directory with del failed
Jeremy Allison
2013-11-14
1
-1
/
+0
*
s3-smbd: smbclient shows no error if deleting a directory with del failed
Jeremy Allison
2013-11-14
1
-1
/
+1
*
s3-smbd: Do not declare change_to_root_user() twice.
Andreas Schneider
2013-10-29
1
-1
/
+0
*
s3-smbd_shim: Add become_authenticated_pipe_user().
Andreas Schneider
2013-10-29
1
-2
/
+2
*
smbd: Remove separate oplock_type parameter from set_file_oplock
Volker Lendecke
2013-10-24
1
-1
/
+1
*
smbd: Make release_file_oplock static
Volker Lendecke
2013-10-24
1
-1
/
+0
*
s3:smbd/session: Added a routine find_sessions()
Shekhar Amlekar
2013-09-10
1
-0
/
+2
*
smbd: Apply some const to message_to_share_mode_entry
Volker Lendecke
2013-09-06
1
-1
/
+1
*
smbd: Remove unused should_notify_deferred_opens
Volker Lendecke
2013-09-06
1
-1
/
+0
*
smbd: Make break_level2_to_none_async static
Volker Lendecke
2013-08-16
1
-1
/
+0
*
Add the ability to send an NTSTATUS result back with a trans2 reply so we can...
Jeremy Allison
2013-07-19
1
-0
/
+1
*
smbd: We don't use DEFERRED_OPEN_ENTRY anymore
Volker Lendecke
2013-04-26
1
-2
/
+0
*
smbd: Remove unused reply_to_oplock_break_requests
Volker Lendecke
2013-04-26
1
-1
/
+0
*
Cleanup. Remove unused function dptr_DirCacheAdd(). Make DirCacheAdd() static.
Jeremy Allison
2013-04-16
1
-2
/
+0
*
s3:smbd: convert srvstr_pull_req_talloc() into a function
Ralph Wuerthner
2013-04-10
1
-0
/
+2
*
s3:smbd: add some const to req_is_in_chain()
Stefan Metzmacher
2013-03-20
1
-1
/
+1
*
s3:smbd: s/struct timed_event/struct tevent_timer
Stefan Metzmacher
2013-02-19
1
-2
/
+2
*
s3:smbd: s/struct event_context/struct tevent_context
Stefan Metzmacher
2013-02-19
1
-4
/
+4
*
smbd: split out file_fsp_get from file_fsp_smb2
David Disseldorp
2013-01-16
1
-0
/
+3
[next]