]> git.sur5r.net Git - bacula/rescue/commit
kes Fix configure so that it puts config.out in the cwd rather than
authorKern Sibbald <kern@sibbald.com>
Tue, 31 Jul 2007 12:10:32 +0000 (12:10 +0000)
committerKern Sibbald <kern@sibbald.com>
Tue, 31 Jul 2007 12:10:32 +0000 (12:10 +0000)
commit3c9211df6d9b99de5b71ebaabba17a2c654ef0b3
treecd62585bfc2c0abd9664918074386deb7b516585
parent3bce40a821d8f36a247aa6b14393774ecf43a467
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.