Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r5102: This is a major simplification of the logic for controlling top level | Andrew Tridgell | 1 | -6/+1 |
2007-10-10 | r4690: - add support for async rpc server replies | Stefan Metzmacher | 1 | -29/+20 |
2007-10-10 | r4684: the smbsrv code should not know about rpc stuff | Stefan Metzmacher | 1 | -8/+12 |
2007-10-10 | r4160: fixed the file_type in ntcreatex reply on a named pipe. NT4 requires t... | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3993: use distinctive fnums in the ipc backend, to make monitoring sniffs ea... | Andrew Tridgell | 1 | -1/+3 |
2007-10-10 | r3737: - Get rid of the register_subsystem() and register_backend() functions. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r3528: added support for the SMBntcancel() operation, which cancels any | Andrew Tridgell | 1 | -0/+10 |
2007-10-10 | r3466: split out request.h, signing.h, and smb_server.h | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3463: separated out some more headers (asn_1.h, messages.h, dlinklist.h and ... | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3461: another place where "open" was used as a structure element | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r3455: some more portability fixes. We nearly compile on solaris again now. | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3239: reads of more than UINT16_MAX bytes should return 0 bytes | Andrew Tridgell | 1 | -5/+11 |
2007-10-10 | r3167: Add a member 'endpoint' to the dcerpc_binding struct to use instead of | Jelmer Vernooij | 1 | -3/+1 |
2007-10-10 | r3132: - fixed a type conflict found by talloc_array_p() | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r3118: Eliminate struct dcesrv_ep_description and replace it with | Jelmer Vernooij | 1 | -3/+5 |
2007-10-10 | r3114: - More work on merging the various structs that describe endpoints | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r3081: several updates to ntvfs and server side async request handling in | Andrew Tridgell | 1 | -118/+53 |
2007-10-10 | r3047: Always include a \ again before the pipe name we're opening. Without a | Jelmer Vernooij | 1 | -4/+3 |
2007-10-10 | r3046: \\PIPE\\ is internal (not actually included on the wire) | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r3043: Use binding strings for specifying endpoints. The property for | Jelmer Vernooij | 1 | -5/+0 |
2007-10-10 | r3039: This solves the problem of async handlers in ntvfs backends not being | Andrew Tridgell | 1 | -0/+11 |
2007-10-10 | r2751: this is a new ntvfs design which tries to solve: | Stefan Metzmacher | 1 | -49/+82 |
2007-10-10 | r2710: continue with the new style of providing a parent context whenever | Andrew Tridgell | 1 | -18/+8 |
2007-10-10 | r2660: - converted the libcli/raw/ library to use talloc_increase_ref_count() | Andrew Tridgell | 1 | -2/+41 |
2007-10-10 | r2634: use discard_const_p() in a few places | Andrew Tridgell | 1 | -2/+2 |
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 | -10/+10 |
2007-10-10 | r2249: got rid of some more mem_ctx elements in structures | Andrew Tridgell | 1 | -4/+4 |
2007-10-10 | r1499: combine struct user_struct and struct smbsrv_user | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r1470: Get the smb_trans2 structure out of the rap_cli_call struct. | Volker Lendecke | 1 | -0/+3 |
2007-10-10 | r1294: A nice, large, commit... | Andrew Bartlett | 1 | -3/+3 |
2007-10-10 | r1291: rename struct smbsrv_context to smbsrv_connection | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r1280: rename struct request_context to smbsrv_request | Stefan Metzmacher | 1 | -31/+31 |
2007-10-10 | r1279: rename struct tcon_context to smbsrv_tcon | Stefan Metzmacher | 1 | -12/+12 |
2007-10-10 | r1277: rename struct server_context to smbsrv_ontext | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r1165: fixed handling of SMBtrans replies that should return STATUS_BUFFER_OV... | Andrew Tridgell | 1 | -4/+4 |
2007-10-10 | r1078: the dxesrv_crypto_* implementations should now explicit set | Stefan Metzmacher | 1 | -8/+13 |
2007-10-10 | r1019: Push the auth subsystem away from using typedef, and over to the 'all | Andrew Bartlett | 1 | -1/+3 |
2007-10-10 | r889: convert samba4 to use [u]int16_t instead of [u]int16 | Stefan Metzmacher | 1 | -8/+8 |
2007-10-10 | r884: convert samba4 to use [u]int32_t instead of [u]int32 | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r623: setUserInfo level 24 (password set) now works in the SAMR server. This ... | Andrew Tridgell | 1 | -0/+5 |
2004-02-02 | some DEBUG and comment fixes | Stefan Metzmacher | 1 | -2/+4 |
2004-01-20 | dcerpc server output now copes with the client blocking part way | Andrew Tridgell | 1 | -2/+2 |
2004-01-08 | This patch adds a better dcerpc server infastructure. | Stefan Metzmacher | 1 | -10/+12 |
2003-12-16 | a fairly large commit! | Andrew Tridgell | 1 | -10/+76 |
2003-12-13 | dcerpc over tcp in the samba4 server now works to some extent. It | Andrew Tridgell | 1 | -1/+1 |
2003-12-13 | rpcdump.exe now works fine against a Samba4 server | Andrew Tridgell | 1 | -7/+56 |
2003-12-12 | * the RPC-ECHO pipe now works in smbd, as long as the data sizes | Andrew Tridgell | 1 | -0/+5 |
2003-12-11 | the next step in the dcerpc server code. Added the link between the | Andrew Tridgell | 1 | -6/+140 |
2003-12-10 | the rest of the initial rpc server side infrastructure | Andrew Tridgell | 1 | -3/+179 |