Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r17361: check that file handles are only accessable | Stefan Metzmacher | 1 | -0/+11 |
2007-10-10 | r17012: don't try to send any data when the socket is gone already... | Stefan Metzmacher | 1 | -0/+6 |
2007-10-10 | r16950: remove the smb mid from the ntvfs layer and keep a list of pending | Stefan Metzmacher | 1 | -0/+8 |
2007-10-10 | r15751: thanks to talloc_get_type() I noticed that I used smbsrv_request in t... | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r15734: This is a major change to the NTVFS subsystem: | Stefan Metzmacher | 1 | -1/+91 |
2007-10-10 | r15304: Fix smbd build, more updates on getting --enable-dso to build again | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r15191: Avoid uint_t as it's not standard. | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r14937: fix a crash that can be caused by a notify triggering during a share | Andrew Tridgell | 1 | -0/+5 |
2007-10-10 | r14541: separate smbsrv_request and ntvfs_request, | Stefan Metzmacher | 1 | -8/+1 |
2007-10-10 | r14538: ok, I have better used make valgrindtest my self... | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r14526: fix the size of the output buffer, we need 1 byte for the Word count | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r14487: split smbsrv_request into two parts, one will be moved to ntvfs_request | Stefan Metzmacher | 1 | -3/+1 |
2007-10-10 | r13877: remove smbsrv_send_dos_error() and use smbsrv_send_error(..,NT_STATUS... | Stefan Metzmacher | 1 | -19/+0 |
2007-10-10 | r13870: prefix more functions with smbsrv_ | Stefan Metzmacher | 1 | -15/+15 |
2007-10-10 | r13868: remove useless talloc_free() wrapper | Stefan Metzmacher | 1 | -9/+1 |
2007-10-10 | r13856: fixed a misleading comment | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r13620: initialize the CMD with 0 too | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r12608: Remove some unused #include lines. | Jelmer Vernooij | 1 | -2/+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 | r11786: move all SMB protocol specific stuff to smb_server/smb/ | Stefan Metzmacher | 1 | -0/+675 |