summaryrefslogtreecommitdiffstats
path: root/source/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge of Andrew's changes in 2.2.Jeremy Allison2001-04-131-6/+12
* Added a caching system to smbsh. Previously access to workgroup or serverTim Potter2001-04-121-0/+1
* Added JohnT and Andrew Bartlett's PAM changes.Jeremy Allison2001-04-101-1/+1
* first pass of the new group mapping codeJean-François Micouleau2001-03-231-1/+10
* much better readline support from Simo Sorce, with some mods from meAndrew Tridgell2001-03-181-1/+1
* Added Michael Sweet's CUPS patch to call directly into the CUPS backend.Jeremy Allison2001-03-161-3/+5
* Dead code removal. Not used anywhere.Jeremy Allison2001-03-111-3/+3
* Ok - everything now compiles in HEAD (at least the default stuff). WeJeremy Allison2001-03-111-9/+2
* Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMRJeremy Allison2001-03-111-4/+4
* started support for unicode on the wire in smbd. Using a very similarAndrew Tridgell2001-03-101-1/+1
* Separated dfs pipe into implementation and interface modules.Jeremy Allison2001-02-271-1/+1
* Split srvsvc pipe into interface and implementation modules.Jeremy Allison2001-02-261-1/+1
* Split wks pipe into interface and implementation modules.Jeremy Allison2001-02-261-1/+1
* Separated lsa code into interface and implementation.Jeremy Allison2001-02-261-1/+1