Fix the build on RHEL5, when libcap-devel is installed.
[samba.git] / source / configure.in
2007-11-15 Michael AdamFix the build on RHEL5, when libcap-devel is installed.
2007-11-09 Stefan Metzmacheruse nss_wrapper code in samba3 when --enable-nss-wrappe...
2007-11-05 Michael AdamFix a typo.
2007-11-02 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-11-02 Gerald (Jerry) CarterMerge branch 'v3-2-test' of git://git.samba.org/samba...
2007-11-02 Gerald (Jerry) CarterFix build breakage when not specifying --with-fhs.
2007-11-02 Gerald (Jerry) CarterMerge branch 'v3-2-test' of git://git.samba.org/samba...
2007-11-01 Gerald (Jerry) CarterPatch from Debian Samba package maintainers:
2007-11-01 Michael AdamEnable building the zfsacl VFS module by specifying
2007-10-23 Andrew Tridgelladded a syncops VFS module for filesystems which do...
2007-10-23 James PeachReorder pthread mutex check so that it doesn't output...
2007-10-19 Gerald (Jerry) CarterMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2007-10-19 Gerald (Jerry) CarterAdd test for "struct in6_addr" to the HAVE_IPV6 configu...
2007-10-19 Gerald (Jerry) CarterMove the test for the AIX specific interface code to...
2007-10-18 Stefan Metzmacherremove configure checks which are now in libreplace
2007-10-14 Volker LendeckeFix get_interfaces detection
2007-10-12 Jelmer VernooijMerge branch 'v3-2-stable' into my_branch
2007-10-11 Guenther DeschnerMerge commit 'origin/v3-2-test' into my_branch
2007-10-11 Guenther DeschnerRename krb5 locator plugin to "winbind_krb5_locator".
2007-10-11 Stefan Metzmacherprepare the mkversion.sh infrastructure for git branche...
2007-10-10 Gerald (Jerry) Carter[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create... samba-misc-tags/initial-v3-2-test
2007-10-10 Jelmer Vernooijr25557: merge libreplace fixes from samba4
2007-10-10 Jeremy Allisonr25511: Fix sockaddr_in6 detection.
2007-10-10 Jeremy Allisonr25507: Fix definition of struct sockaddr_storage if
2007-10-10 Jeremy Allisonr25505: Add a replacement (IPv4 only) implementation...
2007-10-10 Jelmer Vernooijr25494: Sanity check --with-samba4srcdir argument.
2007-10-10 Jeremy Allisonr25487: Try fix the build - fix socklen_t and sa_family_t.
2007-10-10 Jeremy Allisonr25476: Finally fix up new interface detection code...
2007-10-10 Jeremy Allisonr25472: Fix the interfaces code to detect IPv6 interfac...
2007-10-10 Jeremy Allisonr25445: Fix IPV6 detection.
2007-10-10 James Peachr25432: Merge module linking changes from SAMBA_3_2...
2007-10-10 Jeremy Allisonr25431: Add detection for IPv6 support.
2007-10-10 Jelmer Vernooijr25415: Merge the 3.2-perltest branch that switches...
2007-10-10 Jeremy Allisonr25406: Make the Linux nss client code thread-safe.
2007-10-10 Stefan Metzmacherr25248: According to the build-farm all this defines...
2007-10-10 Stefan Metzmacherr25244: see what the build-farm says when we only use...
2007-10-10 Stefan Metzmacherr25179: fix libunwind detection on x86 based hosts
2007-10-10 Stefan Metzmacherr25154: move winbindd code into winbindd/
2007-10-10 Stefan Metzmacherr25128: _XOPEN_SOURCE_EXTENDED and socklen_t are always...
2007-10-10 Günther Deschnerr24838: Now for real: build the locator, if we can.
2007-10-10 Volker Lendecker24701: Fix the swat build
2007-10-10 Stefan Metzmacherr24304: patch from Bjoern JAcke <bj@SerNet.DE>:
2007-10-10 Stefan Metzmacherr24302: add a module that overloads the file_id_create...
2007-10-10 Stefan Metzmacherr23900: LDAP_OPT_SOCKBUF doesn't exists on all platforms
2007-10-10 Stefan Metzmacherr23898: rename HAVE_ADS_SASL_WRAPPING -> HAVE_LDAP_SASL...
2007-10-10 Stefan Metzmacherr23893: add dummy callbacks for LDAP SASL wrapping,
2007-10-10 Andrew Tridgellr23786: Use linux/dqblk_xfs.h rather than a private...
2007-10-10 Gerald Carterr23689: Squashed commit of the following:
2007-10-10 Michael Adamr23536: Fix a typo. James: Please check!
2007-10-10 Gerald Carterr23497: Disable building of libaddns (no defined API...
2007-10-10 James Peachr23480: Fix DEVELOPER_CFLAGS quoting.
2007-10-10 James Peachr23478: Change the handling of the developer CFLAGS...
2007-10-10 Volker Lendecker23410: Merge the core of the cluster code.
2007-10-10 James Peachr23398: Support membership of >16 groups on Darwin...
2007-10-10 Michael Adamr23389: Disabling ACL support on Darwin/Mac OS X for...
2007-10-10 Michael Adamr23387: 1. This unifies the POSIX ACL detection code:
2007-10-10 James Peachr23352: Don't generate stamp-h. AFAICT it is never...
2007-10-10 Stefan Metzmacherr23307: move readahead stuff out of libreplace and...
2007-10-10 Gerald Carterr23274: merge CloseEventlog() pidl conversion from...
2007-10-10 Jeremy Allisonr23105: Add lchown to the vfs layer. We need this in...
2007-10-10 James Peachr23097: Add a new configure option to disable building...
2007-10-10 James Peachr23095: Support systems that have their PAM headers...
2007-10-10 James Peachr23094: Update the iconv detection to handle cross...
2007-10-10 Jeremy Allisonr23005: If we're running on a system where time_t is...
2007-10-10 Volker Lendecker22994: Fix HP/UX compiler flags by Don McCall. Lets...
2007-10-10 Simo Sorcer22976: whoops typo
2007-10-10 Simo Sorcer22974: enable relro with PIE if available, this gives...
2007-10-10 James Peachr22955: Disable dependency tracking by default.
2007-10-10 Michael Adamr22919: Fix build on Tru64.
2007-10-10 James Peachr22878: Warn in $PATH contains /usr/ucb. Bugzilla ...
2007-10-10 James Peachr22826: Fix the gettimeofday test that I broke in rev...
2007-10-10 James Peachr22821: Replace unnecessary AC_TRY_RUN with AC_TRY_LINK...
2007-10-10 James Peachr22820: Move FAM libraries from smbd to vfs_fam_notify...
2007-10-10 Michael Adamr22777: Fix for [Bug 4543] - POSIX ACL support on FreeBSD.
2007-10-10 Derrell Lipmanr22773: - Clean up the the rest of the cruft from my...
2007-10-10 Derrell Lipmanr22772: - Still working on the fact that readahead...
2007-10-10 Derrell Lipmanr22731: - Fix bug #4594.
2007-10-10 Volker Lendecker22692: Fix compilation of explicit --without-winbind.
2007-10-10 Günther Deschnerr22664: When we have krb5_get_init_creds_opt_get_error...
2007-10-10 James Peachr22614: Only enable GNU-isms in the Makefile if we...
2007-10-10 Jelmer Vernooijr22583: Support non-Linux GNU systems (such as Debians...
2007-10-10 Günther Deschnerr22483: Attempt to fix the build.
2007-10-10 Günther Deschnerr22480: Remove accidentially comitted getpeereid hunks...
2007-10-10 Günther Deschnerr22479: Add "net ads keytab list".
2007-10-10 Günther Deschnerr22467: Adding configure check for -Werror-implicit...
2007-10-10 James Peachr22441: Add automatic dependency tracking. The dependen...
2007-10-10 James Peachr22419: Update configure so that we only need one copy...
2007-10-10 James Peachr22418: Support running under launchd. We abstract...
2007-10-10 James Peachr22413: Simplify the build rules for plugin modules...
2007-10-10 Günther Deschnerr22376: Make sure we use krb5 when we identify just...
2007-10-10 Stefan Metzmacherr22302: fix the build when no shared-library support...
2007-10-10 Stefan Metzmacherr22301: remove unused vars
2007-10-10 Stefan Metzmacherr22249: move tdb code to lib/tdb/ as in samba4
2007-10-10 James Peachr22127: Wrap the AC_TRY_RUN detection for Linux getgrou...
2007-10-10 Jeremy Allisonr22106: Fix the module name - it's vfs_readahead not...
2007-10-10 Jeremy Allisonr22105: Added vfs_readahead module that appears to...
2007-10-10 Lars Müllerr22103: No code change. This is a spring time end...
2007-10-10 Lars Müllerr22102: Remove obsoleted SHLIBS_PROGS from {Makefile...
2007-10-10 Jeremy Allisonr22097: Add detection for linux readahead() syscall.
2007-10-10 Jelmer Vernooijr22055: Port the endpoint mapper (and functions it...
next