summaryrefslogtreecommitdiff
path: root/source3/smbd/open.c
AgeCommit message (Expand)AuthorFilesLines
1998-09-17configure configure.in: Added tests for fseek64 and ftell64.Jeremy Allison1-5/+5
1998-09-11Ok - this is the 'expose 64 bit to the clients' checkin.Jeremy Allison1-0/+1
1998-09-11Added ssize_t to configure code.Jeremy Allison1-30/+0
1998-09-08Added back groupname map stuff removed by Andrew's "slash 'n' burn"Jeremy Allison1-26/+23
1998-09-05tridge the destroyer returns!Andrew Tridgell1-93/+97
1998-09-05Bugfix for leak in reference counted file struct.Jeremy Allison1-10/+6
1998-09-04Modified dev_t and ino_t code to be 64 bit clean (including changesJeremy Allison1-8/+53
1998-09-04More 64 bit stuff - now the fcntl locks are 64 bit clean.Jeremy Allison1-0/+4
1998-09-03Ok - this is the 64 bit widening check in. It changes the configureJeremy Allison1-2/+2
1998-09-01More abstraction of file system data types, to move to a 64Jeremy Allison1-15/+15
1998-08-31configure.in, configure: include/config.h.in: Added stropts and poll.Jeremy Allison1-11/+12
1998-08-25Added code to (correctly) ignore TRANSACT2_SETFILEINFO with SMB_SET_FILE_ALLO...Jeremy Allison1-1/+1
1998-08-17this completes the splitup of server.c.Andrew Tridgell1-0/+1150