summaryrefslogtreecommitdiff
path: root/source3/modules
Commit message (Expand)AuthorAgeFilesLines
* build: Add tevent deps for users of tevent callsAndrew Bartlett2012-04-111-3/+3
* Add a new module, aio_linux which implements Linux kernel aio support. Docs t...Jeremy Allison2012-04-112-0/+740
* s3: Initialize aio_pending_size from aio_pthreadVolker Lendecke2012-04-091-0/+19
* s3: Initialize aio_pending_size from aio_pthreadVolker Lendecke2012-04-091-19/+22
* s3: Move the aio signal init to the vfs moduleVolker Lendecke2012-04-091-0/+8
* Bug found by Herb. blkcnt_t st_ex_blksize is defined as a signed value. When ...Jeremy Allison2012-04-061-0/+13
* build: Remove SMB_OFF_T, replace with off_tAndrew Bartlett2012-04-0620-104/+104
* s3-vfs: Remove unused lremovexattr call from VFS modules, system.c and configureAndrew Bartlett2012-04-057-117/+0
* s3-vfs: Remove unused lsetxattr call from VFS modules, system.c and configureAndrew Bartlett2012-04-057-127/+0
* s3-vfs: Remove unused llistxattr call from VFS modules, system.c and configureAndrew Bartlett2012-04-056-87/+0
* s3-vfs: Remove unused lgetxattr call from VFS modules, system.c and configureAndrew Bartlett2012-04-057-122/+0
* build: Remove SMB_STRUCT_DIR defineAndrew Bartlett2012-04-0517-107/+107
* build: Remove SMB_STRUCT_DIRENT defineAndrew Bartlett2012-04-0512-41/+41
* build: Remove sys_rewinddir wrapperAndrew Bartlett2012-04-052-2/+2
* build: Remove sys_closedir wrapperAndrew Bartlett2012-04-052-2/+2
* build: Remove sys_telldir wrapperAndrew Bartlett2012-04-052-2/+2
* build: Remove sys_seekdir wrapperAndrew Bartlett2012-04-052-2/+2
* build: Remove sys_readdir wrapperAndrew Bartlett2012-04-053-3/+3
* build: Remove sys_opendir wrapperAndrew Bartlett2012-04-052-2/+2
* build: Remove sys_open wrapperAndrew Bartlett2012-04-052-4/+4
* build: Remove sys_lseek wrapperAndrew Bartlett2012-04-051-1/+1
* build: Remove sys_ftruncate wrapperAndrew Bartlett2012-04-051-4/+4
* Remove off64_t declarationsAndrew Bartlett2012-04-052-2/+2
* s3-vfs: initial work on posix:eadb moduleAndrew Bartlett2012-04-032-0/+441
* s3-aio-fork: Fix a segfault in vfs_aio_forkVolker Lendecke2012-03-311-7/+9
* s3-aio-fork: Fix aio_suspend event hierarchyVolker Lendecke2012-03-311-10/+8
* s3-aio-fork: Fix an alignment warning on OS/XVolker Lendecke2012-03-311-2/+2
* More strlcat/strlcpy truncate checks.Jeremy Allison2012-03-303-8/+21
* s3: Pass filters explicitly through vfs notify watchVolker Lendecke2012-03-264-11/+17
* lib/util: Remove obsolete sys_getpid() and sys_fork().Jelmer Vernooij2012-03-243-3/+3
* s3:vfs_gpfs: fix some compiler warningsChristian Ambach2012-03-222-4/+4
* s3:vfs_gpfs: remove fallback to linux_setleaseChristian Ambach2012-03-221-6/+0
* s3:vfs_gpfs: correct use of profiling macrosChristian Ambach2012-03-221-4/+5
* s3:vfs_gpfs: Implement fallocate callback for GPFSChristof Schmitt2012-03-223-0/+54
* s3:vfs_gpfs: Report disk space and usage on GPFS share according to quotasChristof Schmitt2012-03-221-0/+129
* s3:vfs_gpfs: add GPFS api calls for quota and free space reportingChristof Schmitt2012-03-222-0/+80
* s3:vfs_tsmsm: Fix a misspelling of a config parameter in the doc-commentMichael Adam2012-03-221-1/+1
* s3: Remove "conn" from sys_notify_contextVolker Lendecke2012-03-211-1/+1
* s3: Pass "path" through vfs_notify_watchVolker Lendecke2012-03-214-4/+11
* Fix second part of bug #8811 - sd_has_inheritable_components segfaults on an ...Jeremy Allison2012-03-171-5/+20
* s3: Improve statvfs supportBrad Smith2012-03-111-6/+6
* s3: Further fix for bug 8777Brad Smith2012-03-021-1/+1
* s3: Fix bug 8777, sys_statvfs() wrapper support for OpenBSD/FreeBSD/DragonFlyBrad Smith2012-02-251-1/+1
* s3:vfs_gpfs:quieten an expectable warning messageChristian Ambach2012-02-101-1/+5
* s3:vfs_gpfs: fix a compiler warningChristian Ambach2012-02-101-1/+2
* s3:vfs_gpfs:Fix query of creation time from GPFSChristof Schmitt2012-02-101-0/+3
* s3:vfs_gpfs: make "gpfs:getrealfilename" a per share optionStefan Metzmacher2012-02-102-7/+15
* s3:vfs_gpfs: make "gpfs:ftruncate" a per share optionStefan Metzmacher2012-02-102-3/+14
* s3:vfs_gpfs: make "gpfs:winattr" a per share optionStefan Metzmacher2012-02-102-5/+73
* s3:vfs_gpfs: be less verbose in get/set_xattr functionsStefan Metzmacher2012-02-101-2/+2