summaryrefslogtreecommitdiffstats
path: root/source3/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Add popt for parsing commandline optionsJim McDonough2001-10-231-1/+5
* fixed LDSHFLAGS when using non-standard lib locationsAndrew Tridgell2001-10-201-7/+8
* Add build of net utilityJim McDonough2001-10-191-2/+8
* split session setup code out of reply.c in preparation for addingAndrew Tridgell2001-10-151-1/+1
* include more libs needed for kerberos5 on some systems (eg. solaris)Andrew Tridgell2001-10-151-1/+1
* added NTLMSSP authentication to libsmb. It seems to work well so I have enabl...Andrew Tridgell2001-10-121-1/+2
* first step in converting the head branch to use lang_tdb.c insteadAndrew Tridgell2001-10-111-32/+5
* initial kerberos/ADS/SPNEGO support in libsmb and smbclient. ToAndrew Tridgell2001-10-111-1/+1
* 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