index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
smb_server
/
management.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4:smb_server: use tsocket_address_string() for debugging the client address
Stefan Metzmacher
2010-04-27
1
-8
/
+8
*
s4:smb_server: use tsocket_address_string() for debugging the client address
Stefan Metzmacher
2010-04-27
1
-8
/
+9
*
s4:irpc: avoid c++ reserved word 'private'
Stefan Metzmacher
2009-02-01
1
-2
/
+4
*
r23792: convert Samba4 to GPLv3
Andrew Tridgell
2007-10-10
1
-3
/
+2
*
r14739: keep the last request time for the smbsrv_connection,
Stefan Metzmacher
2007-10-10
1
-0
/
+2
*
r14456: don't access the smbsrv_tcon inside the ntvfs modules
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r12804: This patch reworks the Samba4 sockets layer to use a socket_address
Andrew Bartlett
2007-10-10
1
-2
/
+19
*
r12102: for SMB2 we need to allocate tcons per session
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r11783: - make the VIUD field in smbsrv_session 64bit, as SMB2 needs it
Stefan Metzmacher
2007-10-10
1
-1
/
+2
*
r11782: - make the TID 32bit in the smbsrv_tcon structure, as SMB2 uses
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r11781: rename tree to tcons to match the sessions substructure of smbsrv_con...
Stefan Metzmacher
2007-10-10
1
-11
/
+11
*
r8577: added management calls to list current tree connects
Andrew Tridgell
2007-10-10
1
-0
/
+33
*
r8574: added server side irpc calls for listing the current sessions
Andrew Tridgell
2007-10-10
1
-0
/
+83