summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
1998-01-03added timestrings to become and unbecome domain/local master browserHerb Lewis2-12/+13
1998-01-02fix printer driver rpc to prevent core dumps.Herb Lewis1-65/+73
1998-01-01fixes to make_printerdef.c to generate a correct printers.def fileHerb Lewis2-40/+134
1997-12-29avoid the ~ operator in netmask operations as apparently it causesAndrew Tridgell1-33/+55
1997-12-29a dummy change to shmem_sysv.c to try and break CVS out of a problemAndrew Tridgell1-0/+1
1997-12-26fixed another couple of minor type errors (they could cause incorrectAndrew Tridgell1-4/+4
1997-12-26fixed a couple of illegal uses of scanf() in the nmbd wins code. TheyAndrew Tridgell2-7/+7
1997-12-26use _exit to exit a childAndrew Tridgell1-6/+2
1997-12-24This is actually Jeremy, working as Herb :-).Herb Lewis1-0/+22
1997-12-24preparing for release of 1.9.18alpha14Samba Release Account1-1/+1
1997-12-24Added SIGUSR1/SIGUSR2 handling.Jeremy Allison5-4/+98
1997-12-24nmbd_elections.c: Added new parameter to dump_workgroups call.Jeremy Allison5-57/+118
1997-12-24Finally added the code Andrew wanted that will allow a Samba domainJeremy Allison4-1/+212
1997-12-24Bugfix from Branko Cibej <branko.cibej@hermes.si>Jeremy Allison1-1/+1
1997-12-24Backed out changes that attempted to address a pointer array using -1,0,1.Christopher R. Hertel6-349/+584
1997-12-23Fixed nastly little bug where client was sending open_and_X callJeremy Allison1-4/+23
1997-12-23Fixed security bug when 'force user' and 'user only' are set.Jeremy Allison1-2/+5
1997-12-23Fixes to compile under OpenBSD from "Todd T. Fries" <toddf@acm.org>Jeremy Allison4-14/+28
1997-12-23architecture.doc: Re-added since I lost it (sorry Dan :-).Jeremy Allison3-2/+137
1997-12-20Put it in the right directory :~)Dan Shearer1-0/+181
1997-12-20Fixed stupid bug in read_smb_len where I was calling itself - nowJeremy Allison1-1/+1
1997-12-20client.c:Jeremy Allison6-80/+135
1997-12-20loadparm.c: Added fix for veto oplock files bug from Charles Hoch <hoch@hplcg...Jeremy Allison3-11/+18
1997-12-20trans2.c: Forced trans2_findfirst to behave as NT does in error returns.Jeremy Allison2-24/+11
1997-12-19Adding the cache module.Christopher R. Hertel4-3/+903
1997-12-18kanji.h: Fixed problems with re-definitions of strchr and others on AIX.Jeremy Allison2-2/+28
1997-12-17Missed terminating {-1,NULL} in an enum parameter list.Jeremy Allison1-1/+1
1997-12-16- handle ENOSPC in shmem init.Andrew Tridgell1-4/+6
1997-12-16preparing for release of 1.9.18alpha13Samba Release Account1-1/+1
1997-12-16WHATSNEW.txt - updated for 1.9.18alpha13.Jeremy Allison2-1/+10
1997-12-16Added Lanman announce patch from Jacco de Leeuw <leeuw@wins.uva.nl>.Jeremy Allison9-13/+359
1997-12-16nmbd_incomingdgrams.c: Fix bug with Syntax 5.1 servers reported by SGI whereJeremy Allison4-5/+72
1997-12-14give out file handles differently on each new connection because of aAndrew Tridgell1-10/+29
1997-12-14allow name_type 0x20 as well as name_type 0x0 in dns proxyingAndrew Tridgell1-1/+2
1997-12-14fix a bug that sometimes prevented smbclient from connecting withAndrew Tridgell1-1/+3
1997-12-13This is it ! The mega-merge of the JRA_NMBD_REWRITE branchJeremy Allison63-10506/+12154
1997-12-12Fixed bug reported by Gert-Jan Vons <Gert-Jan.Vons@ocegr.fr>Jeremy Allison1-0/+12
1997-12-11fixed over char 127 problems with isupper/islower.Jeremy Allison1-2/+7
1997-12-11While working on a general-purpose caching module (out soon), I thought ofChristopher R. Hertel6-718/+505
1997-12-11kanji.c: Patch from Anders Blomdell <anders.blomdell@control.lth.se>Jeremy Allison2-3/+16
1997-12-04catch signals in the async dns daemon and allow it to auto-restart ifAndrew Tridgell1-0/+9
1997-12-04allow for zero size reads in asyncdns. These can happen after a signalAndrew Tridgell1-3/+6
1997-12-04got rid of the WRAP_MALLOC code - mem_man does it betterAndrew Tridgell1-67/+0
1997-12-04added optonal MEM_MAN codeAndrew Tridgell2-45/+22
1997-12-04don't use free and alloc as structure elementsAndrew Tridgell2-16/+16
1997-12-03Makefile.lib does nothing, so remove itAndrew Tridgell1-32/+0
1997-12-03slight cleanup to the linked list handlingAndrew Tridgell2-29/+20
1997-12-03put the default PRINTCAP_NAME def in includes.h not local.h so thatAndrew Tridgell2-17/+17
1997-12-03applied a patch from Norm Jacobs to allow "printcap name = lpstat"Andrew Tridgell4-9/+150
1997-12-03change the "username map" option to allow the user to stop theAndrew Tridgell1-0/+12