r23095: Support systems that have their PAM headers in /usr/include/pam.
[kai/samba.git] / source3 / configure.in
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...
2007-10-10 Jeremy Allisonr22049: HPUX build fixes from <don.mccall@hp.com>.
2007-10-10 James Peachr21950: After discussion with the Apple and Linux clien...
2007-10-10 Stefan Metzmacherr21944: move acl header checks to the correct place...
2007-10-10 Stefan Metzmacherr21931: include acl/libacl.h is present
2007-10-10 Jeremy Allisonr21845: Refactor the sessionsetupX code a little to...
2007-10-10 Günther Deschnerr21822: Adding experimental krb5 lib locator plugin.
2007-10-10 James Peachr21778: Wrap calls to krb5_get_init_creds_opt_free...
2007-10-10 James Peachr21763: Add support for the UNIX_INFO2 infolevel.
2007-10-10 Jeremy Allisonr21605: Fix small typo noticed by Raúl Sánchez Siles...
2007-10-10 Herb Lewisr21546: remove duplicate lines
2007-10-10 Gerald Carterr21525: Go ahead and checkin the mlock() & memalign...
2007-10-10 Volker Lendecker21365: Lets see which build farm machines have makecon...
2007-10-10 Günther Deschnerr21237: Forgot configure checks in 3_0 (3_0_25 is fine...
2007-10-10 Volker Lendecker21109: Send notify_fam.c through the VFS. Lets see...
2007-10-10 Gerald Carterr20986: Commit the prototype of the nss_info plugin...
2007-10-10 James Peachr20965: Fix spelling.
2007-10-10 Volker Lendecker20932: This is the basic infrastructure for inotify...
2007-10-10 Stefan Metzmacherr20811: fix comment
2007-10-10 Lars Müllerr20663: Do not install smbmount man page if we didn...
2007-10-10 Volker Lendecker20501: Check in config.h fix from Michael Adam <ma...
2007-10-10 Gerald Carterr20487: Remove the unused dn2ad_canonical() call
2007-10-10 James Peachr20429: Restructure the libuuid API tests to handle...
2007-10-10 Stefan Metzmacherr20389: this needs to be after AC_LIBREPLACE_BROKEN_CHE...
2007-10-10 Stefan Metzmacherr20388: add the library that contains dlopen to the...
2007-10-10 Stefan Metzmacherr20386: remove unneeded dlopen related configure checks...
2007-10-10 Simo Sorcer20116: Start merging in the work done to create the...
2007-10-10 James Peachr19851: Disable gcc PIE options on Darwin.
2007-10-10 Stefan Metzmacherr19730: as libreplace always provides dlopen(), we...
2007-10-10 Stefan Metzmacherr19718: define SHLIBEXT (prepare ldb merge from samba4)
2007-10-10 Jim McDonoughr19647: Add some GPFS support in a vfs mod. Also adds...
2007-10-10 Günther Deschnerr19494: When building with a static Heimdal, make sure...
2007-10-10 James Peachr19477: Patch from Huang Dejin Eugene <hdejin@yahoo...
2007-10-10 Gerald Carterr19421: BUG 3868: Patch from Timur Bakeyev <timur@com...
2007-10-10 Gerald Carterr19417: BUG 3856: patch from Timur Bakeyev <timur@com...
2007-10-10 Stefan Metzmacherr19291: this should fix the build on heimdal systems
2007-10-10 Volker Lendecker19287: As requested by Bjoern Jacke <bjoern@j3e.de...
2007-10-10 James Peachr19286: Remove dependency on Fink. If we really *need...
2007-10-10 James Peachr19270: Stop depending on internal MIT symbols. These...
2007-10-10 Stefan Metzmacherr19246: merge from samba4 rev 18207 and 18208:
2007-10-10 Stefan Metzmacherr19244: fix the build on systems with broken krb5
2007-10-10 Stefan Metzmacherr19241: compile xattr wrappers on mac os 10
2007-10-10 Stefan Metzmacherr19239: make the acl configure check more readable...
2007-10-10 Stefan Metzmacherr19238: Let the comfigure check find that some krb5...
2007-10-10 Stefan Metzmacherr19236: prepare for --with-pam=auto as default
2007-10-10 Stefan Metzmacherr19233: remove unused --with-spinlocks option
2007-10-10 Stefan Metzmacherr19096: - fix the build with included popt
2007-10-10 Stefan Metzmacherr19093: speed up the samba3 build from 8mins to 5mins:-)
2007-10-10 Stefan Metzmacherr19089: normalize KRB5_LIBS too
2007-10-10 Stefan Metzmacherr19087: normalize vars before printing them
2007-10-10 Stefan Metzmacherr19086: fix --disable-pie together with -C
2007-10-10 Stefan Metzmacherr18976: follow the advice from "William Jojo" <jojowil...
2007-10-10 Stefan Metzmacherr18973: we should always set LDFLAGS and DYNEXP dependi...
2007-10-10 Stefan Metzmacherr18956: fix -pie and -fPIE together with configure -C
2007-10-10 Stefan Metzmacherr18950: I can't see where stropts.h and poll.h are...
2007-10-10 Gerald Carterr18905: I'm not really proud of this but I don't want...
2007-10-10 Gerald Carterr18904: * Revert previous fix for building out of tree and
2007-10-10 Stefan Metzmacherr18901: try to fix the samba3 build without having...
2007-10-10 Gerald Carterr18899: remove check for root when running configure...
2007-10-10 Gerald Carterr18896: * Fix out of tree builds after libreplace merge
2007-10-10 Stefan Metzmacherr18895: AIX need to call pidl with --uint-enums as...
2007-10-10 Volker Lendecker18893: Attempt to fix the Solaris build
next