summaryrefslogtreecommitdiffstats
path: root/source3/configure.in
Commit message (Expand)AuthorAgeFilesLines
* Don't generate ../examples/pdb/mysql/Makefile and ../examples/pdb/xml/MakefileJelmer Vernooij2002-11-051-1/+1
* Add support to build plugins in source/Jelmer Vernooij2002-11-051-0/+11
* Fix mysterious error message when running 'make python_{ext,install}'Tim Potter2002-11-051-4/+0
* Add FIXME about --with-pythonMartin Pool2002-11-041-0/+4
* Applied Buchan Milne's patches.John Terpstra2002-10-311-1/+1
* added a timegm() function for systems that don't have itAndrew Tridgell2002-10-301-1/+1
* Remove obsolete acconfig.h - we now use comments in AC_DEFINE()Jelmer Vernooij2002-10-211-208/+207
* Recognize FreeBSD5 correctly (not as being sysv...)Jelmer Vernooij2002-10-211-2/+3
* Turn on sendfile detection by default in HEAD and 3.0.Jeremy Allison2002-10-051-3/+4
* Patch from Steve Langasek <vorlon@netexpress.net>:Andrew Bartlett2002-10-031-4/+8
* Fix Solaris sendfile detection. Add small fixes to sendfile code.Jeremy Allison2002-10-011-2/+6
* Added Solaris sendfile patch + configure tests from Pierre Belanger <belanger...Jeremy Allison2002-09-301-0/+66
* Readd the 2.2 --with-ldapsam paramaters so as to allow a smooth upgrade path toAndrew Bartlett2002-09-271-0/+17
* Actually pick up the kerberos libs in RedHat - the previous shell constructAndrew Bartlett2002-09-251-4/+4
* * fix getpass checkGerald Carter2002-09-231-20/+19
* Merge back Richard's FreeBSD sendfile fixes.Jeremy Allison2002-09-211-7/+13
* allow --with-krb5 to override the location of the kerberos libs onAndrew Tridgell2002-09-201-12/+18
* HPUX sendfile is now detected correctly.Jeremy Allison2002-09-181-1/+55
* Added --with-ldap (default=yes) option. We should now be able toTim Potter2002-09-171-8/+27
* Added --with-ads option, defaults to yes. If you run ./configureTim Potter2002-09-171-46/+68
* Default to "python" for --with-python option. This saves having to runTim Potter2002-09-171-1/+8
* Added FreeBSD sendfile configure tests. Richard please test...Jeremy Allison2002-09-171-2/+31
* Attempt to make broken Linux sendfile work.... Still in progress.Jeremy Allison2002-09-171-1/+3
* Added autoconf detection for sendfile for Linux. lib/sendfile.c codeJeremy Allison2002-09-171-0/+72
* Python's setup.py does not need to be munged by configure.in -- it isMartin Pool2002-09-091-1/+1
* Add --with-python=PYTHONNAME configure option, so that the librariesMartin Pool2002-09-091-0/+13
* Merge tpot's Python patch. ./configure now writes to the PythonMartin Pool2002-09-091-1/+1
* configure.in:Simo Sorce2002-09-071-1/+1
* Make it possible to actually build these modules - process the Makefile.in atAndrew Bartlett2002-09-061-1/+1
* Detect and use syslog.h or sys/syslog.h corretly. Fixes lack of prototype forAndrew Bartlett2002-09-061-0/+1
* Put in intermediate version of new SAM system. It's not stable yet, codeJelmer Vernooij2002-08-281-0/+16
* avoid using libtool for VFS modulesSimo Sorce2002-08-271-1/+4
* Steve Langasek <vorlon@netexpress.net> has again attempted to simplify Samba'sAndrew Bartlett2002-08-251-1/+2
* Test for non-POSIX st_blksize field.Jeremy Allison2002-08-231-0/+10
* A new utility to test VFS system and modulesSimo Sorce2002-08-181-1/+1
* Samba dependency hell claim's another victim...Andrew Bartlett2002-08-081-16/+8
* Patch from Steve Langasek <vorlon@netexpress.net> to split up our -lAndrew Bartlett2002-08-071-8/+16
* OK!Simo Sorce2002-07-301-1/+1
* Do AC_MSG_RESULT(yes) when using included popt.Tim Potter2002-07-301-1/+1
* as per user request added windbind start/stop/restart in swatSimo Sorce2002-07-271-0/+1
* implemented getgrouplist() for systems that don't have it and use itAndrew Tridgell2002-07-231-1/+1
* removed the freebsd getgroups check now that we don't use itAndrew Tridgell2002-07-231-24/+0
* Kill off codepage related stuff, now we don't use codepages any more.Andrew Bartlett2002-07-031-19/+0
* Re-enable kernel change notification on s390 as it has been fixed in theJim McDonough2002-06-261-1/+1
* more merges from SAMBA_2_2Gerald Carter2002-06-261-0/+1
* merge of SONAMEFLAG stuff from SAMBA_2_2. If I stepped on somethingGerald Carter2002-06-251-2/+42
* merging some autoconf changes from SAMBA_2_2Gerald Carter2002-06-241-93/+65
* Two things: Check how many paramaters that the LDAP libs take for theAndrew Bartlett2002-06-161-0/+10
* merge 390 kernel workaround from SAMBA_2_2.Jim McDonough2002-06-051-1/+1
* merge from 2.2Gerald Carter2002-05-291-0/+3