index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
smbd
/
globals.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-03
s3:smbd:smb2: change smbXsrv_session0 to smbXsrv_session in struct user_struct.
Michael Adam
1
-1
/
+1
2012-06-30
Make schedule_deferred_open_message_smb2() return an indication of success.
Jeremy Allison
1
-1
/
+1
2012-06-29
s3:smbd: make use of smbXsrv_open for smb1/2/3
Stefan Metzmacher
1
-3
/
+11
2012-06-29
s3:smbd: add smbXsrv_open* infrastructure
Stefan Metzmacher
1
-0
/
+20
2012-06-29
s3:smb2_server: implement credit granting similar to windows
Stefan Metzmacher
1
-0
/
+3
2012-06-29
s3:smb2_server: make sure we don't grant more credits than we allow
Stefan Metzmacher
1
-4
/
+39
2012-06-25
s3:smbXsrv_session: add smb2srv_session_close_previous_send/recv
Stefan Metzmacher
1
-0
/
+7
2012-06-25
s3:smbd: make use of smbXsrv_session for smb1
Stefan Metzmacher
1
-8
/
+0
2012-06-25
s3:smbd: make use of smbXsrv_tcon for smb1
Stefan Metzmacher
1
-4
/
+0
2012-06-25
s3:smbd: make use of smbXsrv_tcon and smbXsrv_session for smb2
Stefan Metzmacher
1
-38
/
+2
2012-06-25
s3:smb2_sesssetup: make use of the smbXsrv_session infrastructure
Stefan Metzmacher
1
-10
/
+4
2012-06-25
s3:smbd: add smbXsrv_tcon infrastructure
Stefan Metzmacher
1
-0
/
+21
2012-06-25
s3:smbd: add smbXsrv_session infrastructure
Stefan Metzmacher
1
-0
/
+19
2012-06-25
s3:smbd: add smbXsrv_version_* infrastructure
Stefan Metzmacher
1
-0
/
+3
2012-06-20
s3:smbd: fix the build with the --with-profiling-data option
Stefan Metzmacher
1
-0
/
+2
2012-06-15
s3:smb2_server: remember the request_time on an incoming request
Stefan Metzmacher
1
-0
/
+2
2012-06-06
s3:smbd: change user_struct->vuid to uint64_t
Stefan Metzmacher
1
-2
/
+2
2012-06-06
s3:smbd: change conn_ctx->vuid to uint64_t
Stefan Metzmacher
1
-1
/
+1
2012-06-06
s3:smbd: move struct user_struct to globals.h
Stefan Metzmacher
1
-0
/
+14
2012-06-06
s3:smbd: use 'struct user_struct' instead of typedef'ed 'user_struct'
Stefan Metzmacher
1
-1
/
+1
2012-06-06
build: Rationalise AIO support in configure, ensure on by default
Andrew Bartlett
1
-1
/
+1
2012-05-25
s3:smbd: move global smbd_msg_state to smbXsrv_connection
Stefan Metzmacher
1
-1
/
+2
2012-05-25
s3:smbd: move global koplocks to smbd_server_connection
Stefan Metzmacher
1
-2
/
+1
2012-05-25
s3:smbd: move global oplocks vars to smbd_server_connection
Stefan Metzmacher
1
-3
/
+6
2012-05-24
s3:smbd: remove global 'smbd_server_conn' !!!
Stefan Metzmacher
1
-1
/
+1
2012-05-12
s3:smbd: introduce struct smbXsrv_connection
Stefan Metzmacher
1
-0
/
+37
2012-03-23
s3: Remove the sys_notify dependency from notify_internal
Volker Lendecke
1
-0
/
+1
2012-03-21
s3: Move the notify_ctx to the smbd_server_connection
Volker Lendecke
1
-0
/
+1
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
[next]