summaryrefslogtreecommitdiffstats
path: root/source4/ntvfs/ipc
Commit message (Expand)AuthorAgeFilesLines
* r3239: reads of more than UINT16_MAX bytes should return 0 bytesAndrew Tridgell2007-10-101-5/+11
* r3167: Add a member 'endpoint' to the dcerpc_binding struct to use instead ofJelmer Vernooij2007-10-101-3/+1
* r3132: - fixed a type conflict found by talloc_array_p()Andrew Tridgell2007-10-101-2/+2
* r3118: Eliminate struct dcesrv_ep_description and replace it withJelmer Vernooij2007-10-101-3/+5
* r3114: - More work on merging the various structs that describe endpointsJelmer Vernooij2007-10-101-1/+1
* r3081: several updates to ntvfs and server side async request handling inAndrew Tridgell2007-10-101-118/+53
* r3047: Always include a \ again before the pipe name we're opening. Without aJelmer Vernooij2007-10-101-4/+3
* r3046: \\PIPE\\ is internal (not actually included on the wire)Jelmer Vernooij2007-10-101-1/+1
* r3043: Use binding strings for specifying endpoints. The property forJelmer Vernooij2007-10-101-5/+0
* r3039: This solves the problem of async handlers in ntvfs backends not beingAndrew Tridgell2007-10-101-0/+11
* r2751: this is a new ntvfs design which tries to solve:Stefan Metzmacher2007-10-101-49/+82
* r2710: continue with the new style of providing a parent context wheneverAndrew Tridgell2007-10-101-18/+8
* r2671: we're getting too many errors caused by the talloc_realloc() API notAndrew Tridgell2007-10-101-3/+4
* r2660: - converted the libcli/raw/ library to use talloc_increase_ref_count()Andrew Tridgell2007-10-101-2/+41
* r2634: use discard_const_p() in a few placesAndrew Tridgell2007-10-101-2/+2
* r2627: use the new talloc capabilities in a bunch more places in the rpcAndrew Tridgell2007-10-101-1/+1
* r2580: fixed an uninitialised byte found by valgrindAndrew Tridgell2007-10-101-2/+2
* r2561: completely redid the ntvfs module chaining code, You can now do someth...Andrew Tridgell2007-10-101-10/+10
* r2249: got rid of some more mem_ctx elements in structuresAndrew Tridgell2007-10-103-12/+12
* r1983: a completely new implementation of tallocAndrew Tridgell2007-10-101-1/+1
* r1499: combine struct user_struct and struct smbsrv_userStefan Metzmacher2007-10-101-2/+2
* r1470: Get the smb_trans2 structure out of the rap_cli_call struct.Volker Lendecke2007-10-103-0/+520
* r1294: A nice, large, commit...Andrew Bartlett2007-10-101-3/+3
* r1291: rename struct smbsrv_context to smbsrv_connectionStefan Metzmacher2007-10-101-1/+1
* r1280: rename struct request_context to smbsrv_requestStefan Metzmacher2007-10-101-31/+31
* r1279: rename struct tcon_context to smbsrv_tconStefan Metzmacher2007-10-101-12/+12
* r1277: rename struct server_context to smbsrv_ontextStefan Metzmacher2007-10-101-1/+1
* r1165: fixed handling of SMBtrans replies that should return STATUS_BUFFER_OV...Andrew Tridgell2007-10-101-4/+4
* r1078: the dxesrv_crypto_* implementations should now explicit setStefan Metzmacher2007-10-101-8/+13
* r1019: Push the auth subsystem away from using typedef, and over to the 'allAndrew Bartlett2007-10-101-1/+3
* r889: convert samba4 to use [u]int16_t instead of [u]int16Stefan Metzmacher2007-10-101-8/+8
* r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher2007-10-101-1/+1
* r623: setUserInfo level 24 (password set) now works in the SAMR server. This ...Andrew Tridgell2007-10-101-0/+5
* some DEBUG and comment fixesStefan Metzmacher2004-02-021-2/+4
* dcerpc server output now copes with the client blocking part wayAndrew Tridgell2004-01-201-2/+2
* This patch adds a better dcerpc server infastructure.Stefan Metzmacher2004-01-081-10/+12
* a fairly large commit!Andrew Tridgell2003-12-161-10/+76
* dcerpc over tcp in the samba4 server now works to some extent. ItAndrew Tridgell2003-12-131-1/+1
* rpcdump.exe now works fine against a Samba4 serverAndrew Tridgell2003-12-131-7/+56
* * the RPC-ECHO pipe now works in smbd, as long as the data sizesAndrew Tridgell2003-12-121-0/+5
* the next step in the dcerpc server code. Added the link between theAndrew Tridgell2003-12-111-6/+140
* the rest of the initial rpc server side infrastructureAndrew Tridgell2003-12-101-3/+179
* * patch based on work by Jim Myers to unify the ioctl handling to beAndrew Tridgell2003-12-041-1/+1
* CVS: ----------------------------------------------------------------------Jelmer Vernooij2003-11-251-6/+8
* - added SMBntrename test suiteAndrew Tridgell2003-08-131-1/+1
* first public release of samba4 codeAndrew Tridgell2003-08-132-0/+300