Merge commit 'release-4-0-0alpha15' into master4-tmp
[nivanova/samba-autobuild/.git] / source3 / modules / vfs_dirsort.c
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-05-18 Andrew Bartletts3-lib Replace StrCaseCmp() with strcasecmp_m()
2011-03-29 Günther Deschners3-vfs: include smbd/smbd.h in vfs modules.
2011-03-29 Günther Deschners3-includes: only include system/filesys.h when needed.
2011-02-08 Jeremy AllisonAdd fdopendir to the VFS. We will use this to reuse...
2010-09-10 Jeremy AllisonCheck all SMB_MALLOC returns correctly. Found by Andrea...
2010-02-14 Andrew Tridgells3-vfs: use TYPESAFE_QSORT() in s3 VFS modules
2009-07-24 Volker LendeckeMake the smbd VFS typesafe
2009-07-23 John H TerpstraMerge branch 'master' of ssh://jht@git.samba.org/data...
2009-07-19 Volker LendeckeFix a few type errors in VFS modules
2009-03-31 Andrew TridgellMerge branch 'master' into wspp-schema
2009-03-26 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2009-03-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-23 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-22 Volker LendeckeUse StrCaseCmp in the dirsort module
2009-03-22 Andy KelkAdd dirsort module