summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2003-02-15Move our NTLMSSP code into easily seperated peices, not relying on the wholeAndrew Bartlett1-4/+8
2003-02-14Put dynrpc modules as part of make all, when specified in configure.Jim McDonough1-4/+6
2003-02-12initial server side privileges implementation, using a tdb. This needs to be ...Andrew Tridgell1-1/+1
2003-02-11remove trailing 'a' from VFS_MODULES targets...fix buildJim McDonough1-1/+1
2003-02-10Fix a mistake spotted by MetzeRichard Sharpe1-1/+1
2003-02-10As metze mentioned, this is the proper way to find perl...Andrew Bartlett1-1/+1
2003-02-10perl might not be in /usr/bin/perl, so try and find it in the path.Andrew Bartlett1-1/+1
2003-02-07Added extended audit module that logs to smbd log as well as syslog.John Terpstra1-1/+8
2003-02-01Makefile.in change for ldap escaping fixesAndrew Bartlett1-1/+2
2003-01-28patch from Paul Green to only build libsmbclient.so on platforms that support...Gerald Carter1-2/+5
2003-01-27One more fix ... Things link now if you don't use dynamic RPC stuffRichard Sharpe1-2/+2
2003-01-27One more try to get rid of the dependency on GNU MAKERichard Sharpe1-21/+22
2003-01-27Fix the dependency on GNU Make introduced by the DYNAMIC RPC stuff.Richard Sharpe1-42/+21
2003-01-17Enable dynamic loading of RPC modules. See docs/textdocs/RPC_PLUGGIN.txt for...Jim McDonough1-15/+113
2003-01-16Add LIBSMB_OBJ for the new ntlm_auth functionality.Andrew Bartlett1-1/+1
2003-01-15remove torture tools on make cleanGerald Carter1-1/+1
2003-01-15Refactor the NTLMSSP code again - this time we use function pointers toAndrew Bartlett1-1/+2
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