Age | Commit message (Expand) | Author | Files | Lines |
2011-06-09 | s3-talloc Change TALLOC_REALLOC_ARRAY() to talloc_realloc() | Andrew Bartlett | 1 | -1/+1 |
2011-05-18 | s3-lib Replace StrCaseCmp() with strcasecmp_m() | Andrew Bartlett | 1 | -1/+1 |
2011-04-21 | s3-vfs: rename open function to open_fn. | Günther Deschner | 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-01-20 | Make processing of incoming stream rename paths common between reply_mv and n... | Jeremy Allison | 1 | -19/+1 |
2009-11-18 | s3: Do not talloc in readdir | Volker Lendecke | 1 | -5/+7 |
2009-10-29 | Start fixing the RAW-STREAMS test - ensure that the xattr | Jeremy Allison | 1 | -2/+0 |
2009-08-28 | s3: Add a new VFS op called SMB_VFS_TRANSLATE_NAME | Aravind Srinivasan | 1 | -1/+4 |
2009-08-27 | s3:streams: check for :$DATA only in the backend (fix bug #6642) | Stefan Metzmacher | 1 | -2/+8 |
2009-08-24 | Second attempt at fix for bug 6529 - Offline files conflict with Vista and Of... | Jeremy Allison | 1 | -2/+3 |
2009-07-24 | Make the smbd VFS typesafe | Volker Lendecke | 1 | -19/+9 |
2009-07-06 | s3: Update streaminfo implementations now that only base names are passed thr... | Tim Prouty | 1 | -6/+0 |
2009-07-06 | s3: Plumb smb_filename through SMB_VFS_UNLINK | Tim Prouty | 1 | -51/+19 |
2009-07-06 | s3: Plumb smb_filename through SMB_VFS_RENAME | Tim Prouty | 1 | -52/+54 |
2009-06-24 | s3: Plumb smb_filename through SMB_VFS_STAT and SMB_VFS_LSTAT | Tim Prouty | 1 | -111/+227 |
2009-06-17 | s3: Change SMB_VFS_OPEN to take an smb_filename struct | Tim Prouty | 1 | -23/+88 |
2009-05-26 | Introduce "struct stat_ex" as a replacement for SMB_STRUCT_STAT | Volker Lendecke | 1 | -5/+5 |
2009-03-26 | Try and fix the build farm RAW-STREAMS errors. Ordering of | Jeremy Allison | 1 | -2/+2 |
2009-02-25 | Fix use of streams modules with CIFSFS client. | Jeremy Allison | 1 | -2/+12 |
2009-02-19 | s3: Modify SMB_VFS_FILE_ID_CREATE to take a stat struct | Tim Prouty | 1 | -2/+1 |
2009-02-09 | Add an optional SMB_STRUCT_SMB parameter to VFS_OP_READDIR | Steven Danneman | 1 | -1/+1 |
2009-01-29 | s3: Add a new SMB_VFS_GET_ALLOC_SIZE vfs operation | Tim Prouty | 1 | -4/+4 |
2009-01-04 | s3: Remove a few unnecessary checks from the streams depot module and fix to ... | Tim Prouty | 1 | -12/+18 |
2008-12-01 | s3:streams_depot: add an option to disable the xattr checks | Stefan Metzmacher | 1 | -4/+18 |
2008-12-01 | s3:streams_depot: fix valgrind bug lp_parm_const_string() doesn't talloc the ... | Stefan Metzmacher | 1 | -1/+0 |
2008-12-01 | s3:streams_depot: add support for stream renames | Stefan Metzmacher | 1 | -0/+74 |
2008-12-01 | s3:streams_depot: map 'file::$DATA' to just 'file' | Stefan Metzmacher | 1 | -1/+12 |
2008-11-21 | Fix a C90 error. | Jeremy Allison | 1 | -2/+3 |
2008-11-16 | Fix bug 5901: Default for streams_depot location | TAKAHASHI Motonobu | 1 | -1/+9 |
2008-07-18 | Change the directory parameter in streams_depot to become consistent | Volker Lendecke | 1 | -1/+1 |
2008-01-21 | Add SMB_VFS_FS_CAPABILITIES | Volker Lendecke | 1 | -10/+3 |
2008-01-19 | vfs_streams_depot | Volker Lendecke | 1 | -0/+648 |