From d30b6ab54847164aa3add34f3b50132af58f9453 Mon Sep 17 00:00:00 2001 From: Herb Lewis Date: Thu, 12 Nov 1998 22:17:51 +0000 Subject: .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 | 30 +----------------------------- 1 file changed, 1 insertion(+), 29 deletions(-) (limited to 'source3/.cvsignore') diff --git a/source3/.cvsignore b/source3/.cvsignore index 7d823233f5..247b980fa8 100644 --- a/source3/.cvsignore +++ b/source3/.cvsignore @@ -1,36 +1,8 @@ -.deps bin Makefile -Makefile.RPM -config config.cache config.h config.log config.status cvs.log -d2 -make_printerdef -make_smbcodepage -makefile -makefile.sunos5 -memcheck.awk -nmbd -nmblookup -nmfns.txt -nmlist.txt -nmused.txt -notes.txt -smbclient -smbd -smbpasswd -smbrun -smbstatus -smbtorture -swat -testparm -testprns -text.txt -unused.txt -wsmbconf -wsmbstatus -*.p +so_locations -- cgit