Change to vfs API. POSIX states fsync should return an int, not a void.
[tprouty/samba.git] / source / smbd / fileio.c
2000-04-04 Jeremy AllisonChange to vfs API. POSIX states fsync should return...
2000-02-03 Tim PotterMega-VFS merge. Yeah baby!
1999-12-21 Andrew Tridgellconverted all our existing shared memory code to use...
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1999-04-20 Tim PotterChanged arguments to fsync() function to break dependen...
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...