chgpasswd.c: Fixed up debug calls to stop crashes if ptsname failed.
commitef1af7fe6d5c58ae57b8e4efff0729e1a315da43
authorJeremy Allison <jra@samba.org>
Mon, 27 Jul 1998 18:50:45 +0000 (27 18:50 +0000)
committerJeremy Allison <jra@samba.org>
Mon, 27 Jul 1998 18:50:45 +0000 (27 18:50 +0000)
treed26c17babfc3e1a655472f02e251a2d5de77c204
parent5ba96ddde4a4b2da2cc09190f5c6f0e633852f12
chgpasswd.c: Fixed up debug calls to stop crashes if ptsname failed.
local.h: Kept FSTYPE_STRING as Samba for now.
nmbd_browsesync.c: Added bugfix from Matt Chapman mattyc@cyberdude.com
                   - lmb_browserlist is now a struct ubi_dlList not a
                   struct browse_cache_record *.
server.c:
smb.h:
uid.c:
password.c: Removed attrs code - it is not used anywhere.
Jeremy
source/include/local.h
source/include/proto.h
source/include/smb.h
source/nmbd/nmbd_browsesync.c
source/smbd/chgpasswd.c
source/smbd/password.c
source/smbd/server.c
source/smbd/uid.c