Age | Commit message (Expand) | Author | Files | Lines |
2013-05-18 | swat: Remove swat. | Kai Blin | 1 | -2/+0 |
2013-05-09 | build: Add vfs_nfs4acl to the autoconf build | Andrew Bartlett | 1 | -0/+1 |
2013-05-09 | vfs: Add new VFS module vfs_nfs4acl_xattr to use nfs4acl.idl | Andrew Bartlett | 1 | -1/+1 |
2013-04-24 | Implements a vfs module for cephfs, a distributed file system | Sam Lang | 1 | -0/+31 |
2013-03-09 | s3-winbindd: Add new module idmap_rfc2307 | Christof Schmitt | 1 | -0/+1 |
2013-03-09 | s3-vfs: add vfs_btrfs module | David Disseldorp | 1 | -0/+8 |
2013-02-22 | build/autoconf: put ld check variable in quotes | Björn Jacke | 1 | -1/+1 |
2013-02-21 | build:autoconf: fix output of syslog-facility check | Björn Jacke | 1 | -1/+4 |
2013-02-19 | build/autoconf: fix check for GNU ld version | Björn Jacke | 1 | -1/+5 |
2013-02-09 | Improve the configure tests for aio_suspend to get rid of warnings. Timur pro... | Richard Sharpe | 1 | -1/+1 |
2013-02-06 | autoconf: rename pdb_ldap module to pdb_ldapsam | Alexander Bokovoy | 1 | -2/+7 |
2013-01-14 | smbd: Always compile vfs_commit | Volker Lendecke | 1 | -0/+1 |
2013-01-14 | configure: Fix bug 9546, aio_suspend detection on FreeBSD | Volker Lendecke | 1 | -1/+1 |
2013-01-14 | samr: Make use of posix_openpt | Volker Lendecke | 1 | -1/+1 |
2012-11-27 | s3: Fix bug 9428 -- inotify detection broken | Volker Lendecke | 1 | -1/+1 |
2012-11-23 | Fix MD5 detection in the autoconf build | Matthieu Patou | 1 | -7/+34 |
2012-11-22 | build: Remove --enable-smbtorture, require bin/smbtorture (from waf) for make... | Andrew Bartlett | 1 | -17/+7 |
2012-11-22 | build: Be consistent with the name of smbtorture binaries | Andrew Bartlett | 1 | -11/+11 |
2012-11-02 | build(autoconf): check if we have ctdb_protocol.h in the cluster checks | Björn Baumbach | 1 | -1/+1 |
2012-11-02 | build(autoconf): fix check for ctdb_private.h | Björn Baumbach | 1 | -1/+1 |
2012-10-19 | s3:configure: check that struct utmp.ut_line is large enough for our use case | Stefan Metzmacher | 1 | -0/+18 |
2012-10-19 | s3:smbd/utmp: remove ip address from utmp record | Stefan Metzmacher | 1 | -19/+0 |
2012-10-11 | vfs: Remove irixacl module (all the fucntions in it are unimplemented) | Andrew Bartlett | 1 | -6/+0 |
2012-09-29 | build: Fix quota tests, including move of sysquotas.c to the top level | Andrew Bartlett | 1 | -2/+2 |
2012-09-26 | build: Remove unused samba_cv_sysquotas_file variable from autoconf configure | Andrew Bartlett | 1 | -3/+0 |
2012-09-24 | build: Fix detection of quotas on macos | Andrew Bartlett | 1 | -1/+1 |
2012-09-23 | build: Remove unused define UNIXWARE | Andrew Bartlett | 1 | -2/+1 |
2012-09-23 | lib/replace: Remove unused nap and therefore the SCO define | Andrew Bartlett | 1 | -2/+1 |
2012-09-23 | lib/util: Remove unbuilt file util_getent.c and BROKEN_GETGRNAM | Andrew Bartlett | 1 | -5/+0 |
2012-09-23 | build: Remove unused IRIX and IRIX6 defines | Andrew Bartlett | 1 | -6/+1 |
2012-09-15 | autoconf: check for dn_expand also in libinet | Björn Jacke | 1 | -0/+1 |
2012-09-14 | autoconf: fix --with(out)-sendfile-support option handling | Björn Jacke | 1 | -15/+20 |
2012-09-07 | s3:autoconf: look for irix xfs only when if we didn't find the Linux one before | Björn Jacke | 1 | -1/+1 |
2012-09-07 | s3:sysquota_nfs: fix build on Tru64 et alii | Björn Jacke | 1 | -0/+3 |
2012-09-07 | s3:quota: clean up and consolidate the xfs quota checks and defines | Björn Jacke | 1 | -5/+2 |
2012-09-07 | s3:sysquota_xfs: check and include the right fs header file for xfs quotas | Björn Jacke | 1 | -3/+4 |
2012-09-06 | s3-configure: Only use sysquotas by default | Andrew Bartlett | 1 | -98/+15 |
2012-09-06 | build: Remove Unicos support (quota in particular) | Andrew Bartlett | 1 | -23/+0 |
2012-09-06 | build: Do not compile lib/sysquotas*.c files as part of configure | Andrew Bartlett | 1 | -65/+16 |
2012-09-04 | build: remove unused HAVE_NO_ACLS define | Andrew Bartlett | 1 | -3/+0 |
2012-09-02 | s3: adopt the new sysquotas_4B support for BSD | Björn Jacke | 1 | -0/+9 |
2012-09-02 | s3: add sysquotas_4B support | Björn Jacke | 1 | -1/+0 |
2012-08-21 | build: Remove special case for the build farm | Andrew Bartlett | 1 | -4/+4 |
2012-08-20 | s3-build: Enable vfs_fake_acls when in developer mode or on the build farm | Andrew Bartlett | 1 | -0/+4 |
2012-08-17 | s3: Remove the gpfs_hsm_notify module | Volker Lendecke | 1 | -2/+0 |
2012-08-07 | media_harmony VFS module: Add and build by default. | Andrew Klaassen | 1 | -0/+2 |
2012-07-26 | s3:configure: add Darwin sendfile() test | Björn Jacke | 1 | -0/+32 |
2012-07-18 | s3: Compile with pthreadpool by default | Volker Lendecke | 1 | -5/+3 |
2012-07-18 | config: The AIO engine is indepent of HAVE_AIO now | Volker Lendecke | 1 | -19/+16 |
2012-07-18 | s3: Add vfs_aio_posix | Volker Lendecke | 1 | -0/+5 |