summaryrefslogtreecommitdiffstats
path: root/source/configure.in
Commit message (Expand)AuthorAgeFilesLines
* Add -berok to LDSHFLAGS on AIX so modules build on AIX 5 (reportedJelmer Vernooij2003-04-161-1/+1
* Get rid of 'sam backend' and --with-samJelmer Vernooij2003-04-141-19/+1
* Patch from Armijn Hemel <armijn@nl.linux.org> to fix build onJelmer Vernooij2003-04-121-2/+2
* A new RPC pipe! The \pipe\echo named pipe is for testing large RPCTim Potter2003-04-111-0/+5
* Fixes to linker flags for AIX winbind client from Stephen Roylance.Tim Potter2003-04-101-0/+6
* Autoconfiscate the name of the winbind shared library file. UnderTim Potter2003-04-091-0/+4
* Fix building on platforms without ldapJelmer Vernooij2003-04-061-0/+3
* Replace 'so' by $SHLIBEXTJelmer Vernooij2003-04-041-38/+35
* Use $SHLIBEXT, not .soJelmer Vernooij2003-04-041-2/+5
* Abort configure if --with-ads and --without-ldap.Tim Potter2003-04-041-0/+5
* There's no need to use LDAP_CFLAGS, just use CFLAGSJelmer Vernooij2003-04-021-4/+4
* Only use cflags and libs from krb5 when they appear to be working - fixesJelmer Vernooij2003-04-021-3/+4
* Only link in popt when we need itJelmer Vernooij2003-04-021-1/+4
* Only link in libs when they are actually used. Works great here and onJelmer Vernooij2003-04-021-5/+24
* THE Idmap patch :-)Simo Sorce2003-04-021-0/+21
* Fix build of shared xml/mysql modulesJelmer Vernooij2003-04-011-2/+4
* - Support absolute paths in vfs and charset modulesJelmer Vernooij2003-03-311-7/+20
* Tidyup of winbindd client OS specific autoconf code.Tim Potter2003-03-311-5/+4
* autoconf change to compile winbindd for AIX. The client side codeTim Potter2003-03-311-0/+4
* Cleanup of winbind client side code.Tim Potter2003-03-311-2/+8
* don't include proto.h during autoconf tests since it doesn't exist yet; fixed...Gerald Carter2003-03-281-0/+1
* its VFS_NETATALK_OBJ not VFS_NETATALKAndrew Tridgell2003-03-281-1/+1
* removed a duplicate lump of module stuff in configure.inAndrew Tridgell2003-03-281-7/+0
* Use the new modules system in VFS. If a module can't be loaded with theJelmer Vernooij2003-03-271-0/+7
* Remove LDAP_LIBS and just use LIBS again as before. I'llJelmer Vernooij2003-03-261-7/+2
* Add defines for platforms that need them.Jeremy Allison2003-03-261-0/+6
* Use execinfo.h to get prototypes for backtrace_symbols (fixesJelmer Vernooij2003-03-261-1/+1
* Fix $LDAP_LIBSJelmer Vernooij2003-03-261-2/+2
* Output backtrace to logfile in smb_panic(), as suggested by mbpJelmer Vernooij2003-03-261-1/+1
* Always rebuild modules after running ./configure (to preventJelmer Vernooij2003-03-251-9/+16
* Remove old check for TDB SAM (we now have --with-{static,shared}-modules=pdb_...Jelmer Vernooij2003-03-251-18/+8
* - Support building all auth modules as .so'sJelmer Vernooij2003-03-251-7/+7
* Print list of builtin modules in 'smbd -b'Jelmer Vernooij2003-03-251-0/+2
* - Add support to auth/ for the new modules systemJelmer Vernooij2003-03-241-5/+14
* Fix two typosJelmer Vernooij2003-03-241-1/+1
* When using --with-static-modules=subsystem, don't build modules thatJelmer Vernooij2003-03-241-3/+5
* Simplify modules interface and make it easier to buildJelmer Vernooij2003-03-241-36/+22
* Add modules support to charsetJelmer Vernooij2003-03-241-0/+3
* Detect missing -lroken properly on systems without krb5-configJelmer Vernooij2003-03-221-2/+3
* It seems that this causes some problems on some linux platforms - it's aAndrew Bartlett2003-03-221-1/+1
* Patch from colo (on IRC) to get libsmbclient building due to pstring/fstringAndrew Bartlett2003-03-211-1/+1
* Only build pdb_ldap if both ldap libs and headers are foundJelmer Vernooij2003-03-201-2/+2
* Build samr as wellJelmer Vernooij2003-03-201-0/+1
* If CFLAGS is set when running configure, then just use that.Martin Pool2003-03-201-3/+7
* Fix pdb_unix usage - noticed by jmcdJelmer Vernooij2003-03-191-1/+1
* Fix build errors and move pdb_guest.so -> guest.soJelmer Vernooij2003-03-191-1/+1
* Fix module namesJelmer Vernooij2003-03-191-3/+4
* Put in the new modules system. It's now used by passdb and rpc. I willJelmer Vernooij2003-03-191-93/+50
* String handling parinoia fixes.Andrew Bartlett2003-03-151-1/+1
* In Valgrind 1.9.4, the headers have moved to <valgrind/valgrind.h>,Martin Pool2003-03-131-1/+4