Use SMB_VFS_NEXT_CLOSE. This VFS stuff is really opaque to me...
[obnox/samba-ctdb.git] / source / configure.in
2009-03-19 Volker LendeckeAdd a vfs_preopen module to hide fs latencies
2009-02-11 Michael AdamMerge commit 'origin/v3-2-test' into v3-2-ctdb
2009-02-11 Michael AdamMerge commit 'origin/v3-2-test' into v3-2-ctdb
2009-02-11 Michael AdamMerge commit 'origin/v3-2-test' into v3-2-ctdb
2009-02-09 Michael AdamMerge commit 'origin/v3-2-test' into v3-2-ctdb
2009-02-06 Stefan Metzmachers3:configure: autodetect ctdb/cluster support
2009-02-06 Michael AdamMerge commit 'origin/v3-2-test' into v3-2-ctdb
2009-02-06 Michael AdamMerge commit 'origin/v3-2-test' into v3-2-ctdb
2009-02-03 Michael AdamMerge commit 'origin/v3-2-test' into v3-2-ctdb
2009-01-29 Björn Jackeadd configure check for Tru64 sub-second timestamp...
2009-01-29 Jeremy AllisonFollowing Björn JACKE's patch, unify the detection...
2009-01-29 Björn Jackeadd configure check for AIX style sub-second resolution...
2009-01-29 Björn Jackerather cosmetic fix for failed birthtime configure...
2009-01-29 Björn Jackegive configure check "sub-second timestamps without...
2009-01-28 Jeremy AllisonFix detection of dns_sd libraries.
2009-01-19 Michael AdamMerge commit 'origin/v3-2-test' into v3-2-ctdb
2009-01-12 Michael AdamMerge commit 'origin/v3-2-test' into v3-2-ctdb
2009-01-09 Michael AdamMerge commit 'origin/v3-2-test' into v3-2-ctdb
2009-01-09 Michael AdamMerge commit 'd54a1e49d5fe567bcda7c4c02f6ace2d03e189e9...
2009-01-09 Michael AdamMerge commit 'a6a8025d48e63a8bcb1fb03efa8ab85e415f8a38...
2008-12-17 Volker Lendeckealso search for -lgpfs
2008-12-16 Dan Sledz[PATCH] Allow SYSLOG_FACILITY to be modified with a...
2008-12-16 Dan Sledz[PATCH] FreeBSD configure check for backtrace_symbols
2008-12-16 Jeremy AllisonSecond part of the fix for bug #5903 - vfs_streams_xatt...
2008-12-16 Volker LendeckeUse the correct cups-devel test for HAVE_IPRINT also
2008-12-16 Volker LendeckeCorrectly check for presence of cups-devel
2008-12-16 Andrew Tridgelluse glibc sys/inotify.h header
2008-11-25 Dan Sledz[PATCH] Allow SYSLOG_FACILITY to be modified with a...
2008-11-22 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-11-22 Dan Sledz[PATCH] FreeBSD configure check for backtrace_symbols
2008-11-21 Jeremy AllisonSecond part of the fix for bug #5903 - vfs_streams_xatt...
2008-11-14 Volker LendeckeUse the correct cups-devel test for HAVE_IPRINT also
2008-11-14 Volker LendeckeCorrectly check for presence of cups-devel
2008-10-30 Andrew Tridgelluse glibc sys/inotify.h header
2008-10-27 Holger HetterichSMB traffic analyzer vfs module from Holger Hetterich...
2008-10-24 TimurFix aio on FreeBSD.
2008-10-24 Jeff Laytoncifs.upcall: enable building by default on linux
2008-09-24 Holger HetterichSMB traffic analyzer vfs module from Holger Hetterich...
2008-09-16 TimurFix aio on FreeBSD.
2008-09-12 Jeff Laytoncifs.upcall: enable building by default on linux
2008-09-12 Michael Adamconfigure: fix typo in GNU ld version-script test.
2008-09-12 Jeremy AllisonAdd st_birthtime and friends for accurate create times...
2008-09-05 Michael Adamconfigure: fix typo in GNU ld version-script test.
2008-08-28 Jeremy AllisonAdd st_birthtime and friends for accurate create times...
2008-08-28 Michael AdamMerge commit 'origin/v3-2-stable' into v3-2-ctdb
2008-08-28 Andrew TridgellAvoid a race condition in glibc between AIO and setresu...
2008-08-26 Steve FrenchMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-08-26 Michael Adamdon't build gpfs_prefetch.so by default
2008-08-26 Andrew TridgellAvoid a race condition in glibc between AIO and setresu...
2008-08-26 Andrew TridgellAvoid a race condition in glibc between AIO and setresu...
2008-08-26 Michael AdamMerge commit 'origin/v3-2-stable' into v3-2-ctdb
2008-08-18 Jeremy AllisonThis patchset comprises a number of cleanups for the...
2008-08-18 Michael Adambuild: remove library-versions.in - it is not used...
2008-08-18 Michael Adambuild: set SONAME version of libraries from configure...
2008-08-18 Michael Adambuild: handle libaddns by SMB_LIBRARY() and correctly...
2008-08-18 Michael Adambuild: handle libsmbsharemodes by SMB_LIBRARY() and...
2008-08-18 Michael Adambuild: handle libsmbclient by SMB_LIBRARY() and correct...
2008-08-17 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-08-16 Jeremy AllisonThis patchset comprises a number of cleanups for the...
2008-08-14 Michael Adambuild: remove library-versions.in - it is not used...
2008-08-14 Michael Adambuild: set SONAME version of libraries from configure...
2008-08-14 Michael Adambuild: handle libaddns by SMB_LIBRARY() and correctly...
2008-08-14 Michael Adambuild: handle libsmbsharemodes by SMB_LIBRARY() and...
2008-08-14 Michael Adambuild: handle libsmbclient by SMB_LIBRARY() and correct...
2008-08-11 Jeremy AllisonTry and fix the build for systems that don't have krb5_...
2008-08-11 Jeremy AllisonAdd Derrick Schommer's <dschommer@F5.com> kerberos...
2008-08-11 Andrew BartlettWithout stdlib.h we don't get a prototype for free().
2008-08-08 Jeremy AllisonTry and fix the build for systems that don't have krb5_...
2008-08-08 Jeremy AllisonAdd Derrick Schommer's <dschommer@F5.com> kerberos...
2008-08-06 rootfixed conflict
2008-08-06 Michael AdamMerge commit 'origin/v3-2-stable' into v3-2-ctdb
2008-08-05 Andrew BartlettWithout stdlib.h we don't get a prototype for free().
2008-08-04 Michael AdamMerge commit 'origin/v3-2-stable' into v3-2-ctdb
2008-07-31 Michael AdamMerge commit 'origin/v3-2-stable' into v3-2-ctdb
2008-07-21 Michael AdamMerge commit 'origin/v3-2-stable' into v3-2-ctdb
2008-07-16 Michael AdamMerge commit 'origin/v3-2-stable' into v3-2-ctdb
2008-07-16 Zach LoafmanFix realpath() check so that it doesn't generate a...
2008-07-10 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-07-10 Zach LoafmanFix realpath() check so that it doesn't generate a...
2008-07-09 Michael AdamMerge commit 'origin/v3-2-stable' into v3-2-ctdb build_3.2.0_ctdb.36
2008-07-04 Michael AdamMerge commit 'origin/v3-2-stable' into v3-2-ctdb build_3.2.0_ctdb.35
2008-06-26 Volker LendeckeAdd a gpfs_prefetch module
2008-06-13 John H TerpstraMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-06-13 Volker LendeckeMerge commit 'origin/v3-2-stable' into v3-2-ctdb
2008-06-12 Volker LendeckeAdd -brtl to the AIX linker flags
2008-06-12 Volker LendeckeAdd -brtl to the AIX linker flags
2008-06-11 Volker LendeckeMerge commit 'origin/v3-2-stable' into v3-2-ctdb
2008-06-10 John H TerpstraMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-06-09 Stefan Metzmacherconfigure: we require autoconf 2.54
2008-06-09 Stefan Metzmacherconfigure: fix warnings with autoconf-2.62 rename SMB_B...
2008-06-09 Stefan Metzmacherconfigure: fix warnings with autoconf-2.62 rename samba...
2008-06-09 Stefan Metzmacherconfigure: fix warnings with autoconf-2.62 rename smb_k...
2008-06-09 Stefan Metzmacherconfigure: we require autoconf 2.54
2008-06-09 Stefan Metzmacherconfigure: fix warnings with autoconf-2.62 rename SMB_B...
2008-06-09 Stefan Metzmacherconfigure: fix warnings with autoconf-2.62 rename samba...
2008-06-09 Stefan Metzmacherconfigure: fix warnings with autoconf-2.62 rename smb_k...
2008-06-09 Karolin SeegerRevert "build: add symbol versioning when we build...
2008-06-09 Karolin SeegerRevert "build: add symbol versioning when we build...
2008-05-28 John H TerpstraMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-05-28 Michael AdamMerge commit 'origin/v3-2-stable' into v3-2-ctdb
next