summaryrefslogtreecommitdiff
path: root/WHATSNEW.txt
Commit message (Collapse)AuthorAgeFilesLines
* I added notes about the changes I've made to 2.0.0. I put the change toChristopher R. Hertel1998-08-311-2/+29
| | | | | | | | | nmbd default behavior (appending to logs instead of overwriting them) into the "Major Changes" section, but added a "Minor Changes" section for the things that wouldn't affect the running of Samba itself (eg., the splay tree for WINS and the change to DEBUG output). Chris -)-----
* updated the WHATSNEW in preparation for an alpha releaseAndrew Tridgell1998-08-311-184/+51
|
* Final changes - ready for 1.9.18.Jeremy Allison1998-01-081-16/+20
| | | | Jeremy.
* Updated for 1.9.18 - just need a few more changes & it's done.Jeremy Allison1998-01-071-16/+5
| | | | Jeremy.
* Updated WHATSNEW.txt for 1.9.18alpha14 release.Jeremy Allison1997-12-241-7/+16
| | | | | | Added CVS_ACCESS to tell people how to use cvs to keep up-to-date. Jeremy.
* Updates for 1.9.18Dan Shearer1997-12-211-0/+5
|
* preparing for release of 1.9.18alpha13Samba Release Account1997-12-161-10/+2
|
* Added 'missing feature' section for Chris.Samba Release Account1997-12-161-0/+11
| | | | Jeremy.
* WHATSNEW.txt - updated for 1.9.18alpha13.Jeremy Allison1997-12-161-78/+65
| | | | | | | docs/smb.conf.5: Removed unused NTDOMAIN params. Added new params. source/loadparm.c: Put #ifdef NTDOMAIN around unused params. source/nmbd_become_lmb.c: Removed check for workgroup name in lmb name. Jeremy.
* preparing for release of 1.9.18alpha12Samba Release Account1997-11-281-2/+2
|
* updatedLuke Leighton1997-11-021-14/+26
|
* mention of GLPL for the rpc_pipe/ directoryLuke Leighton1997-11-011-0/+5
|
* updated version number.Luke Leighton1997-11-011-1/+1
|
* preparing for release of 1.9.18alpha9Samba Release Account1997-10-301-1/+1
|
* preparing for release of 1.9.18alpha8Samba Release Account1997-10-291-1/+1
|
* updated to current version number.Samba Release Account1997-10-291-1/+1
|
* spelling mistakeSamba Release Account1997-10-271-3/+1
|
* updated header to 1.9.18alpha6Samba Release Account1997-10-271-4/+6
|
* preparing for release of 1.9.18alpha5Samba Release Account1997-10-251-1/+1
|
* updated to describe smbclient work recently done.Luke Leighton1997-10-251-6/+23
|
* updated to reflect the current state of play:Luke Leighton1997-10-241-31/+46
| | | | | | - jeremy's nmbd restructure (wins client / wins server stuff) - which parameters are documented in smb.conf and which aren't - mentioning the new smbclient work-in-progress
* WHATSNEW.txt: Updated for alpha3.Jeremy Allison1997-10-211-1/+9
| | | | | | | server.c: int16 -> uint16 fix for port comparisons in oplock code. Needed for Solaris. version.h: Updated to alpha3. Jeremy (jallison@whistle.com)
* WHATSNEW.txt: Preparing for 1.9.18alpha2 release.Jeremy Allison1997-10-211-92/+137
| | | | | | smb.conf.5: Added 'bind interfaces only' parameter. version.h: Updated to 1.9.18alpha2. Jeremy (jallison@whistle.com)
* Spelling, refs to faqs, version numbersing. Dan.Samba Release Account1997-08-261-1/+8
|
* Updated for 1.9.17 release.Samba Release Account1997-08-261-44/+44
| | | | Jeremy (jallison@whistle.com)
* Updated for 1.9.17alpha5 release.Samba Release Account1997-07-311-17/+28
| | | | Jeremy (jallison@whistle.com)
* Updated in preparation for 1.9.17alpha4 release.Samba Release Account1997-07-031-13/+21
| | | | Jeremy (jallison@whistle.com)
* JHT ==> Been playing again! Whooooooo!John Terpstra1997-06-281-5/+3
|
* Updated for 1.9.17alpha3Samba Release Account1997-06-061-1/+22
|
* README: Updated for 1.9.17. Andrew no longer listed as primary maintainer.Samba Release Account1997-05-221-0/+61
WHATSNEW.txt: New file - the idea is that it is updated for new releases and acts as a first point for users who want to see if they should upgrade. jallison@whistle.com