r3528: added support for the SMBntcancel() operation, which cancels any
[jra/samba/.git] / source4 / ntvfs / ntvfs_generic.c
2007-10-10 Andrew Tridgellr3528: added support for the SMBntcancel() operation...
2007-10-10 Andrew Tridgellr3522: added async support to most of the ntvfs_map_...
2007-10-10 Andrew Tridgellr3466: split out request.h, signing.h, and smb_server.h
2007-10-10 Andrew Tridgellr3461: another place where "open" was used as a structu...
2007-10-10 Andrew Tridgellr3458: more solaris portability fixes, the main one...
2007-10-10 Andrew Tridgellr3427: split the openx logic out from the other open...
2007-10-10 Stefan Metzmacherr3336: use a struct ntvfs_async_state to be able to...
2007-10-10 Andrew Tridgellr3200: - improved the accuracy of openx emulation....
2007-10-10 Andrew Tridgellr3107: slight tweak to the openx -> ntcreatex mapping...
2007-10-10 Andrew Tridgellr3087: fixed a typo
2007-10-10 Andrew Tridgellr3083: fixed a couple of generic mapping errors found...
2007-10-10 Andrew Tridgellr3081: several updates to ntvfs and server side async...
2007-10-10 Stefan Metzmacherr2751: this is a new ntvfs design which tries to solve:
2007-10-10 Andrew Tridgellr2561: completely redid the ntvfs module chaining code...
2007-10-10 Andrew Tridgellr2249: got rid of some more mem_ctx elements in structures
2007-10-10 Stefan Metzmacherr1291: rename struct smbsrv_context to smbsrv_connection
2007-10-10 Stefan Metzmacherr1280: rename struct request_context to smbsrv_request
2007-10-10 Stefan Metzmacherr1279: rename struct tcon_context to smbsrv_tcon
2007-10-10 Stefan Metzmacherr1277: rename struct server_context to smbsrv_ontext
2007-10-10 Tim Potterr1268: varient -> variant
2007-10-10 Stefan Metzmacherr962: convert 'unsigned' and 'unsigned int' to uint_t
2007-10-10 Andrew Tridgellr873: converted samba4 to use real 64 bit integers...
2003-12-04 Andrew Tridgellmerged more updates from Jim Myers
2003-09-02 Andrew Tridgellthanks to ntfsd and some google searches I worked out...
2003-08-13 Andrew TridgellThis commit was generated by cvs2svn to compensate...
2003-08-13 Andrew Tridgellfirst public release of samba4 code