Use VFS operations for file I/O.
[samba.git] / source3 / smbd / fileio.c
1999-04-04 Tim PotterUse VFS operations for file I/O.
1998-10-18 Jeremy AllisonFixed sys_lseek and seek_file calls so all returns
1998-10-15 Jeremy Allisonconfig: Fix crypt prototype on RedHat Linux.
1998-09-18 Andrew Tridgellgto ri of a bunch more #ifdef LARGE_SMB_OFF_T checks...
1998-09-11 Jeremy AllisonOk so with this bugfix 64 bit file access actually...
1998-09-11 Jeremy AllisonAdded ssize_t to configure code.
1998-09-03 Jeremy AllisonOk - this is the 64 bit widening check in. It changes...
1998-09-01 Jeremy AllisonMore abstraction of file system data types, to move...
1998-08-17 Andrew Tridgellmore splitting of server.c
1998-08-17 Andrew Tridgellnow that we have no global arrays we can start to split...