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
/
source4
/
smb_server
/
management.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-27
s4: rename source4/smbd/ to source4/samba/
Ralph Boehme
1
-1
/
+1
2011-02-09
s4-auth Rework auth subsystem to remove struct auth_serversupplied_info
Andrew Bartlett
1
-2
/
+2
2010-04-27
s4:smb_server: use tsocket_address_string() for debugging the client address
Stefan Metzmacher
1
-8
/
+8
2010-04-27
s4:smb_server: use tsocket_address_string() for debugging the client address
Stefan Metzmacher
1
-8
/
+9
2009-02-01
s4:irpc: avoid c++ reserved word 'private'
Stefan Metzmacher
1
-2
/
+4
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
1
-3
/
+2
2007-10-10
r14739: keep the last request time for the smbsrv_connection,
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r14456: don't access the smbsrv_tcon inside the ntvfs modules
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r12804: This patch reworks the Samba4 sockets layer to use a socket_address
Andrew Bartlett
1
-2
/
+19
2007-10-10
r12102: for SMB2 we need to allocate tcons per session
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r11783: - make the VIUD field in smbsrv_session 64bit, as SMB2 needs it
Stefan Metzmacher
1
-1
/
+2
2007-10-10
r11782: - make the TID 32bit in the smbsrv_tcon structure, as SMB2 uses
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r11781: rename tree to tcons to match the sessions substructure of smbsrv_con...
Stefan Metzmacher
1
-11
/
+11
2007-10-10
r8577: added management calls to list current tree connects
Andrew Tridgell
1
-0
/
+33
2007-10-10
r8574: added server side irpc calls for listing the current sessions
Andrew Tridgell
1
-0
/
+83