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
/
globals.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3: Remove the sys_notify dependency from notify_internal
Volker Lendecke
2012-03-23
1
-0
/
+1
*
s3: Move the notify_ctx to the smbd_server_connection
Volker Lendecke
2012-03-21
1
-0
/
+1
*
s3:smb2_server add function to verify creditcharge
Christian Ambach
2012-03-09
1
-0
/
+3
*
s3:smb2_server: add supports_multicredit to sconn
Christian Ambach
2012-03-09
1
-0
/
+1
*
s3-auth: Follow auth_ntlmssp and use auth4_context for Session Setup
Andrew Bartlett
2012-03-08
1
-1
/
+1
*
s3:smbd: keep 'num_files' and 'files' directly under smbd_server_connection
Stefan Metzmacher
2012-03-06
1
-1
/
+2
*
s3:smbd: keep 'num_connections' and 'connections' directly under smbd_server_...
Stefan Metzmacher
2012-03-06
1
-4
/
+3
*
s3:smbd: keep 'num_users' and 'users' directly under smbd_server_connection
Stefan Metzmacher
2012-03-06
1
-2
/
+3
*
s3-auth: Remove security=share (depricated since 3.6).
Andrew Bartlett
2012-03-04
1
-4
/
+0
*
s3:smbd/globals.h: remove unused pollfd pointer
Stefan Metzmacher
2012-03-04
1
-6
/
+0
*
s3-smbd Remove unused code now we always have SPNEGO via gensec
Andrew Bartlett
2012-02-16
1
-3
/
+0
*
s3:smbd: remove pending_auth_data logic
Stefan Metzmacher
2012-01-31
1
-2
/
+0
*
s3-auth use gensec directly rather than via auth_generic_state
Andrew Bartlett
2012-01-05
1
-1
/
+1
*
s3: Remove the unused "file_existed" parameter from smbd_calculate_access_mask
Volker Lendecke
2012-01-03
1
-1
/
+0
*
s3-auth rename auth_ntlmssp_state -> auth_generic_state
Andrew Bartlett
2011-12-22
1
-1
/
+1
*
s3:smbd: remove unused sconn_server_id()
Stefan Metzmacher
2011-12-16
1
-2
/
+0
*
s3:smbd/globals: remove unused msg_ctx_to_sconn()
Stefan Metzmacher
2011-12-15
1
-2
/
+0
*
s3:smbd/server: maintain the list of child processes under smbd_parent_context
Stefan Metzmacher
2011-12-14
1
-3
/
+0
*
s3:smbd/globals: change 'int am_parent' into 'struct smbd_parent_context *am_...
Stefan Metzmacher
2011-12-14
1
-1
/
+2
*
s3:smbd/globals: remove unused extern declarations
Stefan Metzmacher
2011-12-13
1
-2
/
+0
*
s3:smb2_server: use sconn->ev_ctx instead of sconn->smb2.event_ctx
Stefan Metzmacher
2011-12-12
1
-1
/
+0
*
s3:smbd: remember the event context on smbd_server_connection
Stefan Metzmacher
2011-12-12
1
-0
/
+1
*
s3:smb2_server: pass explicit defer_times to smbd_smb2_request_pending_queue()
Stefan Metzmacher
2011-11-15
1
-1
/
+2
*
s3:smb2_server: always send STATUS_PENDING responses, but delayed by 0.5 mill...
Stefan Metzmacher
2011-11-15
1
-1
/
+1
*
s3:smb2_server: FLAG_CHAINED means we always use the last session_id and tid
Stefan Metzmacher
2011-10-31
1
-0
/
+2
*
Make smbd_check_open_rights() static.
Jeremy Allison
2011-10-28
1
-4
/
+0
*
s3-seal Remove struct smb_srv_trans_enc_ctx
Andrew Bartlett
2011-10-21
1
-3
/
+2
*
s3:smb2_server: remember the max_{trans,read,write} sizes we negotiated (bug ...
Stefan Metzmacher
2011-10-13
1
-0
/
+3
*
s3:smbd: remember the client unix capabilities on the connection
Stefan Metzmacher
2011-09-14
1
-0
/
+7
*
s3:smb2_server: add smbd_smb2_request_verify_sizes()
Stefan Metzmacher
2011-09-07
1
-0
/
+3
*
s3:smb2_server: add basic support for SMB 2.1
Stefan Metzmacher
2011-09-05
1
-0
/
+2
*
libcli/smb: move smb2_signing.c to the toplevel
Stefan Metzmacher
2011-09-05
1
-7
/
+0
*
Based on metze's fix for Bug 8407 - SMB2 server can return requests out-of-or...
Jeremy Allison
2011-08-31
1
-0
/
+1
*
s3:smb2_server: keep compound_related on struct smbd_smb2_request
Stefan Metzmacher
2011-08-31
1
-0
/
+1
*
s3-printing: Rework how the background process is started
Simo Sorce
2011-08-10
1
-0
/
+2
*
s3-auth use auth_generic_start to get full GENSEC in Samba3 session setup
Andrew Bartlett
2011-08-03
1
-0
/
+3
*
s3: Move deferred_open_queue to smbd_server_connection
Volker Lendecke
2011-08-02
1
-2
/
+4
*
s3-auth Use the common auth_session_info
Andrew Bartlett
2011-07-20
1
-1
/
+1
*
s3-auth Use struct auth3_session_info outside the auth subsystem
Andrew Bartlett
2011-07-20
1
-1
/
+1
*
s3:smbd: make smbd_calculate_access_mask() non-static
Stefan Metzmacher
2011-07-11
1
-0
/
+5
*
Move smbd_smb2_request_check_tcon() smbd_smb2_request_check_session() next to...
Jeremy Allison
2011-07-08
1
-3
/
+0
*
Fix bug #8293 - SMB2 doesn't rotate the log files often enough.
Jeremy Allison
2011-07-08
1
-1
/
+2
*
s3-smbd: Remove client_address from smbd_server_connection struct.
Andreas Schneider
2011-07-04
1
-1
/
+0
*
s3-smbd: Replace client_id in smbd process.
Andreas Schneider
2011-07-04
1
-0
/
+1
*
s3: only include tdb headers where needed.
Günther Deschner
2011-05-06
1
-1
/
+2
*
The searches struct is still being used and idled in SMB2 - move it to the gl...
Jeremy Allison
2011-03-18
1
-5
/
+7
*
s3-auth struct security_unix_token replaces UNIX_USER_TOKEN
Andrew Bartlett
2011-03-01
1
-1
/
+1
*
s3: Use poll in smbd
Volker Lendecke
2011-02-28
1
-0
/
+8
*
s3-auth Rename auth_serversupplied_info varaiables: server_info -> session_info
Andrew Bartlett
2011-02-22
1
-1
/
+1
*
s3-printing: Initiate pcap reload from parent smbd
David Disseldorp
2011-01-07
1
-1
/
+0
[next]