summaryrefslogtreecommitdiffstats
path: root/source/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* 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
* a first pass at Linux kernel oplocks supportAndrew Tridgell2000-06-101-1/+1
* continued the split of the kernel level oplocks code into a moreAndrew Tridgell2000-06-101-78/+18
* added se_access_check.Luke Leighton2000-06-081-1/+1
* added locktest2Andrew Tridgell2000-06-051-0/+10
* Fixed interface between new ACLS and nttrans code.Jeremy Allison2000-05-311-1/+1
* don't build cli_reg in rpc client library until we merge that from tngAndrew Tridgell2000-05-281-1/+0
* unistr_to_dos not unistr_to_asciiLuke Leighton2000-05-271-2/+2
* fixed nttrans.cLuke Leighton2000-05-271-1/+1
* Added the NETDFS pipe to allow remote administration of the msdfs symlinksShirish Kalele2000-05-181-2/+2
* The new msdfs implementation that uses symlinks to point to otherShirish Kalele2000-05-161-1/+1
* in head as well ...Andrew Tridgell2000-05-101-5/+5
* more mergingAndrew Tridgell2000-05-101-3/+2
* don't attempt to build rpcclient in the head branchAndrew Tridgell2000-05-091-1/+1
* added some rules for winbindd and pam_winbindAndrew Tridgell2000-05-091-1/+35
* Someone :-) forgot to add secrets.c to HEAD.Jeremy Allison2000-05-081-1/+1
* need LOCKING_OBJ in locktest nowAndrew Tridgell2000-05-041-1/+1
* added a nasty lock testing programAndrew Tridgell2000-05-031-1/+10
* we don't need fnmatch.c any moreAndrew Tridgell2000-04-301-1/+1
* - removed all our old wildcard matching code and replaced it with aAndrew Tridgell2000-04-301-1/+1
* YIPEE!!!!!Andrew Tridgell2000-04-301-0/+1
* put tdb utility functions in a separate fileAndrew Tridgell2000-04-291-1/+4
* Ok - this is the *third* implementation of this (third time's the charm :-).Jeremy Allison2000-04-281-1/+1
* split clientgen.c into several partsAndrew Tridgell2000-04-251-1/+5
* Makefile.in change for split of printfsp.cAndrew Tridgell2000-04-231-1/+2
* split fsusage() into a separate module (to fix linking problems withAndrew Tridgell2000-04-191-2/+2
* moved standard_sub() and friends into a separate moduleAndrew Tridgell2000-04-171-1/+1
* The following series of commits are for the new tdb based printingAndrew Tridgell2000-04-161-7/+9
* removed the read prediction code from the head branch. I think theAndrew Tridgell2000-04-101-1/+1
* split out the lpq parsing code into a separate fileAndrew Tridgell2000-04-101-2/+2
* don't echo warning messages twiceAndrew Tridgell2000-04-101-2/+2
* I finally got sick of configure being run automaticaly when I run makeAndrew Tridgell2000-03-301-2/+2
* Adding libtool support to HEAD branch. We're going to need this forTim Potter2000-03-131-1/+21
* Big update moving the multi-pdu support from 2.0.x into HEAD for JFJeremy Allison2000-03-091-1/+1