summaryrefslogtreecommitdiffstats
path: root/source/include/vfs.h
Commit message (Expand)AuthorAgeFilesLines
* Getting ready to add UNIX extensions in HEAD also.Jeremy Allison2002-01-101-25/+28
* Merge of transfer file code from 2.2, fix for readbraw.Jeremy Allison2001-09-041-2/+2
* The big character set handling changeover!Andrew Tridgell2001-07-041-19/+19
* Ensured all the system calls in msdfs.c go through the vfs layer.Jeremy Allison2001-06-291-0/+2
* configure:Jeremy Allison2001-04-141-0/+2
* include/vfs.h:Jeremy Allison2001-01-231-0/+8
* Added a VFS version return to init call. Allows smbd to fail an init ifJeremy Allison2000-11-061-0/+8
* Herb's warning fixes. Also the POSIX locking fix.Jeremy Allison2000-10-061-2/+2
* Restructuring of vfs layer to include a "this" pointer - can be an fsp orJeremy Allison2000-10-061-220/+39
* Vector get_nt_acl/set_nt_acl via vfs. POSIX ACL support should be addedJeremy Allison2000-10-051-10/+76
* utf-8 and EUC3 patch from Hiroshi Miura Samba User Group Japan staff.Jeremy Allison2000-10-031-2/+4
* Restructuring of the code to remove dos_ChDir/dos_GetWd and re-vector themJeremy Allison2000-09-271-0/+7
* Added an NT_USER_TOKEN structure that is copied/passed around associatedJeremy Allison2000-08-031-0/+49
* Moved uglyness needed in fcntl locking (64->32 bit mapping, NFSJeremy Allison2000-05-021-0/+1
* This is a *big* checkin that may break some things, but implements theJeremy Allison2000-04-221-0/+1
* Change to vfs API. POSIX states fsync should return an int, not a void.Jeremy Allison2000-04-041-1/+1
* Busting up of source/include/smb.h into smaller pieces which can beTim Potter2000-02-031-0/+147
* 2nd phase of head branch sync with SAMBA_2_0 - this delets all the files that...Andrew Tridgell1999-12-131-146/+0
* Added service name to vfs_connection_struct.Tim Potter1999-07-221-0/+9
* Avoid a symbol conflict with /usr/include/sys/vfs.h under AIX.Tim Potter1999-05-111-0/+6
* Broke out of smb.hTim Potter1999-04-201-0/+131