make the initial logfile names consistent. This should mean that smbd
authorAndrew Tridgell <tridge@samba.org>
Thu, 12 Feb 1998 14:57:55 +0000 (14:57 +0000)
committerAndrew Tridgell <tridge@samba.org>
Thu, 12 Feb 1998 14:57:55 +0000 (14:57 +0000)
commitb7712a0a6d0afeef6239d5af61cba677eebb247b
treececeb470d1220660646939390d857258c3e2c1ad
parent7123405d6351cf6457adb1199dab3c6416bf9865
make the initial logfile names consistent. This should mean that smbd
starts with log.smb and nmbd starts with log.nmb. It also gets rid of
the "log." when using the log.%m construct as %m expands to smb before
a client connects.
source/nmbd/nmbd.c
source/smbd/server.c