index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
modules
/
vfs_dirsort.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-08
vfs_dirsort: Remove unnecessary return; statement
Björn Jacke
1
-2
/
+0
2012-04-05
build: Remove SMB_STRUCT_DIR define
Andrew Bartlett
1
-7
/
+7
2012-04-05
build: Remove SMB_STRUCT_DIRENT define
Andrew Bartlett
1
-6
/
+6
2011-12-12
vfs: Make function pointer names consistent. They all end in _fn
Richard Sharpe
1
-6
/
+6
2011-05-18
s3-lib Replace StrCaseCmp() with strcasecmp_m()
Andrew Bartlett
1
-1
/
+1
2011-03-30
s3-vfs: include smbd/smbd.h in vfs modules.
Günther Deschner
1
-0
/
+1
2011-03-30
s3-includes: only include system/filesys.h when needed.
Günther Deschner
1
-0
/
+1
2011-02-09
Add fdopendir to the VFS. We will use this to reuse a directory fd already op...
Jeremy Allison
1
-0
/
+43
2010-09-10
Check all SMB_MALLOC returns correctly. Found by Andreas Moroder <andreas.mor...
Jeremy Allison
1
-3
/
+15
2010-02-14
s3-vfs: use TYPESAFE_QSORT() in s3 VFS modules
Andrew Tridgell
1
-5
/
+3
2009-07-24
Make the smbd VFS typesafe
Volker Lendecke
1
-20
/
+7
2009-07-19
Fix a few type errors in VFS modules
Volker Lendecke
1
-1
/
+2
2009-03-22
Use StrCaseCmp in the dirsort module
Volker Lendecke
1
-1
/
+1
2009-03-22
Add dirsort module
Andy Kelk
1
-0
/
+194