summaryrefslogtreecommitdiffstats
path: root/source/configure.in
Commit message (Expand)AuthorAgeFilesLines
* get rid of CFLAGS from LDSHFLAGS and WINBIND_NSS_LDSHFLAGS and insteadHerb Lewis2003-07-111-1/+1
* merging minor change from SAMBA_3_0 about which pdb modules to buildGerald Carter2003-05-221-2/+0
* better handling of --with-expsam (includes pdb_nisplussam now)Gerald Carter2003-05-201-24/+37
* wrap pdb_[nisplussam|xml|mysql] in --with-expsam option & some formatting fixesGerald Carter2003-05-201-18/+42
* FreeBSD5 ACL fix.Jeremy Allison2003-05-191-0/+5
* Removed (incorrect) emacs mode setting. Use emacs' built in autoconfTim Potter2003-05-151-1/+0
* AIX doesn't append $SHLIB_EXT to NSS libraries.Tim Potter2003-05-051-10/+5
* Fix the 'weird' charset module. Also, built it by default forJelmer Vernooij2003-04-261-4/+5
* Move pdb_mysql and pdb_xml from modules/ to passdb/, just like they areJelmer Vernooij2003-04-241-2/+2
* 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