summaryrefslogtreecommitdiffstats
path: root/source3/modules/vfs_netatalk.c
Commit message (Expand)AuthorAgeFilesLines
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2007-10-101-4/+3
* r3987: Use sys_readdir() instead of readdir()Jelmer Vernooij2007-10-101-1/+1
* r3985: Fix bug with 64bit fs supportJelmer Vernooij2007-10-101-1/+1
* Prefix VFS API macros with SMB_ for consistency and to avoid problems with VF...Alexander Bokovoy2003-05-141-13/+13
* Fix VFS layer:Alexander Bokovoy2003-05-111-52/+26
* Use NTSTATUS as return value for smb_register_*() functions and init_module()Jelmer Vernooij2003-04-281-2/+2
* More merges from HEAD:Jelmer Vernooij2003-04-161-5/+3
* Merge from HEAD: Patch by Anthony Liguori <aliguor@us.ibm.com> to replace sca...Andrew Bartlett2003-02-111-16/+15
* talloc_init_named -> talloc_init.Jeremy Allison2002-12-221-5/+5
* Move working VFS modules to source/modules/Jelmer Vernooij2002-11-131-0/+430