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