summaryrefslogtreecommitdiffstats
path: root/source3/modules/wscript_build
Commit message (Expand)AuthorAgeFilesLines
* s3:modules: explicitly use allow_warnings=True were neededStefan Metzmacher2014-04-021-0/+7
* s3-waf: build new vfs_worm moduleVolker Lendecke2013-12-121-0/+8
* build: get rid of vars=locals() in source3/modules/wscript_buildMichael Adam2013-09-241-2/+1
* build: get rid of source file variables in source3/modules/wscript_buildMichael Adam2013-09-241-116/+59
* vfs_glusterfs: Samba VFS module for glusterfsAnand Avati2013-05-301-0/+10
* build: Add missing dep from vfs_nfs4acl_xattr to NDR_NFS4ACLAndrew Bartlett2013-05-141-1/+1
* vfs: Add new VFS module vfs_nfs4acl_xattr to use nfs4acl.idlAndrew Bartlett2013-05-091-0/+9
* Implements a vfs module for cephfs, a distributed file systemSam Lang2013-04-241-0/+10
* s3:modules: fix the build of vfs_notify_fam (bug #9545)Stefan Metzmacher2013-04-031-0/+4
* s3:waf fix build on AIXStefan Metzmacher2013-03-211-1/+1
* s3-vfs: add vfs_btrfs moduleDavid Disseldorp2013-03-091-0/+9
* s3-waf:modules add non_posix_acls dependency to vfs_gpfsChristian Ambach2013-02-041-1/+1
* vfs: Add helper function for non posix ACL modulesAndrew Bartlett2013-02-041-0/+5
* vfs: Remove irixacl module (all the fucntions in it are unimplemented)Andrew Bartlett2012-10-111-8/+0
* build: Add vfs_media_harmony to the waf buildAndrew Bartlett2012-10-111-0/+9
* build: Remove unused deps from vfs modulesAndrew Bartlett2012-09-051-2/+2
* build: Remove references to charset modules - we no longer have theseAndrew Bartlett2012-09-041-0/+1
* build: vfs_fake_acls does not need the acl libAndrew Bartlett2012-09-041-1/+1
* s3: Remove the gpfs_hsm_notify moduleVolker Lendecke2012-08-171-8/+0
* librpc/idl: Make smb_acl_t public so we can pull/push it as a blobAndrew Bartlett2012-08-151-0/+9
* s3: Move the aio_pthread read/write functionality to vfs_defaultVolker Lendecke2012-07-181-1/+1
* s3: Add vfs_aio_posixVolker Lendecke2012-07-181-0/+10
* s3:vfs_aio_pthread: Convert to libasysVolker Lendecke2012-07-181-1/+1
* Introduce system MIT krb5 build with --with-system-mitkrb5 option.Alexander Bokovoy2012-05-231-4/+4
* s3:onefs: remove all onefs related code as it not maintained anymoreStefan Metzmacher2012-05-161-28/+0
* s3-xattr_tdb: make xattr_tdb a private library, for use outside vfs_xattr_tdbAndrew Bartlett2012-04-181-1/+1
* 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-111-0/+10
* s3-vfs: initial work on posix:eadb moduleAndrew Bartlett2012-04-031-0/+8
* Add S3 vfs_aio_pthread module to replace broken glibc aio code.Jeremy Allison2012-01-051-0/+10
* s3:modules: add vfs_dfs_samba4Stefan Metzmacher2011-10-081-1/+7
* s3:vfs: add SMB_VFS_GET_DFS_REFERRAL() hooksStefan Metzmacher2011-10-081-1/+1
* s3-build Prepare to require fully defined modulesAndrew Bartlett2011-07-031-3/+4
* s3-waf: add some missing tdb dependencies.Günther Deschner2011-06-281-4/+4
* lib/util Remove samba-util-common!Andrew Bartlett2011-06-211-36/+36
* Fix numerous missing dependencies in WAF build scriptsSean Finney2011-05-251-2/+37
* lib/util/charset Move built-in charset modules to the top levelAndrew Bartlett2011-05-131-39/+0
* s3-waf: add vfs_gpfs_hsm_notify to the build.Günther Deschner2011-05-041-0/+8
* s3-waf: use SAMBA3_*() build rules in source3/buildAndrew Tridgell2011-02-181-58/+58
* s3-waf: On FreeBSD, compile zfsacl if sunacl.h is around.Günther Deschner2011-01-311-1/+1
* s3-waf: avoid module name uppercasing.Günther Deschner2010-12-011-106/+106
* s3-waf: add vfs_time_audit to the build.Günther Deschner2010-10-281-0/+8
* s3-waf: slowly getting modules to match how they look like in old build.Günther Deschner2010-10-081-108/+108
* s3-waf: fix dependencies in most of our module subsystems.Günther Deschner2010-09-281-15/+1
* s3-waf: fix dependencies to NDR_XATTR.Günther Deschner2010-09-271-0/+2
* s3-waf: move perfcount subsystem to modules/wscript_build.Günther Deschner2010-09-271-0/+23
* s3-waf: move charset subsystem to modules/wscript_build.Günther Deschner2010-09-271-0/+41
* s3-waf: support --with-acl-support, at least for posix acls.Günther Deschner2010-09-271-0/+2
* s3-waf: move VFS subsystem to modules/wscript_build.Günther Deschner2010-09-271-0/+401