summaryrefslogtreecommitdiff
path: root/source/include/vfs.h
Commit message (Expand)AuthorAgeFilesLines
* sync with SAMBA_2_2 for 2.2.6rc1Gerald Carter2002-10-091-1/+3
* Start of merge to 2_2_RELEASE branch for release.Jeremy Allison2002-04-301-19/+42
* Move over to RELEASE branch.Jeremy Allison2002-02-011-27/+31
* Sync-up with SAMBA_2_2 branch.Jeremy Allison2001-10-111-2/+2
* Syncup getting ready for release.Jeremy Allison2001-07-061-0/+2
* configure:Jeremy Allison2001-04-131-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
* We now use our own vfs layer to do get/set acl calls (hurrah!).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-12/+80
* Backport of the HEAD vfs changes....Jeremy Allison2000-09-281-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