summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2001-10-31This is a farily large patch (3300 lines) and reworks most of the AuthRewriteAndrew Bartlett1-1/+1
2001-10-27Fix up the Makefile for now (thanks herb).Andrew Bartlett1-2/+2
2001-10-26Restore the intended behaviour for .headers.stampAndrew Bartlett1-1/+1
2001-10-23.headers.stamp not getting touched if file already existed.Herb Lewis1-1/+1
2001-10-23Add popt for parsing commandline optionsJim McDonough1-1/+5
2001-10-20fixed LDSHFLAGS when using non-standard lib locationsAndrew Tridgell1-7/+8
2001-10-19Add build of net utilityJim McDonough1-2/+8
2001-10-15split session setup code out of reply.c in preparation for addingAndrew Tridgell1-1/+1
2001-10-15include more libs needed for kerberos5 on some systems (eg. solaris)Andrew Tridgell1-1/+1
2001-10-12added NTLMSSP authentication to libsmb. It seems to work well so I have enabl...Andrew Tridgell1-1/+2
2001-10-11first step in converting the head branch to use lang_tdb.c insteadAndrew Tridgell1-32/+5
2001-10-11initial kerberos/ADS/SPNEGO support in libsmb and smbclient. ToAndrew Tridgell1-1/+1
2001-10-06move libsmb/domain_client_validate.o around in the makefile again, it really isAndrew Bartlett1-3/+4
2001-10-05Remove winbindd_glue.c dodgy hack and add winbindd_cm.c for managingTim Potter1-3/+3
2001-10-03switched over to a new method of handling uppercase/lowercase mappingsAndrew Tridgell1-2/+3
2001-09-29Don't build make_printerdef in HEAD. This tool is not needed exceptGerald Carter1-1/+1
2001-09-25Fixup passdb stuff to add new nisplus and ldap backends.Jeremy Allison1-2/+3
2001-09-25now --with-i18n-swat works to install some international filesMotonobu Takahashi1-1/+2
2001-09-25added a little smbtorture test for dumping the unicode table of aAndrew Tridgell1-1/+1
2001-09-24Added SWAT i18n feature:Motonobu Takahashi1-9/+39
2001-09-22fixed the Makefile so we don't rebuild libsmbclient and build_env.hAndrew Tridgell1-23/+19
2001-09-19Add the ability to display Samba's build options with smbd -b and as a level 4Andrew Bartlett1-6/+15
2001-09-19This isn't used anymoreAndrew Bartlett1-1/+0
2001-09-19passdb/pampass.c and passdb/pass_check.c are not passdb related at all,Andrew Bartlett1-4/+5
2001-09-16Kill off the dangerous passwd program default, as its both veryAndrew Bartlett1-1/+1
2001-09-12- enable MSDFS by default, there seems no reason not to have it enabledAndrew Tridgell1-6/+0
2001-09-10passdb/smbpassfile ain't needed any more - it only provided migration from an...Andrew Tridgell1-1/+1
2001-09-10replaced stdio in many parts of samba with a XFILE. XFILE is a cut-downAndrew Tridgell1-1/+1
2001-09-07added "display charset" option in smb.conf, along with d_printf()Andrew Tridgell1-1/+1
2001-09-06- fixed proto.h build on systems using a parallel makeAndrew Tridgell1-5/+12
2001-09-06Started a cleanup of smbpasswd related stuff. I've created a new fileTim Potter1-1/+1
2001-09-05add PROFILE_OBJ to nmbd nowHerb Lewis1-1/+1
2001-08-28Added additional objects to rpcclient for sam sync/repl support.Tim Potter1-1/+13
2001-08-28Fix for make proto when srcdir != cwd.Tim Potter1-1/+1
2001-08-27converted smbd to use NTSTATUS by defaultAndrew Tridgell1-2/+2
2001-08-22Link in smbdes routines for new wbinfo authentication stuff.Tim Potter1-1/+1
2001-08-12This patch does a number of things, mostly smaller than they look :-)Andrew Bartlett1-3/+4
2001-08-10- avoid possible mem leaks in rpcclient/cmd_*.c (talloc_destroy not performed)Simo Sorce1-2/+3
2001-08-09Link fix for smbpasswd.Tim Potter1-2/+3
2001-08-03This is my 'Authentication Rewrite' version 1.01, mostly as submitted toAndrew Bartlett1-5/+7
2001-08-01Tweaked the installdirs target to ignore errors. This allows RPMS to beTim Potter1-2/+2
2001-08-01Fixed up compilation of pam_winbind.so to be consistent with value ofTim Potter1-2/+5
2001-07-25build smbtree by default. It's a very useful utility.Andrew Tridgell1-1/+8
2001-07-24Store winbindd in the sbin directory. Make the winbind pam module also asTim Potter1-5/+7
2001-07-24Make sure that a shared library build of libsmbclient causes buildRichard Sharpe1-1/+1
2001-07-24make nsswitch target wasn't building the winbind pam module.Tim Potter1-1/+1
2001-07-23Fix some fscked up things that I added to the Solaris CC build of shared libsRichard Sharpe1-2/+2
2001-07-23Fix the POOBAD_CC on Slowaris so we can handle things correctly ...Richard Sharpe1-2/+2
2001-07-14A few tweaks around linking libsmbclientRichard Sharpe1-1/+2
2001-07-11I think this was just a typo... If there was some method to the madness thenAndrew Bartlett1-1/+1