summaryrefslogtreecommitdiffstats
path: root/source3/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Patch from Paul Green to detect exe extensions, needed for Stratus VOS.Andrew Bartlett2002-12-011-57/+65
* Fix up smbwrapper target.Tim Potter2002-11-291-1/+1
* merge in some changes from metze's patches (rest follows later, afterJelmer Vernooij2002-11-281-2/+2
* Add PDBLIBDIR, just like VFSLIBDIRJelmer Vernooij2002-11-281-3/+9
* merging changes from SAMBA_3_0 relating to RPM packagingGerald Carter2002-11-271-5/+17
* Having waited for *way* too long, this is mimir's namecache and trusted domainAndrew Bartlett2002-11-261-1/+1
* [print notify fixes from APP_HEAD]Gerald Carter2002-11-261-3/+5
* Try to twiddle with the makefile to avoid having a trailing \ when weAndrew Bartlett2002-11-241-2/+2
* Add ntlm_auth, a new program to provide a stable interface to winbind'sAndrew Bartlett2002-11-241-1/+9
* Here's a bit of a cleanup of the {configure,Makefile}.in files. I'veTim Potter2002-11-221-24/+22
* Use smb_register_passdb() - plus some small fixesJelmer Vernooij2002-11-151-8/+8
* A cool idea from mbp: create a big shared library of all Samba objectsTim Potter2002-11-151-1/+17
* Quieten status message when linking libsmbclient.soTim Potter2002-11-141-1/+1
* Add installmodules and uninstallmodules targetsJelmer Vernooij2002-11-131-1/+7
* Move 'weird' character set into new 'developer' moduleJelmer Vernooij2002-11-131-3/+3
* Only add modules/pdb_xml.so and modules/pdb_mysql.so to the 'modules' target ifJelmer Vernooij2002-11-131-1/+1
* Add make target 'modules' that currently builds vfs_audit, vfs_recycle and vf...Jelmer Vernooij2002-11-131-3/+19
* Add $(POPT_LIB_OBJ) to PROTO_OBJJelmer Vernooij2002-11-101-1/+1
* consolidate error mapping functions into a single fileSimo Sorce2002-11-101-1/+1
* Merge of scalable printing code fix... Needs testing.Jeremy Allison2002-11-071-1/+1
* Remove pdb_sql.o.. this one got in by accidentJelmer Vernooij2002-11-061-1/+1
* Small fix from Guenther Deschner <guenther.deschner@suse.de>Jelmer Vernooij2002-11-051-2/+2
* Add support to build plugins in source/Jelmer Vernooij2002-11-051-7/+27
* Remove DRIVERFILE constant. It was removed with the old win95Tim Potter2002-11-051-1/+0
* Fix mysterious error message when running 'make python_{ext,install}'Tim Potter2002-11-051-1/+7
* VFStest already has pop_common via smbd, so don't link it twice.Andrew Bartlett2002-11-041-1/+1
* Add @BUILD_POPT@ to smbclientJelmer Vernooij2002-11-041-2/+2
* Becouse lib/popt_common.c uses POPT, we must not include it in LIB, we mustAndrew Bartlett2002-11-041-10/+14
* Try to fix popt dependencies - we were linking to popt before we built with it.Andrew Bartlett2002-11-041-6/+6
* Any conversion to POPT must *always* add @BUILD_POPT@ or it just won't work onAndrew Bartlett2002-11-041-2/+2
* The fixes from Tom plus a minor update from me.Richard Sharpe2002-11-041-1/+1
* Fix a problem with spaces vs tabsRichard Sharpe2002-11-011-2/+2
* Add more code to the profiles program and add Makefile.in support.Richard Sharpe2002-11-011-0/+4
* Add initial vesion of new module systemJelmer Vernooij2002-10-301-1/+2
* Added Buchan Milne's DESTDIR patch.John Terpstra2002-10-301-15/+15
* sync with SAMBA_3_0Gerald Carter2002-10-211-8/+1
* Distclean should remove scripts/findsmb (patch from metze)Jelmer Vernooij2002-10-091-8/+12
* merge of working dsrolegetprimdominfo() client code from APP_HEADGerald Carter2002-10-041-3/+4
* VFStest uses all of smbd's .o files, so needs -lpam and crypt.Andrew Bartlett2002-10-031-1/+1
* Patch from Steve Langasek <vorlon@netexpress.net>:Andrew Bartlett2002-10-031-3/+6
* Remove sam/api.c.Andrew Bartlett2002-09-291-1/+1
* Add the beginings of sam_ads to the tree.Andrew Bartlett2002-09-281-1/+1
* Move a number of ADS related functions out into utility libs, so that thingsAndrew Bartlett2002-09-271-1/+2
* Vance picked up a pile of typos etc at the CIFS confernce, and finally got themAndrew Bartlett2002-09-271-1/+1
* Compile samtest with LIBADS_OBJ and PASSDB_OBJ...Jelmer Vernooij2002-09-251-1/+1
* remove proto headers on realcleanTim Potter2002-09-191-1/+1
* Merge in first command for 'samtest'Jelmer Vernooij2002-09-191-1/+1
* Clean up python extensions in clean target.Tim Potter2002-09-191-3/+6
* First code for 'net rpc vampire'. We should probably find a moreVolker Lendecke2002-09-181-1/+1
* Never, *ever* hold a mutex lock in the message database where there mayJeremy Allison2002-09-171-2/+2