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