summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
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
2000-04-10removed the read prediction code from the head branch. I think theAndrew Tridgell1-1/+1
2000-04-10split out the lpq parsing code into a separate fileAndrew Tridgell1-2/+2
2000-04-10don't echo warning messages twiceAndrew Tridgell1-2/+2
2000-03-30I finally got sick of configure being run automaticaly when I run makeAndrew Tridgell1-2/+2
2000-03-13Adding libtool support to HEAD branch. We're going to need this forTim Potter1-1/+21
2000-03-09Big update moving the multi-pdu support from 2.0.x into HEAD for JFJeremy Allison1-1/+1
2000-03-08dded Microsoft Dfs services.Shirish Kalele1-1/+3
2000-03-01Added new codepage from Ded Marazm <DedMarazm@mail.lv> - MSDOS baltic rim.Jeremy Allison1-1/+1
2000-02-10damn, masktest now needs the mangle code from smbdAndrew Tridgell1-1/+1
2000-02-07make proto ...Jean-François Micouleau1-4/+8
2000-02-03Added smbd/vfs.o and smbd/vfs-wrap.o to smbd objects.Tim Potter1-0/+1
2000-01-26Added hash-based stat cache code from Ying Chen.Jeremy Allison1-1/+1
2000-01-24we need -lc when making shared objects or glibc doesn't do its magicAndrew Tridgell1-1/+1
2000-01-13added locking/brlock.c, a byte range locking systemAndrew Tridgell1-1/+1
2000-01-08smbd/mangle.cJeremy Allison1-1/+1
2000-01-05implemented talloc() as described on samba-technical. This fixes theAndrew Tridgell1-1/+1
2000-01-03simple mods to add msrpc pipe redirection. default behaviour: fall backLuke Leighton1-2/+4
2000-01-03added the unexpected packet database (unexpected.tdb)Andrew Tridgell1-1/+1
1999-12-21converted all our existing shared memory code to use a tdb databaseAndrew Tridgell1-2/+1
1999-12-21first pass at the database code for Samba. This also includes a testAndrew Tridgell1-1/+11
1999-12-13first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1-352/+118
1999-12-12final part of "first" phase converting over to msrpc daemon architecture.Luke Leighton1-32/+169
1999-12-08ABOUT TIME!!!!!!!!Luke Leighton1-7/+13
1999-12-06the first independent msrpc daemon - lsarpcd.Luke Leighton1-9/+39
1999-12-05first version of msrpc agent redirector code. client-side only.Luke Leighton1-1/+4
1999-12-04cool! created higher-order function table for agent redirection.Luke Leighton1-0/+1