1
0
mirror of https://github.com/samba-team/samba.git synced 2025-06-17 15:17:09 +03:00

11 Commits

Author SHA1 Message Date
Michael Adam
04d671b8c9 vfs_cacheprime: fix C++ warning - make implicit cast explicit
Michael
2008-04-20 22:29:35 +02:00
Michael Adam
63acaf1b97 Remove now redundant parameter fd from prime_cache().
Michael
2008-01-11 01:27:05 +01:00
Michael Adam
a52cfb7d77 Combine fsp and fromfd to fromfsp in SMB_VFS_SENDFILE().
Michael
2008-01-11 01:27:05 +01:00
Michael Adam
88102b5b7c Fix the build of the cacheprime VFS module after API changes.
Sorry, that had escaped my attention.

Michael
2008-01-10 23:40:13 +01:00
Michael Adam
a8fc2ddad8 Remove redundant parameter fd from SMB_VFS_READ().
Michael
2008-01-10 15:33:51 +01:00
Michael Adam
73e28806ce Remove unneeded parameter fd from SMB_VFS_PREAD().
Michael
2008-01-07 00:14:19 +01:00
Jeremy Allison
f35a266b3c RIP BOOL. Convert BOOL -> bool. I found a few interesting
bugs in various places whilst doing this (places that assumed
BOOL == int). I also need to fix the Samba4 pidl generation
(next checkin).
Jeremy.
2007-10-18 17:40:25 -07:00
Andrew Tridgell
87c91e4362 r23801: The FSF has moved around a lot. This fixes their Mass Ave address. 2007-10-10 12:28:27 -05:00
Jeremy Allison
407e6e695b r23779: Change from v2 or later to v3 or later.
Jeremy.
2007-10-10 12:28:20 -05:00
Herb Lewis
c60687db11 r20261: merge 20260 from samba_3_0_24
clean up a bunch of no previous prototype warnings
2007-10-10 12:16:37 -05:00
Jeremy Allison
9dafb7f48c r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
to do the upper layer directories but this is what
everyone is waiting for....

Jeremy.
2007-10-10 11:19:14 -05:00