summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2003-09-24* sync more files from 3.0Gerald Carter1-1/+4
2003-09-10Remove tags file for distclean.Tim Potter1-1/+1
2003-09-09sync 3.0 into HEAD for the last timeGerald Carter1-80/+149
2003-08-02port latest changes from SAMBA_3_0 treeSimo Sorce1-34/+45
2003-07-16trying to get HEAD building again. If you want the codeGerald Carter1-188/+146
2003-07-11get rid of CFLAGS from LDSHFLAGS and WINBIND_NSS_LDSHFLAGS and insteadHerb Lewis1-2/+2
2003-06-07mark the HEAD branch as deprecated. Nothing that a determinedAndrew Tridgell1-1/+6
2003-05-23installman needs to depend on installdirs, to fix parallelAndrew Tridgell1-2/+2
2003-05-22Use -fPIC when compiling shared modules. Reported by Steve Langasek aka vorlon.Jelmer Vernooij1-43/+38
2003-05-13Add pythoncheck to make check target.Tim Potter1-1/+4
2003-05-05A good reason to use make variables instead of autoconf substitutionsTim Potter1-2/+1
2003-05-05AIX doesn't append $SHLIB_EXT to NSS libraries.Tim Potter1-2/+2
2003-05-03fixes to *_util.c filesSimo Sorce1-1/+2
2003-05-02exclude tdbsam2.h generation until it will be usedSimo Sorce1-14/+15
2003-04-30Refactor existing sock_exec() and socketpair_tcp() functions into their ownPaul Green1-1/+1
2003-04-30pam_smbpass will need at least IDMAP.Andrew Bartlett1-1/+1
2003-04-29remove convert_smbpasswd and addtosmbpass from tree; people can get them from...Gerald Carter1-2/+1
2003-04-29consolidate idmap code in one placeSimo Sorce1-3/+3
2003-04-28swat need idmap nowSimo Sorce1-2/+2
2003-04-27Add 'smbiconv' program - a clone of the 'iconv' utilityJelmer Vernooij1-0/+6
2003-04-27make winbind use idmap as well.Simo Sorce1-4/+1
2003-04-26Fix the 'weird' charset module. Also, built it by default forJelmer Vernooij1-2/+2
2003-04-24Move pdb_mysql and pdb_xml from modules/ to passdb/, just like they areJelmer Vernooij1-3/+3
2003-04-19[merge from SAMBA_3_0]Gerald Carter1-2/+2
2003-04-16Add torture to everything..Jelmer Vernooij1-1/+1
2003-04-16Don't build the torture progs in 'make all'Jelmer Vernooij1-1/+1
2003-04-15Fix build of VFS modules statically (we used Makefile variables before settin...Jelmer Vernooij1-6/+6
2003-04-15Use picobjs when building python extensions. Spotted by Steve Langasek.Tim Potter1-6/+12
2003-04-14Make a libbigballofmud.so.0 link, so that the linker can find theMartin Pool1-0/+2
2003-04-14Build and run the lib/snprintf.c test cases from "make check".Martin Pool1-1/+1
2003-04-14Add rules to build bin/t_snprintf, which exposes the snprintf test code.Martin Pool1-0/+3
2003-04-11smbcquota patch from metzeGerald Carter1-6/+18
2003-04-11A new RPC pipe! The \pipe\echo named pipe is for testing large RPCTim Potter1-3/+12
2003-04-10Fixes to linker flags for AIX winbind client from Stephen Roylance.Tim Potter1-1/+2
2003-04-09bin/smbcontrol needs to be built to run tpot's new tests of it.Martin Pool1-2/+4
2003-04-09poptify smbcontrolTim Potter1-4/+4
2003-04-09Install libsmbclient.h from $(srcdir)Tim Potter1-1/+1
2003-04-09Autoconfiscate the name of the winbind shared library file. UnderTim Potter1-9/+4
2003-04-08Integrate abartlet's t_push_ucs2 test into test framework:Martin Pool1-1/+1
2003-04-07Decode the PAC! This patch just decodes it and then frees it, so it's justJim McDonough1-1/+1
2003-04-07make installclientlib depend on the shared-linked or statically-linked versionJelmer Vernooij1-1/+1
2003-04-07Don't make installclientlib depend on the shared-linked version of libsmbclie...Jelmer Vernooij1-1/+1
2003-04-07Fix build of static libsmbclientJelmer Vernooij1-2/+2
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