summaryrefslogtreecommitdiff
path: root/source4/ntvfs/ipc
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r1279: rename struct tcon_context to smbsrv_tconStefan Metzmacher1-12/+12
2007-10-10r1277: rename struct server_context to smbsrv_ontextStefan Metzmacher1-1/+1
2007-10-10r1165: fixed handling of SMBtrans replies that should return STATUS_BUFFER_OV...Andrew Tridgell1-4/+4
2007-10-10r1078: the dxesrv_crypto_* implementations should now explicit setStefan Metzmacher1-8/+13
2007-10-10r1019: Push the auth subsystem away from using typedef, and over to the 'allAndrew Bartlett1-1/+3
2007-10-10r889: convert samba4 to use [u]int16_t instead of [u]int16Stefan Metzmacher1-8/+8
2007-10-10r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher1-1/+1
2007-10-10r623: setUserInfo level 24 (password set) now works in the SAMR server. This ...Andrew Tridgell1-0/+5
2004-02-02some DEBUG and comment fixesStefan Metzmacher1-2/+4
2004-01-20dcerpc server output now copes with the client blocking part wayAndrew Tridgell1-2/+2
2004-01-08This patch adds a better dcerpc server infastructure.Stefan Metzmacher1-10/+12
2003-12-16a fairly large commit!Andrew Tridgell1-10/+76
2003-12-13dcerpc over tcp in the samba4 server now works to some extent. ItAndrew Tridgell1-1/+1
2003-12-13rpcdump.exe now works fine against a Samba4 serverAndrew Tridgell1-7/+56
2003-12-12 * the RPC-ECHO pipe now works in smbd, as long as the data sizesAndrew Tridgell1-0/+5
2003-12-11the next step in the dcerpc server code. Added the link between theAndrew Tridgell1-6/+140
2003-12-10the rest of the initial rpc server side infrastructureAndrew Tridgell1-3/+179
2003-12-04* patch based on work by Jim Myers to unify the ioctl handling to beAndrew Tridgell1-1/+1
2003-11-25CVS: ----------------------------------------------------------------------Jelmer Vernooij1-6/+8
2003-08-13- added SMBntrename test suiteAndrew Tridgell1-1/+1
2003-08-13first public release of samba4 codeAndrew Tridgell2-0/+300