]>
git.sur5r.net Git - bacula/bacula/log
Kern Sibbald [Sat, 17 Oct 2009 11:18:58 +0000 (13:18 +0200)]
Update notes
Kern Sibbald [Sat, 17 Oct 2009 11:16:43 +0000 (13:16 +0200)]
Fix bug #1391 Job status improperly set due to subtle variable overload problem
Kern Sibbald [Fri, 16 Oct 2009 16:45:48 +0000 (18:45 +0200)]
Merge branch '3.0.3' of ssh://bacula.git.sourceforge.net/gitroot/bacula/bacula into 3.0.3
Lorenz Schori [Fri, 16 Oct 2009 14:29:00 +0000 (16:29 +0200)]
Don't download and build fakeroot as part of make -C platforms/osx
Because debian's ftp only hosts the source tarballs of packages currently included in one of their releases,
there is no way to point to a recent version of fakeroot permanently. Therefore the build process for OSX
now requires users to download, compile and install fakeroot manually before building the bacula OSX package.
Lorenz Schori [Tue, 8 Sep 2009 15:00:20 +0000 (17:00 +0200)]
Fix minor issues in the osx installer package builder.
Lorenz Schori [Mon, 24 Aug 2009 16:29:27 +0000 (18:29 +0200)]
Apply Lorenz' OSX patch
Kern Sibbald [Fri, 16 Oct 2009 16:31:23 +0000 (18:31 +0200)]
Integrate patch for building dmg on OSX from Lorenz Schori <lo@znerol.ch>
Kern Sibbald [Fri, 16 Oct 2009 16:13:19 +0000 (18:13 +0200)]
Get osx files from master
Kern Sibbald [Fri, 16 Oct 2009 15:48:16 +0000 (17:48 +0200)]
More Win installer changes
Kern Sibbald [Fri, 16 Oct 2009 15:16:13 +0000 (17:16 +0200)]
Update installers
Kern Sibbald [Fri, 16 Oct 2009 06:31:27 +0000 (08:31 +0200)]
Add dev tests to 3.0.3
Kern Sibbald [Fri, 16 Oct 2009 05:50:48 +0000 (07:50 +0200)]
Fix switching read device reported by Nicolae Mihalache <mache@abcpages.com>
Kern Sibbald [Thu, 15 Oct 2009 15:35:04 +0000 (17:35 +0200)]
Add more debug in filregexp test
Kern Sibbald [Thu, 15 Oct 2009 15:21:51 +0000 (17:21 +0200)]
Eliminate compiler warning
Kern Sibbald [Thu, 15 Oct 2009 15:18:07 +0000 (17:18 +0200)]
Eliminate compiler warning
Kern Sibbald [Wed, 14 Oct 2009 20:14:54 +0000 (22:14 +0200)]
Update release script
Kern Sibbald [Wed, 14 Oct 2009 19:43:02 +0000 (21:43 +0200)]
Add release scripts
Kern Sibbald [Wed, 14 Oct 2009 19:31:37 +0000 (21:31 +0200)]
Fix 3.0.3 Win build
Kern Sibbald [Wed, 14 Oct 2009 10:41:54 +0000 (12:41 +0200)]
Update po files
Kern Sibbald [Wed, 14 Oct 2009 09:33:49 +0000 (11:33 +0200)]
Make 3.0.3 win32 build work
Eric Bollengier [Wed, 14 Oct 2009 07:36:54 +0000 (09:36 +0200)]
Update Changelog and ReleaseNotes
Kern Sibbald [Tue, 13 Oct 2009 20:41:27 +0000 (22:41 +0200)]
Update date
Kern Sibbald [Tue, 13 Oct 2009 20:21:16 +0000 (22:21 +0200)]
Avoid error when git-version doesn't exist
Kern Sibbald [Tue, 13 Oct 2009 20:07:30 +0000 (22:07 +0200)]
Convert some old %x into %p for pointers
Eric Bollengier [Tue, 13 Oct 2009 14:55:41 +0000 (16:55 +0200)]
update technotes
Eric Bollengier [Tue, 13 Oct 2009 14:52:05 +0000 (16:52 +0200)]
Fix #1352 about double free with regexp and big filenames on windows
Kern Sibbald [Sun, 11 Oct 2009 16:17:19 +0000 (18:17 +0200)]
Recursively call fix_device_block_write_error on error
Kern Sibbald [Sun, 11 Oct 2009 16:14:53 +0000 (18:14 +0200)]
Fix changing read device during VirtualFull in SD
Kern Sibbald [Sun, 11 Oct 2009 09:31:46 +0000 (11:31 +0200)]
Eliminate possible false error message
Kern Sibbald [Sun, 11 Oct 2009 09:13:18 +0000 (11:13 +0200)]
Remove references to svn in 3.0.3 and use git
Kern Sibbald [Sun, 11 Oct 2009 09:04:41 +0000 (11:04 +0200)]
Update version
Kern Sibbald [Sun, 11 Oct 2009 09:04:01 +0000 (11:04 +0200)]
Tweak regress to fix problems pointed out by Dan
Kern Sibbald [Mon, 5 Oct 2009 13:29:37 +0000 (15:29 +0200)]
Update notes and date
Kern Sibbald [Mon, 5 Oct 2009 12:57:38 +0000 (14:57 +0200)]
Fix concurrent Job recycle bug #1288
Kern Sibbald [Mon, 5 Oct 2009 10:16:04 +0000 (12:16 +0200)]
Backport part of one possible fix from bug #1346
Kern Sibbald [Sat, 3 Oct 2009 11:11:08 +0000 (13:11 +0200)]
Update notes
Kern Sibbald [Sat, 3 Oct 2009 11:07:41 +0000 (13:07 +0200)]
Fix bug #1382 newly created disk volumes -> file not found warning
Marco van Wieringen [Mon, 28 Sep 2009 11:18:01 +0000 (13:18 +0200)]
Allow for external CFLAGS to overwrite the CFLAGS in this script.
Marco van Wieringen [Tue, 29 Sep 2009 18:02:12 +0000 (20:02 +0200)]
Change grep -e to egrep and use -c instead of using wc.
Signed-off-by: Eric Bollengier <eric@eb.homelinux.org>
Eric Bollengier [Tue, 29 Sep 2009 12:44:17 +0000 (14:44 +0200)]
Remove the inx4 index for SQLite2/3 (FilenameId, PathId) on
File table. Replace it by an index over (JobId, PathId, FilenameId).
It is useless for common usage, and causes performance issues.
This index fragments over the time and the update cost grows
very quickly. (This index is not present on Mysql schema)
Eric Bollengier [Tue, 29 Sep 2009 13:35:42 +0000 (15:35 +0200)]
regress: fix $() to `` for solaris
Eric Bollengier [Mon, 28 Sep 2009 19:33:09 +0000 (21:33 +0200)]
Remove the file_fp_idx index for Postgresql (FilenameId, PathId) on
File table.
It is useless for common usage, and causes performance issues.
This index fragments over the time and the update cost grows
very quickly. (This index is not present on Mysql schema)
Kern Sibbald [Mon, 28 Sep 2009 07:27:10 +0000 (09:27 +0200)]
Attempt to fix MySQL SQL error
Kern Sibbald [Fri, 25 Sep 2009 12:32:40 +0000 (14:32 +0200)]
update technotes
Kern Sibbald [Fri, 25 Sep 2009 12:28:11 +0000 (14:28 +0200)]
Fix Alpha ifdefing -- should fix bug #1359
Eric Bollengier [Tue, 22 Sep 2009 12:46:20 +0000 (14:46 +0200)]
update technotes
Eric Bollengier [Tue, 22 Sep 2009 12:44:59 +0000 (14:44 +0200)]
bweb: Fix float usage for LIMIT sql query
Kern Sibbald [Thu, 10 Sep 2009 19:24:07 +0000 (21:24 +0200)]
Tweak English in bweb
Eric Bollengier [Wed, 19 Aug 2009 10:57:35 +0000 (12:57 +0200)]
Add BWEBCONF env variable to specify the bweb.conf path without touching the Bweb.pm file with lighttpd
Eric Bollengier [Wed, 19 Aug 2009 10:15:18 +0000 (12:15 +0200)]
bweb: fix bweb.conf path
Eric Bollengier [Wed, 19 Aug 2009 10:06:38 +0000 (12:06 +0200)]
bweb: Add fullname option to btime for regress testing purpose
Eric Bollengier [Wed, 19 Aug 2009 09:53:26 +0000 (11:53 +0200)]
bweb: permit relatif path to starthttp command
Eric Bollengier [Wed, 19 Aug 2009 09:43:52 +0000 (11:43 +0200)]
bweb: fix problem with lighttpd startup script
Eric Bollengier [Wed, 19 Aug 2009 06:30:58 +0000 (08:30 +0200)]
bweb: update INSTALL file and add note into bweb configuration screen about DBI
Eric Bollengier [Sat, 15 Aug 2009 14:31:22 +0000 (16:31 +0200)]
Add fullname parameter to btime in order to debug regress script.
Eric Bollengier [Thu, 6 Aug 2009 12:48:07 +0000 (14:48 +0200)]
fix mysql case problem in bweb/bresto
Eric Bollengier [Wed, 5 Aug 2009 19:05:55 +0000 (21:05 +0200)]
cleanup temp table in bweb
Eric Bollengier [Wed, 5 Aug 2009 09:09:47 +0000 (11:09 +0200)]
in bweb, fix warning
Eric Bollengier [Wed, 5 Aug 2009 09:03:51 +0000 (11:03 +0200)]
add a default bconsole command to bweb starthttp script.
Eric Bollengier [Tue, 4 Aug 2009 14:11:55 +0000 (16:11 +0200)]
tweak doc
Eric Bollengier [Tue, 4 Aug 2009 14:05:13 +0000 (16:05 +0200)]
fix small pb in bweb starthttp script
Eric Bollengier [Tue, 4 Aug 2009 14:00:19 +0000 (16:00 +0200)]
document bweb+lighttpd
Eric Bollengier [Tue, 4 Aug 2009 13:59:46 +0000 (15:59 +0200)]
update display_log to display a message if no logs are found
Eric Bollengier [Mon, 3 Aug 2009 18:40:18 +0000 (20:40 +0200)]
small fix for bresto
Eric Bollengier [Mon, 3 Aug 2009 18:18:40 +0000 (20:18 +0200)]
update doc
Eric Bollengier [Fri, 31 Jul 2009 08:39:09 +0000 (08:39 +0000)]
Apply quick fix from Ulrich about the last feature.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@9135
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Tue, 28 Jul 2009 14:52:29 +0000 (14:52 +0000)]
Display the job_zoom view when backup is finished
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@9114
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Fri, 24 Jul 2009 15:11:43 +0000 (15:11 +0000)]
Fix Expired option in media list to select Used media
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@9097
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Fri, 24 Jul 2009 13:32:11 +0000 (13:32 +0000)]
tweak bfileview fields
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@9096
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Thu, 23 Jul 2009 14:28:40 +0000 (14:28 +0000)]
Permit to filter on the directory name as for file
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@9092
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Tue, 21 Jul 2009 17:51:24 +0000 (17:51 +0000)]
Merge branch 'bwebII'
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@9079
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Fri, 18 Sep 2009 15:50:14 +0000 (17:50 +0200)]
Use old code for selecting file during restore.
Kern Sibbald [Fri, 18 Sep 2009 14:51:02 +0000 (16:51 +0200)]
Update 3.0.3 notes and date
Kern Sibbald [Fri, 11 Sep 2009 12:26:17 +0000 (14:26 +0200)]
Modify tools to be able to correctly install testls for regress
Eric Bollengier [Mon, 14 Sep 2009 12:57:36 +0000 (14:57 +0200)]
tweak space on projects file
Kern Sibbald [Thu, 17 Sep 2009 14:21:03 +0000 (16:21 +0200)]
Fix seg fault in ignoredir code
Frank Sweetser [Fri, 11 Sep 2009 10:01:31 +0000 (12:01 +0200)]
Apply Frank's slash patch
Kern Sibbald [Thu, 10 Sep 2009 14:30:31 +0000 (16:30 +0200)]
Merge branch '3.0.3' of ssh://bacula.git.sourceforge.net/gitroot/bacula/bacula into 3.0.3
Kern Sibbald [Thu, 10 Sep 2009 14:30:04 +0000 (16:30 +0200)]
Add bacula .gitignore
Kern Sibbald [Thu, 10 Sep 2009 14:29:00 +0000 (16:29 +0200)]
add regress .gitignore
Eric Bollengier [Thu, 10 Sep 2009 13:47:07 +0000 (15:47 +0200)]
update notes
Kern Sibbald [Thu, 10 Sep 2009 13:28:59 +0000 (15:28 +0200)]
Fix seg fault in SD bug #1371
Kern Sibbald [Thu, 10 Sep 2009 13:19:13 +0000 (15:19 +0200)]
Add more info when SD connection refused
as mentioned in bug #1371
Eric Bollengier [Thu, 10 Sep 2009 13:31:18 +0000 (15:31 +0200)]
update ChangeLog and technotes
Eric Bollengier [Thu, 10 Sep 2009 13:23:56 +0000 (15:23 +0200)]
update ReleaseNotes
Eric Bollengier [Thu, 10 Sep 2009 13:09:50 +0000 (15:09 +0200)]
Add exclude-dir-test
Eric Bollengier [Thu, 10 Sep 2009 12:59:30 +0000 (14:59 +0200)]
update technotes
Eric Bollengier [Thu, 10 Sep 2009 12:56:06 +0000 (14:56 +0200)]
Update version and technotes
Eric Bollengier [Thu, 10 Sep 2009 12:51:50 +0000 (14:51 +0200)]
Fix #1364 and #1363 about compression buffer error.
Eric Bollengier [Thu, 10 Sep 2009 12:51:08 +0000 (14:51 +0200)]
Fixes bug #1368 ASSERT Failure on MacOS.
Eric Bollengier [Thu, 10 Sep 2009 12:50:45 +0000 (14:50 +0200)]
Fix bug #1355 Director crashes with double free in Accurate SQL query
Marco van Wieringen [Sun, 6 Sep 2009 16:06:48 +0000 (18:06 +0200)]
This patch should fix bug #1366
Marco van Wieringen [Sun, 6 Sep 2009 15:56:20 +0000 (17:56 +0200)]
This patch should fix bug #1365
Eric Bollengier [Wed, 9 Sep 2009 14:46:36 +0000 (16:46 +0200)]
Fix Exclude Dir Containing ignored when scanning the top_level dir
Eric Bollengier [Wed, 9 Sep 2009 12:18:57 +0000 (14:18 +0200)]
Fix #1370 about the implementation of the "Exclude Dir Containing" option on FD.
Eric Bollengier [Wed, 9 Sep 2009 08:24:20 +0000 (10:24 +0200)]
Fix #1369 about segfault when using ExcludeDirContaining before defining Options{} block.
Kern Sibbald [Sun, 19 Jul 2009 15:23:48 +0000 (15:23 +0000)]
Create tag Release-3.0.2
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/tags/Release-3.0.2@9074
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sun, 19 Jul 2009 15:23:22 +0000 (15:23 +0000)]
Final changes
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@9072
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sun, 19 Jul 2009 14:54:05 +0000 (14:54 +0000)]
Create tag Release-3.0.2
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/tags/Release-3.0.2@9071
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sun, 19 Jul 2009 14:52:35 +0000 (14:52 +0000)]
Create tag Release-3.0.2
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/tags/Release-3.0.2@9069
91ce42f0 -d328-0410-95d8-
f526ca767f89