Add a replacement (IPv4 only) implementation of getaddrinfo/freeaddrinfo
[metze/old/v3-2-winbind-ndr.git] / source / configure.in
2007-10-04 jraAdd a replacement (IPv4 only) implementation of getaddr...
2007-10-03 jelmerSanity check --with-samba4srcdir argument.
2007-10-03 jraTry fix the build - fix socklen_t and sa_family_t.
2007-10-02 jraFinally fix up new interface detection code :-).
2007-10-02 jraFix the interfaces code to detect IPv6 interfaces,...
2007-10-01 jraFix IPV6 detection.
2007-09-29 jpeachMerge module linking changes from SAMBA_3_2 to SAMBA_3_...
2007-09-29 jraAdd detection for IPv6 support.
2007-09-28 jelmerMerge the 3.2-perltest branch that switches Samba 3...
2007-09-28 jraMake the Linux nss client code thread-safe.
2007-09-20 metzeAccording to the build-farm all this defines are not...
2007-09-19 metzesee what the build-farm says when we only use large...
2007-09-15 metzefix libunwind detection on x86 based hosts
2007-09-14 metzemove winbindd code into winbindd/
2007-09-13 metze_XOPEN_SOURCE_EXTENDED and socklen_t are always provide...
2007-08-31 gdNow for real: build the locator, if we can.
2007-08-27 vlendecFix the swat build
2007-08-10 metzepatch from Bjoern JAcke <bj@SerNet.DE>:
2007-08-10 metzeadd a module that overloads the file_id_create VFS...
2007-07-16 metzeLDAP_OPT_SOCKBUF doesn't exists on all platforms
2007-07-16 metzerename HAVE_ADS_SASL_WRAPPING -> HAVE_LDAP_SASL_WRAPPING
2007-07-16 metzeadd dummy callbacks for LDAP SASL wrapping,
2007-07-10 tridgeUse linux/dqblk_xfs.h rather than a private copy of...
2007-07-03 jerrySquashed commit of the following:
2007-06-17 obnoxFix a typo. James: Please check!
2007-06-14 jerryDisable building of libaddns (no defined API) and
2007-06-14 jpeachFix DEVELOPER_CFLAGS quoting.
2007-06-14 jpeachChange the handling of the developer CFLAGS so that...
2007-06-10 vlendecMerge the core of the cluster code.
2007-06-09 jpeachSupport membership of >16 groups on Darwin by making...
2007-06-08 obnoxDisabling ACL support on Darwin/Mac OS X for now.
2007-06-08 obnox1. This unifies the POSIX ACL detection code:
2007-06-05 jpeachDon't generate stamp-h. AFAICT it is never used.
2007-06-02 metzemove readahead stuff out of libreplace and make it...
2007-05-31 jerrymerge CloseEventlog() pidl conversion from 3.0.26 ...
2007-05-23 jraAdd lchown to the vfs layer. We need this in the POSIX...
2007-05-23 jpeachAdd a new configure option to disable building SWAT...
2007-05-23 jpeachSupport systems that have their PAM headers in /usr...
2007-05-23 jpeachUpdate the iconv detection to handle cross-compiles...
2007-05-18 jraIf we're running on a system where time_t is 8 bytes
2007-05-18 vlendecFix HP/UX compiler flags by Don McCall. Lets see how...
2007-05-17 idrawhoops typo
2007-05-17 idraenable relro with PIE if available, this gives extra...
2007-05-16 jpeachDisable dependency tracking by default.
2007-05-15 obnoxFix build on Tru64.
2007-05-15 jpeachWarn in $PATH contains /usr/ucb. Bugzilla #4295.
2007-05-13 jpeachFix the gettimeofday test that I broke in rev 22821.
2007-05-13 jpeachReplace unnecessary AC_TRY_RUN with AC_TRY_LINK. Fixes...
2007-05-13 jpeachMove FAM libraries from smbd to vfs_fam_notify. Should...
2007-05-10 obnoxFix for [Bug 4543] - POSIX ACL support on FreeBSD.
2007-05-10 derrell- Clean up the the rest of the cruft from my earlier...
2007-05-10 derrell- Still working on the fact that readahead() is not...
2007-05-07 derrell- Fix bug #4594.
2007-05-05 vlendecFix compilation of explicit --without-winbind.
2007-05-04 gdWhen we have krb5_get_init_creds_opt_get_error() then...
2007-04-30 jpeachOnly enable GNU-isms in the Makefile if we can be sure...
2007-04-29 jelmerSupport non-Linux GNU systems (such as Debians' GNU...
2007-04-23 gdAttempt to fix the build.
2007-04-23 gdRemove accidentially comitted getpeereid hunks again.
2007-04-23 gdAdd "net ads keytab list".
2007-04-22 gdAdding configure check for -Werror-implicit-function...
2007-04-22 jpeachAdd automatic dependency tracking. The dependency gener...
2007-04-20 jpeachUpdate configure so that we only need one copy of os2_d...
2007-04-20 jpeachSupport running under launchd. We abstract the method...
2007-04-20 jpeachSimplify the build rules for plugin modules. Add suppor...
2007-04-19 gdMake sure we use krb5 when we identify just an older...
2007-04-17 metzefix the build when no shared-library support is detected
2007-04-17 metzeremove unused vars
2007-04-16 metzemove tdb code to lib/tdb/ as in samba4
2007-04-07 jpeachWrap the AC_TRY_RUN detection for Linux getgrouplist...
2007-04-06 jraFix the module name - it's vfs_readahead not vfs_linux_...
2007-04-06 jraAdded vfs_readahead module that appears to do wonderful...
2007-04-06 lmuelleNo code change. This is a spring time end of line...
2007-04-06 lmuelleRemove obsoleted SHLIBS_PROGS from {Makefile,configure...
2007-04-06 jraAdd detection for linux readahead() syscall.
2007-04-03 jelmerPort the endpoint mapper (and functions it requires...
2007-04-02 jraHPUX build fixes from <don.mccall@hp.com>.
2007-03-23 jpeachAfter discussion with the Apple and Linux client mainta...
2007-03-23 metzemove acl header checks to the correct place only
2007-03-22 metzeinclude acl/libacl.h is present
2007-03-15 jraRefactor the sessionsetupX code a little to allow us
2007-03-13 gdAdding experimental krb5 lib locator plugin.
2007-03-09 jpeachWrap calls to krb5_get_init_creds_opt_free to handle...
2007-03-08 jpeachAdd support for the UNIX_INFO2 infolevel.
2007-03-01 jraFix small typo noticed by Raúl Sánchez Siles <rss@barra...
2007-02-26 herbremove duplicate lines
2007-02-24 jerryGo ahead and checkin the mlock() & memalign() fixes so
2007-02-15 vlendecLets see which build farm machines have makecontext...
2007-02-08 gdForgot configure checks in 3_0 (3_0_25 is fine) for...
2007-02-01 vlendecSend notify_fam.c through the VFS. Lets see how the...
2007-01-24 jerryCommit the prototype of the nss_info plugin interface.
2007-01-23 jpeachFix spelling.
2007-01-21 vlendecThis is the basic infrastructure for inotify support...
2007-01-15 metzefix comment
2007-01-10 lmuelleDo not install smbmount man page if we didn't called...
2007-01-03 vlendecCheck in config.h fix from Michael Adam <ma@sernet.de>
2007-01-02 jerryRemove the unused dn2ad_canonical() call
2006-12-31 jpeachRestructure the libuuid API tests to handle the case...
2006-12-28 metzethis needs to be after AC_LIBREPLACE_BROKEN_CHECKS :-)
2006-12-28 metzeadd the library that contains dlopen to the global...
next