summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2003-04-06Fix bigballofmud.so, and add a test to show a bug I'm having with push_ucs2.Andrew Bartlett1-1/+4
2003-04-06Fix building on platforms without ldapJelmer Vernooij1-3/+2
2003-04-04t_doschar: Test harness that exercises check_dos_char()Martin Pool1-0/+3
2003-04-04Updated warning messages for when configure.in is updated.Tim Potter1-2/+2
2003-04-03The ldap idmap backend from Anthony Liguori (aliguori@us.ibm.com):Jim McDonough1-3/+6
2003-04-02winbindd should depend on IDMAP_OBJ too, not just link with itJelmer Vernooij1-3/+3
2003-04-02Commit some more fixes for Coolo ...Richard Sharpe1-2/+2
2003-04-02Add KRB5LIBS to smbmountJelmer Vernooij1-1/+1
2003-04-02Link in lib/snprintf.o with editreg for use on systems that don't have snprintfJelmer Vernooij1-1/+1
2003-04-02Add EDITREG_OBJJelmer Vernooij1-2/+3
2003-04-02Only link in popt when we need itJelmer Vernooij1-21/+21
2003-04-02Only link in libs when they are actually used. Works great here and onJelmer Vernooij1-31/+35
2003-04-02THE Idmap patch :-)Simo Sorce1-8/+15
2003-03-31- Support absolute paths in vfs and charset modulesJelmer Vernooij1-1/+1
2003-03-31Cleanup of winbind client side code.Tim Potter1-2/+1
2003-03-31Break the current build dependency on perl. Perl is required forTim Potter1-3/+8
2003-03-30distclean fixups from Paul Green.Tim Potter1-2/+5
2003-03-30Fix installation of auth and charset modules (reported by Stephan Kulow)Jelmer Vernooij1-2/+2
2003-03-27Compile @VFS_STATIC@ into smbd and vfstestJelmer Vernooij1-1/+1
2003-03-27Also rebuild smbd/vfs.o after reconfiguringJelmer Vernooij1-1/+1
2003-03-27Use the new modules system in VFS. If a module can't be loaded with theJelmer Vernooij1-13/+11
2003-03-26Remove LDAP_LIBS and just use LIBS again as before. I'llJelmer Vernooij1-1/+1
2003-03-25Don't do $(MAKE) modules_clean twice in a row - it breaks the build...Jelmer Vernooij1-1/+0
2003-03-25Give PARAMS_OBJ more priorityJelmer Vernooij1-27/+26
2003-03-25Do $(MAKE) modules_clean when compiling dynconfig.o. It's not theJelmer Vernooij1-2/+4
2003-03-25Always rebuild modules after running ./configure (to preventJelmer Vernooij1-3/+8
2003-03-25- Support building all auth modules as .so'sJelmer Vernooij1-3/+38
2003-03-24- Add support to auth/ for the new modules systemJelmer Vernooij1-2/+6
2003-03-24Add modules support to charsetJelmer Vernooij1-16/+20
2003-03-23Convert to popt.Jelmer Vernooij1-4/+4
2003-03-23Convert to popt.Jelmer Vernooij1-2/+2
2003-03-23Convert to popt.Jelmer Vernooij1-3/+3
2003-03-23Convert to popt.Jelmer Vernooij1-3/+3
2003-03-23Convert to popt.Jelmer Vernooij1-2/+3
2003-03-22Convert to poptJelmer Vernooij1-3/+3
2003-03-22Small clenaup patches:Andrew Bartlett1-1/+1
2003-03-20Convert smbcacls to poptJelmer Vernooij1-3/+3
2003-03-20Make swat use poptJelmer Vernooij1-3/+4
2003-03-19Add make rules for passdb/*.soJelmer Vernooij1-0/+25
2003-03-19Put in the new modules system. It's now used by passdb and rpc. I willJelmer Vernooij1-38/+11
2003-03-19Get rid of "make check" targets that call nonexistent code.Martin Pool1-30/+15
2003-03-18Add t_strcmp test/torture harness.Martin Pool1-1/+4
2003-03-18Split "clobber" function and variables into its own file before itMartin Pool1-1/+1
2003-03-18Remove static libbigballofmud, which just does not seem to link.Martin Pool1-3/+7
2003-03-15Fix non-gmake syntax error.Andrew Bartlett1-1/+1
2003-03-15String handling parinoia fixes.Andrew Bartlett1-1/+1
2003-03-14fix WinXP & Win2K3 remote_arch and check pointer in ntlmssp code before deref...Gerald Carter1-2/+3
2003-03-14/tmp/newfun.msgRafal Szczesniak1-2/+2
2003-03-13Add bin/libbigballofmud.a non-shared library. A bit easier to link toMartin Pool1-0/+4
2003-03-10Makefile.in for NTLMSSP singing updateAndrew Bartlett1-1/+1