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