summaryrefslogtreecommitdiffstats
path: root/source3/modules
Commit message (Expand)AuthorAgeFilesLines
* s3/vfs: change fallocate mode flags from enum->uint32_tDavid Disseldorp2015-03-098-18/+16
* vfs_fruit: Fix CID 1273290 Uninitialized scalar variableVolker Lendecke2015-03-061-1/+2
* perfcount: Fix CID 1035494 Out-of-bounds readVolker Lendecke2015-03-051-1/+1
* perfcount: Fix CID 1035493 Out-of-bounds readVolker Lendecke2015-03-051-1/+1
* perfcount: Fix CID 1035492 Out-of-bounds readVolker Lendecke2015-03-051-1/+1
* perfcount: Fix CID 1274043 Division or modulo by zeroVolker Lendecke2015-03-051-0/+4
* aio_fork: Fix CID 1273291 Uninitialized scalar variableVolker Lendecke2015-03-031-3/+1
* gpfs: Add include guard to gpfswrap.hChristof Schmitt2015-03-031-0/+5
* gpfs: Rename library wrapper to gpfswrapChristof Schmitt2015-03-024-3/+3
* gpfs: Update file headersChristof Schmitt2015-03-023-45/+43
* gpfs: Remove unncessary includes from gpfs.cChristof Schmitt2015-03-021-5/+1
* gpfs: Move DBGC_CLASS definition below includesChristof Schmitt2015-03-021-4/+3
* gpfs: Include gpfs_fcntl.h only from vfs_gpfs header fileChristof Schmitt2015-03-023-2/+2
* gpfs: Move definition of GPFS_GETACL_NATIVE to vfs_gpfs.cChristof Schmitt2015-03-022-4/+4
* gpfs: Move smbd_gpfs_set_times_path to vfs_gpfs.cChristof Schmitt2015-03-023-39/+38
* gpfs: Move get_gpfs_fset_id to vfs_gpfs.cChristof Schmitt2015-03-023-45/+44
* gpfs: Move get_gpfs_quota to vfs_gpfs.cChristof Schmitt2015-03-023-29/+27
* gpfs: Move set_gpfs_lease to vfs_gpfs.cChristof Schmitt2015-03-023-21/+20
* gpfs: Move set_gpfs_sharemode to vfs_gpfs.cChristof Schmitt2015-03-023-48/+46
* gpfs: Introduce wrapper for gpfs_getfilesetidChristof Schmitt2015-03-022-9/+15
* gpfs: Introduce wrapper for gpfs_fcntlChristof Schmitt2015-03-022-5/+18
* gpfs: Introduce wrapper for gpfs_quotactlChristof Schmitt2015-03-022-9/+15
* gpfs: Introduce wrapper for gpfs_set_times_pathChristof Schmitt2015-03-022-7/+15
* gpfs: Rename wrapper for gpfs_lib_initChristof Schmitt2015-03-023-14/+12
* gpfs: Rename wrapper for gpfs_ftruncateChristof Schmitt2015-03-023-12/+12
* gpfs: Rename wrapper for gpfs_preallocChristof Schmitt2015-03-023-13/+13
* gpfs: Rename wrapper for gpfs_get_winattrsChristof Schmitt2015-03-023-12/+12
* gpfs: Rename wrapper for gpfs_get_winattrs_pathChristof Schmitt2015-03-023-16/+17
* gpfs: Rename wrapper for gpfs_set_winattrs_pathChristof Schmitt2015-03-023-17/+20
* gpfs: Rename wrapper for gpfs_get_realfilename_pathChristof Schmitt2015-03-023-16/+14
* gpfs: Rename wrapper for gpfs_putaclChristof Schmitt2015-03-023-18/+18
* gpfs: Rename wrapper for gpfs_getaclChristof Schmitt2015-03-023-12/+12
* gpfs: Introduce wrapper for gpfs_set_leaseChristof Schmitt2015-03-022-7/+13
* gpfs: Introduce wrapper for gpfs_set_shareChristof Schmitt2015-03-022-7/+15
* gpfs: Simplify initialization for gpfs library wrapperChristof Schmitt2015-03-023-66/+39
* gpfs: Remove search for libgpfs_gpl.soChristof Schmitt2015-03-021-10/+2
* gpfs: Look for gpfs header files also in /usr/lpp/mmfs/include/Christof Schmitt2015-03-021-1/+2
* gpfs: Always use gpfs_fcntl.h headerfileChristof Schmitt2015-03-022-3/+2
* vfs_catia: Simplify init_mappings()Volker Lendecke2015-02-261-1/+2
* s3/vfs: remove unused SMB_VFS_DISK_FREE() small_query parameterDavid Disseldorp2015-02-179-42/+33
* vfs_ceph: fix disk_free_fn callbackYan, Zheng2015-02-161-2/+3
* vfs_prealloc: Remove call to gpfs_preallocChristof Schmitt2015-02-111-9/+0
* nfs4: Fix a confusing debug messageVolker Lendecke2015-02-091-1/+1
* Fix a couple of DEBUG statements that were copied from elsewhere. Removed the...Richard Sharpe2015-01-251-4/+2
* vfs_glusterfs: Add comments to the pipe(2) code.Ira Cooper2015-01-231-0/+17
* vfs: Fix a typoVolker Lendecke2015-01-221-1/+1
* vfs:glusterfs: whitespace fix.Michael Adam2015-01-221-3/+3
* vfs_snapper: encode and decode Snapper DBus stringsDavid Disseldorp2015-01-221-16/+94
* vfs_snapper: add DBus string encoding and decoding helpersDavid Disseldorp2015-01-221-0/+124
* vfs_snapper: free dbus req messages in error pathsDavid Disseldorp2015-01-221-0/+4