summaryrefslogtreecommitdiffstats
path: root/source3/smbd/fileio.c
Commit message (Expand)AuthorAgeFilesLines
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-131-22/+545
* Changed arguments to fsync() function to break dependency onTim Potter1999-04-201-3/+2
* Use VFS operations for file I/O.Tim Potter1999-04-041-8/+7
* Fixed sys_lseek and seek_file calls so all returnsJeremy Allison1998-10-181-2/+11
* config: Fix crypt prototype on RedHat Linux.Jeremy Allison1998-10-151-1/+1
* gto ri of a bunch more #ifdef LARGE_SMB_OFF_T checks by introducing aAndrew Tridgell1998-09-181-13/+9
* Ok so with this bugfix 64 bit file access actually seems to work :-).Jeremy Allison1998-09-111-2/+6
* Added ssize_t to configure code.Jeremy Allison1998-09-111-30/+30
* Ok - this is the 64 bit widening check in. It changes the configureJeremy Allison1998-09-031-4/+4
* More abstraction of file system data types, to move to a 64Jeremy Allison1998-09-011-2/+2
* more splitting of server.cAndrew Tridgell1998-08-171-0/+12
* now that we have no global arrays we can start to split up the monsterAndrew Tridgell1998-08-171-0/+117