summaryrefslogtreecommitdiffstats
path: root/source/configure
Commit message (Expand)AuthorAgeFilesLines
* For some reason, the configure tests for sendfile support in FreeBSDRichard Sharpe2002-12-271-735/+733
* Rerun configure.Tim Potter2002-12-051-770/+739
* Make sure we have a default st_blocksize.Jeremy Allison2002-12-041-383/+389
* Fix for 64 bit issues with oplocks and allocation size.Jeremy Allison2002-12-041-746/+783
* Rerun autoconf.Tim Potter2002-12-031-18889/+8987
* Patch from Paul Green to detect exe extensions, needed for Stratus VOS.Andrew Bartlett2002-12-011-8898/+18894
* Rerun autoconf.Tim Potter2002-11-291-866/+872
* merging changes from SAMBA_3_0 relating to RPM packagingGerald Carter2002-11-271-20506/+9261
* Regenerate with newer autoconfJelmer Vernooij2002-11-251-9260/+20500
* Rerun autoconf.Tim Potter2002-11-221-17738/+8862
* If you don't specify --with-python, we assume "python" anyhow, becauseMartin Pool2002-11-211-1612/+480
* Remove the assumption that all Solaris has -lsendfile.Andrew Bartlett2002-11-151-1/+65
* patch from aedil@alchar.org to correctly detect solaris workshop CC's abilityAndrew Bartlett2002-11-151-472/+1615
* Rename pdb_mysql and pdb_xml to 'mysql' and 'xml'Jelmer Vernooij2002-11-151-1611/+475
* Rerun autoconfAndrew Bartlett2002-11-151-471/+1607
* small patch to makesure we fallback to <xfs/xqm.h> if <linux/xqm.h> doesn't e...Jelmer Vernooij2002-11-131-0/+114
* Only add modules/pdb_xml.so and modules/pdb_mysql.so to the 'modules' target ifJelmer Vernooij2002-11-131-5/+8
* Don't build Makefile.in in examples/VFS/Jelmer Vernooij2002-11-131-1605/+468
* Undo the new --enable-developer flags that caused breakage on gcc != 3.2, andAndrew Bartlett2002-11-131-468/+1621
* Don't generate ../examples/pdb/{xml,mysql}/configureJelmer Vernooij2002-11-051-3/+1
* Rerun autoconfJelmer Vernooij2002-11-051-8611/+17906
* Rerun autoconf.Tim Potter2002-11-051-17330/+8612
* Rerun autoconfJelmer Vernooij2002-10-301-1/+2
* Remove obsolete acconfig.h - we now use comments in AC_DEFINE()Jelmer Vernooij2002-10-211-219/+428
* Recognize FreeBSD5 correctly (not as being sysv...)Jelmer Vernooij2002-10-211-8606/+17123
* Turn on sendfile detection by default in HEAD and 3.0.Jeremy Allison2002-10-051-42/+43
* Patch from Steve Langasek <vorlon@netexpress.net>:Andrew Bartlett2002-10-031-840/+845
* Fix Solaris sendfile detection. Add small fixes to sendfile code.Jeremy Allison2002-10-011-41/+45
* Added Solaris sendfile patch + configure tests from Pierre Belanger <belanger...Jeremy Allison2002-09-301-14/+144
* Readd the 2.2 --with-ldapsam paramaters so as to allow a smooth upgrade path toAndrew Bartlett2002-09-271-830/+857
* Actually pick up the kerberos libs in RedHat - the previous shell constructAndrew Bartlett2002-09-251-4/+4
* * fix getpass checkGerald Carter2002-09-231-369/+371
* Merge back Richard's FreeBSD sendfile fixes.Jeremy Allison2002-09-211-376/+372
* reran autoconfGerald Carter2002-09-201-371/+387
* HPUX sendfile is now detected correctly.Jeremy Allison2002-09-181-842/+982
* Rerun configure.Tim Potter2002-09-171-862/+893
* Rerun autoconf.Tim Potter2002-09-171-708/+718
* Added FreeBSD sendfile configure tests. Richard please test...Jeremy Allison2002-09-171-18/+79
* Attempt to make broken Linux sendfile work.... Still in progress.Jeremy Allison2002-09-171-17/+25
* Added autoconf detection for sendfile for Linux. lib/sendfile.c codeJeremy Allison2002-09-171-819/+982
* Python's setup.py does not need to be munged by configure.in -- it isMartin Pool2002-09-091-2/+2
* Add --with-python=PYTHONNAME configure option, so that the librariesMartin Pool2002-09-091-809/+828
* Merge tpot's Python patch. ./configure now writes to the PythonMartin Pool2002-09-091-696/+699
* forgot to commit configure with configure.inSimo Sorce2002-09-081-2/+2
* Make it possible to actually build these modules - process the Makefile.in atAndrew Bartlett2002-09-061-2/+2
* Detect and use syslog.h or sys/syslog.h corretly. Fixes lack of prototype forAndrew Bartlett2002-09-061-725/+762
* Put in intermediate version of new SAM system. It's not stable yet, codeJelmer Vernooij2002-08-281-815/+844
* avoid using libtool for VFS modulesSimo Sorce2002-08-271-2/+5
* Steve Langasek <vorlon@netexpress.net> has again attempted to simplify Samba'sAndrew Bartlett2002-08-251-806/+808
* Test for non-POSIX st_blksize field.Jeremy Allison2002-08-231-118/+154