]>
 
 
git.sur5r.net Git - bacula/bacula/log 
 
 
 
 
 
 
Marco van Wieringen  [Mon, 7 Nov 2011 18:38:03 +0000  (19:38 +0100)] 
 
Move batch insert detection into db.m4 
 
Moved the batch insert detection logic into the db.m4 
macros so they only run when an enable command is set. 
This makes configure.in much cleaner. We also keep 
a list of backends which have batch insert enabled 
now that we allow multiple configured backends the 
simple yes or no doesn't cut it anymore so we 
output all backends that have batch insert enabled. 
Also fixed some problems in detecting the batch file 
enablers by splitting the LDFLAGS and LIBS for 
configure. So now a postgresql or mysql in a non 
standard place should work better. 
 
Kern Sibbald  [Sun, 6 Nov 2011 15:00:01 +0000  (16:00 +0100)] 
 
Free jcr in btape before other pointers 
 
Kern Sibbald  [Sun, 6 Nov 2011 13:46:07 +0000  (14:46 +0100)] 
 
Tweak eliminate bat uic warning 
 
Eric Bollengier  [Fri, 4 Nov 2011 09:32:56 +0000  (10:32 +0100)] 
 
bat: try to fix offset button problem when clicking too much on previous 
 
Eric Bollengier  [Fri, 4 Nov 2011 09:20:43 +0000  (10:20 +0100)] 
 
bvfs: Use single transaction for each job during update 
 
Eric Bollengier  [Mon, 30 May 2011 15:52:25 +0000  (17:52 +0200)] 
 
bvfs: add clear_cache function 
 
Eric Bollengier  [Mon, 30 May 2011 15:47:53 +0000  (17:47 +0200)] 
 
bvfs: Handle windows drive when building path hierarchy 
 
Bruno Friedmann  [Wed, 2 Nov 2011 08:15:15 +0000  (09:15 +0100)] 
 
Add missing bwild & bregex man8 pages 
 
Eric Bollengier  [Wed, 2 Nov 2011 13:49:17 +0000  (14:49 +0100)] 
 
Fix compilation issue of wx-console #1778 
 
Eric Bollengier  [Mon, 31 Oct 2011 15:38:34 +0000  (16:38 +0100)] 
 
bvfs: fix filter for pattern= bvfs parameter 
 
Eric Bollengier  [Mon, 31 Oct 2011 09:54:55 +0000  (10:54 +0100)] 
 
Improve speed of BVFS with SQLite, Thanks to J.Starek 
 
Kern Sibbald  [Sun, 30 Oct 2011 12:03:42 +0000  (13:03 +0100)] 
 
Tweak update release number in build config 
 
Kern Sibbald  [Sun, 30 Oct 2011 12:01:40 +0000  (13:01 +0100)] 
 
Tweak update files for 5.2.1 release 
 
Kern Sibbald  [Sun, 30 Oct 2011 11:46:46 +0000  (12:46 +0100)] 
 
Tweak update spec version 
 
Kern Sibbald  [Sun, 30 Oct 2011 11:20:58 +0000  (12:20 +0100)] 
 
Tweak pull fixed plugins fd_common.h from master 
 
Kern Sibbald  [Sun, 30 Oct 2011 10:27:04 +0000  (11:27 +0100)] 
 
Change name of authors -- confuses Mac 
 
Kern Sibbald  [Sun, 30 Oct 2011 10:19:07 +0000  (11:19 +0100)] 
 
Tweak rebuild configure 
 
Kern Sibbald  [Sun, 30 Oct 2011 10:18:33 +0000  (11:18 +0100)] 
 
Don't define HAVE_POSTGRESQL twice 
 
Kern Sibbald  [Sun, 30 Oct 2011 10:15:38 +0000  (11:15 +0100)] 
 
Update version 
 
Kern Sibbald  [Sun, 30 Oct 2011 10:15:06 +0000  (11:15 +0100)] 
 
Tweak rebuild configure 
 
Marco van Wieringen  [Sat, 29 Oct 2011 22:07:58 +0000  (00:07  +0200)] 
 
Don't use the -R (runtime link path) when not using libtool for the linking. 
 
Marco van Wieringen  [Sat, 29 Oct 2011 21:55:35 +0000  (23:55 +0200)] 
 
Fix detection of batch insert enabler functions. 
 
-R is not supported when not run through libtool. For linking the 
database backend this is no problem as that is done with libtool 
but for detection of things like PQisthreadsafe, PQputCopyData etc 
from configure this doesn't work. So we work around that problem 
using a special LFLAGS variable which is only used in configure 
and which is not used outside configure. 
 
Kern Sibbald  [Sat, 29 Oct 2011 15:47:43 +0000  (17:47 +0200)] 
 
Turn off developer 
 
Kern Sibbald  [Sat, 29 Oct 2011 15:41:54 +0000  (17:41 +0200)] 
 
Tweak ChangeLog and ReleaseNotes 
 
Kern Sibbald  [Sat, 29 Oct 2011 15:36:00 +0000  (17:36 +0200)] 
 
Add script to list authors 
 
Kern Sibbald  [Sat, 29 Oct 2011 15:35:38 +0000  (17:35 +0200)] 
 
Update AUTHORS 
 
Kern Sibbald  [Sat, 29 Oct 2011 14:55:53 +0000  (16:55 +0200)] 
 
Tweak correct date 
 
Kern Sibbald  [Sat, 29 Oct 2011 14:50:04 +0000  (16:50 +0200)] 
 
Tweak update .gitignore 
 
Kern Sibbald  [Sat, 29 Oct 2011 14:47:45 +0000  (16:47 +0200)] 
 
Tweak release notes 
 
Kern Sibbald  [Sat, 29 Oct 2011 14:47:21 +0000  (16:47 +0200)] 
 
Tweak update configure 
 
Kern Sibbald  [Sat, 29 Oct 2011 14:46:58 +0000  (16:46 +0200)] 
 
Update configure.in to setup new db tables 
 
Kern Sibbald  [Sat, 29 Oct 2011 14:45:47 +0000  (16:45 +0200)] 
 
Add new updatedb files 
 
Kern Sibbald  [Sat, 29 Oct 2011 14:45:02 +0000  (16:45 +0200)] 
 
Tweak release notes and change log 
 
Kern Sibbald  [Sat, 29 Oct 2011 12:29:29 +0000  (14:29 +0200)] 
 
Tweak version date 
 
Kern Sibbald  [Sat, 29 Oct 2011 12:27:28 +0000  (14:27 +0200)] 
 
Make PurgeMigrationJob directive name correspond to doc 
 
Kern Sibbald  [Sat, 29 Oct 2011 12:25:11 +0000  (14:25 +0200)] 
 
Tweak ReleaseNotes 
 
Kern Sibbald  [Sat, 29 Oct 2011 10:42:25 +0000  (12:42 +0200)] 
 
Tweak correct silly typo 
 
Kern Sibbald  [Sat, 29 Oct 2011 10:34:16 +0000  (12:34 +0200)] 
 
Put Win exchange plugin debug code on level 100 
 
Kern Sibbald  [Sat, 29 Oct 2011 10:13:14 +0000  (12:13 +0200)] 
 
Tweak update copyright date 
 
Kern Sibbald  [Sat, 29 Oct 2011 10:04:56 +0000  (12:04 +0200)] 
 
Update configure 
 
Kern Sibbald  [Sat, 29 Oct 2011 10:04:19 +0000  (12:04 +0200)] 
 
Cleanup some old configure code 
 
Kern Sibbald  [Sat, 29 Oct 2011 10:00:45 +0000  (12:00 +0200)] 
 
Remove old gnome console files 
 
Kern Sibbald  [Sat, 29 Oct 2011 09:55:47 +0000  (11:55 +0200)] 
 
Tweak remove old status file 
 
Kern Sibbald  [Sat, 29 Oct 2011 09:54:21 +0000  (11:54 +0200)] 
 
Update po files 
 
Kern Sibbald  [Sat, 29 Oct 2011 09:10:26 +0000  (11:10 +0200)] 
 
Tweak release notes 
 
Marco van Wieringen  [Fri, 28 Oct 2011 21:06:53 +0000  (23:06 +0200)] 
 
Fix bug #1771 BAT crashes. 
 
As it seems B_ISSPACE is much wider then I thought it would 
be as I only wanted to remove both spaces and tabs but that 
seems to break the BAT protocol. So lets backout that patch. 
 
Marco van Wieringen  [Thu, 27 Oct 2011 17:29:55 +0000  (19:29 +0200)] 
 
Fix regression on Solaris. 
 
Kern Sibbald  [Tue, 25 Oct 2011 14:32:16 +0000  (16:32 +0200)] 
 
Prohibit multiple Jobs from writing state file at same time 
 
Lukáš Nykrýn  [Tue, 25 Oct 2011 10:28:34 +0000  (12:28 +0200)] 
 
Apply autochanger temp file security fix to examples files 
 
Kern Sibbald  [Tue, 25 Oct 2011 10:24:02 +0000  (12:24 +0200)] 
 
Tweak bat console code 
 
Kern Sibbald  [Tue, 25 Oct 2011 10:23:42 +0000  (12:23 +0200)] 
 
Update date 
 
Marco van Wieringen  [Mon, 24 Oct 2011 09:30:44 +0000  (11:30 +0200)] 
 
Fix typo 
 
Marco van Wieringen  [Mon, 24 Oct 2011 09:28:26 +0000  (11:28 +0200)] 
 
Fix typo 
 
Kern Sibbald  [Sun, 23 Oct 2011 17:00:17 +0000  (19:00 +0200)] 
 
Tweak regress debug 
 
Kern Sibbald  [Sun, 23 Oct 2011 14:19:54 +0000  (16:19 +0200)] 
 
Update version 
 
Kern Sibbald  [Sun, 23 Oct 2011 14:13:23 +0000  (16:13 +0200)] 
 
Fix to Windows socket error detection -- should fix bug #1770 
 
Kern Sibbald  [Sat, 22 Oct 2011 19:59:37 +0000  (21:59 +0200)] 
 
Update version 
 
Kern Sibbald  [Sat, 22 Oct 2011 19:58:01 +0000  (21:58 +0200)] 
 
Tweak check_prune_list 
 
Kern Sibbald  [Thu, 20 Oct 2011 08:55:55 +0000  (10:55 +0200)] 
 
Fix regression in keyword of migrate pool patch 
 
Kern Sibbald  [Wed, 19 Oct 2011 17:14:59 +0000  (19:14 +0200)] 
 
Add pool to migration run command 
 
Kern Sibbald  [Wed, 19 Oct 2011 15:47:24 +0000  (17:47 +0200)] 
 
Update ChangeLog ReleaseNotes and version 
 
Kern Sibbald  [Wed, 19 Oct 2011 14:35:11 +0000  (16:35 +0200)] 
 
Tweak spelling 
 
Kern Sibbald  [Wed, 19 Oct 2011 14:15:29 +0000  (16:15 +0200)] 
 
Tweak brestore ui 
 
Kern Sibbald  [Wed, 19 Oct 2011 11:18:40 +0000  (13:18 +0200)] 
 
Try to eliminate multiple blank lines output in bat 
 
Kern Sibbald  [Wed, 19 Oct 2011 10:53:15 +0000  (12:53 +0200)] 
 
Remove Version browser from bat (broken) 
 
Kern Sibbald  [Sun, 16 Oct 2011 19:27:34 +0000  (21:27 +0200)] 
 
Update ChangeLog 
 
Kern Sibbald  [Sun, 16 Oct 2011 19:26:54 +0000  (21:26 +0200)] 
 
Update Specs and ReleaseNotes 
 
Kern Sibbald  [Sun, 16 Oct 2011 19:09:21 +0000  (21:09 +0200)] 
 
Update ChangeLog 
 
Kern Sibbald  [Sun, 16 Oct 2011 19:07:39 +0000  (21:07 +0200)] 
 
Update po files 
 
Kern Sibbald  [Sun, 16 Oct 2011 19:06:25 +0000  (21:06 +0200)] 
 
Tweak release/config 
 
Kern Sibbald  [Sun, 16 Oct 2011 18:53:16 +0000  (20:53 +0200)] 
 
Update ChangeLog 
 
Kern Sibbald  [Sun, 16 Oct 2011 18:51:03 +0000  (20:51 +0200)] 
 
Update ChangeLog, ReleaseNotes, version, and catalog update scripts for version 5.2.0 
 
Kern Sibbald  [Sun, 16 Oct 2011 13:34:46 +0000  (15:34 +0200)] 
 
Eliminate complier warning 
 
Kern Sibbald  [Sun, 16 Oct 2011 12:56:58 +0000  (14:56 +0200)] 
 
Pull files from master 
 
Kern Sibbald  [Sun, 16 Oct 2011 12:54:03 +0000  (14:54 +0200)] 
 
Fix small things in Windows depkgs build scripts 
 
Kern Sibbald  [Sun, 16 Oct 2011 12:37:20 +0000  (14:37 +0200)] 
 
Update autoconf conf file for Win32 
 
Kern Sibbald  [Sun, 16 Oct 2011 11:50:41 +0000  (13:50 +0200)] 
 
Fix Win32 build after new debug patch in smartall.c 
 
James Harper  [Sun, 16 Oct 2011 11:34:01 +0000  (13:34 +0200)] 
 
Ensure log files in first backup are restored 
 
Eric Bollengier  [Tue, 11 Oct 2011 14:24:13 +0000  (16:24 +0200)] 
 
allow to use ./sign alone 
 
Eric Bollengier  [Tue, 11 Oct 2011 14:22:19 +0000  (16:22 +0200)] 
 
Modify ./release/sign to be able to use an other gpgkey (idea from Bruno) 
 
Eric Bollengier  [Tue, 11 Oct 2011 14:10:54 +0000  (16:10 +0200)] 
 
Send level command before fileset as sugested by Bastian. Fix #1768 
 
Kern Sibbald  [Tue, 11 Oct 2011 08:13:16 +0000  (10:13 +0200)] 
 
Enhance smartalloc abort 
 
Kern Sibbald  [Mon, 10 Oct 2011 09:09:52 +0000  (11:09 +0200)] 
 
First attempt to fix vtape-autoselect-test bug 
 
Kern Sibbald  [Mon, 10 Oct 2011 09:09:21 +0000  (11:09 +0200)] 
 
Add more info to tape error msgs 
 
Marco van Wieringen  [Mon, 26 Sep 2011 20:21:34 +0000  (22:21 +0200)] 
 
Fix lurking bug in match when db_driver is not set (everything but DBI). 
 
Marco van Wieringen  [Fri, 23 Sep 2011 10:51:59 +0000  (12:51 +0200)] 
 
Fix bug #1764 plugin_list shadows global variable of mysql 5.5 
 
Eric Bollengier  [Fri, 23 Sep 2011 08:59:21 +0000  (10:59 +0200)] 
 
update version 
 
Eric Bollengier  [Mon, 19 Sep 2011 12:41:56 +0000  (14:41 +0200)] 
 
update ReleaseNotes 
 
Eric Bollengier  [Mon, 19 Sep 2011 12:37:41 +0000  (14:37 +0200)] 
 
update changelog 
 
Eric Bollengier  [Mon, 19 Sep 2011 08:04:29 +0000  (10:04 +0200)] 
 
regress: fix prune-copy-test 
 
Ben Walton  [Sun, 18 Sep 2011 23:46:14 +0000  (19:46 -0400)] 
 
Update auth troubleshooting URL to use MANUAL_AUTH_URL macro 
 
Now that we have a macro for the currently preferred help resource for 
use in troubleshooting authentication problem, remove the direct URL 
string from help text and replace it with the macro.  This will make 
future URL changes simpler. 
 
Signed-off-by: Ben Walton <bwalton@artsci.utoronto.ca>  
Ben Walton  [Sun, 18 Sep 2011 23:46:13 +0000  (19:46 -0400)] 
 
Define MANUAL_AUTH_URL in baconfig.h 
 
This value will reference the currently applicable Manual URL for 
authentication troublshooting.  Currently the same URL is referenced 
in multiple files.  This will allow updating them all (save for .po 
translation files) with a single change. 
 
Signed-off-by: Ben Walton <bwalton@artsci.utoronto.ca>  
Eric Bollengier  [Mon, 19 Sep 2011 07:14:19 +0000  (09:14 +0200)] 
 
regress: add some debug to prune-copy-test 
 
Eric Bollengier  [Sat, 17 Sep 2011 15:48:28 +0000  (17:48 +0200)] 
 
Fix #1762 about bat version browser performance problem 
 
Marco van Wieringen  [Fri, 16 Sep 2011 15:13:48 +0000  (17:13 +0200)] 
 
On restore we don't have a full FF_PKT so we lstat the file. 
 
Marco van Wieringen  [Fri, 16 Sep 2011 14:16:04 +0000  (16:16 +0200)] 
 
Tweak comments. 
 
Marco van Wieringen  [Fri, 16 Sep 2011 14:15:11 +0000  (16:15 +0200)] 
 
Tweak comments. 
 
Marco van Wieringen  [Fri, 16 Sep 2011 14:03:05 +0000  (16:03 +0200)] 
 
Add XATTR flags for backup and restore. 
 
When the OS reports it doesn't support xattr we clear 
either the SAVE or RESTORE native xattr flag. This way 
we only test once if a particular filesystem has xattr 
support and ignore it for any further file until we 
switch filesystems. 
 
Marco van Wieringen  [Fri, 16 Sep 2011 12:50:32 +0000  (14:50 +0200)] 
 
Add additional ACL flags for restore. 
 
When we now encounter a restore error for an ACL due to the 
fact ACL support is not enabled on a filesystem we clear 
the BACL_FLAG_RESTORE_NATIVE flag so we don't try any other 
restores of ACLs on the same filesystem. This saves us a 
lot of overhead while we know if one fails due to no support 
all the others will too. We do count the errors so the restore 
report will show how many ACLs couldn't be restored. This same 
algoritm is already implemented for saving ACLs. 
 
Marco van Wieringen  [Fri, 16 Sep 2011 11:41:55 +0000  (13:41 +0200)] 
 
Lower some messages from level M_ERROR to M_WARNING.