summaryrefslogtreecommitdiffstats
path: root/source3/modules/vfs_fileid.c
Commit message (Expand)AuthorAgeFilesLines
* loadparm: make the source3/ lp_ functions take an explicit TALLOC_CTX *.Rusty Russell2012-07-181-1/+1
* vfs: Make function pointer names consistent. They all end in _fnRichard Sharpe2011-12-121-2/+2
* s3-talloc Change TALLOC_REALLOC_ARRAY() to talloc_realloc()Andrew Bartlett2011-06-091-1/+1
* More const fixes. Remove CONST_DISCARD.Jeremy Allison2011-05-061-1/+1
* s3-vfs: include smbd/smbd.h in vfs modules.Günther Deschner2011-03-301-0/+1
* s3-includes: only include system/filesys.h when needed.Günther Deschner2011-03-301-0/+1
* Restructure the connect function code to always callJeremy Allison2009-11-301-1/+8
* Make the smbd VFS typesafeVolker Lendecke2009-07-241-28/+6
* Introduce "struct stat_ex" as a replacement for SMB_STRUCT_STATVolker Lendecke2009-05-261-2/+2
* s3: Modify SMB_VFS_FILE_ID_CREATE to take a stat structTim Prouty2009-02-191-3/+3
* s3:vfs_fileid: readd "fileid:algorithm" as option.Stefan Metzmacher2009-01-161-1/+7
* keep compatibility with v3-0-ctdb name for fileid:mapping optionAndrew Tridgell2008-08-131-1/+1
* Remove connection_struct->mem_ctx, connection_struct is its own parentVolker Lendecke2008-05-051-1/+1
* r24302: add a module that overloads the file_id_create VFS functionStefan Metzmacher2007-10-101-0/+288