From: Kern Sibbald Date: Tue, 31 Jul 2007 12:10:32 +0000 (+0000) Subject: kes Fix configure so that it puts config.out in the cwd rather than X-Git-Tag: Release-2.2.0~66 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=3c9211df6d9b99de5b71ebaabba17a2c654ef0b3;p=bacula%2Frescue kes Fix configure so that it puts config.out in the cwd rather than in src/qt-console kes Attempt to fix the locking problem reported by Eric in bug #906. kes Make berrno class to leave errno unchanged after constructor call. kes Make bnet_server use the heap rather than the stack to allocate its socket fd pointers to avoid a crash at termination. Problem reported by Ryan Novosielski and bugs pointed out by Martin Simmons. 30Jul07 kes Create new depkgs and depkgs-qt separating the qwt out of depkgs and putting it in depkgs-qt along with Qt4.3. ---