summaryrefslogtreecommitdiffstats
path: root/source3/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* move libsmb/domain_client_validate.o around in the makefile again, it really isAndrew Bartlett2001-10-061-3/+4
* Remove winbindd_glue.c dodgy hack and add winbindd_cm.c for managingTim Potter2001-10-051-3/+3
* switched over to a new method of handling uppercase/lowercase mappingsAndrew Tridgell2001-10-031-2/+3
* Don't build make_printerdef in HEAD. This tool is not needed exceptGerald Carter2001-09-291-1/+1
* Fixup passdb stuff to add new nisplus and ldap backends.Jeremy Allison2001-09-251-2/+3
* now --with-i18n-swat works to install some international filesMotonobu Takahashi2001-09-251-1/+2
* added a little smbtorture test for dumping the unicode table of aAndrew Tridgell2001-09-251-1/+1
* Added SWAT i18n feature:Motonobu Takahashi2001-09-241-9/+39
* fixed the Makefile so we don't rebuild libsmbclient and build_env.hAndrew Tridgell2001-09-221-23/+19
* Add the ability to display Samba's build options with smbd -b and as a level 4Andrew Bartlett2001-09-191-6/+15
* This isn't used anymoreAndrew Bartlett2001-09-191-1/+0
* passdb/pampass.c and passdb/pass_check.c are not passdb related at all,Andrew Bartlett2001-09-191-4/+5
* Kill off the dangerous passwd program default, as its both veryAndrew Bartlett2001-09-161-1/+1
* - enable MSDFS by default, there seems no reason not to have it enabledAndrew Tridgell2001-09-121-6/+0
* passdb/smbpassfile ain't needed any more - it only provided migration from an...Andrew Tridgell2001-09-101-1/+1
* replaced stdio in many parts of samba with a XFILE. XFILE is a cut-downAndrew Tridgell2001-09-101-1/+1
* added "display charset" option in smb.conf, along with d_printf()Andrew Tridgell2001-09-071-1/+1
* - fixed proto.h build on systems using a parallel makeAndrew Tridgell2001-09-061-5/+12
* Started a cleanup of smbpasswd related stuff. I've created a new fileTim Potter2001-09-061-1/+1
* add PROFILE_OBJ to nmbd nowHerb Lewis2001-09-051-1/+1
* Added additional objects to rpcclient for sam sync/repl support.Tim Potter2001-08-281-1/+13
* Fix for make proto when srcdir != cwd.Tim Potter2001-08-281-1/+1
* converted smbd to use NTSTATUS by defaultAndrew Tridgell2001-08-271-2/+2
* Link in smbdes routines for new wbinfo authentication stuff.Tim Potter2001-08-221-1/+1
* This patch does a number of things, mostly smaller than they look :-)Andrew Bartlett2001-08-121-3/+4
* - avoid possible mem leaks in rpcclient/cmd_*.c (talloc_destroy not performed)Simo Sorce2001-08-101-2/+3
* Link fix for smbpasswd.Tim Potter2001-08-091-2/+3
* This is my 'Authentication Rewrite' version 1.01, mostly as submitted toAndrew Bartlett2001-08-031-5/+7
* Tweaked the installdirs target to ignore errors. This allows RPMS to beTim Potter2001-08-011-2/+2
* Fixed up compilation of pam_winbind.so to be consistent with value ofTim Potter2001-08-011-2/+5
* build smbtree by default. It's a very useful utility.Andrew Tridgell2001-07-251-1/+8
* Store winbindd in the sbin directory. Make the winbind pam module also asTim Potter2001-07-241-5/+7
* Make sure that a shared library build of libsmbclient causes buildRichard Sharpe2001-07-241-1/+1
* make nsswitch target wasn't building the winbind pam module.Tim Potter2001-07-241-1/+1
* Fix some fscked up things that I added to the Solaris CC build of shared libsRichard Sharpe2001-07-231-2/+2
* Fix the POOBAD_CC on Slowaris so we can handle things correctly ...Richard Sharpe2001-07-231-2/+2
* A few tweaks around linking libsmbclientRichard Sharpe2001-07-141-1/+2
* I think this was just a typo... If there was some method to the madness thenAndrew Bartlett2001-07-111-1/+1
* A serious set of changes to build libsmbclienmt. Copied much ofthis fromRichard Sharpe2001-07-111-8/+7
* removed remnants of libtoolAndrew Tridgell2001-07-081-12/+1
* Add backend encryption support for NTLMv2.Andrew Bartlett2001-07-071-2/+2
* The big character set handling changeover!Andrew Tridgell2001-07-041-31/+12
* This brings HEAD into line with SAMBA_2_2, they now both use bindir.Andrew Bartlett2001-07-041-3/+2
* Split pam_winbind out of WINBIND progs so it can be build separatelyTim Potter2001-07-031-1/+2
* Fix another small problem with Makefile.in ... not doing the correctRichard Sharpe2001-06-301-1/+1
* Modified Makefile.in to work properly. Define BLDSHARED as a variable in the ...Richard Sharpe2001-06-301-1/+4
* These changes cause the libsmbclient stuff to always build a non-shared libra...Richard Sharpe2001-06-291-8/+8
* temporarily made smbclient a non-error target so that builds will succeed whe...Andrew Tridgell2001-06-281-10/+6
* Added back the automatic build of libsmbclient.so in head.Richard Sharpe2001-06-271-1/+1
* - make the regresison test mode code build in by default. This shouldAndrew Tridgell2001-06-251-1/+4