s3: Add support for AF_NETLINK addr notifications
[obnox/samba-ctdb.git] / source3 / configure.in
2011-02-01 Volker Lendeckes3: Add support for AF_NETLINK addr notifications
2010-10-21 Stefan Metzmachers3:configure: build common/hash.o from lib/tdb
2010-07-26 Volker Lendeckes3: Log the correct core path on Linux if core_pattern...
2010-05-10 Volker Lendeckes3: Test for "__attribute__((destructor))"
2010-03-22 Michael Adams3:configure: prevent using external libtalloc with...
2010-03-10 Michael Adams3:build: Fix automatic building of vfs_tsmsm if gpfs...
2010-03-10 Abhidnya P Chirmules3: Add a vfs_time_audit module
2010-03-10 Michael Adams3:build: remove checks for deprecated ctdb controls.
2010-03-10 Michael Adambuild: Add a configure check for CTDB_CONTROL_TRANS3_CO...
2010-03-10 Michael Adams3:build: fix detection of CTDB headers on systems...
2010-03-10 Michael Adams3:configure: add a check for the new CTDB_CONTROL_TRAN...
2010-03-10 Volker LendeckeAdd a gpfs_prefetch module
2010-02-04 Lars MüllerAdd cross option to samba_cv_linux_getgrouplist_ok
2009-12-07 Björn Jackes3:build: remove redundant qnx block size definition
2009-12-07 Björn Jackes3:build: fix shared library build on QNX
2009-11-30 Günther Deschners3-kerberos: fix the build on Mac OS X 10.6.2.
2009-11-30 Günther Deschners3-kerberos: only use krb5 headers where required.
2009-11-30 Günther Deschners3-kerberos: Fix Bug #6929: build with recent heimdal.
2009-11-30 Günther Deschners3-kerberos: next step to resolve Bug #6929: build...
2009-11-30 Günther Deschners3-kerberos: add check for prerequisite krb5/krb5.h...
2009-11-23 Andrew Tridgells3: fixed krb5 build problem on ubuntu karmic
2009-11-10 Matt Kraais3: Do not redefine strupr.
2009-11-04 Karolin Seegers3:configure: Fix typo in libtalloc check.
2009-10-30 Stefan Metzmachers3:configure: only check for gpfs_gpl.h
2009-10-29 Karolin SeegerRevert "s3:configure: Fix typo in libtalloc check."
2009-10-27 Karolin Seegers3:configure: Fix typo in libtalloc check.
2009-10-19 Björn Jackes3:configure: fix avahi activation
2009-10-19 Jeremy AllisonFix symlink calls in all vfs modules.
2009-09-19 Björn Jackes3: BSD needs sys/sysctl.h included to build properly
2009-09-11 Björn Jackes3:configure: fix syntax error in avahi configure test
2009-08-17 Stefan Metzmachers3:configure: fix the build with external talloc
2009-08-14 Karolin SeegerRevert "Fix build with external talloc."
2009-08-07 Volker LendeckeThe solaris linker seems to require an extra mention...
2009-07-18 Jelmer VernooijFix build with external talloc.
2009-06-24 Björn Jackes3:configure: "test" only takes one "="
2009-05-12 Michael Adams3:build: extend the support fo Debian GNU/kFooBar...
2009-05-12 Michael Adams3:build: support non-linux gnu ports
2009-05-08 Jeremy AllisonFix bug #6330 - DFS doesn't work on AIX. Jeremy.
2009-05-03 Geza GemesFix bug 6136: New AFS syscall conventions
2009-04-24 Björn Jackeѕ3/configure: fix regexp for ld version recognition
2009-04-15 Volker LendeckeRemove the so-far unused lua-stuff for the 3.4 release
2009-04-15 Karolin Seegers3/configure: Disable the automatic merged build.
2009-04-01 Michael Adams3:build: rename WINBIND_LIBS -> LIBWBCLIENT_LIBS for...
2009-04-01 Michael Adams3:build: unify linking of libwbclient with a @LIBWBCLI...
2009-04-01 Björn Jackeremove needless rpath stuff for default paths as early...
2009-04-01 Michael Adams3:build: prevent from setting "-O -g", check for ...
2009-04-01 Björn Jackedon't set -O twice
2009-04-01 Volker LendeckePrint an error if trying a merged build without a syste...
2009-03-23 Volker LendeckeUse avahi to register _smb._tcp in smbd
2009-03-23 Volker LendeckeAdd tevent avahi binding
2009-03-23 Volker LendeckeAdd avahi detection to configure
2009-03-23 Volker LendeckeDisable dns_sd by default
2009-03-22 Volker LendeckeOnly build the dirsort module if we have the dirfd...
2009-03-22 Andy KelkAdd dirsort module
2009-03-18 Günther Deschners3-spoolss: remove rpc_server/srv_spoolss.c alltogether.
2009-03-18 Jelmer VernooijFix fallback if system doesn't provide talloc.
2009-03-18 Jelmer VernooijAllow using external libtalloc.
2009-03-17 Jeremy AllisonMerge branch 'v3-4-test' of ssh://jra@git.samba.org...
2009-03-17 Steve Langaseks3: Fix bugs in the detection of the GNU ld version...
2009-03-11 Björn Jackefix configure check by avoiding main(main(...))
2009-03-10 Volker LendeckeAdd a vfs_preopen module to hide fs latencies
2009-03-04 Steven Dannemans3: Remove madvise support
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-02-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-25 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-25 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-02-25 Dan Sledzs3: Rename auth_onefs_wb and pdb_onefs_sam
2009-02-21 Steven Dannemans3: Fix build break in d9a842b2
2009-02-21 Dan SledzIntroduce a new passdb backend: pdb_onefs_sam
2009-02-21 Dan SledzIntroduce a new authentication backend auth_onefs_wb
2009-02-21 Dan SledzAllow building with an external libwbclient library
2009-02-21 todd stecherS3: Detect max_open_files from system
2009-02-20 Tim Proutys3 OneFS: Add shadow copy module
2009-02-19 todd stecherS3: Allow SMBD processes to survive in low memory condi...
2009-02-17 Michael Adams3:build: improve the check for a working krb5-config.
2009-02-14 Derrell LipmanIt seems some systems use f_flags instead of f_flag...
2009-02-13 todd stechers3: Test module for perfcount system
2009-02-13 Zack KirschOneFS implementation of BRL VFS ops:
2009-02-12 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-12 Björn JackeThere are systems where nanosleep is in libc *and*...
2009-02-12 Björn Jacketidy up timestamp checks
2009-02-12 Björn Jacketoday valgrind is available on 64bit Linux, too
2009-02-10 Tim Proutys3 OneFS: Add kernel oplocks implementation
2009-02-09 todd stecherS3 OneFS: Add in Isilon specific performance counter...
2009-02-09 todd stecherS3: New module interface for SMB message statistics...
2009-02-09 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-09 Björn Jackelook for nanosleep in librt, some Unix flavours have...
2009-02-06 Günther Deschners3-spoolss: prepare to use generated spoolss.
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-04 Günther Deschners3-eventlog: remove old eventlog server.
2009-02-03 Stefan Metzmachermerged-build: force non-shared build for samba4
2009-01-30 Tim Proutys3 build: Remove unused fstat check to fix a bunch...
2009-01-29 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-01-29 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-01-29 Björn Jackeadd configure check for Tru64 sub-second timestamp...
2009-01-29 Michael Adams3:build: fix build on AIX - only test for splice on...
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-29 Stefan Metzmachers3:configure: autodetect ctdb/cluster support
next