summaryrefslogtreecommitdiff
path: root/source3/smbd/fileio.c
AgeCommit message (Expand)AuthorFilesLines
1998-10-18Fixed sys_lseek and seek_file calls so all returnsJeremy Allison1-2/+11
1998-10-15config: Fix crypt prototype on RedHat Linux.Jeremy Allison1-1/+1
1998-09-18gto ri of a bunch more #ifdef LARGE_SMB_OFF_T checks by introducing aAndrew Tridgell1-13/+9
1998-09-11Ok so with this bugfix 64 bit file access actually seems to work :-).Jeremy Allison1-2/+6
1998-09-11Added ssize_t to configure code.Jeremy Allison1-30/+30
1998-09-03Ok - this is the 64 bit widening check in. It changes the configureJeremy Allison1-4/+4
1998-09-01More abstraction of file system data types, to move to a 64Jeremy Allison1-2/+2
1998-08-17more splitting of server.cAndrew Tridgell1-0/+12
1998-08-17now that we have no global arrays we can start to split up the monsterAndrew Tridgell1-0/+117