diff options
author | Christopher R. Hertel <crh@samba.org> | 1998-08-21 17:21:55 +0000 |
---|---|---|
committer | Christopher R. Hertel <crh@samba.org> | 1998-08-21 17:21:55 +0000 |
commit | 7fe3a42857792a70bdd729fefa2311b77ae86e7e (patch) | |
tree | de2020c08be4e96824539cc9ed17d556d4fa482e /source3/ubiqx | |
parent | 541cd2a2d9972f85d09779bf29bda0f7da051114 (diff) | |
download | samba-7fe3a42857792a70bdd729fefa2311b77ae86e7e.tar.gz samba-7fe3a42857792a70bdd729fefa2311b77ae86e7e.tar.bz2 samba-7fe3a42857792a70bdd729fefa2311b77ae86e7e.zip |
nmbd and smbd had different behavior with respect to log files. nmbd would
default to overwrite and smbd would default to append. Also, the -a option
(actually a toggle, such that "-a -a" would set the default) was documented
as append mode for nmbd, and *overwrite mode* for smbd.
nmbd now defaults to append mode, to match smbd. The -a option now always
means append, and I've added the -o option to both, meaning overwrite.
Note that the change to nmbd's default behavior may confuse some people.
I've not seen anything about 2.0.0 changes in the WHATSNEW.txt file.
Where would I document a change like this?
Chris -)-----
(This used to be commit b1d374fb14b1fb92a84260f1dcc59a39a4b99a3d)
Diffstat (limited to 'source3/ubiqx')
0 files changed, 0 insertions, 0 deletions