Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |