Properly display popt errors. Also fix debug to be -d for consistency with other...
[samba.git] / source3 / configure
2003-01-21 Jeremy AllisonMore fixes getting us closer to full Heimdal compile....
2003-01-19 Jeremy AllisonMerge in more of the SuSE patches for Heimdal. These...
2003-01-17 Jim McDonoughEnable dynamic loading of RPC modules. See docs/textdo...
2003-01-16 Jeremy AllisonMore Heimdal changes. Still not compiling with Heimdal...
2003-01-16 Jeremy AllisonFist part of fixes to make us compile with Heimdal...
2003-01-15 Herb LewisIRIX uses libns_winbind.so instead of libnss_winbind.so
2003-01-13 Richard SharpeMake sure that those cleanups actually went in.
2003-01-08 Herb Lewisreran autoconf
2002-12-27 Richard SharpeFor some reason, the configure tests for sendfile suppo...
2002-12-05 Tim PotterRerun configure.
2002-12-04 Jeremy AllisonMake sure we have a default st_blocksize.
2002-12-04 Jeremy AllisonFix for 64 bit issues with oplocks and allocation size.
2002-12-03 Tim PotterRerun autoconf.
2002-12-01 Andrew BartlettPatch from Paul Green to detect exe extensions, needed...
2002-11-29 Tim PotterRerun autoconf.
2002-11-27 Gerald Cartermerging changes from SAMBA_3_0 relating to RPM packaging
2002-11-25 Jelmer VernooijRegenerate with newer autoconf
2002-11-22 Tim PotterRerun autoconf.
2002-11-21 Martin PoolIf you don't specify --with-python, we assume "python...
2002-11-15 Andrew BartlettRemove the assumption that all Solaris has -lsendfile.
2002-11-15 Andrew Bartlettpatch from aedil@alchar.org to correctly detect solaris...
2002-11-15 Jelmer VernooijRename pdb_mysql and pdb_xml to 'mysql' and 'xml'
2002-11-15 Andrew BartlettRerun autoconf
2002-11-13 Jelmer Vernooijsmall patch to makesure we fallback to <xfs/xqm.h>...
2002-11-13 Jelmer VernooijOnly add modules/pdb_xml.so and modules/pdb_mysql.so...
2002-11-13 Jelmer VernooijDon't build Makefile.in in examples/VFS/
2002-11-13 Andrew BartlettUndo the new --enable-developer flags that caused break...
2002-11-05 Jelmer VernooijDon't generate ../examples/pdb/{xml,mysql}/configure
2002-11-05 Jelmer VernooijRerun autoconf
2002-11-05 Tim PotterRerun autoconf.
2002-10-30 Jelmer VernooijRerun autoconf
2002-10-21 Jelmer VernooijRemove obsolete acconfig.h - we now use comments in...
2002-10-21 Jelmer VernooijRecognize FreeBSD5 correctly (not as being sysv...)
2002-10-05 Jeremy AllisonTurn on sendfile detection by default in HEAD and 3.0.
2002-10-03 Andrew BartlettPatch from Steve Langasek <vorlon@netexpress.net>:
2002-10-01 Jeremy AllisonFix Solaris sendfile detection. Add small fixes to...
2002-09-30 Jeremy AllisonAdded Solaris sendfile patch + configure tests from...
2002-09-27 Andrew BartlettReadd the 2.2 --with-ldapsam paramaters so as to allow...
2002-09-25 Andrew BartlettActually pick up the kerberos libs in RedHat - the...
2002-09-23 Gerald Carter* fix getpass check
2002-09-21 Jeremy AllisonMerge back Richard's FreeBSD sendfile fixes.
2002-09-20 Gerald Carterreran autoconf
2002-09-18 Jeremy AllisonHPUX sendfile is now detected correctly.
2002-09-17 Tim PotterRerun configure.
2002-09-17 Tim PotterRerun autoconf.
2002-09-17 Jeremy AllisonAdded FreeBSD sendfile configure tests. Richard please...
2002-09-17 Jeremy AllisonAttempt to make broken Linux sendfile work.... Still...
2002-09-17 Jeremy AllisonAdded autoconf detection for sendfile for Linux. lib...
2002-09-09 Martin PoolPython's setup.py does not need to be munged by configu...
2002-09-09 Martin PoolAdd --with-python=PYTHONNAME configure option, so that...
2002-09-09 Martin PoolMerge tpot's Python patch. ./configure now writes...
2002-09-08 Simo Sorceforgot to commit configure with configure.in
2002-09-06 Andrew BartlettMake it possible to actually build these modules -...
2002-09-06 Andrew BartlettDetect and use syslog.h or sys/syslog.h corretly. ...
2002-08-28 Jelmer VernooijPut in intermediate version of new SAM system. It's...
2002-08-27 Simo Sorceavoid using libtool for VFS modules
2002-08-25 Andrew BartlettSteve Langasek <vorlon@netexpress.net> has again attemp...
2002-08-23 Jeremy AllisonTest for non-POSIX st_blksize field.
2002-08-18 Simo SorceA new utility to test VFS system and modules
2002-08-08 Andrew BartlettSamba dependency hell claim's another victim...
2002-08-07 Andrew BartlettPatch from Steve Langasek <vorlon@netexpress.net> to...
2002-07-30 Simo SorceOK!
2002-07-30 Tim PotterReran configure.
2002-07-27 Simo Sorceas per user request added windbind start/stop/restart...
2002-07-24 Andrew Tridgellreran configure
2002-07-23 Andrew Tridgellreran configure
2002-07-03 Andrew BartlettKill off codepage related stuff, now we don't use codep...
2002-06-26 Jim McDonoughRe-enable kernel change notification on s390 as it...
2002-06-26 Gerald Cartermore merges from SAMBA_2_2
2002-06-25 Gerald CarterMerge ... SONAMEFLAG stuff from SAMBA_2_2. If I steppe...
2002-06-24 Gerald Cartermerging some autoconf changes from SAMBA_2_2
2002-06-16 Andrew BartlettTwo things: Check how many paramaters that the LDAP...
2002-06-05 Jim McDonoughmerge 390 kernel workaround from SAMBA_2_2.
2002-05-29 Gerald Cartermerge from 2.2
2002-05-17 Andrew BartlettMake --with-ldapsam 'go away'. This is now a standard...
2002-05-17 Andrew BartlettThis removes --with-ssl from Samba.
2002-05-16 Jim McDonoughFix for non-__va_copy systems. I had used AC_TRY_COMPI...
2002-05-16 Jim McDonoughAdd configure support for __va_copy, which is required...
2002-05-16 Gerald Cartermerge from SAMBA_2_2
2002-05-15 Gerald Cartermore solaris compile fixes (for smbwrapper)
2002-05-11 Jeremy AllisonFix for *BSD linking of VFS modules from "Scot W. Hetze...
2002-05-11 Jeremy AllisonFix to include -Ipopt in getpass test.
2002-05-09 Jeremy AllisonMerged in printing fixes... There were many missing !
2002-05-09 Gerald Cartermerge from SAMBA_2_2
2002-05-09 Gerald Carterpidfile merge from SAMBA_2_2 (including --with-fhs...
2002-04-24 Andrew Tridgellpatch from Alexander Bokovoy needed for dlopen on bsd...
2002-04-16 Andrew Tridgellreran configure after adding a test for strnlen()
2002-04-11 Andrew Tridgelladded strndup() for systems that don't have it
2002-04-11 Jeremy AllisonEnsure VFS modules will build correctly by adding defin...
2002-04-04 Tim PotterRerun autoconf.
2002-04-04 Tim PotterRerun autoconf.
2002-04-01 Andrew Tridgellnot all versions of gcc support -rdynamic
2002-04-01 Andrew Tridgelltry to get the summary test working on OpenBSD
2002-03-27 Jeremy AllisonRemoved HAVE_LIBDL from most places (except system...
2002-03-23 Andrew Bartlettrerun autoconf
2002-03-19 Jeremy AllisonSync up vfs changes from 2.2.x.
2002-03-01 Jeremy AllisonFixed EXTRA vs EXTGRA typo. Thanks Mike :-).
2002-03-01 Jeremy AllisonAttempt to fix Solaris winbind nss build.
2002-02-22 Andrew BartlettRerun configure
2002-02-22 Andrew BartlettGet rid of the unused WL variable from the previous...
next