summaryrefslogtreecommitdiffstats
path: root/source/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* 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
* This brings HEAD into line with SAMBA_2_2, they now both use bindir.Andrew Bartlett2001-07-041-3/+2
* Split pam_winbind out of WINBIND progs so it can be build separatelyTim Potter2001-07-031-1/+2
* Fix another small problem with Makefile.in ... not doing the correctRichard Sharpe2001-06-301-1/+1
* Modified Makefile.in to work properly. Define BLDSHARED as a variable in the ...Richard Sharpe2001-06-301-1/+4
* These changes cause the libsmbclient stuff to always build a non-shared libra...Richard Sharpe2001-06-291-8/+8
* temporarily made smbclient a non-error target so that builds will succeed whe...Andrew Tridgell2001-06-281-10/+6
* Added back the automatic build of libsmbclient.so in head.Richard Sharpe2001-06-271-1/+1
* - make the regresison test mode code build in by default. This shouldAndrew Tridgell2001-06-251-1/+4
* auto-build proto.h if its not there, but don't make it dependAndrew Tridgell2001-06-221-2/+4
* added a torture target for building all torture progs. Fixed a typo in locktestAndrew Tridgell2001-06-191-0/+3
* moved all our torture code to a separate directoryAndrew Tridgell2001-06-191-8/+8
* Added $(PROFILE_OBJ) to winbindd objects.Tim Potter2001-06-191-1/+1
* added a oplock break handler hook to the client code, this allows for more co...Andrew Tridgell2001-06-181-0/+1
* Added stub dfs client commands to rpcclient.Tim Potter2001-06-061-3/+5
* use LDSHFLAGS not -shared in several placesAndrew Tridgell2001-06-041-3/+3
* removed SHLIBS until someone has time to get it to compile on more platforms ...Andrew Tridgell2001-06-031-1/+4
* 4 new functions to retrieve single linked list of group and passwd entriesSimo Sorce2001-05-291-1/+2
* Added stubs for SRVSVC and NETLOGON rpcclient commands.Tim Potter2001-05-241-2/+4
* added utmp.o to NECESSARY_BECAUSE_SAMBA_DEPENDENCIES_ARE_SO_BROKEN_OBJAndrew Tridgell2001-05-171-3/+3
* Fixes to get pam_auth() functionality working again.Tim Potter2001-05-171-1/+10
* Broke out change trust account password routines into separate fileTim Potter2001-05-171-1/+1
* Fix a stupid typo in Makefile.in that prevented the libsmbclient codeRichard Sharpe2001-05-161-1/+1
* Added winbind programs to build for supported systems (i.e linux andTim Potter2001-05-161-4/+2
* Make libsmbclient.so by default now.Richard Sharpe2001-05-141-1/+2
* So I promised Andrew that a winbindd_proto.h file wouldn't be necessary.Tim Potter2001-05-141-0/+5
* OK so I couldn't be as clever as I wanted to be with winbindd_glue.cTim Potter2001-05-071-7/+8
* Preliminary merge of winbind into HEAD. Note that this compiles and linksTim Potter2001-05-071-16/+16
* Big cleanup of passdb and backends.Jean-François Micouleau2001-05-041-6/+6
* make clean should remove PROGSAndrew Tridgell2001-04-291-1/+1
* don't need slprintf.c any moreAndrew Tridgell2001-04-281-2/+2
* removing the references to rpc_client_proto.hGerald Carter2001-04-281-21/+8
* removed SMBRUN referencesGerald Carter2001-04-261-15/+1
* merge some of the nsswitch code from tng to headAndrew Tridgell2001-04-251-2/+2
* Added Steve Langasek <vorlon@netexpress.net> pam_smbpass supportJohn Terpstra2001-04-241-1/+22
* merge from 2.2Andrew Tridgell2001-04-181-0/+1