summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2001-07-04This brings HEAD into line with SAMBA_2_2, they now both use bindir.Andrew Bartlett1-3/+2
2001-07-03Split pam_winbind out of WINBIND progs so it can be build separatelyTim Potter1-1/+2
2001-06-30Fix another small problem with Makefile.in ... not doing the correctRichard Sharpe1-1/+1
2001-06-30Modified Makefile.in to work properly. Define BLDSHARED as a variable in the ...Richard Sharpe1-1/+4
2001-06-29These changes cause the libsmbclient stuff to always build a non-shared libra...Richard Sharpe1-8/+8
2001-06-28temporarily made smbclient a non-error target so that builds will succeed whe...Andrew Tridgell1-10/+6
2001-06-27Added back the automatic build of libsmbclient.so in head.Richard Sharpe1-1/+1
2001-06-25- make the regresison test mode code build in by default. This shouldAndrew Tridgell1-1/+4
2001-06-22auto-build proto.h if its not there, but don't make it dependAndrew Tridgell1-2/+4
2001-06-19added a torture target for building all torture progs. Fixed a typo in locktestAndrew Tridgell1-0/+3
2001-06-19moved all our torture code to a separate directoryAndrew Tridgell1-8/+8
2001-06-19Added $(PROFILE_OBJ) to winbindd objects.Tim Potter1-1/+1
2001-06-18added a oplock break handler hook to the client code, this allows for more co...Andrew Tridgell1-0/+1
2001-06-06Added stub dfs client commands to rpcclient.Tim Potter1-3/+5
2001-06-04use LDSHFLAGS not -shared in several placesAndrew Tridgell1-3/+3
2001-06-03removed SHLIBS until someone has time to get it to compile on more platforms ...Andrew Tridgell1-1/+4
2001-05-294 new functions to retrieve single linked list of group and passwd entriesSimo Sorce1-1/+2
2001-05-24Added stubs for SRVSVC and NETLOGON rpcclient commands.Tim Potter1-2/+4
2001-05-17added utmp.o to NECESSARY_BECAUSE_SAMBA_DEPENDENCIES_ARE_SO_BROKEN_OBJAndrew Tridgell1-3/+3
2001-05-17Fixes to get pam_auth() functionality working again.Tim Potter1-1/+10
2001-05-17Broke out change trust account password routines into separate fileTim Potter1-1/+1
2001-05-16Fix a stupid typo in Makefile.in that prevented the libsmbclient codeRichard Sharpe1-1/+1
2001-05-16Added winbind programs to build for supported systems (i.e linux andTim Potter1-4/+2
2001-05-14Make libsmbclient.so by default now.Richard Sharpe1-1/+2
2001-05-14So I promised Andrew that a winbindd_proto.h file wouldn't be necessary.Tim Potter1-0/+5
2001-05-07OK so I couldn't be as clever as I wanted to be with winbindd_glue.cTim Potter1-7/+8
2001-05-07Preliminary merge of winbind into HEAD. Note that this compiles and linksTim Potter1-16/+16
2001-05-04Big cleanup of passdb and backends.Jean-François Micouleau1-6/+6
2001-04-29make clean should remove PROGSAndrew Tridgell1-1/+1
2001-04-28don't need slprintf.c any moreAndrew Tridgell1-2/+2
2001-04-28removing the references to rpc_client_proto.hGerald Carter1-21/+8
2001-04-26removed SMBRUN referencesGerald Carter1-15/+1
2001-04-25merge some of the nsswitch code from tng to headAndrew Tridgell1-2/+2
2001-04-24Added Steve Langasek <vorlon@netexpress.net> pam_smbpass supportJohn Terpstra1-1/+22
2001-04-18merge from 2.2Andrew Tridgell1-0/+1
2001-04-13Merge of Andrew's changes in 2.2.Jeremy Allison1-6/+12
2001-04-12Added a caching system to smbsh. Previously access to workgroup or serverTim Potter1-0/+1
2001-04-10Added JohnT and Andrew Bartlett's PAM changes.Jeremy Allison1-1/+1
2001-03-23first pass of the new group mapping codeJean-François Micouleau1-1/+10
2001-03-18much better readline support from Simo Sorce, with some mods from meAndrew Tridgell1-1/+1
2001-03-16Added Michael Sweet's CUPS patch to call directly into the CUPS backend.Jeremy Allison1-3/+5
2001-03-11Dead code removal. Not used anywhere.Jeremy Allison1-3/+3
2001-03-11Ok - everything now compiles in HEAD (at least the default stuff). WeJeremy Allison1-9/+2
2001-03-11Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMRJeremy Allison1-4/+4
2001-03-10started support for unicode on the wire in smbd. Using a very similarAndrew Tridgell1-1/+1
2001-02-27Separated dfs pipe into implementation and interface modules.Jeremy Allison1-1/+1
2001-02-26Split srvsvc pipe into interface and implementation modules.Jeremy Allison1-1/+1
2001-02-26Split wks pipe into interface and implementation modules.Jeremy Allison1-1/+1
2001-02-26Separated lsa code into interface and implementation.Jeremy Allison1-1/+1
2001-02-25Separated reg code into interface & implementation.Jeremy Allison1-1/+1