r17930: Merge noinclude branch:
[garming/samba-autobuild/.git] / source4 / ntvfs / simple / vfs_simple.c
2007-10-10 Jelmer Vernooijr17930: Merge noinclude branch:
2007-10-10 Simo Sorcer17206: Add a modular API for share configuration.
2007-10-10 Stefan Metzmacherr16834: split the level's of smb_search_first/smb_searc...
2007-10-10 Stefan Metzmacherr15741: move smb2 request structures into the main...
2007-10-10 Stefan Metzmacherr15734: This is a major change to the NTVFS subsystem:
2007-10-10 Stefan Metzmacherr15718: - split the SMBflush with the 0xFFFF wildcard...
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 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 Metzmacherr14256: - rename smb_file -> smb_handle
2007-10-10 Stefan Metzmacherr14173: change smb interface structures to always use
2007-10-10 Stefan Metzmacherr14157: - pass a struct ntvfs_request to the ntvfs...
2007-10-10 Jelmer Vernooijr13903: Don't generate prototypes for modules and binar...
2007-10-10 Stefan Metzmacherr13129: fix the memory hierachie
2007-10-10 Jelmer Vernooijr12528: Add seperate proto headers for ntvfs, tdr,...
2007-10-10 Jelmer Vernooijr10456: More SCons fixes:
2007-10-10 Jelmer Vernooijr7850: Support mkdir() with just one parameter. Patch...
2007-10-10 Andrew Tridgellr5302: fixed a compilation problem on solaris caused...
2007-10-10 Andrew Tridgellr5298: - got rid of pstring.h from includes.h. This...
2007-10-10 Andrew Tridgellr5037: got rid of all of the TALLOC_DEPRECATED stuff...
2007-10-10 Jelmer Vernooijr3737: - Get rid of the register_subsystem() and regist...
2007-10-10 Andrew Tridgellr3528: added support for the SMBntcancel() operation...
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 Andrew Tridgellr3461: another place where "open" was used as a structu...
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