]>
git.sur5r.net Git - bacula/rescue/log
Eric Bollengier [Wed, 29 Oct 2008 14:02:28 +0000 (14:02 +0000)]
ebl update next vol patch
Eric Bollengier [Wed, 29 Oct 2008 13:56:44 +0000 (13:56 +0000)]
ebl Update next-vol test with disk volume
Thomas Glatthor [Wed, 29 Oct 2008 13:43:41 +0000 (13:43 +0000)]
aaded statistics
Thomas Glatthor [Wed, 29 Oct 2008 13:34:21 +0000 (13:34 +0000)]
added statistics chapter
Thomas Glatthor [Wed, 29 Oct 2008 13:28:28 +0000 (13:28 +0000)]
latest changes regarding Bacula Systems SA
Eric Bollengier [Wed, 29 Oct 2008 12:17:09 +0000 (12:17 +0000)]
ebl Add support for volume that contains . and - (VOL.001 or VOL-001)
Eric Bollengier [Wed, 29 Oct 2008 09:50:17 +0000 (09:50 +0000)]
ebl Add sleep to force VolRetention
Eric Bollengier [Wed, 29 Oct 2008 08:22:30 +0000 (08:22 +0000)]
ebl Try to fix maxwaittime to be cumulative
Kern Sibbald [Tue, 28 Oct 2008 22:54:37 +0000 (22:54 +0000)]
Updates
Kern Sibbald [Tue, 28 Oct 2008 22:54:13 +0000 (22:54 +0000)]
kes Fix bug #1046 VolumeToCatalog incorrectly reports mounted
filesystems as missing on the Volume.
kes Rewrite the set_jcr_job_status() code to include job status
priorities so that more important status changes occur but
lower priority status changes will not overwrite something
more serious. This could possibly cause reporting incorrect status
reporting in some cases. More testing is needed to ensure
I have the right priorities. This vastly simplifies the previous
contorted logic.
Verify Diff status should now be correctly reported, whereas it
was previously lost.
kes Reduce some debug output.
Kern Sibbald [Tue, 28 Oct 2008 22:03:33 +0000 (22:03 +0000)]
Fix typo in dbcheck code
Eric Bollengier [Tue, 28 Oct 2008 16:34:52 +0000 (16:34 +0000)]
ebl Fix STDERR/STDOUT redirection
Eric Bollengier [Tue, 28 Oct 2008 12:34:06 +0000 (12:34 +0000)]
ebl Add png version of Run time directives
Eric Bollengier [Tue, 28 Oct 2008 12:26:50 +0000 (12:26 +0000)]
ebl update
Kern Sibbald [Tue, 28 Oct 2008 11:31:28 +0000 (11:31 +0000)]
Apply Joao's patch to SQLite tables to make chars work.
Eric Bollengier [Mon, 27 Oct 2008 19:24:23 +0000 (19:24 +0000)]
ebl Fix #1175 About update slots that don't reset InChanger flag when
slot is empty.
Eric Bollengier [Mon, 27 Oct 2008 18:38:55 +0000 (18:38 +0000)]
ebl Fix #1173 where prune_volume() returns a volume from the scratch.
Eric Bollengier [Mon, 27 Oct 2008 18:34:58 +0000 (18:34 +0000)]
ebl Fix tmp/log1.out bug
Eric Bollengier [Mon, 27 Oct 2008 18:28:39 +0000 (18:28 +0000)]
ebl Don't need to get a scratch volume in prune_volume() function
Kern Sibbald [Mon, 27 Oct 2008 14:44:47 +0000 (14:44 +0000)]
Fix typo in comment
Eric Bollengier [Sun, 26 Oct 2008 17:09:22 +0000 (17:09 +0000)]
ebl Add more tests in migration time test (like for copy time test)
Eric Bollengier [Sun, 26 Oct 2008 17:03:29 +0000 (17:03 +0000)]
ebl fix copy-time test
Eric Bollengier [Sun, 26 Oct 2008 16:40:53 +0000 (16:40 +0000)]
ebl Update PATH like in orignal script
Kern Sibbald [Sun, 26 Oct 2008 15:17:53 +0000 (15:17 +0000)]
Update ignores
Kern Sibbald [Sun, 26 Oct 2008 15:13:43 +0000 (15:13 +0000)]
Update ignores
Kern Sibbald [Sun, 26 Oct 2008 15:12:21 +0000 (15:12 +0000)]
Eliminate pesky compiler warnings
Kern Sibbald [Sun, 26 Oct 2008 15:03:52 +0000 (15:03 +0000)]
Remove dummy make dependence from manpages
Eric Bollengier [Sun, 26 Oct 2008 13:43:41 +0000 (13:43 +0000)]
ebl Cleanup postgresql part
James Harper [Sun, 26 Oct 2008 08:23:31 +0000 (08:23 +0000)]
fixed exchange-fd compile by conditionally removing reference to alist.
Eric Bollengier [Sat, 25 Oct 2008 14:04:11 +0000 (14:04 +0000)]
ebl Add chapter about statistics
Eric Bollengier [Sat, 25 Oct 2008 13:19:24 +0000 (13:19 +0000)]
ebl Document Console command that are authorized in runscript
Kern Sibbald [Sat, 25 Oct 2008 12:10:55 +0000 (12:10 +0000)]
Remove jobq.c constraint that read and write SD must be
different. This may lead to more deadlocks in the SD,
but they should be resolved there.
Kern Sibbald [Sat, 25 Oct 2008 09:39:08 +0000 (09:39 +0000)]
kes Ensure that job report is always printed even if job is failed
in the director.
kes Don't print job report twice for failed VBackup jobs.
Kern Sibbald [Sat, 25 Oct 2008 08:15:12 +0000 (08:15 +0000)]
Apply James' patch
Eric Bollengier [Sat, 25 Oct 2008 08:05:05 +0000 (08:05 +0000)]
ebl Add update slots test
Eric Bollengier [Fri, 24 Oct 2008 18:29:30 +0000 (18:29 +0000)]
ebl tweak
Eric Bollengier [Fri, 24 Oct 2008 13:38:53 +0000 (13:38 +0000)]
ebl rename jobstat to jobhistory
Eric Bollengier [Fri, 24 Oct 2008 13:34:36 +0000 (13:34 +0000)]
ebl Fix shell for solaris
Eric Bollengier [Fri, 24 Oct 2008 13:13:13 +0000 (13:13 +0000)]
ebl Fix bad quote
Kern Sibbald [Fri, 24 Oct 2008 13:04:16 +0000 (13:04 +0000)]
kes Fix editing of retention time difference to use 64 bit
int instead of 64 bit unsigned. This should permit very
long retention periods.
kes Implement code to prohibit a write job from appending to a
Volume that will be used for a read operation. This is
new code and could possibly cause some conflicts.
Kern Sibbald [Fri, 24 Oct 2008 12:57:45 +0000 (12:57 +0000)]
Attempt to get correct win32 includes
Eric Bollengier [Fri, 24 Oct 2008 09:46:54 +0000 (09:46 +0000)]
ebl Fix for peanut awk
Eric Bollengier [Fri, 24 Oct 2008 09:14:19 +0000 (09:14 +0000)]
ebl update copy doc
Eric Bollengier [Fri, 24 Oct 2008 09:11:20 +0000 (09:11 +0000)]
ebl Add docs about Copy
Eric Bollengier [Fri, 24 Oct 2008 07:17:54 +0000 (07:17 +0000)]
ebl Fix for unix that don't support sed -i
Eric Bollengier [Fri, 24 Oct 2008 07:16:35 +0000 (07:16 +0000)]
ebl Fix for Solaris sh
Kern Sibbald [Thu, 23 Oct 2008 21:09:09 +0000 (21:09 +0000)]
Parameterize win32 plugin Makefile a bit
Kern Sibbald [Thu, 23 Oct 2008 16:33:02 +0000 (16:33 +0000)]
Add exchange-fd.dll to Win32 installer
Kern Sibbald [Thu, 23 Oct 2008 14:23:38 +0000 (14:23 +0000)]
Commit updated configure
Kern Sibbald [Thu, 23 Oct 2008 13:28:05 +0000 (13:28 +0000)]
Integrate James Harper's Exchange Win32 plugin patch.
Kern Sibbald [Thu, 23 Oct 2008 10:12:36 +0000 (10:12 +0000)]
kes Apply patch from Marco van Wieringen that implements the new
Solaris libsec interface for ACLs so that Bacula can save and
restore both the new ACLs and old ACLs.
kes Marco's patch also corrects the file dependency generation code
so that it works properly both with shared libraries and static
libraries.
kes Marco's patch also includes a small cleanup of the cats Makefile
to remove some references to non-existent files.
Kern Sibbald [Wed, 22 Oct 2008 18:52:59 +0000 (18:52 +0000)]
Eliminate a couple of compiler warnings
Kern Sibbald [Wed, 22 Oct 2008 18:14:42 +0000 (18:14 +0000)]
Update
Eric Bollengier [Wed, 22 Oct 2008 08:39:41 +0000 (08:39 +0000)]
ebl fix typo
Eric Bollengier [Wed, 22 Oct 2008 08:38:02 +0000 (08:38 +0000)]
ebl Add notes about extjs
Kern Sibbald [Wed, 22 Oct 2008 08:19:41 +0000 (08:19 +0000)]
kes Modify win32 Makefiles to use full paths in most cases.
In particular add MAINDIR environment variable that points
to the main Bacula source directory.
Kern Sibbald [Tue, 21 Oct 2008 21:06:13 +0000 (21:06 +0000)]
kes Add read volume list code to SD -- not yet used.
kes Add James' binutils patch
Kern Sibbald [Tue, 21 Oct 2008 21:03:18 +0000 (21:03 +0000)]
Update build cross tools from James
Kern Sibbald [Tue, 21 Oct 2008 21:02:45 +0000 (21:02 +0000)]
Add new binutils patch from James
Kern Sibbald [Tue, 21 Oct 2008 16:50:24 +0000 (16:50 +0000)]
Add new stored/vol_mgr.o file to Win32 build
Eric Bollengier [Tue, 21 Oct 2008 16:39:44 +0000 (16:39 +0000)]
ebl fix Balloon mode with firefox3
ebl fix bug in group stat page
Eric Bollengier [Tue, 21 Oct 2008 16:35:01 +0000 (16:35 +0000)]
ebl update doc and add test for group stats
Eric Bollengier [Tue, 21 Oct 2008 15:28:51 +0000 (15:28 +0000)]
ebl Try to fix Expect on ubuntu and suppress echo mode
Kern Sibbald [Tue, 21 Oct 2008 14:24:10 +0000 (14:24 +0000)]
kes Split volume management code out of src/stored/reserve.c into
a new file vol_mgr.c
kes Modify configure to do an automatic make clean. This ensures
that any changes to ./configure options are handled correctly.
Eric Bollengier [Tue, 21 Oct 2008 12:43:00 +0000 (12:43 +0000)]
ebl Search also tpl on lang/<lang>/tpl/*.tpl
Eric Bollengier [Tue, 21 Oct 2008 12:40:19 +0000 (12:40 +0000)]
ebl Fix btime with debug=1
Eric Bollengier [Tue, 21 Oct 2008 12:31:52 +0000 (12:31 +0000)]
ebl Enable bfileview by default
ebl Fix small bug in group stats interface
Eric Bollengier [Tue, 21 Oct 2008 12:03:02 +0000 (12:03 +0000)]
ebl Fix modification of new default_age option
Eric Bollengier [Tue, 21 Oct 2008 11:54:04 +0000 (11:54 +0000)]
ebl Use JobHistory by default
Eric Bollengier [Tue, 21 Oct 2008 11:34:20 +0000 (11:34 +0000)]
ebl Rename JobStat table, fix couple of warning
Eric Bollengier [Tue, 21 Oct 2008 09:42:02 +0000 (09:42 +0000)]
ebl Add notes about bweb.conf
Eric Bollengier [Tue, 21 Oct 2008 09:28:49 +0000 (09:28 +0000)]
ebl remove old test
Eric Bollengier [Tue, 21 Oct 2008 08:48:24 +0000 (08:48 +0000)]
ebl Update next volume in autochanger test
Eric Bollengier [Tue, 21 Oct 2008 08:23:42 +0000 (08:23 +0000)]
ebl Fix next_vol()
Eric Bollengier [Tue, 21 Oct 2008 07:53:32 +0000 (07:53 +0000)]
ebl Remove debug level
Kern Sibbald [Mon, 20 Oct 2008 20:00:11 +0000 (20:00 +0000)]
Final changes
Kern Sibbald [Mon, 20 Oct 2008 19:58:03 +0000 (19:58 +0000)]
Tweaks
Eric Bollengier [Mon, 20 Oct 2008 18:41:58 +0000 (18:41 +0000)]
ebl Rename JobStat to JobHistory
Eric Bollengier [Mon, 20 Oct 2008 18:37:23 +0000 (18:37 +0000)]
ebl rename JobStat to JobHistory
Eric Bollengier [Mon, 20 Oct 2008 18:36:50 +0000 (18:36 +0000)]
ebl Rename JobStat to JobHistory
Eric Bollengier [Mon, 20 Oct 2008 16:51:23 +0000 (16:51 +0000)]
ebl update comments
Eric Bollengier [Mon, 20 Oct 2008 16:50:48 +0000 (16:50 +0000)]
ebl Update copy tests
Eric Bollengier [Mon, 20 Oct 2008 14:56:30 +0000 (14:56 +0000)]
ebl Add copy tests
Kern Sibbald [Sun, 19 Oct 2008 18:45:27 +0000 (18:45 +0000)]
Correct doc error reported by Marco
Kern Sibbald [Sun, 19 Oct 2008 10:49:41 +0000 (10:49 +0000)]
Update notes
Kern Sibbald [Sun, 19 Oct 2008 10:34:03 +0000 (10:34 +0000)]
kes Add Makefile dependency when using LIBTOOL_LINK so that any
change in ./configure options will be accounted for.
Kern Sibbald [Sun, 19 Oct 2008 07:33:22 +0000 (07:33 +0000)]
Update version
Kern Sibbald [Sat, 18 Oct 2008 19:46:22 +0000 (19:46 +0000)]
Update
Kern Sibbald [Sat, 18 Oct 2008 10:15:30 +0000 (10:15 +0000)]
Update projects file
Kern Sibbald [Sat, 18 Oct 2008 09:19:04 +0000 (09:19 +0000)]
kes Fix typo in the ACL patch that I overlooked.
kes Apply Marco's libtool include patch.
Kern Sibbald [Sat, 18 Oct 2008 07:57:36 +0000 (07:57 +0000)]
Add attempt to recover in catastrophe
Kern Sibbald [Sat, 18 Oct 2008 06:02:19 +0000 (06:02 +0000)]
Fix extract typo
Kern Sibbald [Fri, 17 Oct 2008 18:34:50 +0000 (18:34 +0000)]
Apply Bastian Friedrich's ACL patch to eliminate ACL
errors during restore.
Eric Bollengier [Fri, 17 Oct 2008 16:55:58 +0000 (16:55 +0000)]
ebl Add copy tests
Kern Sibbald [Fri, 17 Oct 2008 16:34:02 +0000 (16:34 +0000)]
Update notes + ignores
Kern Sibbald [Fri, 17 Oct 2008 14:42:13 +0000 (14:42 +0000)]
kes Minor cleanup of create_restore_volume_list() code.
kes Fix typo in console Makefile.in
Eric Bollengier [Fri, 17 Oct 2008 12:52:35 +0000 (12:52 +0000)]
ebl Add more copy tests
Eric Bollengier [Fri, 17 Oct 2008 11:48:39 +0000 (11:48 +0000)]
ebl Add an other test for Copy feature
Eric Bollengier [Fri, 17 Oct 2008 11:43:38 +0000 (11:43 +0000)]
ebl Add test with new Copy option
Eric Bollengier [Fri, 17 Oct 2008 09:19:03 +0000 (09:19 +0000)]
ebl Add a Scratch pool