summaryrefslogtreecommitdiff
path: root/source3/modules/wscript_build
AgeCommit message (Expand)AuthorFilesLines
2013-09-24build: get rid of vars=locals() in source3/modules/wscript_buildMichael Adam1-2/+1
2013-09-24build: get rid of source file variables in source3/modules/wscript_buildMichael Adam1-116/+59
2013-05-30vfs_glusterfs: Samba VFS module for glusterfsAnand Avati1-0/+10
2013-05-14build: Add missing dep from vfs_nfs4acl_xattr to NDR_NFS4ACLAndrew Bartlett1-1/+1
2013-05-09vfs: Add new VFS module vfs_nfs4acl_xattr to use nfs4acl.idlAndrew Bartlett1-0/+9
2013-04-24Implements a vfs module for cephfs, a distributed file systemSam Lang1-0/+10
2013-04-03s3:modules: fix the build of vfs_notify_fam (bug #9545)Stefan Metzmacher1-0/+4
2013-03-21s3:waf fix build on AIXStefan Metzmacher1-1/+1
2013-03-09s3-vfs: add vfs_btrfs moduleDavid Disseldorp1-0/+9
2013-02-04s3-waf:modules add non_posix_acls dependency to vfs_gpfsChristian Ambach1-1/+1
2013-02-04vfs: Add helper function for non posix ACL modulesAndrew Bartlett1-0/+5
2012-10-11vfs: Remove irixacl module (all the fucntions in it are unimplemented)Andrew Bartlett1-8/+0
2012-10-11build: Add vfs_media_harmony to the waf buildAndrew Bartlett1-0/+9
2012-09-05build: Remove unused deps from vfs modulesAndrew Bartlett1-2/+2
2012-09-04build: Remove references to charset modules - we no longer have theseAndrew Bartlett1-0/+1
2012-09-04build: vfs_fake_acls does not need the acl libAndrew Bartlett1-1/+1
2012-08-17s3: Remove the gpfs_hsm_notify moduleVolker Lendecke1-8/+0
2012-08-15librpc/idl: Make smb_acl_t public so we can pull/push it as a blobAndrew Bartlett1-0/+9
2012-07-18s3: Move the aio_pthread read/write functionality to vfs_defaultVolker Lendecke1-1/+1
2012-07-18s3: Add vfs_aio_posixVolker Lendecke1-0/+10
2012-07-18s3:vfs_aio_pthread: Convert to libasysVolker Lendecke1-1/+1
2012-05-23Introduce system MIT krb5 build with --with-system-mitkrb5 option.Alexander Bokovoy1-4/+4
2012-05-16s3:onefs: remove all onefs related code as it not maintained anymoreStefan Metzmacher1-28/+0
2012-04-18s3-xattr_tdb: make xattr_tdb a private library, for use outside vfs_xattr_tdbAndrew Bartlett1-1/+1
2012-04-11build: Add tevent deps for users of tevent callsAndrew Bartlett1-3/+3
2012-04-11Add a new module, aio_linux which implements Linux kernel aio support. Docs t...Jeremy Allison1-0/+10
2012-04-03s3-vfs: initial work on posix:eadb moduleAndrew Bartlett1-0/+8
2012-01-05Add S3 vfs_aio_pthread module to replace broken glibc aio code.Jeremy Allison1-0/+10
2011-10-08s3:modules: add vfs_dfs_samba4Stefan Metzmacher1-1/+7
2011-10-08s3:vfs: add SMB_VFS_GET_DFS_REFERRAL() hooksStefan Metzmacher1-1/+1
2011-07-03s3-build Prepare to require fully defined modulesAndrew Bartlett1-3/+4
2011-06-28s3-waf: add some missing tdb dependencies.Günther Deschner1-4/+4
2011-06-21lib/util Remove samba-util-common!Andrew Bartlett1-36/+36
2011-05-25Fix numerous missing dependencies in WAF build scriptsSean Finney1-2/+37
2011-05-13lib/util/charset Move built-in charset modules to the top levelAndrew Bartlett1-39/+0
2011-05-04s3-waf: add vfs_gpfs_hsm_notify to the build.Günther Deschner1-0/+8
2011-02-18s3-waf: use SAMBA3_*() build rules in source3/buildAndrew Tridgell1-58/+58
2011-01-31s3-waf: On FreeBSD, compile zfsacl if sunacl.h is around.Günther Deschner1-1/+1
2010-12-01s3-waf: avoid module name uppercasing.Günther Deschner1-106/+106
2010-10-28s3-waf: add vfs_time_audit to the build.Günther Deschner1-0/+8
2010-10-08s3-waf: slowly getting modules to match how they look like in old build.Günther Deschner1-108/+108
2010-09-28s3-waf: fix dependencies in most of our module subsystems.Günther Deschner1-15/+1
2010-09-27s3-waf: fix dependencies to NDR_XATTR.Günther Deschner1-0/+2
2010-09-27s3-waf: move perfcount subsystem to modules/wscript_build.Günther Deschner1-0/+23
2010-09-27s3-waf: move charset subsystem to modules/wscript_build.Günther Deschner1-0/+41
2010-09-27s3-waf: support --with-acl-support, at least for posix acls.Günther Deschner1-0/+2
2010-09-27s3-waf: move VFS subsystem to modules/wscript_build.Günther Deschner1-0/+401