]>
git.sur5r.net Git - bacula/bacula/log
Kern Sibbald [Sat, 11 Jun 2011 21:00:00 +0000 (23:00 +0200)]
Remove Ingres and DBI backends
Marco van Wieringen [Mon, 6 Jun 2011 11:32:45 +0000 (13:32 +0200)]
Rebuild configure
Eric Bollengier [Tue, 17 May 2011 17:43:47 +0000 (19:43 +0200)]
Tweak director plugin example
Eric Bollengier [Tue, 17 May 2011 17:43:09 +0000 (19:43 +0200)]
Allow va_arg in Dmsg/Jmsg director plugin functions
Eric Bollengier [Fri, 3 Jun 2011 17:51:47 +0000 (19:51 +0200)]
Fix debug code
Kern Sibbald [Sat, 4 Jun 2011 14:44:02 +0000 (16:44 +0200)]
Add barcodes help to label command
Eric Bollengier [Tue, 31 May 2011 14:14:06 +0000 (16:14 +0200)]
Fix the lockmgr test tool
Marco van Wieringen [Sat, 4 Jun 2011 21:47:08 +0000 (23:47 +0200)]
Remove class member shadowing.
"breg.c", line 259: Warning: regs hides BREGEXP::regs.
"breg.c", line 299: Warning: regs hides BREGEXP::regs.
Marco van Wieringen [Sat, 4 Jun 2011 21:23:51 +0000 (23:23 +0200)]
Remove class member shadowing.
"bsock.c", line 982: Warning: msg hides BSOCK::msg.
"bsock.c", line 982: Warning: msglen hides BSOCK::msglen.
Kern Sibbald [Sat, 4 Jun 2011 19:20:30 +0000 (21:20 +0200)]
Eliminate some old bnet code
Kern Sibbald [Sat, 4 Jun 2011 18:53:58 +0000 (20:53 +0200)]
Remove broken code
Marco van Wieringen [Fri, 3 Jun 2011 20:03:43 +0000 (22:03 +0200)]
Fix small memory leak when job get canceled.
Marco van Wieringen [Wed, 1 Jun 2011 18:56:07 +0000 (20:56 +0200)]
Fix small memory leak in dbcheck not calling free_pool_memory for name variable.
Marco van Wieringen [Wed, 1 Jun 2011 08:46:17 +0000 (10:46 +0200)]
Remove global variable shadowing by local variable.
Marco van Wieringen [Tue, 31 May 2011 17:07:35 +0000 (19:07 +0200)]
Fix dbcheck to use the new runtime checks for mysql and not compile time.
Marco van Wieringen [Tue, 31 May 2011 17:00:08 +0000 (19:00 +0200)]
Tweak layout and redo comments.
Marco van Wieringen [Tue, 31 May 2011 16:39:53 +0000 (18:39 +0200)]
Restore db_type printing to dbcheck -B
Eric Bollengier [Mon, 30 May 2011 18:34:40 +0000 (20:34 +0200)]
Fix unitialized DeltaSeq during Verify jobs
Kern Sibbald [Mon, 30 May 2011 10:14:17 +0000 (12:14 +0200)]
Make delta_seq same size as in other places
Kern Sibbald [Mon, 30 May 2011 10:03:07 +0000 (12:03 +0200)]
Remove broken code
Eric Bollengier [Mon, 16 May 2011 16:53:25 +0000 (18:53 +0200)]
Add db_strtime_handler to get DATE fields from database
Marco van Wieringen [Mon, 16 May 2011 15:24:18 +0000 (17:24 +0200)]
Drop AFS detection.
Marco van Wieringen [Mon, 16 May 2011 13:43:29 +0000 (15:43 +0200)]
AC_CHECK_DECL doesn't seem to work so lets do it somewhat differently.
Marco van Wieringen [Sat, 14 May 2011 15:16:28 +0000 (17:16 +0200)]
Fix typo
Marco van Wieringen [Fri, 13 May 2011 21:06:10 +0000 (23:06 +0200)]
Cleanup code path for acl and count number of acl entries so we only save real acls.
Marco van Wieringen [Fri, 13 May 2011 17:55:53 +0000 (19:55 +0200)]
First attempt at fixing bug #1735 where acls on OSX doesn't seem to reach the backup.
Marco van Wieringen [Tue, 10 May 2011 11:59:35 +0000 (13:59 +0200)]
Drop old unused protypes from before backend refactoring.
Marco van Wieringen [Wed, 4 May 2011 19:13:40 +0000 (21:13 +0200)]
Don't force job duplicate checking on copy and migration jobs.
Marco van Wieringen [Wed, 4 May 2011 19:11:15 +0000 (21:11 +0200)]
Simplify the code path in migration and copy jobs
Marco van Wieringen [Wed, 4 May 2011 19:07:13 +0000 (21:07 +0200)]
Allow duplicate job check override from run cmdline for migrate and copy jobs.
Marco van Wieringen [Wed, 4 May 2011 19:06:11 +0000 (21:06 +0200)]
Initialize spool_data_set as boolean.
Kern Sibbald [Wed, 4 May 2011 09:39:57 +0000 (11:39 +0200)]
Add stat packet size to encode/decode_ routines to detect compile differences
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 [Sat, 30 Apr 2011 19:17:56 +0000 (21:17 +0200)]
Correct fix for bat brestore crash
Kern Sibbald [Sat, 30 Apr 2011 14:39:07 +0000 (16:39 +0200)]
Kludge fix to bat brestore crash
Eric Bollengier [Fri, 29 Apr 2011 15:40:01 +0000 (17:40 +0200)]
bat: Call parent constructor in all pages
Kern Sibbald [Fri, 29 Apr 2011 07:50:04 +0000 (09:50 +0200)]
Add debug to bat label seg fault bug
Eric Bollengier [Thu, 21 Apr 2011 16:05:37 +0000 (18:05 +0200)]
Use user arguments when upgrading catalog
Kern Sibbald [Thu, 21 Apr 2011 10:57:20 +0000 (12:57 +0200)]
Change all sm_checks into Dsm_check for performance reasons
Marco van Wieringen [Thu, 21 Apr 2011 08:31:31 +0000 (10:31 +0200)]
Free database results on class destruction (e.g. when reference count == 0)
Eric Bollengier [Wed, 20 Apr 2011 19:03:38 +0000 (21:03 +0200)]
Allow custom variables and checks from debian/ubuntu startup scripts
Eric Bollengier [Tue, 19 Apr 2011 14:22:42 +0000 (16:22 +0200)]
Fix couple of g++ warnings
Eric Bollengier [Tue, 19 Apr 2011 14:11:03 +0000 (16:11 +0200)]
Update configure
Ben Walton [Fri, 15 Apr 2011 18:42:08 +0000 (14:42 -0400)]
Ensure the directories for solaris init scripts are created
Now that DESTDIR is used for the init script installation, we need to
ensure the directories exist prior to placing files in them.
Signed-off-by: Ben Walton <bwalton@artsci.utoronto.ca>
Ben Walton [Fri, 15 Apr 2011 18:25:36 +0000 (14:25 -0400)]
Honour DESTDIR in Solaris install-autostart targets
The installation of the init scripts was not taking DESTDIR into
account. Correct this so that the init scripts are installed to the
same base location as the other files.
Signed-off-by: Ben Walton <bwalton@artsci.utoronto.ca>
Ben Walton [Fri, 15 Apr 2011 18:17:43 +0000 (14:17 -0400)]
Collapse Solaris install-autostart targets
Use a patterened rule to install and uninstall the various init
scripts for solaris. They're all the same, so reduce the redundancy.
Signed-off-by: Ben Walton <bwalton@artsci.utoronto.ca>
Ben Walton [Wed, 13 Apr 2011 19:06:13 +0000 (15:06 -0400)]
Update AC_INIT use to make configure handle docdir properly
This patch allows AC_INIT to properly set the PACKAGE variables in the
Makefiles. In turn, this allows docdir use to work correctly. With
the new behaviour, things placed in docdir go to share/doc/bacula.
Previously the would end up in share/doc.
We move the detection of the source directory to a separate
AC_CONFIG_SRCDIR macro call.
Signed-off-by: Ben Walton <bwalton@artsci.utoronto.ca>
Marco van Wieringen [Tue, 19 Apr 2011 08:31:36 +0000 (10:31 +0200)]
Some more use DeltaSeq instead of MarkId
Eric Bollengier [Mon, 18 Apr 2011 19:00:19 +0000 (21:00 +0200)]
bweb: Fix configuration loading problem
Eric Bollengier [Sat, 16 Apr 2011 06:44:53 +0000 (08:44 +0200)]
Update Catalog version and use DeltaSeq instead of MarkId
Kern Sibbald [Sat, 16 Apr 2011 12:16:49 +0000 (14:16 +0200)]
Fix Sqlite driver seg fault
Eric Bollengier [Fri, 15 Apr 2011 11:52:08 +0000 (13:52 +0200)]
bweb: update tpl
Eric Bollengier [Fri, 15 Apr 2011 11:51:49 +0000 (13:51 +0200)]
bweb: Fix recyclepool problem reported by Magnus Kulk
Eric Bollengier [Wed, 13 Apr 2011 09:32:09 +0000 (11:32 +0200)]
regress: add checks checksums for #1612
Eric Bollengier [Wed, 13 Apr 2011 09:31:44 +0000 (11:31 +0200)]
Fix #1612 about checksum for hardlinks
Marco van Wieringen [Mon, 11 Apr 2011 18:31:54 +0000 (20:31 +0200)]
Tweak configure
Marco van Wieringen [Sat, 9 Apr 2011 21:12:24 +0000 (23:12 +0200)]
Fix typo.
Marco van Wieringen [Mon, 4 Apr 2011 15:53:23 +0000 (17:53 +0200)]
Tweak layout.
Marco van Wieringen [Sat, 2 Apr 2011 21:05:31 +0000 (23:05 +0200)]
Some more code sniplets of no need to call thr_setconcurrency anymore.
Marco van Wieringen [Sat, 2 Apr 2011 20:48:00 +0000 (22:48 +0200)]
For Solaris 9 and higher there is no need to call thr_setconcurrency anymore.
See the manual page:
These functions are obsolete and maintained for compatibility
only. The thr_setconcurrency() function updates the
desired concurrency level that libthread maintains for the
calling process. This value does not affect the behavior of
the calling process.
Marco van Wieringen [Sat, 2 Apr 2011 19:58:09 +0000 (21:58 +0200)]
Execute the Index creation for mysql in bvfs.c
Marco van Wieringen [Sat, 2 Apr 2011 19:56:00 +0000 (21:56 +0200)]
Use B_ISSPACE in scan.c and reformat comments a bit.
Eric Bollengier [Wed, 6 Apr 2011 13:18:35 +0000 (15:18 +0200)]
Fix nanosleep for Windows
Eric Bollengier [Mon, 11 Apr 2011 16:03:24 +0000 (18:03 +0200)]
bweb: update tpls
Eric Bollengier [Mon, 11 Apr 2011 14:48:06 +0000 (16:48 +0200)]
bweb: Add sqlite support
Kern Sibbald [Mon, 4 Apr 2011 06:29:54 +0000 (08:29 +0200)]
Tweak update AUTHORS file
Kern Sibbald [Sun, 3 Apr 2011 07:25:11 +0000 (09:25 +0200)]
Fix reference to uninitialized stack variable
Kern Sibbald [Sun, 3 Apr 2011 07:13:10 +0000 (09:13 +0200)]
Tweak add break to default
Kern Sibbald [Sun, 3 Apr 2011 07:09:44 +0000 (09:09 +0200)]
Remove FATAL error for ignored events in old Exchange plugin
Kern Sibbald [Sat, 2 Apr 2011 17:21:20 +0000 (19:21 +0200)]
Fix uninitialized stack variable in bextract
Kern Sibbald [Sat, 2 Apr 2011 17:20:53 +0000 (19:20 +0200)]
Remove temp index on start and term of dbcheck
Eric Bollengier [Thu, 31 Mar 2011 07:35:26 +0000 (09:35 +0200)]
bweb: Add support note on about page
Eric Bollengier [Wed, 30 Mar 2011 13:47:37 +0000 (15:47 +0200)]
Tweak add some information if joblog is missing
Eric Bollengier [Tue, 22 Mar 2011 09:53:37 +0000 (10:53 +0100)]
regress: use $conf instead of $bin for binaries test
Eric Bollengier [Mon, 21 Mar 2011 15:59:32 +0000 (16:59 +0100)]
regress: Add fix for ubuntu dash that adds quotes to "set" output
Eric Bollengier [Wed, 30 Mar 2011 11:40:50 +0000 (13:40 +0200)]
Update projects
Eric Bollengier [Wed, 30 Mar 2011 07:42:37 +0000 (09:42 +0200)]
tweak debug
Eric Bollengier [Mon, 28 Mar 2011 08:05:36 +0000 (10:05 +0200)]
Fix brestore that should have miscDebug enabled to start a restore job
Eric Bollengier [Mon, 14 Mar 2011 08:28:07 +0000 (09:28 +0100)]
Update releasenotes
Eric Bollengier [Thu, 10 Mar 2011 15:57:44 +0000 (16:57 +0100)]
bacula-web: Sync with Davide repos
Eric Bollengier [Thu, 10 Mar 2011 15:01:56 +0000 (16:01 +0100)]
regress: test restore object in plugin-test
Eric Bollengier [Thu, 10 Mar 2011 15:14:24 +0000 (16:14 +0100)]
regress: Add debug for RestoreObject test
Craig Miskell [Mon, 7 Mar 2011 16:28:48 +0000 (17:28 +0100)]
Fix for duplicate jobmedia records bug #1666
Kern Sibbald [Mon, 7 Mar 2011 16:01:25 +0000 (17:01 +0100)]
Fix bug #1703 unable to bextract compressed files
Kern Sibbald [Mon, 7 Mar 2011 15:39:43 +0000 (16:39 +0100)]
Pull .gitignore from master
Marco van Wieringen [Sun, 6 Mar 2011 18:17:23 +0000 (19:17 +0100)]
Fix some esc_obj handling in DBI and wrong free in postgresql.c
Kern Sibbald [Sat, 5 Mar 2011 20:47:41 +0000 (21:47 +0100)]
Get full Windows Version display string
Kern Sibbald [Sat, 5 Mar 2011 20:45:59 +0000 (21:45 +0100)]
Fix seg fault in PostgreSQL driver code
Kern Sibbald [Sat, 5 Mar 2011 14:09:45 +0000 (15:09 +0100)]
Remove _ in restore_job
Kern Sibbald [Sat, 5 Mar 2011 14:09:25 +0000 (15:09 +0100)]
Update ReleaseNotes
Kern Sibbald [Sat, 5 Mar 2011 12:44:03 +0000 (13:44 +0100)]
Attempt to disactivate old exchange-fd.dll if no plugin= line in FileSet
Eric Bollengier [Thu, 3 Mar 2011 14:57:23 +0000 (15:57 +0100)]
Add tray monitor to windows installer
Eric Bollengier [Thu, 3 Mar 2011 14:31:15 +0000 (15:31 +0100)]
Fix QT tray monitor compilation on windows
Eric Bollengier [Wed, 2 Mar 2011 15:37:02 +0000 (16:37 +0100)]
Fix tray-monitor qmake project file
Davide Franco [Fri, 25 Feb 2011 16:01:38 +0000 (17:01 +0100)]
bacula-web: Changed target for form in main dashboard
- In the main dashboard, Job report list go to Backup Job report page
Davide Franco [Fri, 25 Feb 2011 15:52:36 +0000 (16:52 +0100)]
bacula-web: Added last jobs in Backup Job report page
- Added last 10 job per Job name in this page
Davide Franco [Fri, 18 Feb 2011 09:01:45 +0000 (10:01 +0100)]
bacula-web: Removed link to job report page in main dashboard
Davide Franco [Thu, 17 Feb 2011 17:21:10 +0000 (18:21 +0100)]
bacula-web: Improved PHP code for GetDbSize() function in bweb.inc.php