1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source4/ntvfs/posix
Andrew Tridgell 4ce2cf2199 r4887: removed a bogus cast
(This used to be commit a034556faa)
2007-10-10 13:09:03 -05:00
..
config.m4 r3803: fixed detection of xattr support 2007-10-10 13:05:55 -05:00
config.mk r4242: added support for storing xattrs in a tdb. This allows all advanced NT 2007-10-10 13:07:28 -05:00
pvfs_acl.c r4615: added acl checking on directory search in pvfs 2007-10-10 13:08:33 -05:00
pvfs_dirlist.c r4591: - converted the other _p talloc functions to not need _p 2007-10-10 13:08:30 -05:00
pvfs_fileinfo.c r4391: bring the default ACL inline with what w2k3 uses 2007-10-10 13:07:42 -05:00
pvfs_flush.c r3658: use handle->fd == -1 as the primary indicator of a directory. This 2007-10-10 13:05:42 -05:00
pvfs_fsinfo.c r3799: - added the bit for FS_ATTR_NAMED_STREAMS support into qfsinfo filesystem attribute reply 2007-10-10 13:05:55 -05:00
pvfs_ioctl.c r3544: fixed some #include lines to make them more consistent 2007-10-10 13:05:30 -05:00
pvfs_lock.c r3798: added support for alternate data streams in xattrs into pvfs. 2007-10-10 13:05:54 -05:00
pvfs_mkdir.c r4615: added acl checking on directory search in pvfs 2007-10-10 13:08:33 -05:00
pvfs_open.c r4584: fix pvfs backend to pass the new enhanced RAW-ACLS test. Easy once I really the 2007-10-10 13:08:29 -05:00
pvfs_qfileinfo.c r4448: - fixed access_mask checking on acl set 2007-10-10 13:07:51 -05:00
pvfs_read.c r4011: get rid of rpc_secdes.h and replace it with a single sane set of 2007-10-10 13:06:13 -05:00
pvfs_rename.c r4615: added acl checking on directory search in pvfs 2007-10-10 13:08:33 -05:00
pvfs_resolve.c r4549: got rid of a lot more uses of plain talloc(), instead using 2007-10-10 13:08:25 -05:00
pvfs_search.c r4615: added acl checking on directory search in pvfs 2007-10-10 13:08:33 -05:00
pvfs_seek.c r3615: split out struct pvfs_file_handle from struct pvfs_file. This is in 2007-10-10 13:05:40 -05:00
pvfs_setfileinfo.c r4615: added acl checking on directory search in pvfs 2007-10-10 13:08:33 -05:00
pvfs_shortname.c r4423: give lp_parm_int() and lp_parm_ulong() default values 2007-10-10 13:07:47 -05:00
pvfs_streams.c r4591: - converted the other _p talloc functions to not need _p 2007-10-10 13:08:30 -05:00
pvfs_unlink.c r4406: - don't call the xattr unlink hook on unlink unless the link count is 1, otherwise 2007-10-10 13:07:44 -05:00
pvfs_util.c r4549: got rid of a lot more uses of plain talloc(), instead using 2007-10-10 13:08:25 -05:00
pvfs_wait.c r4728: split up server_services into: 2007-10-10 13:08:49 -05:00
pvfs_write.c r4011: get rid of rpc_secdes.h and replace it with a single sane set of 2007-10-10 13:06:13 -05:00
pvfs_xattr.c r4887: removed a bogus cast 2007-10-10 13:09:03 -05:00
vfs_posix.c r4728: split up server_services into: 2007-10-10 13:08:49 -05:00
vfs_posix.h r4464: added pvfs backend support for the special CREATOR_OWNER and CREATOR_GROUP inheritance rules 2007-10-10 13:07:53 -05:00
xattr_system.c r4591: - converted the other _p talloc functions to not need _p 2007-10-10 13:08:30 -05:00
xattr_tdb.c r4547: - added talloc_new(ctx) macro that is a neater form of the common talloc(ctx, 0) call. 2007-10-10 13:08:20 -05:00