]> git.sur5r.net Git - bacula/docs/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)
commite5e1040bc92d72461cbc0071d624a484f5727274
treefd5fc5acd2e7d6539700d452ff8d25ddb8eff76a
parent73caf6833ab59bd00e200dc6dd0875bda3e79059
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.