index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
smbd
/
globals.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3:smbd: remove struct member smbd_smb2_request.cancelled - it was only written
Michael Adam
2012-09-22
1
-1
/
+0
*
s3:smbd:smb2: simplify smbd_smb2_request_validate() and smbd_smb2_request_dis...
Michael Adam
2012-09-22
1
-2
/
+0
*
Add 'bool use_privs' to smbd_calculate_access_mask().
Jeremy Allison
2012-09-15
1
-0
/
+1
*
Sigh :-(. Removing optimization prematurely is the root of all evil :-(.
Jeremy Allison
2012-09-13
1
-0
/
+1
*
Remove ancient "optimization" global LastDir.
Jeremy Allison
2012-09-12
1
-1
/
+0
*
s3:smbXsrv_open: add smb2srv_open_recreate() to support durable handles
Stefan Metzmacher
2012-09-08
1
-0
/
+6
*
s3:smb2_break: encrypt OPLOCK BREAK notifications
Stefan Metzmacher
2012-08-23
1
-2
/
+3
*
s3:smb2_server: add SMB3 encryption support
Stefan Metzmacher
2012-08-17
1
-18
/
+34
*
s3:smb2_server: add smbd_smb2_request->do_encryption
Stefan Metzmacher
2012-08-09
1
-0
/
+1
*
s3:smb2_server: fix SMB2 signing of compound responses
Stefan Metzmacher
2012-08-07
1
-0
/
+6
*
s3:smb2_server: add some more SMBD_SMB2_* defines/macros
Stefan Metzmacher
2012-08-07
1
-6
/
+22
*
s3:smb2_server: make use of smbd_smb2_inbuf_parse_compound() in smbd_smb2_req...
Stefan Metzmacher
2012-08-06
1
-4
/
+2
*
s3:smb2_server: remove const from smbd_smb2_first_negprot()
Stefan Metzmacher
2012-08-06
1
-1
/
+1
*
s3:smbd: add helper macros to access smb2req->{in,out}.vector[]
Stefan Metzmacher
2012-08-05
1
-0
/
+18
*
s3:smb2_server: simplify the talloc_pool handling for smbd_smb2_request
Stefan Metzmacher
2012-07-25
1
-3
/
+0
*
s3: Add a _nosync version of smb2_write_complete
Volker Lendecke
2012-07-18
1
-0
/
+2
*
s3: Move the aio_pthread read/write functionality to vfs_default
Volker Lendecke
2012-07-18
1
-0
/
+6
*
s3: Add vfs_aio_posix
Volker Lendecke
2012-07-18
1
-3
/
+0
*
s3: Remove the unused completion handling from aio.c
Volker Lendecke
2012-07-18
1
-1
/
+0
*
s3: Properly handle shutdown with the _send/_recv based aio
Volker Lendecke
2012-07-18
1
-1
/
+0
*
s3:smbd:smb2: change smbXsrv_session0 to smbXsrv_session in struct user_struct.
Michael Adam
2012-07-03
1
-1
/
+1
*
Make schedule_deferred_open_message_smb2() return an indication of success.
Jeremy Allison
2012-06-30
1
-1
/
+1
*
s3:smbd: make use of smbXsrv_open for smb1/2/3
Stefan Metzmacher
2012-06-29
1
-3
/
+11
*
s3:smbd: add smbXsrv_open* infrastructure
Stefan Metzmacher
2012-06-29
1
-0
/
+20
*
s3:smb2_server: implement credit granting similar to windows
Stefan Metzmacher
2012-06-29
1
-0
/
+3
*
s3:smb2_server: make sure we don't grant more credits than we allow
Stefan Metzmacher
2012-06-29
1
-4
/
+39
*
s3:smbXsrv_session: add smb2srv_session_close_previous_send/recv
Stefan Metzmacher
2012-06-25
1
-0
/
+7
*
s3:smbd: make use of smbXsrv_session for smb1
Stefan Metzmacher
2012-06-25
1
-8
/
+0
*
s3:smbd: make use of smbXsrv_tcon for smb1
Stefan Metzmacher
2012-06-25
1
-4
/
+0
*
s3:smbd: make use of smbXsrv_tcon and smbXsrv_session for smb2
Stefan Metzmacher
2012-06-25
1
-38
/
+2
*
s3:smb2_sesssetup: make use of the smbXsrv_session infrastructure
Stefan Metzmacher
2012-06-25
1
-10
/
+4
*
s3:smbd: add smbXsrv_tcon infrastructure
Stefan Metzmacher
2012-06-25
1
-0
/
+21
*
s3:smbd: add smbXsrv_session infrastructure
Stefan Metzmacher
2012-06-25
1
-0
/
+19
*
s3:smbd: add smbXsrv_version_* infrastructure
Stefan Metzmacher
2012-06-25
1
-0
/
+3
*
s3:smbd: fix the build with the --with-profiling-data option
Stefan Metzmacher
2012-06-20
1
-0
/
+2
*
s3:smb2_server: remember the request_time on an incoming request
Stefan Metzmacher
2012-06-15
1
-0
/
+2
*
s3:smbd: change user_struct->vuid to uint64_t
Stefan Metzmacher
2012-06-06
1
-2
/
+2
*
s3:smbd: change conn_ctx->vuid to uint64_t
Stefan Metzmacher
2012-06-06
1
-1
/
+1
*
s3:smbd: move struct user_struct to globals.h
Stefan Metzmacher
2012-06-06
1
-0
/
+14
*
s3:smbd: use 'struct user_struct' instead of typedef'ed 'user_struct'
Stefan Metzmacher
2012-06-06
1
-1
/
+1
*
build: Rationalise AIO support in configure, ensure on by default
Andrew Bartlett
2012-06-06
1
-1
/
+1
*
s3:smbd: move global smbd_msg_state to smbXsrv_connection
Stefan Metzmacher
2012-05-25
1
-1
/
+2
*
s3:smbd: move global koplocks to smbd_server_connection
Stefan Metzmacher
2012-05-25
1
-2
/
+1
*
s3:smbd: move global oplocks vars to smbd_server_connection
Stefan Metzmacher
2012-05-25
1
-3
/
+6
*
s3:smbd: remove global 'smbd_server_conn' !!!
Stefan Metzmacher
2012-05-24
1
-1
/
+1
*
s3:smbd: introduce struct smbXsrv_connection
Stefan Metzmacher
2012-05-12
1
-0
/
+37
*
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
[next]