summaryrefslogtreecommitdiffstats
path: root/source3/modules
Commit message (Expand)AuthorAgeFilesLines
* build: fix the test and define for msg_accrightsMichael Adam2014-06-161-1/+1
* vfs:gpfs: fix a debug messageMichael Adam2014-06-131-1/+1
* vfs_streams_xattr: add options "prefix" and "store_stream_type"Ralph Boehme2014-06-131-30/+92
* s3:vfs_afsacl fix compiler warningsChristian Ambach2014-06-041-2/+1
* vfs_afsacl: remove unused includesChristian Ambach2014-06-041-2/+1
* s3:lib/afs move afs_settoken.c to common lib dirChristian Ambach2014-06-041-0/+1
* build: rename HAVE_MSGHDR_MSG_ACCTRIGHTS to HAVE_STRUCT_MSGHDR_MSG_ACCTRIGHTSMichael Adam2014-06-021-1/+1
* build: rename HAVE_MSGHDR_MSG_CONTROL to HAVE_STRUCT_MSGHDR_MSG_CONTROLMichael Adam2014-06-021-4/+4
* vfs:aio_fork: simplify checking of MSG_CONTROL and MSG_ACCTRIGHTSMichael Adam2014-06-021-9/+8
* s3:vfs_gpfs: increase log level for EPERM and EACCES errors in gpfs_get_xattr()Ralph Wuerthner2014-05-151-2/+9
* s3 : smbd : Protect all possible code paths from fsp->op == NULL.Jeremy Allison2014-05-022-0/+14
* vfs_gpfs: Avoid warnings in developer buildChristof Schmitt2014-04-181-5/+4
* s3: enforce a positive allocation_file_size for non-empty filesBjörn Baumbach2014-04-051-0/+12
* vfs: Store ACL control flags in gpfs vfs module.Alexander Werth2014-04-051-23/+114
* vfs: Support NFS control flags in nfs4_acls.c.Alexander Werth2014-04-052-1/+27
* s3:modules: explicitly use allow_warnings=True were neededStefan Metzmacher2014-04-021-0/+7
* Rename module init functions from samba_init_moduleChristof Schmitt2014-04-021-1/+1
* tdb_wrap: Remove tdb_wrap_open_ againVolker Lendecke2014-03-311-3/+3
* vfs: Avoid passing lp_ctx to tdb_wrap_open in posix_eadb_initVolker Lendecke2014-03-311-3/+3
* smbd: Use asys_resultsVolker Lendecke2014-03-271-18/+15
* asys: Allow multiple results to be receivedVolker Lendecke2014-03-271-20/+15
* pthreadpool: Allow multiple jobs to be receivedVolker Lendecke2014-03-271-2/+2
* s3:modules/vfs_gpfs add gpfs:recalls optionChristian Ambach2014-03-141-0/+13
* vfs_catia: add chmod()Ralph Boehme2014-03-111-0/+20
* vfs: propagate snapshot enumeration errorsDavid Disseldorp2014-02-271-10/+16
* vfs_glusterfs: Remove "integer fd" code and store the glfs pointers.Jose A. Rivera2014-02-251-90/+32
* vfs_glusterfs: smb_stat_ex_from_stat commenting and cleanup.Christopher R. Hertel2014-02-251-13/+8
* vfs_glusterfs: Comment the top of the file.Christopher R. Hertel2014-02-251-8/+18
* smbd: Slightly simplify vfswrap_fsctlVolker Lendecke2014-02-121-1/+2
* smbd: Fix an uninitialized readVolker Lendecke2014-02-121-0/+1
* s3: vfs_dirsort module.Jeremy Allison2014-02-121-7/+112
* param: rename lp function and variable from "fake_dir_create_times" to "fake_...Garming Sam2014-02-073-6/+6
* s3: modules: streaminfo: As we have no VFS function SMB_VFS_LLISTXATTR we can...Jeremy Allison2014-02-082-2/+24
* dbwrap: add a dbwrap_flags argument to db_open()Michael Adam2014-02-072-2/+2
* vfs_btrfs: pass-through copy-chunk(len=0) requestsDavid Disseldorp2014-02-061-1/+21
* loadparm: rename lp[cfg]_dir_mask to lp[cfg]_directory_mask for consistency w...Michael Adam2014-02-031-1/+1
* vfs_time_audit: Make durable functions staticVolker Lendecke2014-01-241-16/+16
* vfs/glusterfs: in case atime is not passed, set it to the current atimeNiels de Vos2014-01-151-4/+22
* s3: Avoid oplock break by storing timestamps with gpfs_set_timesChristof Schmitt2014-01-093-6/+69
* vfs_glusterfs: Enable per client log filePoornima Gurusiddaiah2013-12-171-20/+29
* scannedonly: Fix CID 242109 Unchecked return value from libraryVolker Lendecke2013-12-171-4/+6
* s3: Handle stat call with capability in vfs_gpfsAbhidnya Joshi2013-12-161-0/+56
* s3-waf: build new vfs_worm moduleVolker Lendecke2013-12-121-0/+8
* s3-modules: add new vfs_worm moduleVolker Lendecke2013-12-121-0/+97
* shadow_copy2: Fix some typosDavid Keegel2013-12-121-3/+3
* shadow_copy2: add a comment explaining why we don't talloc_zero_array().Michael Adam2013-12-111-0/+9
* shadow_copy2: revert expensive and unnecessary zero-initializationMichael Adam2013-12-111-1/+1
* s3:vfs_btrfs change includesChristian Ambach2013-12-071-2/+1
* s3:vfs fix a compile warningChristian Ambach2013-12-071-1/+1
* s3:modules:shadow_copy2: remove redundant documentation comment blockMichael Adam2013-12-071-77/+4