Age | Commit message (Expand) | Author | Files | Lines |
1998-01-06 | Added manpages. | Volker Lendecke | 4 | -4/+131 |
1998-01-05 | the real source code for the smbfs utilities. Forgot to do | Volker Lendecke | 3 | -0/+1429 |
1998-01-05 | Added 3 commands: | Volker Lendecke | 4 | -32/+59 |
1998-01-05 | Fixed type that referred to regedit.exe instead of regedt32.exe. | John Terpstra | 1 | -1/+1 |
1998-01-03 | fixed type in list of ignored files | Herb Lewis | 1 | -1/+1 |
1998-01-03 | added description of changes I made | Herb Lewis | 1 | -4/+20 |
1998-01-03 | added printout of file list to stderr so you know what files you need to | Herb Lewis | 1 | -0/+4 |
1998-01-03 | added commented out sections for supporting automatically providing printer | Herb Lewis | 1 | -0/+26 |
1998-01-03 | added timestrings to become and unbecome domain/local master browser | Herb Lewis | 2 | -12/+13 |
1998-01-02 | fix printer driver rpc to prevent core dumps. | Herb Lewis | 1 | -65/+73 |
1998-01-02 | fix up perl script so it is a little cleaner and also works with perl 4 | Herb Lewis | 1 | -17/+21 |
1998-01-01 | fixes to make_printerdef.c to generate a correct printers.def file | Herb Lewis | 2 | -40/+134 |
1997-12-29 | avoid the ~ operator in netmask operations as apparently it causes | Andrew Tridgell | 1 | -33/+55 |
1997-12-29 | a dummy change to shmem_sysv.c to try and break CVS out of a problem | Andrew Tridgell | 1 | -0/+1 |
1997-12-26 | fixed another couple of minor type errors (they could cause incorrect | Andrew Tridgell | 1 | -4/+4 |
1997-12-26 | fixed a couple of illegal uses of scanf() in the nmbd wins code. They | Andrew Tridgell | 2 | -7/+7 |
1997-12-26 | use _exit to exit a child | Andrew Tridgell | 1 | -6/+2 |
1997-12-24 | This is actually Jeremy, working as Herb :-). | Herb Lewis | 1 | -0/+22 |
1997-12-24 | preparing for release of 1.9.18alpha14 | Samba Release Account | 42 | -42/+42 |
1997-12-24 | Updated WHATSNEW.txt for 1.9.18alpha14 release. | Jeremy Allison | 2 | -7/+140 |
1997-12-24 | Added docs for new signal handling functions. | Jeremy Allison | 2 | -0/+26 |
1997-12-24 | Added SIGUSR1/SIGUSR2 handling. | Jeremy Allison | 5 | -4/+98 |
1997-12-24 | nmbd_elections.c: Added new parameter to dump_workgroups call. | Jeremy Allison | 5 | -57/+118 |
1997-12-24 | Finally added the code Andrew wanted that will allow a Samba domain | Jeremy Allison | 4 | -1/+212 |
1997-12-24 | Bugfix from Branko Cibej <branko.cibej@hermes.si> | Jeremy Allison | 1 | -1/+1 |
1997-12-24 | Backed out changes that attempted to address a pointer array using -1,0,1. | Christopher R. Hertel | 6 | -349/+584 |
1997-12-23 | Fixed nastly little bug where client was sending open_and_X call | Jeremy Allison | 1 | -4/+23 |
1997-12-23 | Fixed security bug when 'force user' and 'user only' are set. | Jeremy Allison | 1 | -2/+5 |
1997-12-23 | Fixes to compile under OpenBSD from "Todd T. Fries" <toddf@acm.org> | Jeremy Allison | 4 | -14/+28 |
1997-12-23 | architecture.doc: Re-added since I lost it (sorry Dan :-). | Jeremy Allison | 3 | -2/+137 |
1997-12-21 | Updates for 1.9.18 | Dan Shearer | 2 | -7/+39 |
1997-12-20 | Put it in the right directory :~) | Dan Shearer | 1 | -0/+0 |
1997-12-20 | Chris' smb.conf parsing doco | Dan Shearer | 1 | -0/+181 |
1997-12-20 | Fixed stupid bug in read_smb_len where I was calling itself - now | Jeremy Allison | 1 | -1/+1 |
1997-12-20 | client.c: | Jeremy Allison | 6 | -80/+135 |
1997-12-20 | loadparm.c: Added fix for veto oplock files bug from Charles Hoch <hoch@hplcg... | Jeremy Allison | 3 | -11/+18 |
1997-12-20 | This may be a waste of time, but I thought if we keep nibbling at this it might | Dan Shearer | 1 | -15/+24 |
1997-12-20 | Minor spelling, wording changes to intro | Dan Shearer | 1 | -4/+6 |
1997-12-20 | trans2.c: Forced trans2_findfirst to behave as NT does in error returns. | Jeremy Allison | 2 | -24/+11 |
1997-12-19 | Adding the cache module. | Christopher R. Hertel | 4 | -3/+903 |
1997-12-18 | kanji.h: Fixed problems with re-definitions of strchr and others on AIX. | Jeremy Allison | 2 | -2/+28 |
1997-12-17 | Missed terminating {-1,NULL} in an enum parameter list. | Jeremy Allison | 1 | -1/+1 |
1997-12-16 | - handle ENOSPC in shmem init. | Andrew Tridgell | 1 | -4/+6 |
1997-12-16 | preparing for release of 1.9.18alpha13 | Samba Release Account | 42 | -51/+43 |
1997-12-16 | Added 'missing feature' section for Chris. | Samba Release Account | 1 | -0/+11 |
1997-12-16 | WHATSNEW.txt - updated for 1.9.18alpha13. | Jeremy Allison | 4 | -150/+75 |
1997-12-16 | Added new wins & lm announce options. | Jeremy Allison | 1 | -1/+73 |
1997-12-16 | Added Lanman announce patch from Jacco de Leeuw <leeuw@wins.uva.nl>. | Jeremy Allison | 9 | -13/+359 |
1997-12-16 | nmbd_incomingdgrams.c: Fix bug with Syntax 5.1 servers reported by SGI where | Jeremy Allison | 4 | -5/+72 |
1997-12-16 | fix bug in log file specification | Herb Lewis | 1 | -1/+4 |