]> git.sur5r.net Git - bacula/bacula/log
bacula/bacula
15 years agoebl Work on copy jobs
Eric Bollengier [Sat, 20 Dec 2008 22:02:31 +0000 (22:02 +0000)]
ebl  Work on copy jobs
     - Add "list copies" command
     - Add JT_JOB_COPY type for job copies
     - Don't allow copy jobs in automatic restore
     - Promote next copy job as backup when original job is deleted

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8209 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl add infos on copy
Eric Bollengier [Sat, 20 Dec 2008 21:52:05 +0000 (21:52 +0000)]
ebl  add infos on copy

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8208 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Update copy patch
Eric Bollengier [Sat, 20 Dec 2008 21:17:54 +0000 (21:17 +0000)]
ebl  Update copy patch

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8207 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agokes Closed bug #1207 -- 2.4.4-b1 strange volume/device handling
Kern Sibbald [Sat, 20 Dec 2008 19:05:40 +0000 (19:05 +0000)]
kes  Closed bug #1207 -- 2.4.4-b1 strange volume/device handling
kes  Closed bug #1204 -- Undescriptive help options
kes  Closed bug #1202 -- Revise documentation
kes  Closed bug #1178 -- Bat 2.4.3 tries to double-purge volumes
     unable to reproduce.
kes  Closed bug #1166. Fixed by Eric -- Problem canceling job if
     client looses connection while being backed up.
kes  Fixed bug #1200 -- inconsistent auto purge documention
kes  Fix documentation for Recyling ambiguity. Fixes bug #1200.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8206 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoUpdate recycling ambiguity
Kern Sibbald [Sat, 20 Dec 2008 17:36:38 +0000 (17:36 +0000)]
Update recycling ambiguity

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8205 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl update bweb section
Eric Bollengier [Sat, 20 Dec 2008 15:26:32 +0000 (15:26 +0000)]
ebl  update bweb section

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8204 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoUpdate home page
Kern Sibbald [Sat, 20 Dec 2008 14:31:40 +0000 (14:31 +0000)]
Update home page

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8203 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agokes Remove old mmap code from compat.h/cpp
Kern Sibbald [Sat, 20 Dec 2008 13:19:28 +0000 (13:19 +0000)]
kes  Remove old mmap code from compat.h/cpp
kes  Update ChangeLog

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8201 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl remove brestore.pl from menu
Eric Bollengier [Sat, 20 Dec 2008 13:12:12 +0000 (13:12 +0000)]
ebl  remove brestore.pl from menu

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8200 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoUpdate
Kern Sibbald [Sat, 20 Dec 2008 11:52:58 +0000 (11:52 +0000)]
Update

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8199 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoUpdate
Kern Sibbald [Sat, 20 Dec 2008 11:44:48 +0000 (11:44 +0000)]
Update

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8198 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoUpdates
Kern Sibbald [Sat, 20 Dec 2008 11:12:55 +0000 (11:12 +0000)]
Updates

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8197 91ce42f0-d328-0410-95d8-f526ca767f89

15 years ago20Dec08
Kern Sibbald [Sat, 20 Dec 2008 10:03:36 +0000 (10:03 +0000)]
20Dec08
kes  Correct typo in Win32 Makefile editing
kes  Correct typos in debug output.
kes  Improved error detection in creating bsrs.
kes  Add debug code to Win32 restore
19Dec08
kes  Fix Win32 build.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8196 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Cleanup director VolParam struct
Eric Bollengier [Fri, 19 Dec 2008 20:53:05 +0000 (20:53 +0000)]
ebl  Cleanup director VolParam struct

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8195 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl speedup a bit base64_decode_lstat
Eric Bollengier [Fri, 19 Dec 2008 19:56:59 +0000 (19:56 +0000)]
ebl  speedup a bit base64_decode_lstat
ebl  set base64_decode_lstat as IMMUTABLE STRICT to be able to create
     index with this function

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8194 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Add header for debug
Eric Bollengier [Fri, 19 Dec 2008 17:22:56 +0000 (17:22 +0000)]
ebl  Add header for debug

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8193 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoupdate
Eric Bollengier [Fri, 19 Dec 2008 13:36:57 +0000 (13:36 +0000)]
update

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8192 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl use % instead of fixed size
Eric Bollengier [Thu, 18 Dec 2008 19:59:29 +0000 (19:59 +0000)]
ebl  use % instead of fixed size

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8191 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Replace File:Block in BSR by Address to fix #1190
Eric Bollengier [Thu, 18 Dec 2008 19:56:23 +0000 (19:56 +0000)]
ebl  Replace File:Block in BSR by Address to fix #1190

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8190 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Add favicon
Eric Bollengier [Thu, 18 Dec 2008 17:44:28 +0000 (17:44 +0000)]
ebl  Add favicon

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8189 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Use the grey theme by default
Eric Bollengier [Thu, 18 Dec 2008 17:40:05 +0000 (17:40 +0000)]
ebl  Use the grey theme by default

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8188 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl update with new extjs version
Eric Bollengier [Thu, 18 Dec 2008 17:32:31 +0000 (17:32 +0000)]
ebl  update with new extjs version

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8187 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl remove debug
Eric Bollengier [Thu, 18 Dec 2008 17:32:17 +0000 (17:32 +0000)]
ebl  remove debug

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8186 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Rewrite bresto for ExtJS 2.2, fix lots of bug
Eric Bollengier [Thu, 18 Dec 2008 17:22:01 +0000 (17:22 +0000)]
ebl  Rewrite bresto for ExtJS 2.2, fix lots of bug

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8185 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl revert to old find_smallest_volfile()
Eric Bollengier [Thu, 18 Dec 2008 10:28:39 +0000 (10:28 +0000)]
ebl  revert to old find_smallest_volfile()

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8184 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl tweak test to accept VolAddr
Eric Bollengier [Thu, 18 Dec 2008 10:13:38 +0000 (10:13 +0000)]
ebl  tweak test to accept VolAddr

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8183 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl fix segfault in debug message
Eric Bollengier [Thu, 18 Dec 2008 09:54:09 +0000 (09:54 +0000)]
ebl  fix segfault in debug message

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8182 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl cleanup
Eric Bollengier [Thu, 18 Dec 2008 09:31:53 +0000 (09:31 +0000)]
ebl  cleanup

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8181 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Implement a list copies command
Eric Bollengier [Wed, 17 Dec 2008 17:31:53 +0000 (17:31 +0000)]
ebl  Implement a list copies command

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8180 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl cleanup
Eric Bollengier [Wed, 17 Dec 2008 15:48:05 +0000 (15:48 +0000)]
ebl  cleanup

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8179 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl cleanup patch
Eric Bollengier [Wed, 17 Dec 2008 15:42:39 +0000 (15:42 +0000)]
ebl  cleanup patch

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8178 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Add patch that use address instead of file:block
Eric Bollengier [Wed, 17 Dec 2008 14:27:46 +0000 (14:27 +0000)]
ebl  Add patch that use address instead of file:block

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8177 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Add 64bit routine for range scan
Eric Bollengier [Wed, 17 Dec 2008 14:03:44 +0000 (14:03 +0000)]
ebl  Add 64bit routine for range scan

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8176 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Allow usage of string and int for human_xxx functions
Eric Bollengier [Tue, 16 Dec 2008 21:53:52 +0000 (21:53 +0000)]
ebl  Allow usage of string and int for human_xxx functions

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8175 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl remove buggy match_volblock
Eric Bollengier [Tue, 16 Dec 2008 18:36:43 +0000 (18:36 +0000)]
ebl  remove buggy match_volblock

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8174 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoCorrect missing return in Darwin code.
Kern Sibbald [Tue, 16 Dec 2008 16:06:04 +0000 (16:06 +0000)]
Correct missing return in Darwin code.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8173 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl update patch
Eric Bollengier [Mon, 15 Dec 2008 21:16:02 +0000 (21:16 +0000)]
ebl  update patch

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8172 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Add Created state icon
Eric Bollengier [Mon, 15 Dec 2008 20:49:08 +0000 (20:49 +0000)]
ebl  Add Created state icon

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8171 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl update
Eric Bollengier [Mon, 15 Dec 2008 18:41:39 +0000 (18:41 +0000)]
ebl  update

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8170 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Add patch to allow a more easy selection for restore
Eric Bollengier [Mon, 15 Dec 2008 17:51:32 +0000 (17:51 +0000)]
ebl  Add patch to allow a more easy selection for restore
     when using copy job

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8169 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Copy joblog after a Copy job
Eric Bollengier [Mon, 15 Dec 2008 17:01:53 +0000 (17:01 +0000)]
ebl  Copy joblog after a Copy job

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8168 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl add some doc and fix last \r\n for new raw_pty() mode
Eric Bollengier [Mon, 15 Dec 2008 14:10:41 +0000 (14:10 +0000)]
ebl  add some doc and fix last \r\n for new raw_pty() mode

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8167 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Update Bconsole.pm to use raw_pty() instead of using IO::Pty noecho
Eric Bollengier [Mon, 15 Dec 2008 13:52:44 +0000 (13:52 +0000)]
ebl  Update Bconsole.pm to use raw_pty() instead of using IO::Pty noecho

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8166 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Document MaxConsoleConnections
Eric Bollengier [Mon, 15 Dec 2008 08:50:23 +0000 (08:50 +0000)]
ebl  Document MaxConsoleConnections

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8165 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Add some comments
Eric Bollengier [Sun, 14 Dec 2008 22:15:48 +0000 (22:15 +0000)]
ebl  Add some comments

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8163 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl update fix for find_smallest_volfile()
Eric Bollengier [Sun, 14 Dec 2008 21:29:55 +0000 (21:29 +0000)]
ebl  update fix for find_smallest_volfile()

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8162 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Use MIN() to clarify kern's fix
Eric Bollengier [Sun, 14 Dec 2008 21:23:03 +0000 (21:23 +0000)]
ebl  Use MIN() to clarify kern's fix

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8161 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoTweak block.c read to more closely simulate write for computing
Kern Sibbald [Sun, 14 Dec 2008 21:13:35 +0000 (21:13 +0000)]
Tweak block.c read to more closely simulate write for computing
     block addresses and turn on disk block testing.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8160 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoImplement a crude 'list joblog' mostly for debugging.
Kern Sibbald [Sun, 14 Dec 2008 20:25:24 +0000 (20:25 +0000)]
Implement a crude 'list joblog' mostly for debugging.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8159 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoCommit migrate2 patch
Kern Sibbald [Sun, 14 Dec 2008 20:22:49 +0000 (20:22 +0000)]
Commit migrate2 patch

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8158 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl tests are working, but the solution is not the best one...
Eric Bollengier [Sun, 14 Dec 2008 18:38:59 +0000 (18:38 +0000)]
ebl  tests are working, but the solution is not the best one...

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8157 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl update patch
Eric Bollengier [Sun, 14 Dec 2008 16:59:30 +0000 (16:59 +0000)]
ebl  update patch

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8156 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl update test
Eric Bollengier [Sun, 14 Dec 2008 13:44:36 +0000 (13:44 +0000)]
ebl  update test

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8155 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl tweak patch
Eric Bollengier [Sun, 14 Dec 2008 10:59:14 +0000 (10:59 +0000)]
ebl  tweak patch

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8154 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agokes Fix Migration bug #1206 sql error with NULL FileSetId when no jobs
Kern Sibbald [Sat, 13 Dec 2008 13:29:13 +0000 (13:29 +0000)]
kes  Fix Migration bug #1206 sql error with NULL FileSetId when no jobs
     to migrate.
kes  Fix Migration JobLog bug #1171. Get the JobIds correct.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8151 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl small fix
Eric Bollengier [Sat, 13 Dec 2008 12:53:26 +0000 (12:53 +0000)]
ebl  small fix

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8150 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl cleanup
Eric Bollengier [Sat, 13 Dec 2008 12:51:23 +0000 (12:51 +0000)]
ebl  cleanup

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8149 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Update patch for #1190
Eric Bollengier [Sat, 13 Dec 2008 12:26:55 +0000 (12:26 +0000)]
ebl  Update patch for #1190

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8148 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Fix #1190
Eric Bollengier [Fri, 12 Dec 2008 19:38:28 +0000 (19:38 +0000)]
ebl  Fix #1190

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8147 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl fix segfault with debug mode
Eric Bollengier [Fri, 12 Dec 2008 14:11:40 +0000 (14:11 +0000)]
ebl  fix segfault with debug mode

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8146 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl update
Eric Bollengier [Fri, 12 Dec 2008 10:23:57 +0000 (10:23 +0000)]
ebl  update

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8145 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl cleanup
Eric Bollengier [Fri, 12 Dec 2008 08:30:26 +0000 (08:30 +0000)]
ebl  cleanup

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8144 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Patch for a working find_smallest_volfile() function
Eric Bollengier [Fri, 12 Dec 2008 08:28:52 +0000 (08:28 +0000)]
ebl  Patch for a working find_smallest_volfile() function

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8143 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoCorrect typo
Kern Sibbald [Thu, 11 Dec 2008 19:57:04 +0000 (19:57 +0000)]
Correct typo

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8142 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Add patch for #1190
Eric Bollengier [Thu, 11 Dec 2008 19:53:38 +0000 (19:53 +0000)]
ebl  Add patch for #1190

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8141 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agokes Fix configure to do minimum Win32 configure so that make clean
Kern Sibbald [Thu, 11 Dec 2008 17:59:12 +0000 (17:59 +0000)]
kes  Fix configure to do minimum Win32 configure so that make clean
     works.
kes  Tweak modify FD header to use %ld instead of %d.
kes  Remove hand scanning of FD header in SD and use Bacula's
     sscanf, which is now OS independent.
kes  Define new object (file/dir) begin and end Volume label records
     in SD.
kes  Use new method of defining XATTR #defines to avoid need for having
     them in config.h.in

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8140 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Add some cleanup
Eric Bollengier [Wed, 10 Dec 2008 21:25:21 +0000 (21:25 +0000)]
ebl  Add some cleanup

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8139 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Test ACL backup on linux
Eric Bollengier [Wed, 10 Dec 2008 20:36:14 +0000 (20:36 +0000)]
ebl  Test ACL backup on linux

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8138 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoFix typo
Kern Sibbald [Wed, 10 Dec 2008 17:24:45 +0000 (17:24 +0000)]
Fix typo

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8137 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Rename all STREAM_ACL_..._T into STREAM_ACL_..
Eric Bollengier [Wed, 10 Dec 2008 11:21:19 +0000 (11:21 +0000)]
ebl  Rename all STREAM_ACL_..._T into STREAM_ACL_..

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8136 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl fix mysql bug
Eric Bollengier [Wed, 10 Dec 2008 10:19:11 +0000 (10:19 +0000)]
ebl  fix mysql bug

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8135 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoFix the temp file problem.
Dan Langille [Wed, 10 Dec 2008 03:48:56 +0000 (03:48 +0000)]
Fix the temp file problem.

http://web.nvd.nist.gov/view/vuln/detail?execution=e4s1
http://lists.debian.org/debian-devel/2008/08/msg00347.html
http://uvw.ru/report.sid.txt

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8134 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Enable lockmgr for regress
Eric Bollengier [Tue, 9 Dec 2008 19:48:09 +0000 (19:48 +0000)]
ebl  Enable lockmgr for regress

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8133 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Add a new lock manager that can detect deadlock situation
Eric Bollengier [Tue, 9 Dec 2008 19:21:38 +0000 (19:21 +0000)]
ebl  Add a new lock manager that can detect deadlock situation
     This new option is activated with a --enable-lockmgr configure
     option.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8132 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl update vtape test
Eric Bollengier [Tue, 9 Dec 2008 13:30:12 +0000 (13:30 +0000)]
ebl  update vtape test

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8131 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl update binary location doc
Eric Bollengier [Tue, 9 Dec 2008 13:26:12 +0000 (13:26 +0000)]
ebl  update binary location doc

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8130 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Tweak regress scripts to be able to test distro binaries
Eric Bollengier [Tue, 9 Dec 2008 13:21:40 +0000 (13:21 +0000)]
ebl  Tweak regress scripts to be able to test distro binaries

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8129 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl tweak
Eric Bollengier [Tue, 9 Dec 2008 13:13:12 +0000 (13:13 +0000)]
ebl  tweak

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8128 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Add notes to test distro binaries
Eric Bollengier [Tue, 9 Dec 2008 13:12:10 +0000 (13:12 +0000)]
ebl  Add notes to test distro binaries

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8127 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Fix latex index
Eric Bollengier [Tue, 9 Dec 2008 13:01:04 +0000 (13:01 +0000)]
ebl  Fix latex index

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8126 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl other fix
Eric Bollengier [Tue, 9 Dec 2008 10:59:08 +0000 (10:59 +0000)]
ebl   other fix

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8124 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl cleanup
Eric Bollengier [Tue, 9 Dec 2008 10:49:29 +0000 (10:49 +0000)]
ebl  cleanup

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8123 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl fix typo
Eric Bollengier [Tue, 9 Dec 2008 10:48:02 +0000 (10:48 +0000)]
ebl  fix typo

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8122 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Document MaxConsoleConnections
Eric Bollengier [Tue, 9 Dec 2008 09:14:09 +0000 (09:14 +0000)]
ebl  Document MaxConsoleConnections

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8121 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Add new Director->MaxConsoleConnections directive
Eric Bollengier [Tue, 9 Dec 2008 08:53:06 +0000 (08:53 +0000)]
ebl  Add new Director->MaxConsoleConnections directive

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8120 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoCorrected missing references that were causing static-bacula-fd not to be built.
Peter Buschman [Thu, 4 Dec 2008 20:47:34 +0000 (20:47 +0000)]
Corrected missing references that were causing static-bacula-fd not to be built.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8119 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoCorrected complete override of LD_LIBRARY_PATH. This was breaking regression on...
Peter Buschman [Thu, 4 Dec 2008 20:04:28 +0000 (20:04 +0000)]
Corrected complete override of LD_LIBRARY_PATH.  This was breaking regression on Solaris.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8118 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Fix bacula-sd hanging after tape gets full + unload
Eric Bollengier [Thu, 4 Dec 2008 12:45:05 +0000 (12:45 +0000)]
ebl  Fix bacula-sd hanging after tape gets full + unload

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8117 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Remove unused jobspan
Eric Bollengier [Wed, 3 Dec 2008 20:20:18 +0000 (20:20 +0000)]
ebl  Remove unused jobspan

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8116 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Add code that shows the bug
Eric Bollengier [Wed, 3 Dec 2008 20:05:47 +0000 (20:05 +0000)]
ebl  Add code that shows the bug

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8115 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl remove trace file
Eric Bollengier [Wed, 3 Dec 2008 18:17:03 +0000 (18:17 +0000)]
ebl  remove trace file

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8114 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Add a migration to this test
Eric Bollengier [Wed, 3 Dec 2008 17:58:20 +0000 (17:58 +0000)]
ebl  Add a migration to this test

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8113 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Update bsr-read-test
Eric Bollengier [Wed, 3 Dec 2008 16:50:21 +0000 (16:50 +0000)]
ebl  Update bsr-read-test

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8112 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Remove extra db_lock() in get_prune_list_for_volume()
Eric Bollengier [Tue, 2 Dec 2008 18:42:29 +0000 (18:42 +0000)]
ebl  Remove extra db_lock() in get_prune_list_for_volume()

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8103 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoebl Apply 2.4.3-prune-deadlock.patch that fixes a problem when
Eric Bollengier [Tue, 2 Dec 2008 17:40:15 +0000 (17:40 +0000)]
ebl  Apply 2.4.3-prune-deadlock.patch that fixes a problem when
     using Catalog as message backend.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8102 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoAdd position arg to Darwin getxattr
Kern Sibbald [Mon, 1 Dec 2008 08:09:12 +0000 (08:09 +0000)]
Add position arg to Darwin getxattr

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8100 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoApply Marco's Darwin xattr patches
Kern Sibbald [Mon, 1 Dec 2008 07:47:28 +0000 (07:47 +0000)]
Apply Marco's Darwin xattr patches

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8099 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoKludge Darwin build
Kern Sibbald [Sun, 30 Nov 2008 16:54:41 +0000 (16:54 +0000)]
Kludge Darwin build

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8098 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoForce full rebuild
Kern Sibbald [Sun, 30 Nov 2008 16:25:28 +0000 (16:25 +0000)]
Force full rebuild

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8097 91ce42f0-d328-0410-95d8-f526ca767f89

15 years agoKludge Darwin build problem
Kern Sibbald [Sun, 30 Nov 2008 16:20:21 +0000 (16:20 +0000)]
Kludge Darwin build problem

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8096 91ce42f0-d328-0410-95d8-f526ca767f89