summaryrefslogtreecommitdiffstats
path: root/source/include/vfs.h
Commit message (Collapse)AuthorAgeFilesLines
* r3844: Attempt to get the build farm in line. Some systems seem to have definedVolker Lendecke2004-11-181-2/+2
| | | | | | | rewinddir as a macro and don't like the construct to call a function pointer called rewinddir. Work around by renaming the function pointer... Volker
* r3642: Extend vfs to add seekdir/telldir/rewinddir. Yes I know I have toJeremy Allison2004-11-091-3/+13
| | | | | | fix the modules too... First step in fixing out large directories problem. Jeremy.
* r404: Revert the change 378 to vfs_extd_audit.c, the parseable auditingVolker Lendecke2004-04-291-0/+3
| | | | | | | Implement vfs_full_audit.c that can log every vfs.h operation. So if you change vfs.h, from now on you also have to change full_audit :-) Volker
* r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunkCVS Import User2004-04-041-0/+489
metze