index
:
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-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-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
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
smbd
/
conn.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-01
vfs: Significantly simplify vfs_ChDir_shareroot()
Volker Lendecke
1
-0
/
+2
2026-01-07
smbd: Remove the one-line conn_free() wrapper function
Volker Lendecke
1
-13
/
+0
2025-11-10
lib: Introduce cp_smb_basename() helper function
Volker Lendecke
1
-6
/
+1
2025-11-10
smbd: Save lines in conn_new()
Volker Lendecke
1
-19
/
+12
2025-11-10
smbd: Remove an obsolete comment
Volker Lendecke
1
-6
/
+0
2025-06-02
CVE-2025-0620: smbd: smbd doesn't pick up group membership changes when re-au...
Ralph Boehme
1
-2
/
+2
2024-07-26
smbd: maintain veto_list and hide_list in the vuid cache
Ralph Boehme
1
-0
/
+2
2024-07-26
smbd: move target code out of loop body
Ralph Boehme
1
-30
/
+34
2024-07-26
s3/lib: modernize set_namearray()
Ralph Boehme
1
-5
/
+0
2024-04-17
smbd: Add conn_using_smb2()
Volker Lendecke
1
-0
/
+6
2024-03-12
smbd: Add conn_protocol()
Volker Lendecke
1
-0
/
+14
2023-07-19
s3:smbd: Fix code spelling
Andreas Schneider
1
-1
/
+1
2022-08-17
s3/smbd: Use after free when iterating smbd_server_connection->connections
Jeremy Allison
1
-11
/
+25
2021-01-13
s3: smbd: Factor out setting up case parameters for a share to a function - c...
Jeremy Allison
1
-0
/
+19
2020-12-16
smbd: use fd_handle_create()
Ralph Boehme
1
-1
/
+1
2020-12-16
smbd: use fsp_set_fd()
Ralph Boehme
1
-1
/
+1
2020-05-30
smbd: RIP conn->origpath
Ralph Boehme
1
-6
/
+0
2020-05-21
smbd: set fsp_name of conn->cwd_fsp
Ralph Boehme
1
-0
/
+10
2019-08-16
s3: VFS: change connection_struct cwd_fname to cwd_fsp
Ralph Boehme
1
-0
/
+15
2019-08-16
s3:smbd: modernize conn_new()
Ralph Boehme
1
-7
/
+27
2019-01-11
Revert "smbd: add an effective connection_struct->user_ev_ctx that holds the ...
Ralph Boehme
1
-7
/
+0
2019-01-11
Revert "smbd: make use of smbd_impersonate_{conn_vuid,conn_sess,root,guest}_c...
Ralph Boehme
1
-1
/
+1
2019-01-11
Revert "s3: vfs: add user_vfs_evg to connection_struct"
Ralph Boehme
1
-5
/
+3
2018-07-25
s3: vfs: add user_vfs_evg to connection_struct
Ralph Boehme
1
-3
/
+5
2018-07-12
smbd: make use of smbd_impersonate_{conn_vuid,conn_sess,root,guest}_create() ...
Stefan Metzmacher
1
-1
/
+1
2018-06-18
smbd: add an effective connection_struct->user_ev_ctx that holds the event co...
Stefan Metzmacher
1
-0
/
+7
2013-01-09
Add uint32_t share_access to vuid_cache_entry.
Jeremy Allison
1
-0
/
+1
2013-01-09
Clean up struct connection_struct, make struct vuid_cache a pointer not inline.
Jeremy Allison
1
-1
/
+2
2012-08-07
source3/smbd/conn.c: wean off string_set/string_free
Rusty Russell
1
-7
/
+3
2012-06-25
s3:smbd: make use of smbXsrv_tcon for smb1
Stefan Metzmacher
1
-118
/
+0
2012-06-06
s3:include: change connection_struct->cnum to uint32_t
Michael Adam
1
-1
/
+1
2012-06-06
s3:connections: add a CNUM_OFFSET for mapping between cnum and the bitmap index
Michael Adam
1
-4
/
+10
2012-06-06
s3:smbd: let conn_clear_vuid_caches() take a uint64_t vuid
Stefan Metzmacher
1
-2
/
+2
2012-03-06
s3:smbd: keep 'num_connections' and 'connections' directly under smbd_server_...
Stefan Metzmacher
1
-84
/
+30
2012-02-01
s3:smbd:smb2: fix an assignment-instead-of-check bug conn_snum_used()
Michael Adam
1
-1
/
+1
2011-07-08
lib/util Move bitmap.c to lib/util
Andrew Bartlett
1
-0
/
+1
2011-06-09
s3-talloc Change TALLOC_ZERO_P() to talloc_zero()
Andrew Bartlett
1
-2
/
+2
2011-06-09
s3-talloc Change TALLOC_P() to talloc()
Andrew Bartlett
1
-2
/
+2
2011-05-31
s3-smbd Split conn.c into 3 files
Andrew Bartlett
1
-187
/
+35
2011-05-31
s3-smbd provide struct smbd_server_connection * to conn_snum_used
Andrew Bartlett
1
-3
/
+2
2011-04-29
s3-proto: move more headers to rpc_server/rpc_ncacn_np.h where they origin from.
Günther Deschner
1
-0
/
+1
2011-03-30
s3: include smbd/smbd.h where needed.
Günther Deschner
1
-0
/
+1
2010-10-19
Add deadtime detection for SMB2. Correctly update lastused timestamp across a...
Jeremy Allison
1
-17
/
+75
2010-10-19
Add SMB2 paths to smbd/conn.c. Except for conn_idle_all(), to be cleaned up n...
Jeremy Allison
1
-32
/
+105
2010-10-19
Copyright/whitespace/comment cleanup in preparation for adding SMB2 paths.
Jeremy Allison
1
-20
/
+27
2010-10-19
Move tcons.num_open from smb1 to sconn->num_tcons_open as this is needed for ...
Jeremy Allison
1
-5
/
+4
2010-10-03
s3: Remove smbd_server_conn from msg_force_tdis
Volker Lendecke
1
-1
/
+7
2010-08-30
s3: Fix a segfault in the printer code using create_conn_struct
Volker Lendecke
1
-1
/
+7
2010-06-09
Rename "allow_smb2" -> "using_smb2" and make the usage clearer.
Jeremy Allison
1
-3
/
+3
2010-06-07
s3:smbd add utility function to check if there are open pipes
Simo Sorce
1
-8
/
+3
[next]