summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
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
2000-06-10a first pass at Linux kernel oplocks supportAndrew Tridgell1-1/+1
2000-06-10continued the split of the kernel level oplocks code into a moreAndrew Tridgell1-78/+18
2000-06-08added se_access_check.Luke Leighton1-1/+1
2000-06-05added locktest2Andrew Tridgell1-0/+10
2000-05-31Fixed interface between new ACLS and nttrans code.Jeremy Allison1-1/+1
2000-05-28don't build cli_reg in rpc client library until we merge that from tngAndrew Tridgell1-1/+0
2000-05-27unistr_to_dos not unistr_to_asciiLuke Leighton1-2/+2
2000-05-27fixed nttrans.cLuke Leighton1-1/+1
2000-05-18Added the NETDFS pipe to allow remote administration of the msdfs symlinksShirish Kalele1-2/+2
2000-05-16The new msdfs implementation that uses symlinks to point to otherShirish Kalele1-1/+1
2000-05-10in head as well ...Andrew Tridgell1-5/+5
2000-05-10more mergingAndrew Tridgell1-3/+2
2000-05-09don't attempt to build rpcclient in the head branchAndrew Tridgell1-1/+1
2000-05-09added some rules for winbindd and pam_winbindAndrew Tridgell1-1/+35
2000-05-08Someone :-) forgot to add secrets.c to HEAD.Jeremy Allison1-1/+1
2000-05-04need LOCKING_OBJ in locktest nowAndrew Tridgell1-1/+1
2000-05-03added a nasty lock testing programAndrew Tridgell1-1/+10
2000-04-30we don't need fnmatch.c any moreAndrew Tridgell1-1/+1
2000-04-30- removed all our old wildcard matching code and replaced it with aAndrew Tridgell1-1/+1
2000-04-30YIPEE!!!!!Andrew Tridgell1-0/+1
2000-04-29put tdb utility functions in a separate fileAndrew Tridgell1-1/+4
2000-04-28Ok - this is the *third* implementation of this (third time's the charm :-).Jeremy Allison1-1/+1
2000-04-25split clientgen.c into several partsAndrew Tridgell1-1/+5
2000-04-23Makefile.in change for split of printfsp.cAndrew Tridgell1-1/+2
2000-04-19split fsusage() into a separate module (to fix linking problems withAndrew Tridgell1-2/+2
2000-04-17moved standard_sub() and friends into a separate moduleAndrew Tridgell1-1/+1
2000-04-16The following series of commits are for the new tdb based printingAndrew Tridgell1-7/+9