1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source4/ntvfs/posix
Stefan Metzmacher 3c016355e4 r12019: - let us only reference libblkid stuff in one file
- and make it it bit simpler, by caching the GUID struct instead of the device name
- and this also removes all compiler warnings...

metze
(This used to be commit f4f0d626e0)
2007-10-10 13:47:00 -05:00
..
config.m4 r9478: Fix NTVFS POSIX module to work with EA and blkid after build system changes 2007-10-10 13:34:20 -05:00
config.mk r11244: Relative path names in .mk files 2007-10-10 13:45:06 -05:00
pvfs_acl.c r6342: fixed a bad union assumption that caused ACLs to fail on 64 bit machines 2007-10-10 13:11:33 -05:00
pvfs_dirlist.c r9792: Rename StrCaseCmp -> strcasecmp_m. All these years I was thinking 2007-10-10 13:35:01 -05:00
pvfs_fileinfo.c r5137: fix types 2007-10-10 13:09:26 -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 r12019: - let us only reference libblkid stuff in one file 2007-10-10 13:47:00 -05:00
pvfs_ioctl.c r8122: more fixes from testing dos error code handling against w2k3 2007-10-10 13:19:11 -05:00
pvfs_lock.c r8120: added in the newly found DOS locking error codes into the pvfs backend 2007-10-10 13:19:11 -05:00
pvfs_mkdir.c r7850: Support mkdir() with just one parameter. Patch from 2007-10-10 13:18:42 -05:00
pvfs_open.c r9792: Rename StrCaseCmp -> strcasecmp_m. All these years I was thinking 2007-10-10 13:35:01 -05:00
pvfs_qfileinfo.c r9792: Rename StrCaseCmp -> strcasecmp_m. All these years I was thinking 2007-10-10 13:35:01 -05:00
pvfs_read.c r5298: - got rid of pstring.h from includes.h. This at least makes it a bit 2007-10-10 13:09:38 -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 r9792: Rename StrCaseCmp -> strcasecmp_m. All these years I was thinking 2007-10-10 13:35:01 -05:00
pvfs_search.c r8535: no longer rely on seekdir working after a closedir. Instead, keep 2007-10-10 13:29:36 -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 r9792: Rename StrCaseCmp -> strcasecmp_m. All these years I was thinking 2007-10-10 13:35:01 -05:00
pvfs_shortname.c r8394: Make sure the argument to ctype is*(3) macros are unsigned char as 2007-10-10 13:20:14 -05:00
pvfs_streams.c r9792: Rename StrCaseCmp -> strcasecmp_m. All these years I was thinking 2007-10-10 13:35:01 -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 r7792: make the allocation size rounding in pvfs configurable 2007-10-10 13:18:36 -05:00
pvfs_wait.c r8120: added in the newly found DOS locking error codes into the pvfs backend 2007-10-10 13:19:11 -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 r7557: trigger a probe at tconx time to see if xattrs are really supported by 2007-10-10 13:18:08 -05:00
vfs_posix.c r12019: - let us only reference libblkid stuff in one file 2007-10-10 13:47:00 -05:00
vfs_posix.h r12019: - let us only reference libblkid stuff in one file 2007-10-10 13:47:00 -05:00
xattr_system.c r6580: fixed the bug that caused the truncation of the main file on a stream 2007-10-10 13:16:27 -05:00
xattr_tdb.c r5307: removed db_wrap.h from includes.h 2007-10-10 13:09:40 -05:00