1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4/ntvfs/posix
Stefan Metzmacher 42c1ef4025 r23067: use 'const union smb_search_data *file' also in the server code to get rid
of compiler warnings in the cifs backend

metze
(This used to be commit 34ef07b1f5)
2007-10-10 14:52:47 -05:00
..
config.m4 r20624: added AIO read to pvfs backend 2007-10-10 14:37:16 -05:00
config.mk r22406: this dependencies should also be private 2007-10-10 14:51:15 -05:00
pvfs_acl_nfs4.c r19441: work in progress support for NFS4 ACLs in Samba4 on Linux. Still work 2007-10-10 14:21:32 -05:00
pvfs_acl_xattr.c r19199: split out the xattr NTACL code into a separate part of the posix 2007-10-10 14:20:52 -05:00
pvfs_acl.c r19199: split out the xattr NTACL code into a separate part of the posix 2007-10-10 14:20:52 -05:00
pvfs_aio.c r20698: added AIO writing support 2007-10-10 14:40:24 -05:00
pvfs_dirlist.c r18342: a bit more explanation of these strange values 2007-10-10 14:18:13 -05:00
pvfs_fileinfo.c r17776: these macros are also defined in libcli/raw/trans2.h 2007-10-10 14:16:40 -05:00
pvfs_flush.c r17362: session_info and smbpid are available from the ntvfs_handle 2007-10-10 14:15:19 -05:00
pvfs_fsinfo.c r17520: If the blkid library fails, I don't see any reason to return more of 2007-10-10 14:15:32 -05:00
pvfs_ioctl.c r16918: the SMB2 Ioctls are sometimes called with a wildcard handle 2007-10-10 14:10:00 -05:00
pvfs_lock.c r22864: in SMB2 mode we need to cancel an existing lock with a conflicting lock 2007-10-10 14:52:25 -05:00
pvfs_mkdir.c r17656: some systems (like older solaris) don't return ENOTEMPTY on rmdir() 2007-10-10 14:16:20 -05:00
pvfs_notify.c r17930: Merge noinclude branch: 2007-10-10 14:16:54 -05:00
pvfs_open.c r23017: fixed the warning we have been getting for a long time: 2007-10-10 14:52:39 -05:00
pvfs_qfileinfo.c r16724: fix typo... 2007-10-10 14:09:40 -05:00
pvfs_read.c r20624: added AIO read to pvfs backend 2007-10-10 14:37:16 -05:00
pvfs_rename.c r21042: Fix typo 2007-10-10 14:44:24 -05:00
pvfs_resolve.c r15358: Fix some compiler warnings / type safety. Found by tcc 2007-10-10 14:05:25 -05:00
pvfs_search.c r23067: use 'const union smb_search_data *file' also in the server code to get rid 2007-10-10 14:52:47 -05:00
pvfs_seek.c r15734: This is a major change to the NTVFS subsystem: 2007-10-10 14:08:10 -05:00
pvfs_setfileinfo.c r16706: for RAW_SFILEINFO_SETATTR attrib == 0 means set it to FILE_ATTRIB_NORMAL 2007-10-10 14:09:39 -05:00
pvfs_shortname.c r17753: fix compiler warnings and make the code simpler 2007-10-10 14:16:37 -05:00
pvfs_streams.c r14464: Don't include ndr_BASENAME.h files unless strictly required, instead 2007-10-10 13:57:27 -05:00
pvfs_unlink.c r18319: fixed the directory search resume code on IRIX 2007-10-10 14:18:08 -05:00
pvfs_util.c r7792: make the allocation size rounding in pvfs configurable 2007-10-10 13:18:36 -05:00
pvfs_wait.c r22913: try to work arround the unaligned memory access bug on Tru64 2007-10-10 14:52:30 -05:00
pvfs_write.c r20698: added AIO writing support 2007-10-10 14:40:24 -05:00
pvfs_xattr.c r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libraries 2007-10-10 14:24:41 -05:00
vfs_posix.c r20624: added AIO read to pvfs backend 2007-10-10 14:37:16 -05:00
vfs_posix.h r23017: fixed the warning we have been getting for a long time: 2007-10-10 14:52:39 -05:00
xattr_system.c r18314: Handle the case where a dir has the sticky bit set and the OS gives back 2007-10-10 14:18:06 -05:00
xattr_tdb.c r22399: fix major memory leak 2007-10-10 14:51:14 -05:00