]> git.sur5r.net Git - bacula/docs/log
bacula/docs
14 years agoUpdate VirtualFull doc + BSys course dates
Kern Sibbald [Tue, 16 Jun 2009 12:42:04 +0000 (12:42 +0000)]
Update VirtualFull doc + BSys course dates

14 years agomove 3.0.0 patches to 3.0.x dir
Kern Sibbald [Sun, 14 Jun 2009 08:31:20 +0000 (08:31 +0000)]
move 3.0.0 patches to 3.0.x dir

14 years agoAdd 3.0.x patches dir
Kern Sibbald [Sun, 14 Jun 2009 08:30:17 +0000 (08:30 +0000)]
Add 3.0.x patches dir

14 years agoUpdate with 2009 Vote
Kern Sibbald [Sun, 14 Jun 2009 08:17:05 +0000 (08:17 +0000)]
Update with 2009 Vote

14 years agoForgot to add the images for the new button.
Dirk H Bartley [Sat, 13 Jun 2009 23:47:08 +0000 (23:47 +0000)]
Forgot to add the images for the new button.

14 years agoAdd a previous page button to the button bar.
Dirk H Bartley [Sat, 13 Jun 2009 23:33:00 +0000 (23:33 +0000)]
Add a previous page button to the button bar.

14 years agoAdd feature in pages to have a console command that does not set the console
Dirk H Bartley [Sat, 13 Jun 2009 15:30:42 +0000 (15:30 +0000)]
Add feature in pages to have a console command that does not set the console
current.   Then also use that feature in joblist to purge or delete a job.

14 years agoAdd a stringlist and a foreach after populating to at least acknowledge
Dirk H Bartley [Sat, 13 Jun 2009 14:55:28 +0000 (14:55 +0000)]
Add a stringlist and a foreach after populating to at least acknowledge
to the user that a new fileset.  Bat would not show the fileset until the
database table had the fileset which was not until used.

14 years agoRemove non-portable code referencing pthread_t fixes bug #1308.
Kern Sibbald [Fri, 12 Jun 2009 19:06:18 +0000 (19:06 +0000)]
Remove non-portable code referencing pthread_t fixes bug #1308.

14 years agoRemove non-portable code referencing pthread_t
Kern Sibbald [Fri, 12 Jun 2009 19:05:34 +0000 (19:05 +0000)]
Remove non-portable code referencing pthread_t

14 years agoCreate patch that may fix bug #1298 and bug #1304, which causes
Kern Sibbald [Fri, 12 Jun 2009 19:00:50 +0000 (19:00 +0000)]
Create patch that may fix bug #1298 and bug #1304, which causes
     an SD crash after canceling a job.

14 years agoWhen looking at what got backed up from a windows differential, found a bug
Dirk H Bartley [Thu, 11 Jun 2009 00:39:06 +0000 (00:39 +0000)]
When looking at what got backed up from a windows differential, found a bug
where it would create many "Bases".  This fixes it subtly.

14 years agoAdd checkbox widgets to filter out copy and migration jobs.
Dirk H Bartley [Tue, 9 Jun 2009 02:01:42 +0000 (02:01 +0000)]
Add checkbox widgets to filter out copy and migration jobs.

14 years agoAttempt to get bat conf file installation to work with DESTDIR
Kern Sibbald [Mon, 8 Jun 2009 08:38:06 +0000 (08:38 +0000)]
Attempt to get bat conf file installation to work with DESTDIR

14 years agoCommit migrate patch for bug #1303
Kern Sibbald [Mon, 8 Jun 2009 07:23:30 +0000 (07:23 +0000)]
Commit migrate patch for bug #1303

14 years agoImprove error messages when a migration sql query is used and correct
Kern Sibbald [Fri, 5 Jun 2009 17:05:49 +0000 (17:05 +0000)]
Improve  error messages when a migration sql query is used and correct
     the problem identified in bug #1303 with starting Job names
     containing spaces.

14 years agoebl Fix #1306 when building static bconsole
Eric Bollengier [Fri, 5 Jun 2009 13:02:10 +0000 (13:02 +0000)]
ebl  Fix #1306 when building static bconsole

14 years agoDid not intend to leave those debugging lines there.
Dirk H Bartley [Thu, 4 Jun 2009 15:18:08 +0000 (15:18 +0000)]
Did not intend to leave those debugging lines there.

14 years agoebl tweak output
Eric Bollengier [Thu, 4 Jun 2009 12:42:06 +0000 (12:42 +0000)]
ebl  tweak output

14 years agoebl fix vtape test to work with the latest trunk
Eric Bollengier [Thu, 4 Jun 2009 08:14:50 +0000 (08:14 +0000)]
ebl  fix vtape test to work with the latest trunk

14 years agoebl Reorder project file with poll result
Eric Bollengier [Thu, 4 Jun 2009 07:57:37 +0000 (07:57 +0000)]
ebl  Reorder project file with poll result

14 years agoupdate
Eric Bollengier [Wed, 3 Jun 2009 12:47:41 +0000 (12:47 +0000)]
update

14 years agoSetting actions up like this I think is better. No restore from job or time
Dirk H Bartley [Mon, 1 Jun 2009 02:04:50 +0000 (02:04 +0000)]
Setting actions up like this I think is better.  No restore from job or time
if more than one job selected.

14 years agoAdd columns for first media and volume count. Change some semantics of how
Dirk H Bartley [Sun, 31 May 2009 22:02:20 +0000 (22:02 +0000)]
Add columns for first media and volume count.  Change some semantics of how
signals execute functions when a selection list is changed.

14 years agoPrevent warnings from showing as dialog boxes that can interupt multiple operations
Dirk H Bartley [Sun, 31 May 2009 22:00:44 +0000 (22:00 +0000)]
Prevent warnings from showing as dialog boxes that can interupt multiple operations
performed in a foreach.

14 years agoSort the lists after population so that drop downs are sorted.
Dirk H Bartley [Sun, 31 May 2009 21:59:30 +0000 (21:59 +0000)]
Sort the lists after population so that drop downs are sorted.

14 years agoA fix for mysql database sql syntax.
Dirk H Bartley [Sat, 30 May 2009 20:24:53 +0000 (20:24 +0000)]
A fix for mysql database sql syntax.

14 years agoAdd columns to the tree to show read/write time, scratch pool, recycle count.
Dirk H Bartley [Sat, 30 May 2009 18:51:09 +0000 (18:51 +0000)]
Add columns to the tree to show read/write time, scratch pool, recycle count.

14 years agoSomehow I was losing the refresh jobs action. This should keep it in.
Dirk H Bartley [Sat, 30 May 2009 18:45:18 +0000 (18:45 +0000)]
Somehow I was losing the refresh jobs action.  This should keep it in.

14 years agoTweak bacula.spec.in and fix bat install to use DESTDIR
Kern Sibbald [Fri, 29 May 2009 19:16:34 +0000 (19:16 +0000)]
Tweak bacula.spec.in and fix bat install to use DESTDIR

14 years agoebl untabify
Eric Bollengier [Fri, 29 May 2009 07:57:10 +0000 (07:57 +0000)]
ebl  untabify

14 years agoebl Add ids on command.tpl to fix #1300
Eric Bollengier [Fri, 29 May 2009 07:56:22 +0000 (07:56 +0000)]
ebl  Add ids on command.tpl to fix #1300

14 years agoCorrect incorrect placement of trap for m_firstpopulated.
Dirk H Bartley [Thu, 28 May 2009 12:34:26 +0000 (12:34 +0000)]
Correct incorrect placement of trap for m_firstpopulated.

14 years agoThere was an issue with empty directories. The director would print
Dirk H Bartley [Thu, 28 May 2009 12:17:28 +0000 (12:17 +0000)]
There was an issue with empty directories.  The director would print
node xxx has no children and bat would interpret that as a directory.
This fixes it but it may not be the best solution.

14 years agoupdate
Eric Bollengier [Thu, 28 May 2009 08:37:56 +0000 (08:37 +0000)]
update

14 years agoebl Make sure that vtape directory is created during -tape tests
Eric Bollengier [Wed, 27 May 2009 14:38:46 +0000 (14:38 +0000)]
ebl  Make sure that vtape directory is created during -tape tests
ebl  change grep -e to grep -E to make source-addr-test working as expected

14 years agoebl Simplify mysql bresto part. Should be faster, but need tests
Eric Bollengier [Wed, 27 May 2009 07:08:00 +0000 (07:08 +0000)]
ebl  Simplify mysql bresto part. Should be faster, but need tests

14 years agoOn vacation I am having a little fun !!
Dirk H Bartley [Tue, 26 May 2009 18:28:50 +0000 (18:28 +0000)]
On vacation I am having a little fun !!

Storage status, dir status and client status pages all now have separate timers
which are visible and configurable from within the page.  The user can see the
countdown of the timer.

Add a tab widget to the client status for a little different look containing
the heading and running outputs.  Changing to a different tab auto refreshes
the widget that becomes in front like with the storage status.

In the client status page make the table right click to a refresh option.

In both client and storage pages, if the right click option for a status window
is chosen, a test is done to see if that staus already exists.  If so, then
bring that status window to the current window instead of creating a repeat
instance of the class

In the storage status page, miscelaneous tab - add two more buttons to perform
commands for label and release identical to the right click options from the
storage page.

If a status window for a specific client or storage is open when bat is closed,
a settings is written and if the storage or client page is populated the next
time bat is opened, the status page for the storage or client will automatically
be created.

In the main menu, add an option to execute "reload" AND ALSO repopulate the
lists for an easy way to do both after modifying bacula-dir.conf

With each status page having it's own timer, the common timer from prefs is no
longer required

The joblist page now has a column for pool.  A dropdown for selecting based on
pool has also been added.

Restoretree: The bug that was issued for a directory not being restored has
been resolved.  I thought this would take a while.  Turns out a query just
needed one line removed.

14 years agoebl Add documentation for new directives DirSourceAddress and
Eric Bollengier [Tue, 26 May 2009 13:51:35 +0000 (13:51 +0000)]
ebl  Add documentation for new directives DirSourceAddress and
     FDSourceAddress

14 years agoebl Apply Steve Polyack patch to add DirSourceAddress and FDSourceAddress
Eric Bollengier [Tue, 26 May 2009 13:45:05 +0000 (13:45 +0000)]
ebl  Apply Steve Polyack patch to add DirSourceAddress and FDSourceAddress
     directives. That permits to choose the outgoing interface.

14 years agoebl Apply Steve Polyack patch to add DirSourceAddress and FDSourceAddress
Eric Bollengier [Tue, 26 May 2009 13:44:08 +0000 (13:44 +0000)]
ebl  Apply Steve Polyack patch to add DirSourceAddress and FDSourceAddress
     directives. That permits to choose the outgoing interface.

14 years agoebl make fileregexp-test working with git repository
Eric Bollengier [Tue, 26 May 2009 13:19:14 +0000 (13:19 +0000)]
ebl  make fileregexp-test working with git repository

14 years agoApply Marco's patch: mvw Allow acl and xattr to be explicitly enabled and fail the...
Kern Sibbald [Mon, 25 May 2009 14:59:50 +0000 (14:59 +0000)]
Apply Marco's patch: mvw  Allow acl and xattr to be explicitly enabled and fail the configure
     if we are asked to enable acl or xattr support and the OS doesn't support
     acls or xattrs.

14 years agoAdd more Spanish site modifications
Kern Sibbald [Mon, 25 May 2009 09:23:31 +0000 (09:23 +0000)]
Add more Spanish site modifications

14 years agoCommit changes for Spanish site
Kern Sibbald [Sun, 24 May 2009 14:33:49 +0000 (14:33 +0000)]
Commit changes for Spanish site

14 years agoCreate Client record in database at startup -- makes bat work better
Kern Sibbald [Sat, 23 May 2009 20:44:37 +0000 (20:44 +0000)]
Create Client record in database at startup -- makes bat work better

14 years agoDisable scratchpool-pool-test because it hangs
Kern Sibbald [Sat, 23 May 2009 20:43:16 +0000 (20:43 +0000)]
Disable scratchpool-pool-test because it hangs

14 years agoRework printed message when files are purged on restore
Kern Sibbald [Sat, 23 May 2009 15:16:25 +0000 (15:16 +0000)]
Rework printed message when files are purged on restore

14 years agoTweak PurgedFiles check on restore
Kern Sibbald [Sat, 23 May 2009 15:06:46 +0000 (15:06 +0000)]
Tweak PurgedFiles check on restore

14 years agoTurn off useless End of file message during restore.
Kern Sibbald [Sat, 23 May 2009 12:36:57 +0000 (12:36 +0000)]
Turn off useless End of file message during restore.

14 years agoWhen doing a tree selection restore, look at the PurgedFiles column
Kern Sibbald [Sat, 23 May 2009 12:01:08 +0000 (12:01 +0000)]
When doing a tree selection restore, look at the PurgedFiles column
     in the first JobId, and if non-zero, the Job was purged, so do
     not do selection

14 years agoYet another try to get qmake to install bat correctly
Kern Sibbald [Sat, 23 May 2009 07:10:47 +0000 (07:10 +0000)]
Yet another try to get qmake to install bat correctly

14 years agoAdd Catalog = all to the default Messages resource
Kern Sibbald [Thu, 21 May 2009 15:49:57 +0000 (15:49 +0000)]
Add Catalog = all to the default Messages resource

14 years agoebl Tweak the test to use "wait mount" instead of sleep
Eric Bollengier [Wed, 20 May 2009 15:31:05 +0000 (15:31 +0000)]
ebl  Tweak the test to use "wait mount" instead of sleep

14 years agoAdd Spanish directory
Kern Sibbald [Wed, 20 May 2009 14:24:51 +0000 (14:24 +0000)]
Add Spanish directory

14 years agoFix race in director job start which was allowing the number of concurrent jobs to...
James Harper [Wed, 20 May 2009 00:14:13 +0000 (00:14 +0000)]
Fix race in director job start which was allowing the number of concurrent jobs to exceed the maximum

14 years agoComment out broken fake-autochanger change
Kern Sibbald [Tue, 19 May 2009 20:56:09 +0000 (20:56 +0000)]
Comment out broken fake-autochanger change

14 years agoebl Speed up media list generation when using
Eric Bollengier [Tue, 19 May 2009 19:23:42 +0000 (19:23 +0000)]
ebl  Speed up media list generation when using
     "compute with directories" option

14 years agofix dates
Eric Bollengier [Tue, 19 May 2009 19:09:51 +0000 (19:09 +0000)]
fix dates

14 years agoupdate
Eric Bollengier [Tue, 19 May 2009 18:08:33 +0000 (18:08 +0000)]
update

14 years agoebl Fix #1029 about resolution address order. Thanks to David.
Eric Bollengier [Tue, 19 May 2009 17:11:40 +0000 (17:11 +0000)]
ebl  Fix #1029 about resolution address order. Thanks to David.

14 years agoebl Add patch for #1029
Eric Bollengier [Tue, 19 May 2009 17:08:10 +0000 (17:08 +0000)]
ebl  Add patch for #1029

14 years agoDuring jcr destruction hold jcr_chaing lock only for minimum
Kern Sibbald [Tue, 19 May 2009 16:38:37 +0000 (16:38 +0000)]
During jcr destruction hold jcr_chaing lock only for minimum
     time necessary.  This should fix the SD deadlock in bug #1287.

14 years agoSimplify messages printed by SD when reserve fails. This should fix bug #1285
Kern Sibbald [Tue, 19 May 2009 15:21:45 +0000 (15:21 +0000)]
Simplify messages printed by SD when reserve fails. This should fix bug #1285

14 years agoebl Add sleep in vtape changer to simulate real hardware
Eric Bollengier [Tue, 19 May 2009 14:39:33 +0000 (14:39 +0000)]
ebl  Add sleep in vtape changer to simulate real hardware

14 years agoebl speed up mysql to compute restore table
Eric Bollengier [Sun, 17 May 2009 14:54:46 +0000 (14:54 +0000)]
ebl  speed up mysql to compute restore table
ebl  speed up mysql when computing media list
ebl  fix media list display
ebl  fix bresto problem with drag&drop

14 years agoFix libxml dependency for rh7 per Pasi Kärkkäinen <pasik@iki.fi>.
Scott Barninger [Sat, 16 May 2009 18:53:01 +0000 (18:53 +0000)]
Fix libxml dependency for rh7 per Pasi Kärkkäinen <pasik@iki.fi>.

14 years agoCreate archivedir
Kern Sibbald [Sat, 16 May 2009 14:25:36 +0000 (14:25 +0000)]
Create archivedir

14 years agoBack out unwanted change. Should fix problem reported by Yuri
Kern Sibbald [Fri, 15 May 2009 19:53:16 +0000 (19:53 +0000)]
Back out unwanted change. Should fix problem reported by Yuri

14 years agoebl add index on temporary table to speed up mysql part during restore
Eric Bollengier [Fri, 15 May 2009 19:39:36 +0000 (19:39 +0000)]
ebl  add index on temporary table to speed up mysql part during restore

14 years agoebl Fix display of / on bfileview
Eric Bollengier [Fri, 15 May 2009 17:06:05 +0000 (17:06 +0000)]
ebl  Fix display of / on bfileview

14 years agoYet another attempt to get qmake to generate valid Makefiles
Kern Sibbald [Fri, 15 May 2009 10:31:40 +0000 (10:31 +0000)]
Yet another attempt to get qmake to generate valid Makefiles
     that installs the binaries. It seems to require the binary to
     exist at qmake time

14 years agokes Apply fix to sql_cmds.c suggested by
Kern Sibbald [Fri, 15 May 2009 09:57:00 +0000 (09:57 +0000)]
kes  Apply fix to sql_cmds.c suggested by
     Ulrich Leodolter <ulrich.leodolter at obvsg.at>
     which prevents restore by file selection from using
     Copy jobs.

14 years agoebl fix drag&drop
Eric Bollengier [Fri, 15 May 2009 09:20:08 +0000 (09:20 +0000)]
ebl  fix drag&drop

14 years agoAdd new nagios_plugin_check_bacula.tgz from
Kern Sibbald [Thu, 14 May 2009 15:56:23 +0000 (15:56 +0000)]
Add new nagios_plugin_check_bacula.tgz from
     Masopust, Christian <christian.masopust at siemens.com>

14 years agokes Reduce bconsole help to fit in 80 columns
Kern Sibbald [Thu, 14 May 2009 15:02:23 +0000 (15:02 +0000)]
kes  Reduce bconsole help to fit in 80 columns
kes  Add bconsole @help command
kes  Fix Show FileSet command to handle spaces

14 years agoAllow specification of base daemon resource name.
Kern Sibbald [Thu, 14 May 2009 11:06:41 +0000 (11:06 +0000)]
Allow specification of base daemon resource name.
     --with-basename=<name>

14 years agoFix bat to automatically use installed bat.conf
Kern Sibbald [Thu, 14 May 2009 10:41:48 +0000 (10:41 +0000)]
Fix bat to automatically use installed bat.conf

14 years agobat not installed even if configured. Fix by working
Kern Sibbald [Thu, 14 May 2009 10:21:13 +0000 (10:21 +0000)]
bat not installed even if configured. Fix by working
     around apparent bug in qmake

14 years agoebl update
Eric Bollengier [Wed, 13 May 2009 08:11:27 +0000 (08:11 +0000)]
ebl  update

14 years agoebl Turn on lockmanager when using DEVELOPER flag
Eric Bollengier [Wed, 13 May 2009 08:07:47 +0000 (08:07 +0000)]
ebl  Turn on lockmanager when using DEVELOPER flag

14 years agoebl note that vtape is not ready for production
Eric Bollengier [Sun, 10 May 2009 16:14:29 +0000 (16:14 +0000)]
ebl  note that vtape is not ready for production

14 years agoebl remove unused file
Eric Bollengier [Sun, 10 May 2009 10:01:44 +0000 (10:01 +0000)]
ebl  remove unused file

14 years agoMore scripting stuff
Kern Sibbald [Sun, 10 May 2009 08:31:39 +0000 (08:31 +0000)]
More scripting stuff

14 years agoMore scripting parameterization
Kern Sibbald [Sat, 9 May 2009 19:12:08 +0000 (19:12 +0000)]
More scripting parameterization

14 years agoMore parameterization of scripts
Kern Sibbald [Sat, 9 May 2009 15:41:27 +0000 (15:41 +0000)]
More parameterization of scripts

14 years agoFirst cut parameterize better regression tests
Kern Sibbald [Sat, 9 May 2009 13:50:33 +0000 (13:50 +0000)]
First cut parameterize better regression tests

14 years agokes Fix typo in Solaris acl code.
Kern Sibbald [Thu, 7 May 2009 18:42:29 +0000 (18:42 +0000)]
kes  Fix typo in Solaris acl code.
kes  Remove junk from configure.in

14 years agoUpdate projects
Kern Sibbald [Thu, 7 May 2009 10:45:09 +0000 (10:45 +0000)]
Update projects

14 years agoebl fix mysql problem with the restore query
Eric Bollengier [Thu, 7 May 2009 08:00:15 +0000 (08:00 +0000)]
ebl  fix mysql problem with the restore query

14 years agoebl rename JobHistory to JobHisto
Eric Bollengier [Thu, 7 May 2009 07:48:55 +0000 (07:48 +0000)]
ebl  rename JobHistory to JobHisto

14 years ago06Apr09
Kern Sibbald [Wed, 6 May 2009 20:02:26 +0000 (20:02 +0000)]
06Apr09
kes  Update projects file.
04Apr09
kes  Add --with-bsrdir and --with-logdir for placement of Bacula bsr
     files and Bacula log files.

14 years agoebl update os table
Eric Bollengier [Wed, 6 May 2009 14:50:14 +0000 (14:50 +0000)]
ebl  update os table

14 years agoebl update os table
Eric Bollengier [Wed, 6 May 2009 14:16:42 +0000 (14:16 +0000)]
ebl  update os table

14 years agoebl update german version
Eric Bollengier [Wed, 6 May 2009 14:12:14 +0000 (14:12 +0000)]
ebl update german version

14 years agoebl update supported os table
Eric Bollengier [Wed, 6 May 2009 14:07:12 +0000 (14:07 +0000)]
ebl  update supported os table

14 years agoebl change the ugly grey background on symbole and images to white
Eric Bollengier [Wed, 6 May 2009 13:10:33 +0000 (13:10 +0000)]
ebl  change the ugly grey background on symbole and images to white

14 years agoebl small fix
Eric Bollengier [Wed, 6 May 2009 12:44:57 +0000 (12:44 +0000)]
ebl  small fix

14 years agoebl Make working the "compute with directories" option --This line, and those below...
Eric Bollengier [Tue, 5 May 2009 12:53:04 +0000 (12:53 +0000)]
ebl Make working the "compute with directories" option --This line, and those below, will be ignored--

M    technotes-3.0
M    cgi/bresto.pl
M    html/bresto.js

14 years agoTweak rpm manual
Kern Sibbald [Mon, 4 May 2009 17:23:40 +0000 (17:23 +0000)]
Tweak rpm manual