Age | Commit message (Expand) | Author | Files | Lines |
2010-04-27 | s4:smb_server: use tsocket_address_string() to display the client address | Stefan Metzmacher | 1 | -3/+5 |
2010-04-27 | s4:smb_server: remove unused socket_address functions | Stefan Metzmacher | 1 | -16/+0 |
2009-09-19 | s4-smbd: minimise includes in smbd/ and smb_server | Andrew Tridgell | 1 | -1/+0 |
2008-10-11 | Fix include paths to new location of libutil. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r23043: allow more than UINT16_MAX - 1 handles on smb2 connections | Stefan Metzmacher | 1 | -1/+4 |
2007-10-10 | r17930: Merge noinclude branch: | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15855: more talloc_set_destructor() typesafe fixes. nearly done ... | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r15769: this functions belong to params/ so move it. | Stefan Metzmacher | 1 | -18/+0 |
2007-10-10 | r15747: move some functions to the protocol independend part of the | Stefan Metzmacher | 1 | -0/+33 |
2007-10-10 | r15734: This is a major change to the NTVFS subsystem: | Stefan Metzmacher | 1 | -0/+13 |
2007-10-10 | r14739: keep the last request time for the smbsrv_connection, | Stefan Metzmacher | 1 | -5/+11 |
2007-10-10 | r14456: don't access the smbsrv_tcon inside the ntvfs modules | Stefan Metzmacher | 1 | -10/+18 |
2007-10-10 | r14157: - pass a struct ntvfs_request to the ntvfs layer | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r12804: This patch reworks the Samba4 sockets layer to use a socket_address | Andrew Bartlett | 1 | -1/+3 |
2007-10-10 | r12608: Remove some unused #include lines. | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r12528: Add seperate proto headers for ntvfs, tdr, smb_server and nbt_server. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12102: for SMB2 we need to allocate tcons per session | Stefan Metzmacher | 1 | -18/+67 |
2007-10-10 | r11785: rename conn.c into tcon.c | Stefan Metzmacher | 1 | -0/+115 |