summaryrefslogtreecommitdiff
path: root/source/smbd/predict.c
Commit message (Expand)AuthorAgeFilesLines
* merge of smbd and related files, from cvs main.Luke Leighton2000-04-031-2/+2
* Use VFS operations for file I/O.Tim Potter1999-04-041-5/+5
* Added ssize_t to configure code.Jeremy Allison1998-09-111-7/+7
* Ok - this is the 64 bit widening check in. It changes the configureJeremy Allison1998-09-031-5/+5
* More abstraction of file system data types, to move to a 64Jeremy Allison1998-09-011-1/+1
* Changes to allow Samba to be compiled with -Wstrict-prototypesJeremy Allison1998-04-131-1/+1
* This is *not* a big change (although it looks like one).Jeremy Allison1998-01-221-1/+1
* also disable read prediction in 1.9.18Andrew Tridgell1997-10-271-1/+5
* Put in fix for read-prediction extending files bug. Hard to test, can'tJeremy Allison1997-10-081-13/+26
* 'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)Samba Release Account1997-05-081-1/+1
* got rid of a lot of redundent header files as we now globally generateAndrew Tridgell1996-06-101-1/+0
* - added predict.c, moving the routines from util.cAndrew Tridgell1996-06-071-0/+146