]>
git.sur5r.net Git - bacula/rescue/log
Kern Sibbald [Wed, 26 Mar 2008 17:32:26 +0000 (17:32 +0000)]
Fix cleanup-tape script to use slot
Kern Sibbald [Wed, 26 Mar 2008 13:49:03 +0000 (13:49 +0000)]
Reorganize tests
Kern Sibbald [Wed, 26 Mar 2008 10:49:59 +0000 (10:49 +0000)]
New tests
Kern Sibbald [Mon, 24 Mar 2008 21:17:09 +0000 (21:17 +0000)]
Fail tests requiring tape drive if none present
Kern Sibbald [Mon, 24 Mar 2008 15:00:04 +0000 (15:00 +0000)]
Fix error compiling runscript code on 64 bit machines.
Kern Sibbald [Mon, 24 Mar 2008 13:30:48 +0000 (13:30 +0000)]
24Mar08
kes Tweak Win32 mount point code.
kes Fix a couple of bugs in the accurate code (bad sscanf, buffer not
cleared giving bad file estimate).
kes Implement BIG_MALLOC in htable code. Runs 2.5 times faster for
5 Million entries.
Kern Sibbald [Sat, 22 Mar 2008 13:09:28 +0000 (13:09 +0000)]
Tweak get_os
Eric Bollengier [Sat, 22 Mar 2008 11:30:18 +0000 (11:30 +0000)]
ebl Fix warning on 64bit
Kern Sibbald [Sat, 22 Mar 2008 09:34:45 +0000 (09:34 +0000)]
Fix bug pointed out by Peter Much that causes the StorageId to
be updated when reading a tape (during migration, it could have
been incorrectly set to the write StorageId).
Kern Sibbald [Sat, 22 Mar 2008 09:05:20 +0000 (09:05 +0000)]
Keep Schedule run lists in order as suggested by
+ Bastian Friedrich.
Eric Bollengier [Sat, 22 Mar 2008 09:00:23 +0000 (09:00 +0000)]
ebl cleanup
Eric Bollengier [Sat, 22 Mar 2008 08:24:40 +0000 (08:24 +0000)]
ebl Revert to database version 10
Eric Bollengier [Fri, 21 Mar 2008 18:30:21 +0000 (18:30 +0000)]
ebl Replace @macro@ in old upgrade scripts
Kern Sibbald [Fri, 21 Mar 2008 17:45:46 +0000 (17:45 +0000)]
Implement autostart scripts for Debian
Eric Bollengier [Fri, 21 Mar 2008 13:46:31 +0000 (13:46 +0000)]
ebl Move 9 to 10 scripts to updatedb
Eric Bollengier [Fri, 21 Mar 2008 13:39:33 +0000 (13:39 +0000)]
ebl Change VersionId from 10 to 11
Kern Sibbald [Fri, 21 Mar 2008 10:09:49 +0000 (10:09 +0000)]
Add svn update to Dart scripts
Eric Bollengier [Thu, 20 Mar 2008 10:29:57 +0000 (10:29 +0000)]
ebl Apply jobstat patch to add longterm statistics
in catalog.
Eric Bollengier [Thu, 20 Mar 2008 10:19:10 +0000 (10:19 +0000)]
ebl Fix bug with quote in filename/path
Kern Sibbald [Thu, 20 Mar 2008 09:31:40 +0000 (09:31 +0000)]
Update add new tape tests
Kern Sibbald [Thu, 20 Mar 2008 08:57:40 +0000 (08:57 +0000)]
Update two-tape-prepare for Debian
Kern Sibbald [Thu, 20 Mar 2008 08:56:27 +0000 (08:56 +0000)]
Update two-tape-prepare for Debian
Kern Sibbald [Thu, 20 Mar 2008 08:33:20 +0000 (08:33 +0000)]
Fix mtx-changer.in for broken Debian mt program.
Kern Sibbald [Wed, 19 Mar 2008 16:03:12 +0000 (16:03 +0000)]
Fix large number of JobMedia records reported by Eric Bollengier
Kern Sibbald [Wed, 19 Mar 2008 15:02:01 +0000 (15:02 +0000)]
Updates
Kern Sibbald [Wed, 19 Mar 2008 07:36:55 +0000 (07:36 +0000)]
Update msvc README
Kern Sibbald [Tue, 18 Mar 2008 19:45:26 +0000 (19:45 +0000)]
kes Apply doc fix from bug #1062.
kes Resolve crash and improper restore wx-console Win32 restore
GUI. Fixes bug #1065.
kes Update Win32 wxWidgets to latest version.
kes Attempt to do correct handling of Win32 mount points. Should
fix bug #1046.
kes Fix Win32 FD backup/restore memory leak due to improper termination
of BackupRead/Write. This fixes bug# 1038.
Kern Sibbald [Tue, 18 Mar 2008 19:30:24 +0000 (19:30 +0000)]
Apply correction from bug #1062
Eric Bollengier [Tue, 18 Mar 2008 16:25:48 +0000 (16:25 +0000)]
ebl tweak web restoration interface
Kern Sibbald [Tue, 18 Mar 2008 10:07:31 +0000 (10:07 +0000)]
Add debug level to debug output
Dirk H Bartley [Tue, 18 Mar 2008 02:10:22 +0000 (02:10 +0000)]
Add buttons and local timer configuration to storage window.
Dirk H Bartley [Tue, 18 Mar 2008 01:16:24 +0000 (01:16 +0000)]
Add setcurrent.
Eric Bollengier [Mon, 17 Mar 2008 08:29:29 +0000 (08:29 +0000)]
ebl Add relocation stuffs
Kern Sibbald [Sun, 16 Mar 2008 20:45:03 +0000 (20:45 +0000)]
Tweak distros and versions -- more to do
Dirk H Bartley [Sun, 16 Mar 2008 16:36:46 +0000 (16:36 +0000)]
Add command debbugging lines based on preferences.
Add code to only run command for active tab in storstat.
Add connection to run command every time a new tab is clicked.
Eric Bollengier [Sun, 16 Mar 2008 09:29:41 +0000 (09:29 +0000)]
ebl Fix accurate test to work with current trunk
Eric Bollengier [Sun, 16 Mar 2008 09:26:08 +0000 (09:26 +0000)]
ebl Use only ctime/mtime for accurate mode.
Eric Bollengier [Sun, 16 Mar 2008 08:34:59 +0000 (08:34 +0000)]
ebl tweak debug code
Eric Bollengier [Sun, 16 Mar 2008 08:33:46 +0000 (08:33 +0000)]
ebl update
Kern Sibbald [Sun, 16 Mar 2008 06:48:37 +0000 (06:48 +0000)]
Tweaks
Kern Sibbald [Sat, 15 Mar 2008 20:02:00 +0000 (20:02 +0000)]
Eliminate compiler warning in vss_generic.cpp
Kern Sibbald [Fri, 14 Mar 2008 17:14:57 +0000 (17:14 +0000)]
add reserved_volume flag in DCR to make maxvol2 test work
Kern Sibbald [Fri, 14 Mar 2008 08:45:15 +0000 (08:45 +0000)]
Add runscript test
Kern Sibbald [Fri, 14 Mar 2008 07:51:28 +0000 (07:51 +0000)]
Update ctest readme
Dirk H Bartley [Thu, 13 Mar 2008 23:22:56 +0000 (23:22 +0000)]
Get the title to make more sense when window is undocked.
Kern Sibbald [Thu, 13 Mar 2008 21:59:29 +0000 (21:59 +0000)]
Reservation tweaks + more debug output
Kern Sibbald [Thu, 13 Mar 2008 21:06:36 +0000 (21:06 +0000)]
Add Frank's explanation for ctest backing out changes
Eric Bollengier [Thu, 13 Mar 2008 15:04:03 +0000 (15:04 +0000)]
ebl Add multiple command test
Eric Bollengier [Thu, 13 Mar 2008 15:02:54 +0000 (15:02 +0000)]
ebl revert prototype.conf change
Eric Bollengier [Thu, 13 Mar 2008 15:01:07 +0000 (15:01 +0000)]
ebl Add a test for multiple command in runscript
Eric Bollengier [Thu, 13 Mar 2008 14:50:46 +0000 (14:50 +0000)]
ebl Fix new runscript multiple command
Eric Bollengier [Thu, 13 Mar 2008 14:49:57 +0000 (14:49 +0000)]
ebl Adapt runscript-test to new runscript output
Eric Bollengier [Thu, 13 Mar 2008 14:21:25 +0000 (14:21 +0000)]
ebl Cleanup
Eric Bollengier [Thu, 13 Mar 2008 14:18:15 +0000 (14:18 +0000)]
ebl Permit multiple command/console per runscript definition.
Eric Bollengier [Thu, 13 Mar 2008 13:16:54 +0000 (13:16 +0000)]
ebl Add AfterVSS doc
Eric Bollengier [Thu, 13 Mar 2008 12:53:13 +0000 (12:53 +0000)]
ebl Update
Eric Bollengier [Thu, 13 Mar 2008 12:51:51 +0000 (12:51 +0000)]
ebl Add AfterVSS option to RunsWhen runscript option
Eric Bollengier [Thu, 13 Mar 2008 12:49:25 +0000 (12:49 +0000)]
ebl Tweak patch for current trunk
Kern Sibbald [Thu, 13 Mar 2008 12:29:32 +0000 (12:29 +0000)]
kes Don't zap dcr values during release_volume() as they might
have the next Volume to be mounted.
kes Fix AIX prototype.
Kern Sibbald [Thu, 13 Mar 2008 09:20:26 +0000 (09:20 +0000)]
Tweak debug + code indenting
Kern Sibbald [Wed, 12 Mar 2008 20:52:51 +0000 (20:52 +0000)]
Tweak swap code
Kern Sibbald [Wed, 12 Mar 2008 15:01:42 +0000 (15:01 +0000)]
Second cut of drive switching during backup
Kern Sibbald [Wed, 12 Mar 2008 07:53:57 +0000 (07:53 +0000)]
Remove runscript test -- it always fails
Dirk H Bartley [Wed, 12 Mar 2008 02:50:53 +0000 (02:50 +0000)]
Add a storage status page.
Dirk H Bartley [Wed, 12 Mar 2008 00:37:50 +0000 (00:37 +0000)]
Changed running from a table widget to a text widget.
Kern Sibbald [Tue, 11 Mar 2008 21:02:12 +0000 (21:02 +0000)]
Restore old test scripts
Kern Sibbald [Tue, 11 Mar 2008 19:56:16 +0000 (19:56 +0000)]
kes Fix Win32 build.
kes Update Win32 version of wxWidgets to most recent version
Eric Bollengier [Tue, 11 Mar 2008 14:17:36 +0000 (14:17 +0000)]
ebl Fix files/bytes bar
Disable mysql debug
Kern Sibbald [Tue, 11 Mar 2008 13:45:51 +0000 (13:45 +0000)]
Tweak Copy job details.
Dirk H Bartley [Tue, 11 Mar 2008 13:05:43 +0000 (13:05 +0000)]
Reverse the order of the terminated table to be like the job list class. Most
recent at the top.
Eric Bollengier [Tue, 11 Mar 2008 13:03:10 +0000 (13:03 +0000)]
ebl Fix JobFiles estimation (we use only Full backup)
Dirk H Bartley [Tue, 11 Mar 2008 12:50:59 +0000 (12:50 +0000)]
Oops. When I changed the contents of the field earlier, I forgot to make this change
to get the actions into the menu.
Kern Sibbald [Tue, 11 Mar 2008 11:31:45 +0000 (11:31 +0000)]
Minor tweaks to code style
Kern Sibbald [Tue, 11 Mar 2008 09:15:20 +0000 (09:15 +0000)]
Rework dir_find_next_appendable_volume to make a bit more effort
to find a suitable volume before giving up.
Kern Sibbald [Tue, 11 Mar 2008 08:18:19 +0000 (08:18 +0000)]
Add date to run_multiple
Kern Sibbald [Mon, 10 Mar 2008 22:01:49 +0000 (22:01 +0000)]
kes Make ask_sysop_to_create... to return if waken from wait.
This helps get out of blocked conditions.
kes Experimental implementation of switch_device in reservations.
Kern Sibbald [Mon, 10 Mar 2008 16:13:48 +0000 (16:13 +0000)]
kes Implement FD version to allow easier protocol changes.
kes Add Plugin Options string -- not yet passed to FD.
kes Implement PluginOptions ACL.
Eric Bollengier [Mon, 10 Mar 2008 15:43:35 +0000 (15:43 +0000)]
ebl Use lineal regression on job progress bar
Kern Sibbald [Mon, 10 Mar 2008 09:02:48 +0000 (09:02 +0000)]
Set debug level
Kern Sibbald [Mon, 10 Mar 2008 08:51:50 +0000 (08:51 +0000)]
Set debug level
Eric Bollengier [Sun, 9 Mar 2008 22:30:33 +0000 (22:30 +0000)]
ebl Bugfix on display running jobs
Eric Bollengier [Sun, 9 Mar 2008 22:02:59 +0000 (22:02 +0000)]
ebl display progress bar only when we have information
Eric Bollengier [Sun, 9 Mar 2008 22:01:28 +0000 (22:01 +0000)]
ebl Use OK status by default on graph screen
Add progress bar to backup screen (on files and bytes)
Kern Sibbald [Sun, 9 Mar 2008 21:17:42 +0000 (21:17 +0000)]
kes Attempt to correct problems with restores with autochangers and
use counts going negative
kes Rework SD status command and implement API for bat. Implements
header, runing waitreservation, devices, volumes, spooling,
and terminated status keywords.
.status storage=xxx <keyword>
kes Clarify TLS error message by adding double quotes around name.
kes Simplify SD/FD status code by putting api flag in STATUS_PKT
Kern Sibbald [Sun, 9 Mar 2008 21:13:17 +0000 (21:13 +0000)]
Fix regexwhere test
Dirk H Bartley [Sun, 9 Mar 2008 17:10:35 +0000 (17:10 +0000)]
Change the icon on the graph button in joblist.
Get new client status window to show up in the page selector as a child of the
client window.
Kern Sibbald [Sun, 9 Mar 2008 15:57:25 +0000 (15:57 +0000)]
Cleanup some old non-portable debug code
Dirk H Bartley [Sun, 9 Mar 2008 15:10:43 +0000 (15:10 +0000)]
Add new status client window.
Eric Bollengier [Sun, 9 Mar 2008 14:35:16 +0000 (14:35 +0000)]
ebl update
Eric Bollengier [Sun, 9 Mar 2008 13:58:22 +0000 (13:58 +0000)]
ebl enable new testimonial page
Kern Sibbald [Sun, 9 Mar 2008 09:57:20 +0000 (09:57 +0000)]
kes Pass jcr to tls routines so debug messages can be handled better.
kes Rework jobq resource allocation code, and possibly fix a bug
that caused reference counts to get out of sync.
Kern Sibbald [Sun, 9 Mar 2008 06:34:37 +0000 (06:34 +0000)]
Update
Kern Sibbald [Sat, 8 Mar 2008 16:02:19 +0000 (16:02 +0000)]
Add some nice's
Kern Sibbald [Sat, 8 Mar 2008 15:18:47 +0000 (15:18 +0000)]
Rename fd/dir plugin to use Bacula standard underscore.
Eric Bollengier [Sat, 8 Mar 2008 15:13:38 +0000 (15:13 +0000)]
ebl Tweak page
Kern Sibbald [Sat, 8 Mar 2008 15:09:10 +0000 (15:09 +0000)]
Plugin work -- bring dir up to fd level.
Kern Sibbald [Sat, 8 Mar 2008 13:02:03 +0000 (13:02 +0000)]
kes Start implementation of VTL code
kes Fix Win32 build after adding new cats subroutine
Eric Bollengier [Sat, 8 Mar 2008 09:58:05 +0000 (09:58 +0000)]
ebl Send new testimonials to rt
Change passwd arg to p
Kern Sibbald [Sat, 8 Mar 2008 09:09:02 +0000 (09:09 +0000)]
Update to newer versions of config.guess and config.sub
Kern Sibbald [Sat, 8 Mar 2008 09:06:56 +0000 (09:06 +0000)]
Get newer versions of config.guess and config.sub