Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-wsgi
[sfrench/samba-autobuild/.git] / source4 / ntvfs / posix / pvfs_setfileinfo.c
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-10 Jelmer VernooijMerge branch 'v4-0-test' into v4-0-gmake3
2008-05-09 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-07 Stefan Metzmacherpvfs: remove XATTR_ATTRIB_FLAG_STICKY_WRITE_TIME code
2008-03-03 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-03-02 Jelmer VernooijMerge branch 'v4-0-test' into id10ts-registry
2008-03-01 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-03-01 Stefan Metzmacherpvfs_rename: move odb_rename() onto pvfs_do_rename()
2008-02-29 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-29 Stefan Metzmacherpvfs_setfileinfo: support renaming of directories
2008-02-29 Stefan Metzmacherpvfs_setfileinfo: tell the opendb about renames
2008-02-29 Stefan Metzmacherpvfs: use pvfs_resolve_name_handle() in qfileinfo and...
2008-02-27 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-27 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-26 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-26 Stefan Metzmacherpvfs_setpathinfo: retry setpathinfo after oplock not...
2008-02-26 Stefan Metzmacherpvfs_setfileinfo: break level2 oplocks on setfileinfo...
2008-02-26 Stefan Metzmacherpvfs_setfileinfo_rename: map DELETE_PENDING to ACCESS_D...
2008-02-26 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-25 Stefan Metzmacherpvfs: pass NULL to pvfs_can_*() when no odb_lock is...
2008-02-20 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-14 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-14 Andrew TridgellA better way to handle the different format of RenameIn...
2008-02-14 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-14 Andrew Tridgellwe need to refuse a root_fid in rename on SMB but not...
2008-02-14 Andrew TridgellFixed SMB2 rename operations from Vista clients
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25554: Convert last instances of BOOL, True and False...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Stefan Metzmacherr16706: for RAW_SFILEINFO_SETATTR attrib == 0 means...
2007-10-10 Stefan Metzmacherr15734: This is a major change to the NTVFS subsystem:
2007-10-10 Stefan Metzmacherr15057: fix access masks for getting and setting securi...
2007-10-10 Andrew Tridgellr14947: add support for file truncate events
2007-10-10 Andrew Tridgellr14933: fix the handling of notify filters to be much...
2007-10-10 Andrew Tridgellr14925: trigger NOTIFY_ACTION_OLD_NAME and NOTIFY_ACTIO...
2007-10-10 Andrew Tridgellr14808: added notify_trigger() calls for rename and...
2007-10-10 Jelmer Vernooijr14464: Don't include ndr_BASENAME.h files unless stric...
2007-10-10 Stefan Metzmacherr14256: - rename smb_file -> smb_handle
2007-10-10 Stefan Metzmacherr14174: fix typos
2007-10-10 Stefan Metzmacherr14157: - pass a struct ntvfs_request to the ntvfs...
2007-10-10 Andrew Tridgellr13739: a fairly major overhaul of the opendb code...
2007-10-10 Jelmer Vernooijr9792: Rename StrCaseCmp -> strcasecmp_m. All these...
2007-10-10 Andrew Tridgellr5666: winxp will use a NTTIME of -1 to mean "don't...
2007-10-10 Andrew Tridgellr5037: got rid of all of the TALLOC_DEPRECATED stuff...
2007-10-10 Andrew Tridgellr4615: added acl checking on directory search in pvfs
2007-10-10 Andrew Tridgellr4584: fix pvfs backend to pass the new enhanced RAW...
2007-10-10 Andrew Tridgellr4448: - fixed access_mask checking on acl set
2007-10-10 Andrew Tridgellr4409: fixed handling of zero access masks for the...
2007-10-10 Andrew Tridgellr4408: added the remaining access check hooks into...
2007-10-10 Andrew Tridgellr4406: - don't call the xattr unlink hook on unlink...
2007-10-10 Andrew Tridgellr4314: added ACL checking on unlink
2007-10-10 Andrew Tridgellr4243: a sniff from kukks showed that the ea_set interf...
2007-10-10 Andrew Tridgellr4011: get rid of rpc_secdes.h and replace it with...
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 Tridgellr3806: added support to smb_server and pvfs for the...
2007-10-10 Andrew Tridgellr3801: added allocation size rounding. This is needed...
2007-10-10 Andrew Tridgellr3800: - fixed delete-on-close behaviour for streams
2007-10-10 Andrew Tridgellr3798: added support for alternate data streams in...
2007-10-10 Andrew Tridgellr3747: - added some of the infrastructure needed for...
2007-10-10 Andrew Tridgellr3729: permission changes on directories always include...
2007-10-10 Andrew Tridgellr3717: - expanded the RAW-RENAME test a little
2007-10-10 Andrew Tridgellr3694: added support for the RENAME_INFORMATION level...
2007-10-10 Andrew Tridgellr3618: - this adds the special case for DENY_DOS semant...
2007-10-10 Andrew Tridgellr3615: split out struct pvfs_file_handle from struct...
2007-10-10 Andrew Tridgellr3595: - fixed a talloc_free ordering problem on cleanu...
2007-10-10 Andrew Tridgellr3573: added trans2open support to smbd and pvfs, and...
2007-10-10 Andrew Tridgellr3549: added support for DOS extended attribute lists...
2007-10-10 Andrew Tridgellr3545: initial support for using extended attributes...
2007-10-10 Andrew Tridgellr3447: more include/system/XXX.h include files
2007-10-10 Andrew Tridgellr3351: handle far more operations on open directory...
2007-10-10 Andrew Tridgellr3258: fixed "don't change" attribute for RAW_SFILEINFO...
2007-10-10 Andrew Tridgellr3247: FILE_ATTRIBUTE_NORMAL is only a null-op for...
2007-10-10 Andrew Tridgellr3240: - update the rules for what error codes should...
2007-10-10 Andrew Tridgellr3179: - fixed error return on utime failure
2007-10-10 Andrew Tridgellr3161: pvfs now passes the RAW-SEEK test
2007-10-10 Andrew Tridgellr3160: recognise RAW_SFILEINFO_DISPOSITION_INFORMATION...
2007-10-10 Andrew Tridgellr3153: pvfs now passes the first 9 of the BASE-DELETE...
2007-10-10 Andrew Tridgellr3133: - more consistent error checking in rename and...
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 Tridgellr2436: the second big lump of posix vfs code.