summaryrefslogtreecommitdiff
path: root/source3/include/vfs.h
AgeCommit message (Expand)AuthorFilesLines
2001-09-04Merge of transfer file code from 2.2, fix for readbraw.Jeremy Allison1-2/+2
2001-07-04The big character set handling changeover!Andrew Tridgell1-19/+19
2001-06-29Ensured all the system calls in msdfs.c go through the vfs layer.Jeremy Allison1-0/+2
2001-04-14configure:Jeremy Allison1-0/+2
2001-01-23include/vfs.h:Jeremy Allison1-0/+8
2000-11-06Added a VFS version return to init call. Allows smbd to fail an init ifJeremy Allison1-0/+8
2000-10-06Herb's warning fixes. Also the POSIX locking fix.Jeremy Allison1-2/+2
2000-10-06Restructuring of vfs layer to include a "this" pointer - can be an fsp orJeremy Allison1-220/+39
2000-10-05Vector get_nt_acl/set_nt_acl via vfs. POSIX ACL support should be addedJeremy Allison1-10/+76
2000-10-03utf-8 and EUC3 patch from Hiroshi Miura Samba User Group Japan staff.Jeremy Allison1-2/+4
2000-09-27Restructuring of the code to remove dos_ChDir/dos_GetWd and re-vector themJeremy Allison1-0/+7
2000-08-03Added an NT_USER_TOKEN structure that is copied/passed around associatedJeremy Allison1-0/+49
2000-05-02Moved uglyness needed in fcntl locking (64->32 bit mapping, NFSJeremy Allison1-0/+1
2000-04-22This is a *big* checkin that may break some things, but implements theJeremy Allison1-0/+1
2000-04-04Change to vfs API. POSIX states fsync should return an int, not a void.Jeremy Allison1-1/+1
2000-02-03Busting up of source/include/smb.h into smaller pieces which can beTim Potter1-0/+147
1999-12-132nd phase of head branch sync with SAMBA_2_0 - this delets all the files that...Andrew Tridgell1-146/+0
1999-07-22Added service name to vfs_connection_struct.Tim Potter1-0/+9
1999-05-11Avoid a symbol conflict with /usr/include/sys/vfs.h under AIX.Tim Potter1-0/+6
1999-04-20Broke out of smb.hTim Potter1-0/+131