]>
git.sur5r.net Git - bacula/docs/log
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
Eric Bollengier [Mon, 10 Mar 2008 14:06:52 +0000 (14:06 +0000)]
ebl Fix install notes
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
Kern Sibbald [Sat, 8 Mar 2008 00:03:22 +0000 (00:03 +0000)]
Add new file
Kern Sibbald [Sat, 8 Mar 2008 00:02:47 +0000 (00:02 +0000)]
Add new file
Kern Sibbald [Sat, 8 Mar 2008 00:01:56 +0000 (00:01 +0000)]
Add new file
Kern Sibbald [Fri, 7 Mar 2008 22:19:06 +0000 (22:19 +0000)]
Apply Frank's os id patch
Eric Bollengier [Fri, 7 Mar 2008 22:10:47 +0000 (22:10 +0000)]
ebl change date format
Eric Bollengier [Fri, 7 Mar 2008 22:00:55 +0000 (22:00 +0000)]
ebl Add sql mode
Eric Bollengier [Fri, 7 Mar 2008 18:23:13 +0000 (18:23 +0000)]
ebl Add sql mode
Tweak admin mode
Kern Sibbald [Fri, 7 Mar 2008 15:10:24 +0000 (15:10 +0000)]
Try to fix ctest id problem identified by Frank
Kern Sibbald [Fri, 7 Mar 2008 15:06:06 +0000 (15:06 +0000)]
Update
Eric Bollengier [Thu, 6 Mar 2008 21:28:42 +0000 (21:28 +0000)]
ebl update
Kern Sibbald [Thu, 6 Mar 2008 19:53:21 +0000 (19:53 +0000)]
Update
Eric Bollengier [Thu, 6 Mar 2008 16:22:27 +0000 (16:22 +0000)]
ebl Add javascript verification code
Kern Sibbald [Thu, 6 Mar 2008 13:57:00 +0000 (13:57 +0000)]
First cut at Duplicate Job implementation.
Eric Bollengier [Thu, 6 Mar 2008 08:59:57 +0000 (08:59 +0000)]
ebl Add bcheck.pl
Fix btime.pl
Dirk H Bartley [Thu, 6 Mar 2008 01:13:45 +0000 (01:13 +0000)]
Another good patch from Allan Black
Kern Sibbald [Wed, 5 Mar 2008 20:35:10 +0000 (20:35 +0000)]
Update
Kern Sibbald [Wed, 5 Mar 2008 20:32:56 +0000 (20:32 +0000)]
Add run_multiple
Kern Sibbald [Wed, 5 Mar 2008 15:08:45 +0000 (15:08 +0000)]
Add experimental-all
Kern Sibbald [Wed, 5 Mar 2008 15:05:01 +0000 (15:05 +0000)]
kes Fix bugs in MaxFullInterval and Implement MaxDiffInterval.
kes Start PluginOptions string, and refactor a bit of ua_run.c
Eric Bollengier [Wed, 5 Mar 2008 10:03:44 +0000 (10:03 +0000)]
ebl Apply Allan patch that allow update volume=xx recyclepool=""
Kern Sibbald [Tue, 4 Mar 2008 17:32:12 +0000 (17:32 +0000)]
Test patch -- possible fix or improvement for bug #1053
Kern Sibbald [Tue, 4 Mar 2008 14:02:30 +0000 (14:02 +0000)]
kes Refactor FD and SD status commands to permit new API code in
SD, and to fix Win32 build.
kes Win32 build is now working.
Eric Bollengier [Mon, 3 Mar 2008 22:14:00 +0000 (22:14 +0000)]
ebl update
Kern Sibbald [Mon, 3 Mar 2008 21:45:36 +0000 (21:45 +0000)]
Update
Kern Sibbald [Mon, 3 Mar 2008 21:43:28 +0000 (21:43 +0000)]
kes Implement 'MaxFullInterval' and start 'MaxDiffInterval' based on
some ideas in patch from Scott Bailey.
kes Begin implementation of duplicate Job control.
kes Fix some of Win32 build after recent additions.
Eric Bollengier [Mon, 3 Mar 2008 18:38:49 +0000 (18:38 +0000)]
ebl Add some print_debug function
Kern Sibbald [Mon, 3 Mar 2008 13:34:13 +0000 (13:34 +0000)]
Set 1 hour timeout per test -- may need to adjust
Kern Sibbald [Mon, 3 Mar 2008 11:18:12 +0000 (11:18 +0000)]
Apply patch from Frank Kardel that implements 'honor no dump flag',
which causes the FD to detect whether or not the OS has the
honor no dump bit (*BSD systems), and if so, to skip backing up
any file with this bit set. The feature is enabled by setting
'honor no dump flag = yes' in the Options section of a FileSet
Kern Sibbald [Mon, 3 Mar 2008 07:51:03 +0000 (07:51 +0000)]
Add doc from Frank Kardel's patch
Kern Sibbald [Fri, 29 Feb 2008 10:32:27 +0000 (10:32 +0000)]
Separate Dart configuration
Kern Sibbald [Fri, 29 Feb 2008 10:18:37 +0000 (10:18 +0000)]
Commit Frank's patch
Kern Sibbald [Fri, 29 Feb 2008 10:06:43 +0000 (10:06 +0000)]
Apply Frank's patch
Kern Sibbald [Fri, 29 Feb 2008 09:51:26 +0000 (09:51 +0000)]
Add manual test scripts
Kern Sibbald [Thu, 28 Feb 2008 20:41:14 +0000 (20:41 +0000)]
Update test order
Kern Sibbald [Thu, 28 Feb 2008 20:18:11 +0000 (20:18 +0000)]
kes Correct po warning message with datarootdir
kes Implement more code in dird.c to put configuration parsing in
a class rather than use globals.
kes Restructure SD status command for implementation of bat API
interface.
Kern Sibbald [Thu, 28 Feb 2008 19:00:49 +0000 (19:00 +0000)]
Update
Kern Sibbald [Thu, 28 Feb 2008 16:36:57 +0000 (16:36 +0000)]
Update
Kern Sibbald [Thu, 28 Feb 2008 16:30:22 +0000 (16:30 +0000)]
Some tweaks
Kern Sibbald [Thu, 28 Feb 2008 16:04:27 +0000 (16:04 +0000)]
Update
Kern Sibbald [Thu, 28 Feb 2008 16:02:11 +0000 (16:02 +0000)]
Update
Kern Sibbald [Thu, 28 Feb 2008 14:51:44 +0000 (14:51 +0000)]
Update
Kern Sibbald [Thu, 28 Feb 2008 14:25:44 +0000 (14:25 +0000)]
Apply fix to build msg
Eric Bollengier [Thu, 28 Feb 2008 14:04:58 +0000 (14:04 +0000)]
ebl Generated 193 translations (186 finished and 7 unfinished)
Kern Sibbald [Thu, 28 Feb 2008 11:20:55 +0000 (11:20 +0000)]
remove deleted code
Kern Sibbald [Thu, 28 Feb 2008 10:36:11 +0000 (10:36 +0000)]
Update
Kern Sibbald [Thu, 28 Feb 2008 10:22:22 +0000 (10:22 +0000)]
Add missing file
Kern Sibbald [Thu, 28 Feb 2008 10:19:49 +0000 (10:19 +0000)]
Add nightly all
Eric Bollengier [Thu, 28 Feb 2008 10:07:40 +0000 (10:07 +0000)]
ebl build is ok
Kern Sibbald [Thu, 28 Feb 2008 09:46:23 +0000 (09:46 +0000)]
Add Dart code from Frank Sweetser
Kern Sibbald [Wed, 27 Feb 2008 21:35:30 +0000 (21:35 +0000)]
Suppress incorrect 'Will not descend from x into y' messages
Kern Sibbald [Wed, 27 Feb 2008 20:44:38 +0000 (20:44 +0000)]
Eliminate FORTIFY_CODE=2 bug, and make first cut at removing
daemon globals used by parser.
Eric Bollengier [Wed, 27 Feb 2008 19:46:53 +0000 (19:46 +0000)]
ebl Update accurate doc
Eric Bollengier [Wed, 27 Feb 2008 19:21:31 +0000 (19:21 +0000)]
ebl use only ctime/mtime
Kern Sibbald [Wed, 27 Feb 2008 17:19:44 +0000 (17:19 +0000)]
Apply Joao's patch to separate DB_TYPE and DB_PROG in configure.
Kern Sibbald [Wed, 27 Feb 2008 16:21:04 +0000 (16:21 +0000)]
Apply Allan Black's patch to remove bashisms
Kern Sibbald [Tue, 26 Feb 2008 21:34:21 +0000 (21:34 +0000)]
Eliminate duplicates in DartTestfile
Kern Sibbald [Tue, 26 Feb 2008 18:20:11 +0000 (18:20 +0000)]
Update
Kern Sibbald [Tue, 26 Feb 2008 18:17:51 +0000 (18:17 +0000)]
Update
Kern Sibbald [Tue, 26 Feb 2008 18:10:13 +0000 (18:10 +0000)]
Add ctest patch from Frank
Kern Sibbald [Tue, 26 Feb 2008 15:59:18 +0000 (15:59 +0000)]
Fix free of plugin_list when none exists
Dirk H Bartley [Tue, 26 Feb 2008 13:47:49 +0000 (13:47 +0000)]
Apply a patch from Allan Black allan.black@btconnect.com fixes an issue he saw with recycle pool.
Kern Sibbald [Tue, 26 Feb 2008 11:32:42 +0000 (11:32 +0000)]
Tweak
Kern Sibbald [Tue, 26 Feb 2008 09:44:39 +0000 (09:44 +0000)]
Update copyright
Eric Bollengier [Mon, 25 Feb 2008 10:32:52 +0000 (10:32 +0000)]
ebl Add accurate test
Eric Bollengier [Mon, 25 Feb 2008 10:30:22 +0000 (10:30 +0000)]
ebl Update for accurate patch
Eric Bollengier [Mon, 25 Feb 2008 10:29:28 +0000 (10:29 +0000)]
ebl Commit accurate patch project.
Eric Bollengier [Sun, 24 Feb 2008 19:58:16 +0000 (19:58 +0000)]
ebl Update strippath and cleanup
Eric Bollengier [Sun, 24 Feb 2008 19:55:10 +0000 (19:55 +0000)]
ebl Add strip path option