summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
1998-01-15reply.c: Added timestamp to attack warning.Jeremy Allison2-1/+3
1998-01-12propogate my cgi changes to the main branchAndrew Tridgell3-2/+3
1998-01-12*** empty log message ***Andrew Tridgell4-11/+34
1998-01-11*** empty log message ***Andrew Tridgell1-0/+5
1998-01-11*** empty log message ***Andrew Tridgell1-3/+3
1998-01-10Following discussions with Cristian Gafton (Red Hat) we have decided to makeJohn Terpstra1-2/+8
1998-01-10ipc.c: Fixed problem where we were not returning 'buffer too small'Jeremy Allison1-2/+2
1998-01-09docs/Support.txt: Removed consultant.Jeremy Allison4-24/+36
1998-01-08preparing for release of 1.9.18Samba Release Account1-1/+1
1998-01-08Fixed an apparent typo:Christopher R. Hertel1-1/+1
1998-01-07Ensure that if we are in share mode security that the smb_uidJeremy Allison1-1/+2
1998-01-07includes.h: Added FreeBSD 3.x fixes. Added HPUX10.x fixes.Jeremy Allison7-13/+45
1998-01-06Added manpages.Volker Lendecke1-4/+0
1998-01-05the real source code for the smbfs utilities. Forgot to doVolker Lendecke3-0/+1429
1998-01-05Added 3 commands:Volker Lendecke4-32/+59
1998-01-03added printout of file list to stderr so you know what files you need toHerb Lewis1-0/+4
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