.cvsignore: Removed old entries.
authorHerb Lewis <herb@samba.org>
Thu, 12 Nov 1998 22:17:51 +0000 (22:17 +0000)
committerHerb Lewis <herb@samba.org>
Thu, 12 Nov 1998 22:17:51 +0000 (22:17 +0000)
commitd30b6ab54847164aa3add34f3b50132af58f9453
tree3b1186b6aed88b9e947ad4e9d5f7b3484482e007
parent959f32c6d79cfcbfafb7ecde24addff0b0f0d5dd
.cvsignore: Removed old entries.
client/client.c:
include/client.h: Added some debug messages that the old client used to
  generate. These are needed to make scripts such as
  'findsmb' work - there may be other changes to keep
  backwards output compatibility. Do we need a -old-client-compat
  argument ?
libsmb/clientgen.c: Fixed crash bug where malloc'ed data wasn't being
    cleared - corrupted malloc chains.
web/swat.c: John's changes to get rid of "ghost" table entries.
(This used to be commit 3c45a3503ea57d17e98eb3e57514161a5c82e45e)
source3/.cvsignore
source3/client/client.c
source3/include/client.h
source3/libsmb/clientgen.c
source3/web/swat.c