Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r4232: added server support for multi-part SMBtrans requests, while | Andrew Tridgell | 1 | -0/+8 |
2007-10-10 | r3466: split out request.h, signing.h, and smb_server.h | Andrew Tridgell | 1 | -2/+3 |
2007-10-10 | r3425: got rid of a bunch of cruft from rewrite.h | Andrew Tridgell | 1 | -1/+0 |
2007-10-10 | r3341: - don't zero the async structure (makes valgrind more useful) | Andrew Tridgell | 1 | -3/+0 |
2007-10-10 | r3336: use a struct ntvfs_async_state to be able to do async chaning of ntvfs... | Stefan Metzmacher | 1 | -20/+8 |
2007-10-10 | r3307: fixed the send side of the smb_server code to be non-blocking. This | Andrew Tridgell | 1 | -0/+7 |
2007-10-10 | r3306: the main smb server code now handles non-blocking socket receives. I | Andrew Tridgell | 1 | -0/+3 |
2007-10-10 | r3134: use struct idr_context * in tid allocation | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r3081: several updates to ntvfs and server side async request handling in | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r3057: - moved the idtree.c code into lib/ | Andrew Tridgell | 1 | -3/+3 |
2007-10-10 | r2751: this is a new ntvfs design which tries to solve: | Stefan Metzmacher | 1 | -16/+3 |
2007-10-10 | r2627: use the new talloc capabilities in a bunch more places in the rpc | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r2561: completely redid the ntvfs module chaining code, You can now do someth... | Andrew Tridgell | 1 | -2/+5 |
2007-10-10 | r2542: I really don't like the 'substitute' code, and I particularly don't | Andrew Bartlett | 1 | -15/+3 |
2007-10-10 | r2320: add my copyright | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r2249: got rid of some more mem_ctx elements in structures | Andrew Tridgell | 1 | -9/+0 |
2007-10-10 | r1796: Enable server-side SPNEGO, now that I have fixed the server-side SMB | Andrew Bartlett | 1 | -5/+1 |
2007-10-10 | r1521: Updates to our SMB signing code. | Andrew Bartlett | 1 | -31/+2 |
2007-10-10 | r1499: combine struct user_struct and struct smbsrv_user | Stefan Metzmacher | 1 | -11/+14 |
2007-10-10 | r1486: commit the start of the generic server infastructure | Stefan Metzmacher | 1 | -4/+2 |
2007-10-10 | r1291: rename struct smbsrv_context to smbsrv_connection | Stefan Metzmacher | 1 | -166/+142 |
2007-10-10 | r1281: move include/context.h to smb_server/smb_server.h | Stefan Metzmacher | 1 | -0/+375 |