summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2001-02-20initial client side unicode support (needed for netapp filer)Andrew Tridgell1-1/+1
2001-02-07Add Makefile.in target for installing smbclientlib ...Richard Sharpe1-0/+5
2001-02-02Added Baltic codepage support. From Toomas Soome <tsoome@ut.ee>Tim Potter1-1/+1
2001-01-31Fix for KOI8-R codepage from Andrey Kiselev <dron@at1895.spb.edu>Tim Potter1-1/+1
2001-01-23Patch to get smbcacls and rpcclient to compile together.Tim Potter1-4/+4
2001-01-15Some ugly mucking around to get the new rpcclient compiling and linkingTim Potter1-2/+10
2001-01-11Removed link errors between rpcclient and smbd.Tim Potter1-4/+4
2001-01-11New makefile and proto for rpcclient.Tim Potter1-9/+5
2001-01-07Codepages and stuff for Turkish language support. Contributed byTim Potter1-1/+1
2001-01-04Changes from APPLIANCE_HEAD:David O'Neill1-2/+2
2001-01-03Add a new file clidgram with routines that are used by the libsmbclient code.Richard Sharpe1-1/+1
2000-12-26First pass at the libsmbclient code ...Richard Sharpe1-0/+11
2000-12-13Added proto definition for new RPC calls.Jeremy Allison1-1/+1
2000-12-13I think it's time to go home.Tim Potter1-5/+6
2000-12-13OK so I shouldn't have added cli_pipe.o to LIBSMB_OBJ.Tim Potter1-2/+3
2000-12-13Add libsmb/cli_lsarpc.o and rpc_client/cli_pipe.o to LIBSMB_OBJ. Not soTim Potter1-2/+3
2000-12-08Port of lsa_lookup_sids() and lsa_lookup_names() rpc client functions fromTim Potter1-5/+7
2000-12-06Cause smbd to use the new posix_acls code, not the old unix_acls code.Jeremy Allison1-2/+2
2000-12-06update for new pdbedit tool (code from Simo)Gerald Carter1-4/+4
2000-12-06Changed to sourceforge tdb code. This includes spinlocks (so we now haveJeremy Allison1-1/+1
2000-12-03make sure we don't duplicate object filesAndrew Tridgell1-2/+3
2000-12-03split the RPC_PARSE object into two pieces. The first is included asAndrew Tridgell1-5/+18
2000-11-21Another large patch for the passdb rewrite.Gerald Carter1-3/+4
2000-11-16Fix for a problem with the new messaging system. If a sender is using theJeremy Allison1-0/+9
2000-11-13Large commit which restructures the local password storage API.Gerald Carter1-3/+12
2000-10-26TDB password backend support written by Simo Sorce <simo.sorce@polimi.it>Gerald Carter1-2/+4
2000-10-13Fix to allow smbd to call winbindd if it is running for all group enumeration,Jeremy Allison1-2/+2
2000-10-09Fixes to allow wins.c to compile to allow building of libnss_wins.so.John Terpstra1-0/+3
2000-09-25printer notify code.Jean-François Micouleau1-4/+2
2000-09-13first cut at smbcontrol program. It currently allows syntax like:Andrew Tridgell1-4/+4
2000-09-11the first cut of the internal messaging system.Andrew Tridgell1-1/+8
2000-09-01Changes from APPLIANCE_HEAD (per Tim Potter):David O'Neill1-1/+1
2000-08-29make rpcclent by default.Gerald Carter1-1/+1
2000-07-20readded util_list.c (just to the RPCCLIENT_OBJ). I need to splitGerald Carter1-1/+1
2000-07-19First cut toward adding WINS server failover.Christopher R. Hertel1-1/+1
2000-07-18remove util_list from LIB_OBJS since it broke smbd buildGerald Carter1-1/+1
2000-07-18Added lib/util_list.[c|o] to Makefile.inGerald Carter1-1/+1
2000-07-14a few changes to Makefile.in to clean up dependencies for rpcclientGerald Carter1-7/+5
2000-07-10Moved winbind client functions from various odd locations toTim Potter1-4/+5
2000-07-07Just a few changes due to bringing some partial files backGerald Carter1-3/+10
2000-07-06Moved lib/util_seaccess.o from LIB_OBJ to SMBD1_OBJ as it is only used byTim Potter1-2/+2
2000-07-06wrote a little sample smbw programAndrew Tridgell1-1/+8
2000-07-05Merge of wbinfo program from TNG.Tim Potter1-1/+9
2000-07-03first pass at merging rpcclient from TNG to HEAD. You can get aGerald Carter1-14/+18
2000-06-23Added smbd/sec_ctx.o to smbd objects.Tim Potter1-1/+2
2000-06-23just enough to get rpcclient to compile. Look for #if 0Gerald Carter1-1/+2
2000-06-14Added nsswitch/common.o to SMBD_OBJ1Tim Potter1-1/+1
2000-06-12enable the Linux change notify code and change some notify debug codeAndrew Tridgell1-1/+1
2000-06-12totally rewrote the async signal, notification and oplock notificationAndrew Tridgell1-3/+5
2000-06-12split all the change notify code out into a separate moduleAndrew Tridgell1-1/+1