]>
git.sur5r.net Git - bacula/bacula/log
Kern Sibbald [Sun, 30 Mar 2014 10:44:35 +0000 (12:44 +0200)]
Turn off DEVELOPER
Marco van Wieringen [Fri, 6 Jan 2012 19:44:18 +0000 (20:44 +0100)]
Fix bug #1811 Filed fails to backup more then one xattr.
On Solaris we fail to backup more then one xattr. There
are two serious wrong tests in the code that seem to predate
switch to the new bxattr_exit_* codes. Due to a side effect
the retval variable only gets set to a non 0 value
(bxattr_exit_ok) when the first xattr is saved as then the
hidden directory is saved and as such the retval
is set.
While scanning through the code for possible other retval
initialization errors and wrong code I fixed one other problem
in the Tru64 xattr code which we probably never encounter
as that platform is kind of dying.
Marco van Wieringen [Fri, 6 Jan 2012 09:02:44 +0000 (10:02 +0100)]
Fix xattr/acl regression script.
The test for the second xattr was not working as we need
to append to the logfile not overwrite it.
Marco van Wieringen [Wed, 4 Jan 2012 09:23:36 +0000 (10:23 +0100)]
Fix xattr/acl regression.
Marco van Wieringen [Tue, 3 Jan 2012 12:27:41 +0000 (13:27 +0100)]
Rebuild configure.
Marco van Wieringen [Tue, 3 Jan 2012 12:26:34 +0000 (13:26 +0100)]
Drop last reference to afs detection.
Marco van Wieringen [Tue, 3 Jan 2012 11:58:30 +0000 (12:58 +0100)]
Fix bug #1806 failure to save second and more xattr.
Marco van Wieringen [Tue, 3 Jan 2012 11:51:44 +0000 (12:51 +0100)]
Add second xattr to show bug 1806
Kern Sibbald [Tue, 25 Oct 2011 14:32:16 +0000 (16:32 +0200)]
Prohibit multiple Jobs from writing state file at same time
Marco van Wieringen [Mon, 24 Oct 2011 09:28:26 +0000 (11:28 +0200)]
Fix typo
Kern Sibbald [Sun, 23 Oct 2011 14:13:23 +0000 (16:13 +0200)]
Fix to Windows socket error detection -- should fix bug #1770
Marco van Wieringen [Mon, 6 Jun 2011 11:30:26 +0000 (13:30 +0200)]
Rebuild configure
Marco van Wieringen [Mon, 16 May 2011 15:26:55 +0000 (17:26 +0200)]
Drop AFS detection.
Marco van Wieringen [Mon, 16 May 2011 14:16:39 +0000 (16:16 +0200)]
Backport of acl check logic from master. This should fix bug #1735
Marco van Wieringen [Fri, 29 Apr 2011 19:42:53 +0000 (21:42 +0200)]
Drop unused variable.
Marco van Wieringen [Fri, 29 Apr 2011 19:32:54 +0000 (21:32 +0200)]
Cleanup Solaris init scripts and made them zone aware.
Some cleanups to the option parsing added in previous patch.
Added support for checking if we run on a Solaris 10 or later
global zone where using pkill -x is kind of dangerous as we
kill all bacula processes also in non-global zones.
Ben Walton [Fri, 29 Apr 2011 15:53:45 +0000 (11:53 -0400)]
Make the solaris init scripts user/group aware
Import the values for the user and group settings specified by
configure when generating the solaris init scripts. Use these values
for the -u and -g parameters when starting the daemons.
Signed-off-by: Ben Walton <bwalton@artsci.utoronto.ca>
Kern Sibbald [Mon, 21 Feb 2011 08:16:30 +0000 (09:16 +0100)]
Fix seg fault during cancel in SD
Eric Bollengier [Mon, 14 Feb 2011 14:38:19 +0000 (15:38 +0100)]
Fix #1695 about bacula-sd crash in detach_dcr_from_dev()
Eric Bollengier [Sat, 5 Feb 2011 11:01:07 +0000 (12:01 +0100)]
Tweak select_media_dbr()
Eric Bollengier [Sat, 5 Feb 2011 09:55:45 +0000 (10:55 +0100)]
Check if volume name is valid in select_media_dbr()
Eric Bollengier [Thu, 3 Feb 2011 09:05:59 +0000 (10:05 +0100)]
Fix #1674 about rpmbuild failed for bacula-mtx.spec
Eric Bollengier [Mon, 3 Jan 2011 18:05:33 +0000 (19:05 +0100)]
tweak year in copyright model
Kern Sibbald [Mon, 13 Dec 2010 16:18:45 +0000 (17:18 +0100)]
Add client watch script for regress
Kern Sibbald [Sun, 19 Dec 2010 08:36:30 +0000 (09:36 +0100)]
Set proper status of autochanger slots with 0 on startup -- no volume rather than unknown
Kern Sibbald [Mon, 13 Dec 2010 02:41:14 +0000 (03:41 +0100)]
Add short-incremental regression test
Kern Sibbald [Sun, 12 Dec 2010 16:58:35 +0000 (17:58 +0100)]
Print plugin end records in bls
Kern Sibbald [Sun, 12 Dec 2010 16:16:59 +0000 (17:16 +0100)]
Center bat run window on screen
Kern Sibbald [Sat, 27 Nov 2010 20:21:54 +0000 (21:21 +0100)]
Update bat console display only if new text comes in
Kern Sibbald [Sat, 27 Nov 2010 18:07:47 +0000 (19:07 +0100)]
Put debug code on test + fix focus on Volume in label dialog box
Kern Sibbald [Fri, 12 Nov 2010 09:47:18 +0000 (10:47 +0100)]
Improved error message when drive busy
Kern Sibbald [Tue, 9 Nov 2010 22:11:42 +0000 (23:11 +0100)]
Make Win32 service name include the word Backup
Kern Sibbald [Wed, 3 Nov 2010 12:47:16 +0000 (13:47 +0100)]
Tweak regress .gitignore
Kern Sibbald [Fri, 29 Oct 2010 08:23:18 +0000 (10:23 +0200)]
Tweak .gitignore
Kern Sibbald [Fri, 12 Nov 2010 08:02:06 +0000 (09:02 +0100)]
Prevent timer recursion in bat
Eric Bollengier [Fri, 5 Nov 2010 09:25:14 +0000 (10:25 +0100)]
Try to fix #1660 about segfault during pruning
Eric Bollengier [Wed, 3 Nov 2010 18:23:12 +0000 (19:23 +0100)]
Stop restore if job is canceled
Kern Sibbald [Wed, 3 Nov 2010 18:21:02 +0000 (19:21 +0100)]
Make sure JobErrors is always nonzero on fatal error
Kern Sibbald [Tue, 2 Nov 2010 15:42:46 +0000 (16:42 +0100)]
Fix bug #1655 Quitting bconsole with ctrl+d doesn't save history
Kern Sibbald [Mon, 1 Nov 2010 09:05:36 +0000 (10:05 +0100)]
Turn off debug code
Kern Sibbald [Sun, 31 Oct 2010 15:23:43 +0000 (16:23 +0100)]
Fix bad handling of c: during restore in bat
Kern Sibbald [Sun, 31 Oct 2010 13:46:26 +0000 (14:46 +0100)]
Ignore unknown dot commands in restore tree code
Scott Barninger [Sun, 3 Oct 2010 15:16:28 +0000 (11:16 -0400)]
Fix bug 1639.
Kern Sibbald [Fri, 1 Oct 2010 10:06:11 +0000 (12:06 +0200)]
Rebuild configure
Kern Sibbald [Fri, 1 Oct 2010 10:00:39 +0000 (12:00 +0200)]
Fix batch insert detection for MySQL and no .a libraries
Kern Sibbald [Wed, 22 Sep 2010 08:10:27 +0000 (10:10 +0200)]
Add debug to next_vol.c + shorten retention for recycle-test
Kern Sibbald [Wed, 22 Sep 2010 06:52:45 +0000 (08:52 +0200)]
Fix seg fault introduced during restore cut and paste
Kern Sibbald [Tue, 21 Sep 2010 13:59:40 +0000 (15:59 +0200)]
Fix bat browser to ignore copy jobs. Fix bug #1604
Kern Sibbald [Tue, 21 Sep 2010 13:58:59 +0000 (15:58 +0200)]
Create dummy to create test data
Kern Sibbald [Tue, 21 Sep 2010 12:30:00 +0000 (14:30 +0200)]
patch 96793e fixes bug #1584
Eric Bollengier [Mon, 20 Sep 2010 14:42:29 +0000 (16:42 +0200)]
Fix bug #1623 about indexes that are already created or deleted in postgresql upgrade process.
Kern Sibbald [Mon, 20 Sep 2010 19:30:08 +0000 (21:30 +0200)]
Fix bconsole bug with new BNET signals
Kern Sibbald [Mon, 20 Sep 2010 19:28:19 +0000 (21:28 +0200)]
Add skeleton of new bat run dialogs
Kern Sibbald [Mon, 20 Sep 2010 14:49:01 +0000 (16:49 +0200)]
First cut of bat rerun a Job from Jobs Run
Kern Sibbald [Mon, 20 Sep 2010 09:00:53 +0000 (11:00 +0200)]
Allow sorting of more bat media columns
Kern Sibbald [Mon, 20 Sep 2010 08:33:42 +0000 (10:33 +0200)]
Suppress superfluous warning messages if SD polling
Kern Sibbald [Sun, 19 Sep 2010 06:52:32 +0000 (08:52 +0200)]
Add comm error output when cram-md5 fails with comm error
Kern Sibbald [Sat, 18 Sep 2010 13:14:49 +0000 (15:14 +0200)]
Quote device name in SD and implement releasing message
Kern Sibbald [Sat, 18 Sep 2010 13:04:54 +0000 (15:04 +0200)]
Massive bat notifier rewrite + fix seg fault + implement text input dialog
Richard Mortimer [Wed, 15 Sep 2010 07:42:34 +0000 (09:42 +0200)]
Fix postgresql version detection in database creation script
Do not quote shell case patterns. They lose their special meaning when
quoted and only match exactly.
Signed-off-by: Eric Bollengier <eric@eb.homelinux.org>
Kern Sibbald [Fri, 3 Sep 2010 17:33:48 +0000 (19:33 +0200)]
Send back updated jobs status from FD
Kern Sibbald [Mon, 13 Sep 2010 10:59:33 +0000 (12:59 +0200)]
Make Ubuntu autostart scripts LSB compliant
Kern Sibbald [Sun, 12 Sep 2010 13:44:39 +0000 (15:44 +0200)]
Fix restore browser to permit checking first item and to start in focus
Kern Sibbald [Sun, 12 Sep 2010 12:59:55 +0000 (14:59 +0200)]
Fix another bat seg fault
Kern Sibbald [Sun, 12 Sep 2010 09:42:38 +0000 (11:42 +0200)]
Fix bat seg fault
Scott Barninger [Mon, 6 Sep 2010 13:48:01 +0000 (09:48 -0400)]
5.0.3 rpm release. Postgres defines for version and package names. Drop sqlite support.
Eric Bollengier [Tue, 31 Aug 2010 21:01:50 +0000 (23:01 +0200)]
Add level option to estimate help command
Bastian Friedrich [Tue, 31 Aug 2010 12:43:44 +0000 (14:43 +0200)]
Fix #1633 Windows service is not removed if still running
Signed-off-by: Eric Bollengier <eric@eb.homelinux.org>
Eric Bollengier [Mon, 30 Aug 2010 16:56:40 +0000 (18:56 +0200)]
Fix #1624 about segfault in dvd driver when calling rewind(NULL)
Kern Sibbald [Mon, 30 Aug 2010 11:28:10 +0000 (13:28 +0200)]
Update version date
Kern Sibbald [Mon, 30 Aug 2010 11:16:10 +0000 (13:16 +0200)]
Tweak spec files
Kern Sibbald [Sun, 29 Aug 2010 13:47:50 +0000 (15:47 +0200)]
Rebuild configure
Kern Sibbald [Thu, 12 Aug 2010 10:28:30 +0000 (12:28 +0200)]
Tweak another try at detecting batch insert on SLES for postgres
Kern Sibbald [Thu, 12 Aug 2010 08:18:39 +0000 (10:18 +0200)]
Tweak fix backward test in batch insert configure test
Kern Sibbald [Thu, 12 Aug 2010 07:38:58 +0000 (09:38 +0200)]
Fix batch insert detection on SLES 11
Kern Sibbald [Sun, 29 Aug 2010 13:38:50 +0000 (15:38 +0200)]
Kern Sibbald [Fri, 13 Aug 2010 08:03:13 +0000 (10:03 +0200)]
Tweak fix MySQL quoting again :-(
Kern Sibbald [Fri, 13 Aug 2010 07:46:33 +0000 (09:46 +0200)]
Tweak fix bad quoting in make_mysql_tables.in
Kern Sibbald [Sun, 15 Aug 2010 17:07:09 +0000 (13:07 -0400)]
Tweak bacula.spec for Community
Kern Sibbald [Tue, 10 Aug 2010 15:47:55 +0000 (17:47 +0200)]
Update spec files
Kern Sibbald [Sun, 8 Aug 2010 16:00:07 +0000 (18:00 +0200)]
Fix bug #1504 -- Error when creating tables in MySQL 5.5
Kern Sibbald [Sun, 8 Aug 2010 10:45:32 +0000 (12:45 +0200)]
Tweak projects file
Kern Sibbald [Sun, 8 Aug 2010 09:52:04 +0000 (11:52 +0200)]
Update projects
Kern Sibbald [Sat, 7 Aug 2010 19:51:09 +0000 (21:51 +0200)]
Tweak turn on DEVELOPER
Kern Sibbald [Thu, 5 Aug 2010 16:26:17 +0000 (18:26 +0200)]
Tweak release script
Kern Sibbald [Thu, 5 Aug 2010 14:29:51 +0000 (16:29 +0200)]
Tweak makeall again
Kern Sibbald [Thu, 5 Aug 2010 14:26:42 +0000 (16:26 +0200)]
Tweak rename Windows binaries
Kern Sibbald [Thu, 5 Aug 2010 14:13:54 +0000 (16:13 +0200)]
Tweak release makeall
Kern Sibbald [Thu, 5 Aug 2010 14:12:31 +0000 (16:12 +0200)]
Tweak update po files
Kern Sibbald [Thu, 5 Aug 2010 14:07:16 +0000 (16:07 +0200)]
Final po changes for Release-5.0.3
Kern Sibbald [Thu, 5 Aug 2010 11:36:48 +0000 (13:36 +0200)]
Tweak update release script
Kern Sibbald [Thu, 5 Aug 2010 10:35:27 +0000 (12:35 +0200)]
Tweak bweb ReleaseNotes
Kern Sibbald [Thu, 5 Aug 2010 10:25:44 +0000 (12:25 +0200)]
Tweak get release version from main bacula directory
Kern Sibbald [Thu, 5 Aug 2010 09:30:05 +0000 (11:30 +0200)]
Tweak release notes
Eric Bollengier [Wed, 4 Aug 2010 13:21:44 +0000 (15:21 +0200)]
bweb: tweak perl MANIFEST
Eric Bollengier [Wed, 4 Aug 2010 12:58:14 +0000 (14:58 +0200)]
bweb: Update some GPL2 notice to AGPL
Kern Sibbald [Wed, 4 Aug 2010 09:57:50 +0000 (11:57 +0200)]
Tweak update date
Kern Sibbald [Wed, 4 Aug 2010 09:45:48 +0000 (11:45 +0200)]
Tweak update .gitignore
Eric Bollengier [Wed, 4 Aug 2010 08:16:09 +0000 (10:16 +0200)]
regress: tweak prune-xxx script to display accurate results
Eric Bollengier [Tue, 3 Aug 2010 18:07:26 +0000 (20:07 +0200)]
regress: tweak prune-xxx timing