summaryrefslogtreecommitdiffstats
path: root/source/modules/vfs_netatalk.c
Commit message (Collapse)AuthorAgeFilesLines
* Use the new modules system in VFS. If a module can't be loaded with theJelmer Vernooij2003-03-271-5/+3
| | | | new modules system, we still fall back to the old system.
* Patch from Anthony Liguori <aliguor@us.ibm.com> to remove scandir() portabilityAndrew Bartlett2003-02-111-16/+15
| | | | | | madness. Andrew Bartlett
* talloc_init_named -> talloc_init.Jeremy Allison2002-12-221-5/+5
| | | | Jeremy.
* Move working VFS modules to source/modules/Jelmer Vernooij2002-11-131-0/+430