summaryrefslogtreecommitdiffstats
path: root/source3/configure
Commit message (Expand)AuthorAgeFilesLines
* 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
* A new utility to test VFS system and modulesSimo Sorce2002-08-181-2/+2
* Samba dependency hell claim's another victim...Andrew Bartlett2002-08-081-816/+813
* Patch from Steve Langasek <vorlon@netexpress.net> to split up our -lAndrew Bartlett2002-08-071-825/+825
* OK!Simo Sorce2002-07-301-2/+2
* Reran configure.Tim Potter2002-07-301-691/+694
* as per user request added windbind start/stop/restart in swatSimo Sorce2002-07-271-693/+694
* reran configureAndrew Tridgell2002-07-241-1/+1
* reran configureAndrew Tridgell2002-07-231-742/+693
* Kill off codepage related stuff, now we don't use codepages any more.Andrew Bartlett2002-07-031-841/+816
* 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-805/+807
* merge of SONAMEFLAG stuff from SAMBA_2_2. If I stepped on somethingGerald Carter2002-06-251-806/+855
* merging some autoconf changes from SAMBA_2_2Gerald Carter2002-06-241-998/+949
* Two things: Check how many paramaters that the LDAP libs take for theAndrew Bartlett2002-06-161-85/+177
* merge 390 kernel workaround from SAMBA_2_2.Jim McDonough2002-06-051-1/+1
* merge from 2.2Gerald Carter2002-05-291-326/+329
* Make --with-ldapsam 'go away'. This is now a standard, stable, featureAndrew Bartlett2002-05-171-827/+799
* This removes --with-ssl from Samba.Andrew Bartlett2002-05-171-887/+809
* Fix for non-__va_copy systems. I had used AC_TRY_COMPILE, but even thoughJim McDonough2002-05-161-1/+1
* Add configure support for __va_copy, which is required on Linux/390 systemsJim McDonough2002-05-161-264/+299
* merge from SAMBA_2_2Gerald Carter2002-05-161-1/+1
* more solaris compile fixes (for smbwrapper)Gerald Carter2002-05-151-780/+779
* Fix for *BSD linking of VFS modules from "Scot W. Hetzel" <hetzels@westbend.net>Jeremy Allison2002-05-111-316/+317
* Fix to include -Ipopt in getpass test.Jeremy Allison2002-05-111-8/+89
* Merged in printing fixes... There were many missing !Jeremy Allison2002-05-091-9/+9
* merge from SAMBA_2_2Gerald Carter2002-05-091-4/+4
* pidfile merge from SAMBA_2_2 (including --with-fhs) and a few other minor thi...Gerald Carter2002-05-091-801/+986
* patch from Alexander Bokovoy needed for dlopen on bsd systemsAndrew Tridgell2002-04-241-613/+671
* reran configure after adding a test for strnlen()Andrew Tridgell2002-04-161-1/+1
* added strndup() for systems that don't have itAndrew Tridgell2002-04-111-670/+673
* Ensure VFS modules will build correctly by adding defines for CPPFLAGSJeremy Allison2002-04-111-764/+848
* Rerun autoconf.Tim Potter2002-04-041-1/+1
* Rerun autoconf.Tim Potter2002-04-041-672/+676
* not all versions of gcc support -rdynamicAndrew Tridgell2002-04-011-767/+762
* try to get the summary test working on OpenBSDAndrew Tridgell2002-04-011-672/+676
* Removed HAVE_LIBDL from most places (except system.c). Added checks forJeremy Allison2002-03-271-10/+10
* rerun autoconfAndrew Bartlett2002-03-231-312/+313
* Sync up vfs changes from 2.2.x.Jeremy Allison2002-03-191-3/+3
* Fixed EXTRA vs EXTGRA typo. Thanks Mike :-).Jeremy Allison2002-03-011-1/+1
* Attempt to fix Solaris winbind nss build.Jeremy Allison2002-03-011-21/+34