r4423: give lp_parm_int() and lp_parm_ulong() default values
[samba.git] / source4 / ntvfs / posix / vfs_posix.c
2007-10-10 Stefan Metzmacherr4423: give lp_parm_int() and lp_parm_ulong() default...
2007-10-10 Andrew Tridgellr4242: added support for storing xattrs in a tdb. This...
2007-10-10 Andrew Tridgellr3990: take advantage of the uid->sid and gid->sid...
2007-10-10 Andrew Tridgellr3983: posix:fakeoplocks should default to False, not...
2007-10-10 Andrew Tridgellr3939: - added "posix:fakeoplocks" option for testing...
2007-10-10 Andrew Tridgellr3832: added NT ACL query/set to the posix NTVFS backen...
2007-10-10 Andrew Tridgellr3799: - added the bit for FS_ATTR_NAMED_STREAMS suppor...
2007-10-10 Andrew Tridgellr3747: - added some of the infrastructure needed for...
2007-10-10 Jelmer Vernooijr3737: - Get rid of the register_subsystem() and regist...
2007-10-10 Andrew Tridgellr3615: split out struct pvfs_file_handle from struct...
2007-10-10 Andrew Tridgellr3545: initial support for using extended attributes...
2007-10-10 Andrew Tridgellr3532: make sharing violation delay in pvfs configurabl...
2007-10-10 Andrew Tridgellr3528: added support for the SMBntcancel() operation...
2007-10-10 Andrew Tridgellr3461: another place where "open" was used as a structu...
2007-10-10 Andrew Tridgellr3288: - updated the path processing in pvfs to pass...
2007-10-10 Andrew Tridgellr3253: - added rudimentary support for ntioctl in pvfs
2007-10-10 Andrew Tridgellr3227: added a per-share option "case insensitive files...
2007-10-10 Andrew Tridgellr3161: pvfs now passes the RAW-SEEK test
2007-10-10 Andrew Tridgellr3127: added the initial code for the open files databa...
2007-10-10 Andrew Tridgellr3056: added a id -> pointer data structure (a type...
2007-10-10 Andrew Tridgellr3039: This solves the problem of async handlers in...
2007-10-10 Andrew Tridgellr3029: implemented byte range lock timeouts.
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 Tridgellr2927: imported the hash2 name mangling code from Samba...
2007-10-10 Andrew Tridgellr2800: removed the warning about using the posix ntvfs...
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 Tridgellr2654: fixed some more server memory leaks. We are...
2007-10-10 Andrew Tridgellr2561: completely redid the ntvfs module chaining code...
2007-10-10 Andrew Tridgellr2524: a simple pvfs rename implementation to make...
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 Tridgellr2252: don't register the same name twice
2007-10-10 Andrew Tridgellr2251: forgot to add vfs_posix.h in my last commit
2007-10-10 Andrew Tridgellr2249: got rid of some more mem_ctx elements in structures
2007-10-10 Stefan Metzmacherr1916: return a more clear error, we are miss configure...
2007-10-10 Stefan Metzmacherr1286: rename struct tcon_context to smbsrv_tcon
2007-10-10 Stefan Metzmacherr1280: rename struct request_context to smbsrv_request
2007-10-10 Stefan Metzmacherr312: let ntvfs posix backend return NT_STATUS_ACCESS_D...
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