r23792: convert Samba4 to GPLv3
[jelmer/samba4-debian.git] / source / ntvfs / ntvfs_base.c
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Andrew Tridgellr20646: first preparations for cluster enablement....
2007-10-10 Jelmer Vernooijr17930: Merge noinclude branch:
2007-10-10 Simo Sorcer17206: Add a modular API for share configuration.
2007-10-10 James Peachr15188: Restore svn rev. 15183, 15184 and 15185, which...
2007-10-10 James Peachr15186: Introduce ISDOT and ISDOTDOT macros for testing...
2007-10-10 James Peachr15185: Force all NTVFS modules to provide a critical...
2007-10-10 James Peachr15184: Declare ntvfs_register with a typed ops pointer.
2007-10-10 James Peachr15183: Hoist the critical sizes initialiser into a...
2007-10-10 Stefan Metzmacherr14736: - the ntvfs subsystem should not know about...
2007-10-10 Stefan Metzmacherr14456: don't access the smbsrv_tcon inside the ntvfs...
2007-10-10 Stefan Metzmacherr14157: - pass a struct ntvfs_request to the ntvfs...
2007-10-10 Jelmer Vernooijr13969: Make these names lowercase as well (just like...
2007-10-10 Jelmer Vernooijr13655: Use new name of build header
2007-10-10 Stefan Metzmacherr13128: init the private_data to NULL
2007-10-10 Stefan Metzmacherr12838: make the ntvfs function public
2007-10-10 Jelmer Vernooijr12528: Add seperate proto headers for ntvfs, tdr,...
2007-10-10 Jelmer Vernooijr12499: Move smb_build.h out of includes.h
2007-10-10 Jelmer Vernooijr12494: Support loading modules from .so files for...
2007-10-10 Stefan Metzmacherr4608: - use better error codes
2007-10-10 Andrew Tridgellr4052: fixed a bunch of code to use the type safe _p...
2007-10-10 Jelmer Vernooijr3737: - Get rid of the register_subsystem() and regist...
2007-10-10 Jelmer Vernooijr3586: Fix some of the issues with the module init...
2007-10-10 Andrew Tridgellr3466: split out request.h, signing.h, and smb_server.h
2007-10-10 Andrew Tridgellr3463: separated out some more headers (asn_1.h, messag...
2007-10-10 Stefan Metzmacherr3336: use a struct ntvfs_async_state to be able to...
2007-10-10 Stefan Metzmacherr2751: this is a new ntvfs design which tries to solve:
2007-10-10 Andrew Tridgellr2671: we're getting too many errors caused by the...
2007-10-10 Andrew Tridgellr2561: completely redid the ntvfs module chaining code...
2007-10-10 Andrew Bartlettr1355: Add const (I missed this when I changed the...
2007-10-10 Stefan Metzmacherr1280: rename struct request_context to smbsrv_request
2007-10-10 Stefan Metzmacherr1279: rename struct tcon_context to smbsrv_tcon
2004-02-03 Stefan Metzmacher- port AUTH and PASSDB subsystems to new
2004-02-02 Stefan Metzmachersome DEBUG and comment fixes
2004-01-08 Stefan MetzmacherThis patch adds a better dcerpc server infastructure.
2003-12-02 Andrew Tridgellmake sure we can expand the critical versions structure...
2003-11-25 Jelmer VernooijCVS: ---------------------------------------------...
2003-08-13 Andrew TridgellThis commit was generated by cvs2svn to compensate...
2003-08-13 Andrew Tridgellfirst public release of samba4 code