summaryrefslogtreecommitdiff
path: root/source4/ntvfs/ntvfs_base.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r4052: fixed a bunch of code to use the type safe _p allocation macrosAndrew Tridgell1-2/+2
2007-10-10r3737: - Get rid of the register_subsystem() and register_backend() functions.Jelmer Vernooij1-20/+1
2007-10-10r3586: Fix some of the issues with the module init functions.Jelmer Vernooij1-5/+4
2007-10-10r3466: split out request.h, signing.h, and smb_server.hAndrew Tridgell1-0/+2
2007-10-10r3463: separated out some more headers (asn_1.h, messages.h, dlinklist.h and ...Andrew Tridgell1-0/+1
2007-10-10r3336: use a struct ntvfs_async_state to be able to do async chaning of ntvfs...Stefan Metzmacher1-0/+2
2007-10-10r2751: this is a new ntvfs design which tries to solve:Stefan Metzmacher1-17/+37
2007-10-10r2671: we're getting too many errors caused by the talloc_realloc() API notAndrew Tridgell1-6/+3
2007-10-10r2561: completely redid the ntvfs module chaining code, You can now do someth...Andrew Tridgell1-3/+18
2007-10-10r1355: Add const (I missed this when I changed the function prototype earlier)Andrew Bartlett1-1/+1
2007-10-10r1280: rename struct request_context to smbsrv_requestStefan Metzmacher1-2/+2
2007-10-10r1279: rename struct tcon_context to smbsrv_tconStefan Metzmacher1-5/+5
2004-02-03- port AUTH and PASSDB subsystems to newStefan Metzmacher1-5/+8
2004-02-02some DEBUG and comment fixesStefan Metzmacher1-4/+4
2004-01-08This patch adds a better dcerpc server infastructure.Stefan Metzmacher1-2/+9
2003-12-02make sure we can expand the critical versions structure withoutAndrew Tridgell1-7/+10
2003-11-25CVS: ----------------------------------------------------------------------Jelmer Vernooij1-23/+13
2003-08-13first public release of samba4 codeAndrew Tridgell1-0/+145