r3447: more include/system/XXX.h include files
[jelmer/samba4-debian.git] / source / ntvfs / simple / vfs_simple.c
2007-10-10 Andrew Tridgellr3447: more include/system/XXX.h include files
2007-10-10 Andrew Tridgellr3323: more warning reductions
2007-10-10 Andrew Tridgellr3131: - make map_nt_error_from_unix() return NT_STATUS...
2007-10-10 Andrew Tridgellr3055: use talloc_zero_p()
2007-10-10 Andrew Tridgellr3039: This solves the problem of async handlers in...
2007-10-10 Stefan Metzmacherr2751: this is a new ntvfs design which tries to solve:
2007-10-10 Andrew Tridgellr2660: - converted the libcli/raw/ library to use tallo...
2007-10-10 Andrew Tridgellr2591: fixed two errors in simple backend found with...
2007-10-10 Andrew Tridgellr2561: completely redid the ntvfs module chaining code...
2007-10-10 Andrew Tridgellr2434: separate "attrib" and "ex_attrib" elements for...
2007-10-10 Andrew Tridgellr2403: got rid of a unnecessary mem_ctx in the simple...
2007-10-10 Andrew Tridgellr2249: got rid of some more mem_ctx elements in structures
2007-10-10 Tim Potterr2247: talloc_destroy -> talloc_free
2007-10-10 Andrew Tridgellr1983: a completely new implementation of talloc
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 Metzmacherr755: - disallow process_model _thread when we don...
2007-10-10 Stefan Metzmacherr313: add the warning about fileaccess as user 'root'
2007-10-10 Stefan Metzmacherr312: let ntvfs posix backend return NT_STATUS_ACCESS_D...
2007-10-10 Andrew Tridgellr114: - remember to initialise open_files
2007-10-10 Andrew Tridgellr113: added support for "read only = yes" in simple...
2007-10-10 Andrew Tridgellr112: the simple backend now registers as both "simple...
2007-10-10 Andrew Tridgellr65: added support for file streams in the simple NTVFS...
2004-02-02 Stefan Metzmachersome DEBUG and comment fixes
2003-12-11 Andrew Tridgellthe next step in the dcerpc server code. Added the...
2003-12-04 Andrew Tridgell* patch based on work by Jim Myers to unify the ioctl...
2003-11-25 Jelmer VernooijCVS: ---------------------------------------------...
2003-09-02 Andrew Tridgellthanks to ntfsd and some google searches I worked out...
2003-08-15 Herb Lewisfix IRIX build
2003-08-13 Andrew Tridgell- added SMBntrename test suite
2003-08-13 Andrew TridgellThis commit was generated by cvs2svn to compensate...
2003-08-13 Andrew Tridgellfirst public release of samba4 code