summaryrefslogtreecommitdiffstats
path: root/source/smbd/open.c
Commit message (Expand)AuthorAgeFilesLines
...
* Ok - this is the 'expose 64 bit to the clients' checkin.Jeremy Allison1998-09-111-0/+1
* Added ssize_t to configure code.Jeremy Allison1998-09-111-30/+0
* Added back groupname map stuff removed by Andrew's "slash 'n' burn"Jeremy Allison1998-09-081-26/+23
* tridge the destroyer returns!Andrew Tridgell1998-09-051-93/+97
* Bugfix for leak in reference counted file struct.Jeremy Allison1998-09-051-10/+6
* Modified dev_t and ino_t code to be 64 bit clean (including changesJeremy Allison1998-09-041-8/+53
* More 64 bit stuff - now the fcntl locks are 64 bit clean.Jeremy Allison1998-09-041-0/+4
* Ok - this is the 64 bit widening check in. It changes the configureJeremy Allison1998-09-031-2/+2
* More abstraction of file system data types, to move to a 64Jeremy Allison1998-09-011-15/+15
* configure.in, configure: include/config.h.in: Added stropts and poll.Jeremy Allison1998-08-311-11/+12
* Added code to (correctly) ignore TRANSACT2_SETFILEINFO with SMB_SET_FILE_ALLO...Jeremy Allison1998-08-251-1/+1
* this completes the splitup of server.c.Andrew Tridgell1998-08-171-0/+1150