Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-06-25 | s3:smbd: remove now unused conn_close_all() | Michael Adam | 1 | -15/+0 |
2012-06-25 | s3:smbd: make use of smbXsrv_tcon for smb1 | Stefan Metzmacher | 1 | -33/+39 |
2012-06-25 | s3:smbd: make use of smbXsrv_tcon and smbXsrv_session for smb2 | Stefan Metzmacher | 1 | -27/+14 |
2012-06-06 | s3:smbd: use UID_FIELD_INVALID (0) instead of (uint16)-1 when calling close_c... | Stefan Metzmacher | 1 | -1/+1 |
2012-06-03 | s3:smbd: make conn_close_all() a void function | Stefan Metzmacher | 1 | -6/+1 |
2012-03-15 | s3:smbd: call file_close_user() before removing tree connects in conn_close_a... | Stefan Metzmacher | 1 | -0/+4 |
2012-03-06 | s3:smbd: keep 'num_connections' and 'connections' directly under smbd_server_... | Stefan Metzmacher | 1 | -62/+17 |
2011-07-21 | s3-rpc_server: Move pipe/handles functions | Simo Sorce | 1 | -1/+1 |
2011-05-31 | s3-smbd Split conn.c into 3 files | Andrew Bartlett | 1 | -0/+207 |