Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed arguments to fsync() function to break dependency on | Tim Potter | 1999-04-20 | 1 | -3/+2 |
* | Use VFS operations for file I/O. | Tim Potter | 1999-04-04 | 1 | -8/+7 |
* | Fixed sys_lseek and seek_file calls so all returns | Jeremy Allison | 1998-10-18 | 1 | -2/+11 |
* | config: Fix crypt prototype on RedHat Linux. | Jeremy Allison | 1998-10-15 | 1 | -1/+1 |
* | gto ri of a bunch more #ifdef LARGE_SMB_OFF_T checks by introducing a | Andrew Tridgell | 1998-09-18 | 1 | -13/+9 |
* | Ok so with this bugfix 64 bit file access actually seems to work :-). | Jeremy Allison | 1998-09-11 | 1 | -2/+6 |
* | Added ssize_t to configure code. | Jeremy Allison | 1998-09-11 | 1 | -30/+30 |
* | Ok - this is the 64 bit widening check in. It changes the configure | Jeremy Allison | 1998-09-03 | 1 | -4/+4 |
* | More abstraction of file system data types, to move to a 64 | Jeremy Allison | 1998-09-01 | 1 | -2/+2 |
* | more splitting of server.c | Andrew Tridgell | 1998-08-17 | 1 | -0/+12 |
* | now that we have no global arrays we can start to split up the monster | Andrew Tridgell | 1998-08-17 | 1 | -0/+117 |