gecko-dev/mailnews/imap
sspitzer%netscape.com 9cdfaf0347 fix for ##48409. prevent mac from crashing when using the subscribe dialog.
I was recursing over the internal tree to generate the hostinfo.dat.
win32 and linux were ok, but all hell broke loose on the mac.
256K of stack is not enough for my approach.  I've switched
to keep a duplicate list of the groups on the server.  also fix some minor
subscribe issues.

sr=bienvenu
2001-05-01 08:50:07 +00:00
..
build Set EXPORT_LIBRARY=1 in all pertinent Makefile.ins. Allows us to build the final link list as we traverse the tree. Bug #46775 2001-04-28 19:48:12 +00:00
macbuild Mailnews performance branch landing... 2001-03-17 01:53:39 +00:00
public Bug #73819 --> hook imap and news up to the new memory cache. 2001-04-13 03:48:37 +00:00
resources Checking in the fix for bug 40191, 'Bad connection refused message under an IMAP server.' r=hwaara@chello.se sr=alecf@netscape.com 2001-04-11 04:39:39 +00:00
src fix for ##48409. prevent mac from crashing when using the subscribe dialog. 2001-05-01 08:50:07 +00:00
.cvsignore add new IMAP makefiles 1999-01-14 23:16:27 +00:00
Makefile.in kill obsolete test directory 2001-01-30 04:43:09 +00:00
makefile.win stop building an obsolete test directory 2001-01-30 04:41:46 +00:00