r3147: added basic share modes support for pvfs (or more precisely, ntcreatex
[bbaumbach/samba-autobuild/.git] / source4 / ntvfs / posix / vfs_posix.h
2007-10-10 Andrew Tridgellr3147: added basic share modes support for pvfs (or...
2007-10-10 Andrew Tridgellr3135: split the "create new" logic out from the "open...
2007-10-10 Andrew Tridgellr3127: added the initial code for the open files databa...
2007-10-10 Andrew Tridgellr3126: in the brlock code I had used a void* for the...
2007-10-10 Andrew Tridgellr3056: added a id -> pointer data structure (a type...
2007-10-10 Andrew Tridgellr3031: added support for lock cancelation, which effect...
2007-10-10 Andrew Tridgellr3012: added initial support for byte range locking...
2007-10-10 Andrew Tridgellr2941: added pvfs_flush() implementation to the posix...
2007-10-10 Andrew Tridgellr2928: - fixed the handling of reserved names (rejectin...
2007-10-10 Andrew Tridgellr2927: imported the hash2 name mangling code from Samba...
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 Tridgellr2561: completely redid the ntvfs module chaining code...
2007-10-10 Andrew Tridgellr2469: complete overhaul of the old-style RAW_SEARCH_...
2007-10-10 Andrew Tridgellr2436: the second big lump of posix vfs code.
2007-10-10 Andrew Tridgellr2404: the first large lump of posix vfs stuff.
2007-10-10 Andrew Tridgellr2251: forgot to add vfs_posix.h in my last commit