Add two more memory-debug smbcontrol messages: these ones should
[ira/wip.git] / source3 / Makefile.in
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...
2001-05-04 Jean-François Mico... Big cleanup of passdb and backends.
2001-04-29 Andrew Tridgellmake clean should remove PROGS
2001-04-28 Andrew Tridgelldon't need slprintf.c any more
2001-04-28 Gerald Carterremoving the references to rpc_client_proto.h
2001-04-26 Gerald Carterremoved SMBRUN references
2001-04-25 Andrew Tridgellmerge some of the nsswitch code from tng to head
2001-04-24 John TerpstraAdded Steve Langasek <vorlon@netexpress.net> pam_smbpas...
2001-04-18 Andrew Tridgellmerge from 2.2
2001-04-13 Jeremy AllisonMerge of Andrew's changes in 2.2.
2001-04-12 Tim PotterAdded a caching system to smbsh. Previously access...
2001-04-10 Jeremy AllisonAdded JohnT and Andrew Bartlett's PAM changes.
2001-03-23 Jean-François Mico... first pass of the new group mapping code
2001-03-18 Andrew Tridgellmuch better readline support from Simo Sorce, with...
2001-03-16 Jeremy AllisonAdded Michael Sweet's CUPS patch to call directly into...
2001-03-11 Jeremy AllisonDead code removal. Not used anywhere.
2001-03-11 Jeremy AllisonOk - everything now compiles in HEAD (at least the...
2001-03-11 Jeremy AllisonMerge ... new 2.2 code into HEAD (Gerald I hate you...
2001-03-10 Andrew Tridgellstarted support for unicode on the wire in smbd. Using...
2001-02-27 Jeremy AllisonSeparated dfs pipe into implementation and interface...
2001-02-26 Jeremy AllisonSplit srvsvc pipe into interface and implementation...
2001-02-26 Jeremy AllisonSplit wks pipe into interface and implementation modules.
2001-02-26 Jeremy AllisonSeparated lsa code into interface and implementation.
2001-02-25 Jeremy AllisonSeparated reg code into interface & implementation.
2001-02-21 Andrew Tridgellbut it is needed for linking ...
2001-02-21 Andrew Tridgellrpc_parse_samr.c doesn't exist in head ...
2001-02-21 Andrew Tridgellthe unicode conversion of our client code is complete...
2001-02-20 Andrew Tridgellinitial client side unicode support (needed for netapp...
2001-02-07 Richard SharpeAdd Makefile.in target for installing smbclientlib ...
2001-02-02 Tim PotterAdded Baltic codepage support. From Toomas Soome ...
2001-01-31 Tim PotterFix for KOI8-R codepage from Andrey Kiselev <dron@at189...
2001-01-23 Tim PotterPatch to get smbcacls and rpcclient to compile together.
2001-01-15 Tim PotterSome ugly mucking around to get the new rpcclient compi...
2001-01-11 Tim PotterRemoved link errors between rpcclient and smbd.
2001-01-11 Tim PotterNew makefile and proto for rpcclient.
2001-01-07 Tim PotterCodepages and stuff for Turkish language support. ...
2001-01-04 David O'NeillChanges from APPLIANCE_HEAD:
2001-01-03 Richard SharpeAdd a new file clidgram with routines that are used...
2000-12-26 Richard SharpeFirst pass at the libsmbclient code ...
2000-12-13 Jeremy AllisonAdded proto definition for new RPC calls.
2000-12-13 Tim PotterI think it's time to go home.
2000-12-13 Tim PotterOK so I shouldn't have added cli_pipe.o to LIBSMB_OBJ.
2000-12-13 Tim PotterAdd libsmb/cli_lsarpc.o and rpc_client/cli_pipe.o to...
2000-12-08 Tim PotterPort of lsa_lookup_sids() and lsa_lookup_names() rpc...
2000-12-06 Jeremy AllisonCause smbd to use the new posix_acls code, not the...
2000-12-06 Gerald Carterupdate for new pdbedit tool (code from Simo)
2000-12-06 Jeremy AllisonChanged to sourceforge tdb code. This includes spinlock...
2000-12-03 Andrew Tridgellmake sure we don't duplicate object files
2000-12-03 Andrew Tridgellsplit the RPC_PARSE object into two pieces. The first...
2000-11-21 Gerald CarterAnother large patch for the passdb rewrite.
2000-11-16 Jeremy AllisonFix for a problem with the new messaging system. If...
2000-11-13 Gerald CarterLarge commit which restructures the local password...
next