summaryrefslogtreecommitdiff
path: root/source3/modules/vfs_dirsort.c
AgeCommit message (Expand)AuthorFilesLines
2010-09-10Check all SMB_MALLOC returns correctly. Found by Andreas Moroder <andreas.mor...Jeremy Allison1-3/+15
2010-02-14s3-vfs: use TYPESAFE_QSORT() in s3 VFS modulesAndrew Tridgell1-5/+3
2009-07-24Make the smbd VFS typesafeVolker Lendecke1-20/+7
2009-07-19Fix a few type errors in VFS modulesVolker Lendecke1-1/+2
2009-03-22Use StrCaseCmp in the dirsort moduleVolker Lendecke1-1/+1
2009-03-22Add dirsort moduleAndy Kelk1-0/+194