summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
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
1999-12-04jeremy is going to hate me for this.Luke Leighton1-0/+7
1999-12-03cool! a unix socket smb redirector. code based on smbfilter andLuke Leighton1-1/+10
1999-12-01sys_select added one more argument (read, write selectors).Luke Leighton1-1/+13
1999-11-29this is going to sound _really_ weird, ok, but i had to implementLuke Leighton1-0/+1
1999-11-24first stages of removing struct cli_state* and uint16 fnum from allLuke Leighton1-0/+1
1999-11-24WARNING! MOVED rpc_server/srv_lsa_hnd.c TO lib/util_hnd.cLuke Leighton1-2/+2
1999-11-23adding svcctl 0x1b functionLuke Leighton1-0/+1
1999-11-20doing a code reshuffle. want to add code to establish trust relationships.Luke Leighton1-0/+1
1999-11-19- bug in nmbd registering DOMAIN_NAME<1c> to WINS server; recursionLuke Leighton1-0/+1
1999-11-19added \PIPE\browser plus experimental brsinfo command. you wouldn'tLuke Leighton1-1/+4
1999-11-12split array-handling functions into separate module.Luke Leighton1-0/+1
1999-11-06spoolss openprinterex / closeprinter client-code.Luke Leighton1-14/+14
1999-11-05experimental spoolss rpcclient commandsLuke Leighton1-0/+2
1999-10-21various. debug levels changed. nmbd doesn't need libsmb/clienttrust.c.Luke Leighton1-3/+3