summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2003-01-13Updates to our NTLMSSP code:Andrew Bartlett1-1/+1
2003-01-06add $(LDFLAGS) to libsmbclientGerald Carter1-1/+1
2003-01-03make sure we create the PIDDIR and LOCKDIR from installdirsGerald Carter1-1/+1
2003-01-02debugparse is a seperate utility, no need to include it in the main ubiqxAndrew Bartlett1-1/+1
2002-12-30Add a new VFS module, that just fiddles the file permissions. Still need toAndrew Bartlett1-1/+7
2002-12-17fix make proto to work with SGI smakeHerb Lewis1-4/+9
2002-12-16updates to the gumsSimo Sorce1-4/+12
2002-12-12merge of get_dc_name()-like code from APP_HEAD; better support password serve...Gerald Carter1-3/+3
2002-12-10Add support to Makefile.in for editregRichard Sharpe1-1/+6
2002-12-08A small fix to Makefile.in from Bradley Longhurst.Richard Sharpe1-2/+2
2002-12-01Link less with smbmnt and smbumount. Also change from a pstrcpy() to aAndrew Bartlett1-4/+3
2002-12-01Patch from Paul Green to detect exe extensions, needed for Stratus VOS.Andrew Bartlett1-57/+65
2002-11-29Fix up smbwrapper target.Tim Potter1-1/+1
2002-11-28merge in some changes from metze's patches (rest follows later, afterJelmer Vernooij1-2/+2
2002-11-28Add PDBLIBDIR, just like VFSLIBDIRJelmer Vernooij1-3/+9
2002-11-27merging changes from SAMBA_3_0 relating to RPM packagingGerald Carter1-5/+17
2002-11-26Having waited for *way* too long, this is mimir's namecache and trusted domainAndrew Bartlett1-1/+1
2002-11-26[print notify fixes from APP_HEAD]Gerald Carter1-3/+5
2002-11-24Try to twiddle with the makefile to avoid having a trailing \ when weAndrew Bartlett1-2/+2
2002-11-24Add ntlm_auth, a new program to provide a stable interface to winbind'sAndrew Bartlett1-1/+9
2002-11-22Here's a bit of a cleanup of the {configure,Makefile}.in files. I'veTim Potter1-24/+22
2002-11-15Use smb_register_passdb() - plus some small fixesJelmer Vernooij1-8/+8
2002-11-15A cool idea from mbp: create a big shared library of all Samba objectsTim Potter1-1/+17
2002-11-14Quieten status message when linking libsmbclient.soTim Potter1-1/+1
2002-11-13Add installmodules and uninstallmodules targetsJelmer Vernooij1-1/+7
2002-11-13Move 'weird' character set into new 'developer' moduleJelmer Vernooij1-3/+3
2002-11-13Only add modules/pdb_xml.so and modules/pdb_mysql.so to the 'modules' target ifJelmer Vernooij1-1/+1
2002-11-13Add make target 'modules' that currently builds vfs_audit, vfs_recycle and vf...Jelmer Vernooij1-3/+19
2002-11-10Add $(POPT_LIB_OBJ) to PROTO_OBJJelmer Vernooij1-1/+1
2002-11-10consolidate error mapping functions into a single fileSimo Sorce1-1/+1
2002-11-07Merge of scalable printing code fix... Needs testing.Jeremy Allison1-1/+1
2002-11-06Remove pdb_sql.o.. this one got in by accidentJelmer Vernooij1-1/+1
2002-11-05Small fix from Guenther Deschner <guenther.deschner@suse.de>Jelmer Vernooij1-2/+2
2002-11-05Add support to build plugins in source/Jelmer Vernooij1-7/+27
2002-11-05Remove DRIVERFILE constant. It was removed with the old win95Tim Potter1-1/+0
2002-11-05Fix mysterious error message when running 'make python_{ext,install}'Tim Potter1-1/+7
2002-11-04VFStest already has pop_common via smbd, so don't link it twice.Andrew Bartlett1-1/+1
2002-11-04Add @BUILD_POPT@ to smbclientJelmer Vernooij1-2/+2
2002-11-04Becouse lib/popt_common.c uses POPT, we must not include it in LIB, we mustAndrew Bartlett1-10/+14
2002-11-04Try to fix popt dependencies - we were linking to popt before we built with it.Andrew Bartlett1-6/+6
2002-11-04Any conversion to POPT must *always* add @BUILD_POPT@ or it just won't work onAndrew Bartlett1-2/+2
2002-11-04The fixes from Tom plus a minor update from me.Richard Sharpe1-1/+1
2002-11-01Fix a problem with spaces vs tabsRichard Sharpe1-2/+2
2002-11-01Add more code to the profiles program and add Makefile.in support.Richard Sharpe1-0/+4
2002-10-30Add initial vesion of new module systemJelmer Vernooij1-1/+2
2002-10-30Added Buchan Milne's DESTDIR patch.John Terpstra1-15/+15
2002-10-21sync with SAMBA_3_0Gerald Carter1-8/+1
2002-10-09Distclean should remove scripts/findsmb (patch from metze)Jelmer Vernooij1-8/+12
2002-10-04merge of working dsrolegetprimdominfo() client code from APP_HEADGerald Carter1-3/+4
2002-10-03VFStest uses all of smbd's .o files, so needs -lpam and crypt.Andrew Bartlett1-1/+1