Given Jeremy's positive response, and a lack of one from tpot, I'll commit
[kai/samba.git] / source3 / Makefile.in
2001-11-24 Andrew BartlettThis is another rather major change to the samba authen...
2001-11-20 Andrew Tridgelladded the beginnings of ADS support in smbd
2001-11-20 Jeremy AllisonWe don't actually use the horror that was lib/util_arra...
2001-11-19 Martin PoolDo satyr work against a copy of the build farm scripts...
2001-11-19 Martin PoolMove all other paths into dynconfig
2001-11-19 Martin PoolLIBDIR and LOCKDIR are dynamically configured too.
2001-11-19 Martin PoolLMHOSTSFILE is now dynamically configured too.
2001-11-19 Martin PoolDisable "installcheck" -- it's still too likely to...
2001-11-19 Martin PoolStore some path names in global variables initialized...
2001-11-16 Jeremy AllisonFixed detection of RedHat headers. Removed another...
2001-11-16 Jeremy AllisonRemoved SMBD_RPC_CLIENT_OBJ temporary I was using.
2001-11-16 Jeremy AllisonI *love* removing code :-). Removed 4 files that weren...
2001-11-15 Jeremy AllisonTidyups in the merge process.
2001-11-14 Martin PoolClean up message.
2001-11-14 Martin PoolToo much of samba depends on finding files in their...
2001-11-14 Martin PoolAdd basic "make check" and "make installcheck" targets...
2001-11-07 Tim PotterAdded delheaders as a dependency for clean.
2001-11-05 Tim PotterUse cli_nt_login_network() instead of domain_client_val...
2001-11-03 Jeremy AllisonAdded NT_USER_TOKEN into server_info to fix extra group...
2001-10-31 Andrew BartlettThis is a farily large patch (3300 lines) and reworks...
2001-10-27 Andrew BartlettFix up the Makefile for now (thanks herb).
2001-10-26 Andrew BartlettRestore the intended behaviour for .headers.stamp
2001-10-23 Herb Lewis.headers.stamp not getting touched if file already...
2001-10-23 Jim McDonoughAdd popt for parsing commandline options
2001-10-20 Andrew Tridgellfixed LDSHFLAGS when using non-standard lib locations
2001-10-19 Jim McDonoughAdd build of net utility
2001-10-15 Andrew Tridgellsplit session setup code out of reply.c in preparation...
2001-10-15 Andrew Tridgellinclude more libs needed for kerberos5 on some systems...
2001-10-12 Andrew Tridgelladded NTLMSSP authentication to libsmb. It seems to...
2001-10-11 Andrew Tridgellfirst step in converting the head branch to use lang_td...
2001-10-11 Andrew Tridgellinitial kerberos/ADS/SPNEGO support in libsmb and smbcl...
2001-10-06 Andrew Bartlettmove libsmb/domain_client_validate.o around in the...
2001-10-05 Tim PotterRemove winbindd_glue.c dodgy hack and add winbindd_cm...
2001-10-03 Andrew Tridgellswitched over to a new method of handling uppercase...
2001-09-29 Gerald CarterDon't build make_printerdef in HEAD. This tool is...
2001-09-25 Jeremy AllisonFixup passdb stuff to add new nisplus and ldap backends.
2001-09-25 Motonobu Takahashinow --with-i18n-swat works to install some internationa...
2001-09-25 Andrew Tridgelladded a little smbtorture test for dumping the unicode...
2001-09-24 Motonobu TakahashiAdded SWAT i18n feature:
2001-09-22 Andrew Tridgellfixed the Makefile so we don't rebuild libsmbclient...
2001-09-19 Andrew BartlettAdd the ability to display Samba's build options with...
2001-09-19 Andrew BartlettThis isn't used anymore
2001-09-19 Andrew Bartlettpassdb/pampass.c and passdb/pass_check.c are not passdb...
2001-09-16 Andrew BartlettKill off the dangerous passwd program default, as its...
2001-09-12 Andrew Tridgell- enable MSDFS by default, there seems no reason not...
2001-09-10 Andrew Tridgellpassdb/smbpassfile ain't needed any more - it only...
2001-09-10 Andrew Tridgellreplaced stdio in many parts of samba with a XFILE...
2001-09-07 Andrew Tridgelladded "display charset" option in smb.conf, along with...
2001-09-06 Andrew Tridgell- fixed proto.h build on systems using a parallel make
2001-09-06 Tim PotterStarted a cleanup of smbpasswd related stuff. I've...
2001-09-05 Herb Lewisadd PROFILE_OBJ to nmbd now
2001-08-28 Tim PotterAdded additional objects to rpcclient for sam sync...
2001-08-28 Tim PotterFix for make proto when srcdir != cwd.
2001-08-27 Andrew Tridgellconverted smbd to use NTSTATUS by default
2001-08-22 Tim PotterLink in smbdes routines for new wbinfo authentication...
2001-08-12 Andrew BartlettThis patch does a number of things, mostly smaller...
2001-08-10 Simo Sorce- avoid possible mem leaks in rpcclient/cmd_*.c (talloc...
2001-08-09 Tim PotterLink fix for smbpasswd.
2001-08-03 Andrew BartlettThis is my 'Authentication Rewrite' version 1.01, mostl...
2001-08-01 Tim PotterTweaked the installdirs target to ignore errors. This...
2001-08-01 Tim PotterFixed up compilation of pam_winbind.so to be consistent...
2001-07-25 Andrew Tridgellbuild smbtree by default. It's a very useful utility.
2001-07-24 Tim PotterStore winbindd in the sbin directory. Make the winbind...
2001-07-24 Richard SharpeMake sure that a shared library build of libsmbclient...
2001-07-24 Tim Pottermake nsswitch target wasn't building the winbind pam...
2001-07-23 Richard SharpeFix some fscked up things that I added to the Solaris...
2001-07-23 Richard SharpeFix the POOBAD_CC on Slowaris so we can handle things...
2001-07-14 Richard SharpeA few tweaks around linking libsmbclient
2001-07-11 Andrew BartlettI think this was just a typo... If there was some...
2001-07-11 Richard SharpeA serious set of changes to build libsmbclienmt. Copied...
2001-07-08 Andrew Tridgellremoved remnants of libtool
2001-07-07 Andrew BartlettAdd backend encryption support for NTLMv2.
2001-07-04 Andrew TridgellThe big character set handling changeover!
2001-07-04 Andrew BartlettThis brings HEAD into line with SAMBA_2_2, they now...
2001-07-03 Tim PotterSplit pam_winbind out of WINBIND progs so it can be...
2001-06-30 Richard SharpeFix another small problem with Makefile.in ... not...
2001-06-30 Richard SharpeModified Makefile.in to work properly. Define BLDSHARED...
2001-06-29 Richard SharpeThese changes cause the libsmbclient stuff to always...
2001-06-28 Andrew Tridgelltemporarily made smbclient a non-error target so that...
2001-06-27 Richard SharpeAdded back the automatic build of libsmbclient.so in...
2001-06-25 Andrew Tridgell- make the regresison test mode code build in by defaul...
2001-06-22 Andrew Tridgellauto-build proto.h if its not there, but don't make...
2001-06-19 Andrew Tridgelladded a torture target for building all torture progs...
2001-06-19 Andrew Tridgellmoved all our torture code to a separate directory
2001-06-19 Tim PotterAdded $(PROFILE_OBJ) to winbindd objects.
2001-06-18 Andrew Tridgelladded a oplock break handler hook to the client code...
2001-06-06 Tim PotterAdded stub dfs client commands to rpcclient.
2001-06-04 Andrew Tridgelluse LDSHFLAGS not -shared in several places
2001-06-03 Andrew Tridgellremoved SHLIBS until someone has time to get it to...
2001-05-29 Simo Sorce4 new functions to retrieve single linked list of group...
2001-05-24 Tim PotterAdded stubs for SRVSVC and NETLOGON rpcclient commands.
2001-05-17 Andrew Tridgelladded utmp.o to NECESSARY_BECAUSE_SAMBA_DEPENDENCIES_AR...
2001-05-17 Tim PotterFixes to get pam_auth() functionality working again.
2001-05-17 Tim PotterBroke out change trust account password routines into...
2001-05-16 Richard SharpeFix a stupid typo in Makefile.in that prevented the...
2001-05-16 Tim PotterAdded winbind programs to build for supported systems...
2001-05-14 Richard SharpeMake libsmbclient.so by default now.
2001-05-14 Tim PotterSo I promised Andrew that a winbindd_proto.h file would...
2001-05-07 Tim PotterOK so I couldn't be as clever as I wanted to be with...
2001-05-07 Tim PotterPreliminary merge of winbind into HEAD. Note that...
next