]>
git.sur5r.net Git - bacula/bacula/log
Kern Sibbald [Sat, 23 May 2009 15:16:25 +0000 (15:16 +0000)]
Rework printed message when files are purged on restore
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8856
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sat, 23 May 2009 15:06:46 +0000 (15:06 +0000)]
Tweak PurgedFiles check on restore
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8855
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sat, 23 May 2009 12:36:57 +0000 (12:36 +0000)]
Turn off useless End of file message during restore.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8854
91ce42f0 -d328-0410-95d8-
f526ca767f89
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
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8853
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sat, 23 May 2009 07:10:47 +0000 (07:10 +0000)]
Yet another try to get qmake to install bat correctly
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8852
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Thu, 21 May 2009 15:49:57 +0000 (15:49 +0000)]
Add Catalog = all to the default Messages resource
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8851
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Wed, 20 May 2009 15:31:05 +0000 (15:31 +0000)]
ebl Tweak the test to use "wait mount" instead of sleep
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8850
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 20 May 2009 14:24:51 +0000 (14:24 +0000)]
Add Spanish directory
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8849
91ce42f0 -d328-0410-95d8-
f526ca767f89
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
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8848
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Tue, 19 May 2009 20:56:09 +0000 (20:56 +0000)]
Comment out broken fake-autochanger change
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8847
91ce42f0 -d328-0410-95d8-
f526ca767f89
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
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8846
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Tue, 19 May 2009 19:09:51 +0000 (19:09 +0000)]
fix dates
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8845
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Tue, 19 May 2009 18:08:33 +0000 (18:08 +0000)]
update
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8844
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Tue, 19 May 2009 17:11:40 +0000 (17:11 +0000)]
ebl Fix #1029 about resolution address order. Thanks to David.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8843
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Tue, 19 May 2009 17:08:10 +0000 (17:08 +0000)]
ebl Add patch for #1029
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8842
91ce42f0 -d328-0410-95d8-
f526ca767f89
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.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8841
91ce42f0 -d328-0410-95d8-
f526ca767f89
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
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8840
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Tue, 19 May 2009 14:39:33 +0000 (14:39 +0000)]
ebl Add sleep in vtape changer to simulate real hardware
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8839
91ce42f0 -d328-0410-95d8-
f526ca767f89
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
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8838
91ce42f0 -d328-0410-95d8-
f526ca767f89
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>.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8836
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sat, 16 May 2009 14:25:36 +0000 (14:25 +0000)]
Create archivedir
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8835
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Fri, 15 May 2009 19:53:16 +0000 (19:53 +0000)]
Back out unwanted change. Should fix problem reported by Yuri
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8834
91ce42f0 -d328-0410-95d8-
f526ca767f89
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
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8833
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Fri, 15 May 2009 17:06:05 +0000 (17:06 +0000)]
ebl Fix display of / on bfileview
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8832
91ce42f0 -d328-0410-95d8-
f526ca767f89
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
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8831
91ce42f0 -d328-0410-95d8-
f526ca767f89
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.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8830
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Fri, 15 May 2009 09:20:08 +0000 (09:20 +0000)]
ebl fix drag&drop
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8829
91ce42f0 -d328-0410-95d8-
f526ca767f89
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>
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8828
91ce42f0 -d328-0410-95d8-
f526ca767f89
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
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8827
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Thu, 14 May 2009 11:06:41 +0000 (11:06 +0000)]
Allow specification of base daemon resource name.
--with-basename=<name>
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8826
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Thu, 14 May 2009 10:41:48 +0000 (10:41 +0000)]
Fix bat to automatically use installed bat.conf
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8825
91ce42f0 -d328-0410-95d8-
f526ca767f89
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
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8824
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Wed, 13 May 2009 08:11:27 +0000 (08:11 +0000)]
ebl update
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8823
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Wed, 13 May 2009 08:07:47 +0000 (08:07 +0000)]
ebl Turn on lockmanager when using DEVELOPER flag
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8822
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Sun, 10 May 2009 16:14:29 +0000 (16:14 +0000)]
ebl note that vtape is not ready for production
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8821
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Sun, 10 May 2009 10:01:44 +0000 (10:01 +0000)]
ebl remove unused file
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8820
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sun, 10 May 2009 08:31:39 +0000 (08:31 +0000)]
More scripting stuff
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8819
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sat, 9 May 2009 19:12:08 +0000 (19:12 +0000)]
More scripting parameterization
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8818
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sat, 9 May 2009 15:41:27 +0000 (15:41 +0000)]
More parameterization of scripts
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8817
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sat, 9 May 2009 13:50:33 +0000 (13:50 +0000)]
First cut parameterize better regression tests
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8816
91ce42f0 -d328-0410-95d8-
f526ca767f89
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
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8815
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Thu, 7 May 2009 10:45:09 +0000 (10:45 +0000)]
Update projects
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8814
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Thu, 7 May 2009 08:00:15 +0000 (08:00 +0000)]
ebl fix mysql problem with the restore query
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8813
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Thu, 7 May 2009 07:48:55 +0000 (07:48 +0000)]
ebl rename JobHistory to JobHisto
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8812
91ce42f0 -d328-0410-95d8-
f526ca767f89
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.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8811
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Wed, 6 May 2009 14:50:14 +0000 (14:50 +0000)]
ebl update os table
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8810
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Wed, 6 May 2009 14:16:42 +0000 (14:16 +0000)]
ebl update os table
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8809
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Wed, 6 May 2009 14:12:14 +0000 (14:12 +0000)]
ebl update german version
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8808
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Wed, 6 May 2009 14:07:12 +0000 (14:07 +0000)]
ebl update supported os table
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8807
91ce42f0 -d328-0410-95d8-
f526ca767f89
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
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8806
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Wed, 6 May 2009 12:44:57 +0000 (12:44 +0000)]
ebl small fix
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8805
91ce42f0 -d328-0410-95d8-
f526ca767f89
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
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8804
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Mon, 4 May 2009 17:23:40 +0000 (17:23 +0000)]
Tweak rpm manual
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8803
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Mon, 4 May 2009 17:07:00 +0000 (17:07 +0000)]
Updates
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8802
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Mon, 4 May 2009 15:46:54 +0000 (15:46 +0000)]
ebl add screenshots
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8801
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Mon, 4 May 2009 15:46:17 +0000 (15:46 +0000)]
ebl Add screenshot and update french main page
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8800
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Mon, 4 May 2009 15:44:13 +0000 (15:44 +0000)]
ebl add screenshots
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8799
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Mon, 4 May 2009 15:35:47 +0000 (15:35 +0000)]
ebl update
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8798
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Mon, 4 May 2009 14:45:15 +0000 (14:45 +0000)]
Add new images
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8797
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Mon, 4 May 2009 14:01:22 +0000 (14:01 +0000)]
ebl fix bresto
ebl tweak bweb output when moving tapes
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8796
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Mon, 4 May 2009 12:02:38 +0000 (12:02 +0000)]
ebl update version
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8795
91ce42f0 -d328-0410-95d8-
f526ca767f89
Scott Barninger [Mon, 4 May 2009 10:21:09 +0000 (10:21 +0000)]
Fix ldconfig problem in client only build.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8793
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Mon, 4 May 2009 09:50:59 +0000 (09:50 +0000)]
ebl Add View copies option to bresto
ebl Tweak command output to add hide/display button
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8792
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Mon, 4 May 2009 09:35:53 +0000 (09:35 +0000)]
ebl don't display copies like in bconsole
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8791
91ce42f0 -d328-0410-95d8-
f526ca767f89
James Harper [Mon, 4 May 2009 05:56:19 +0000 (05:56 +0000)]
Added extra logging to determine the exchange server in use
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8790
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sun, 3 May 2009 20:31:42 +0000 (20:31 +0000)]
Update home page
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8789
91ce42f0 -d328-0410-95d8-
f526ca767f89
Scott Barninger [Sun, 3 May 2009 16:51:33 +0000 (16:51 +0000)]
Fixes for client build.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8787
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sun, 3 May 2009 16:43:07 +0000 (16:43 +0000)]
Update main page
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8786
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sun, 3 May 2009 15:03:58 +0000 (15:03 +0000)]
Update
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8785
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Sun, 3 May 2009 13:25:59 +0000 (13:25 +0000)]
ebl update
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8784
91ce42f0 -d328-0410-95d8-
f526ca767f89
James Harper [Sun, 3 May 2009 13:05:01 +0000 (13:05 +0000)]
Only define winapi's for 32 bit build. Already defined for 64 bit apparently...
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8783
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Sun, 3 May 2009 12:53:43 +0000 (12:53 +0000)]
ebl tweak interface to hide command output by default
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8782
91ce42f0 -d328-0410-95d8-
f526ca767f89
James Harper [Sun, 3 May 2009 01:20:28 +0000 (01:20 +0000)]
Change GetComputerName to GetComputerNameEx so that in a cluster we get the name of the vserver instead of the local machine. Added prototypes for GetComputerNameEx which appear to be missing.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8781
91ce42f0 -d328-0410-95d8-
f526ca767f89
Scott Barninger [Sat, 2 May 2009 16:46:03 +0000 (16:46 +0000)]
3.0.1
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8779
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sat, 2 May 2009 06:12:33 +0000 (06:12 +0000)]
Don't run backup at same time as restore to avoid deadlock in concurrent test
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8778
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Fri, 1 May 2009 09:53:29 +0000 (09:53 +0000)]
ebl update
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8777
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Fri, 1 May 2009 08:26:07 +0000 (08:26 +0000)]
ebl Update documentation
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8776
91ce42f0 -d328-0410-95d8-
f526ca767f89
Dirk H Bartley [Thu, 30 Apr 2009 16:57:18 +0000 (16:57 +0000)]
Ran into a problem deleting a volume. This fixes it.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8775
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Thu, 30 Apr 2009 16:06:21 +0000 (16:06 +0000)]
Update home page
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8774
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Thu, 30 Apr 2009 15:50:12 +0000 (15:50 +0000)]
Update News
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8773
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Thu, 30 Apr 2009 07:08:06 +0000 (07:08 +0000)]
Fix purged restore prompting
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8770
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 29 Apr 2009 22:00:16 +0000 (22:00 +0000)]
Final changes
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8768
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Wed, 29 Apr 2009 20:55:34 +0000 (20:55 +0000)]
ebl update
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8767
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Wed, 29 Apr 2009 20:47:57 +0000 (20:47 +0000)]
ebl Add bypool option
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8766
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Wed, 29 Apr 2009 20:46:22 +0000 (20:46 +0000)]
ebl add bypool option
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8765
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 29 Apr 2009 14:30:32 +0000 (14:30 +0000)]
Fix error message
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8764
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 29 Apr 2009 12:11:59 +0000 (12:11 +0000)]
Update release notes
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8763
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 29 Apr 2009 11:55:58 +0000 (11:55 +0000)]
Fix bug #1282 Setting job.Priority in python crashes director by
checking if string addr is NULL. Not tested.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8762
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 29 Apr 2009 11:53:59 +0000 (11:53 +0000)]
Fix bug #1281 allow all on restore command line to restore
pruned JobIds without prompting.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8761
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 29 Apr 2009 09:08:31 +0000 (09:08 +0000)]
Add vectorized bat image
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8760
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Tue, 28 Apr 2009 15:29:53 +0000 (15:29 +0000)]
Update release notes
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8759
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Tue, 28 Apr 2009 09:44:42 +0000 (09:44 +0000)]
Check for job_canceled() in fd_plugin code
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8758
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Tue, 28 Apr 2009 06:58:27 +0000 (06:58 +0000)]
Update Win32/64 table creation to have new DB version 11 format
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8757
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Tue, 28 Apr 2009 06:48:23 +0000 (06:48 +0000)]
Remove illegal Options in Exclude of default Win32/64 bacula-dir.conf
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8756
91ce42f0 -d328-0410-95d8-
f526ca767f89
Dirk H Bartley [Mon, 27 Apr 2009 23:43:34 +0000 (23:43 +0000)]
This is the fix to http://bugs.bacula.org/view.php?id=1276. The select
class was just not working with the new requirements of setting and clearing the
notify.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8755
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Mon, 27 Apr 2009 15:43:34 +0000 (15:43 +0000)]
ebl Fix bug #1274 where a migration job can be canceled like the
original job by the MaxRunTime directive.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8754
91ce42f0 -d328-0410-95d8-
f526ca767f89
Marco van Wieringen [Mon, 27 Apr 2009 15:10:59 +0000 (15:10 +0000)]
Added fix for bug #1275 where acl or xattr data is saved for virtual filenames generated by filed plugins.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8753
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sun, 26 Apr 2009 20:47:43 +0000 (20:47 +0000)]
Fix init and cleanup of vtape
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8752
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sun, 26 Apr 2009 18:17:17 +0000 (18:17 +0000)]
Set slot max to 60
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8751
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Sun, 26 Apr 2009 16:13:17 +0000 (16:13 +0000)]
ebl Permits to eject Used tape
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8750
91ce42f0 -d328-0410-95d8-
f526ca767f89