]> git.sur5r.net Git - bacula/bacula/log
bacula/bacula
13 years agoTweak forward port Branch-4.0 changes
Kern Sibbald [Sat, 13 Nov 2010 11:11:31 +0000 (12:11 +0100)]
Tweak forward port Branch-4.0 changes

13 years agoregress: Try to implement registry test in regress-win32.pl
Eric Bollengier [Thu, 11 Nov 2010 07:21:39 +0000 (08:21 +0100)]
regress: Try to implement registry test in regress-win32.pl

13 years agobweb: Fix bad regexp in btime
Eric Bollengier [Thu, 4 Nov 2010 16:55:21 +0000 (17:55 +0100)]
bweb: Fix bad regexp in btime

13 years agobacula-web: Fixed images path in test page
Davide Franco [Sun, 14 Nov 2010 12:52:01 +0000 (13:52 +0100)]
bacula-web: Fixed images path in test page

 Changed image path to style/images/

13 years agoAdd check_changes to bacula def
Eric Bollengier [Sat, 6 Nov 2010 13:14:27 +0000 (14:14 +0100)]
Add check_changes to bacula def

13 years agoTweak put compat.cpp debug on variable
Kern Sibbald [Mon, 19 Jul 2010 11:38:42 +0000 (13:38 +0200)]
Tweak put compat.cpp debug on variable

13 years agoAdd -l and -a options to drivetype tool
Eric Bollengier [Wed, 27 Oct 2010 13:36:05 +0000 (15:36 +0200)]
Add -l and -a options to drivetype tool

These switchs permit to display the list of all local hardrive on a windows box
drivetype.exe -l -a
c:\
d:\
e:\

13 years agoAdd debug info to smartall.c for buffer overrun
Kern Sibbald [Mon, 19 Jul 2010 11:39:29 +0000 (13:39 +0200)]
Add debug info to smartall.c for buffer overrun

13 years agoMake RestoreObject compatible with older FDs
Kern Sibbald [Mon, 30 Aug 2010 20:35:59 +0000 (22:35 +0200)]
Make RestoreObject compatible with older FDs

13 years agoCleanup dlists in VSSClient class at end of each job
Kern Sibbald [Mon, 12 Jul 2010 16:39:02 +0000 (18:39 +0200)]
Cleanup dlists in VSSClient class at end of each job

13 years agoMake VSS snapshot failures fatal
Kern Sibbald [Thu, 15 Jul 2010 11:15:33 +0000 (13:15 +0200)]
Make VSS snapshot failures fatal

13 years agoAdd bEventVssBeforeCloseRestore per James
Kern Sibbald [Mon, 12 Jul 2010 07:59:31 +0000 (09:59 +0200)]
Add bEventVssBeforeCloseRestore per James

13 years agoCall plugin bEventEndxxxJob even if Job canceled
Kern Sibbald [Sat, 24 Jul 2010 12:53:52 +0000 (14:53 +0200)]
Call plugin bEventEndxxxJob even if Job canceled

13 years agoTweak compilation warning
Eric Bollengier [Fri, 12 Nov 2010 08:01:10 +0000 (09:01 +0100)]
Tweak compilation warning

13 years agoFix Windows build to know about exepath
Kern Sibbald [Sat, 6 Nov 2010 15:28:15 +0000 (16:28 +0100)]
Fix Windows build to know about exepath

13 years agoTweak comments
Eric Bollengier [Fri, 12 Nov 2010 07:43:15 +0000 (08:43 +0100)]
Tweak comments

13 years agoregress: Add exclude list to diff.pl
Eric Bollengier [Sun, 7 Nov 2010 20:17:33 +0000 (21:17 +0100)]
regress: Add exclude list to diff.pl

13 years agoAllow some plugin variables to be available during loadPlugin()
Eric Bollengier [Sun, 7 Nov 2010 09:46:25 +0000 (10:46 +0100)]
Allow some plugin variables to be available during loadPlugin()

13 years agoAdd bVarExePath to let plugins know about exepath
Eric Bollengier [Sat, 6 Nov 2010 10:10:49 +0000 (11:10 +0100)]
Add bVarExePath to let plugins know about exepath

13 years agoFix compilation warning about void* to int cast
Eric Bollengier [Tue, 2 Nov 2010 13:40:31 +0000 (14:40 +0100)]
Fix compilation warning about void* to int cast

13 years agotweak queries for bvfs
Eric Bollengier [Fri, 29 Oct 2010 07:42:04 +0000 (09:42 +0200)]
tweak queries for bvfs

13 years agoTweak comments to describe what OSes are supported ACL wise.
Marco van Wieringen [Tue, 26 Oct 2010 15:02:22 +0000 (17:02 +0200)]
Tweak comments to describe what OSes are supported ACL wise.

13 years agobweb: add send_one_cmd that uses Open2 instead of Expect
Eric Bollengier [Sun, 24 Oct 2010 17:22:32 +0000 (19:22 +0200)]
bweb:  add send_one_cmd that uses Open2 instead of Expect

13 years agoSmall cleanup for bvfs
Eric Bollengier [Sun, 24 Oct 2010 15:46:35 +0000 (17:46 +0200)]
Small cleanup for bvfs

13 years agoRemove extra EndTime displayed on the first line of the Job status report
Eric Bollengier [Sun, 24 Oct 2010 14:01:00 +0000 (16:01 +0200)]
Remove extra EndTime displayed on the first line of the Job status report

Most of the time, EndTime is displayed at the begining of the line, and
it's also a Field present in the status.

24-oct. 15:53 zog4-dir JobId 6: Bacula zog4-dir 4.1.9 (18Sep10): 24-oct.-2010 15:53:49
->
24-oct. 15:53 zog4-dir JobId 6: Bacula zog4-dir 4.1.9 (18Sep10):

13 years agoPrevent timer recursion in bat
Kern Sibbald [Fri, 12 Nov 2010 08:02:06 +0000 (09:02 +0100)]
Prevent timer recursion in bat

13 years agoImplement close button in bat tabs
Kern Sibbald [Sun, 7 Nov 2010 16:55:03 +0000 (17:55 +0100)]
Implement close button in bat tabs

13 years agoSet daemon name and host name to zero
Kern Sibbald [Sun, 24 Oct 2010 18:43:15 +0000 (20:43 +0200)]
Set daemon name and host name to zero

13 years agoPermit to get Where/RegexWhere from Plugin and give access to Accurate data
Eric Bollengier [Fri, 5 Nov 2010 17:52:36 +0000 (18:52 +0100)]
Permit to get Where/RegexWhere from Plugin and give access to Accurate data

13 years agoAllow Plugin command without argument
Eric Bollengier [Fri, 5 Nov 2010 13:43:37 +0000 (14:43 +0100)]
Allow Plugin command without argument

13 years agoFix compilation problem on win64
Eric Bollengier [Fri, 5 Nov 2010 09:41:27 +0000 (10:41 +0100)]
Fix compilation problem on win64

13 years agoStop restore if job is canceled
Eric Bollengier [Wed, 3 Nov 2010 18:23:12 +0000 (19:23 +0100)]
Stop restore if job is canceled

13 years agotweak help message
Eric Bollengier [Wed, 3 Nov 2010 08:46:30 +0000 (09:46 +0100)]
tweak help message

13 years agoMake sure JobErrors is always nonzero on fatal error
Kern Sibbald [Wed, 3 Nov 2010 18:21:02 +0000 (19:21 +0100)]
Make sure JobErrors is always nonzero on fatal error

13 years agoFix bug #1655 Quitting bconsole with ctrl+d doesn't save history
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

13 years agobacula-web: Changed content of README file
Davide Franco [Thu, 28 Oct 2010 22:12:42 +0000 (00:12 +0200)]
bacula-web: Changed content of README file

13 years agobacula-web: Added new email address in CONTACT file
Davide Franco [Thu, 28 Oct 2010 21:53:23 +0000 (23:53 +0200)]
bacula-web: Added new email address in CONTACT file

13 years agobacula-web: Removed TOTO file
Davide Franco [Thu, 28 Oct 2010 21:50:39 +0000 (23:50 +0200)]
bacula-web: Removed TOTO file

13 years agobacula-web: Removed ChangeLog file
Davide Franco [Thu, 28 Oct 2010 21:46:41 +0000 (23:46 +0200)]
bacula-web: Removed ChangeLog file

13 years agobacula-web: Moved images folder into style directory
Davide Franco [Thu, 28 Oct 2010 21:43:04 +0000 (23:43 +0200)]
bacula-web: Moved images folder into style directory

13 years agobacula-web: Removed var_dump used for debug from report.php
Davide Franco [Thu, 28 Oct 2010 21:09:44 +0000 (23:09 +0200)]
bacula-web: Removed var_dump used for debug from report.php

13 years agobacula-web: Removed fsize_format tag from report.tpl
Davide Franco [Thu, 28 Oct 2010 21:07:10 +0000 (23:07 +0200)]
bacula-web: Removed fsize_format tag from report.tpl

  - Fixed for $bytesperiod and job.JobBytes in report.php

13 years agobacula-web: Improved volumes list
Davide Franco [Thu, 28 Oct 2010 20:48:43 +0000 (22:48 +0200)]
bacula-web: Improved volumes list

  - New GetVolumeList function in classes.inc
  - Improved smarty code in volumes.tpl, more lisible now
  - Removed useless php code in index.php

13 years agobacula-web:Changed css classes for header and boxes
Davide Franco [Wed, 27 Oct 2010 20:34:42 +0000 (22:34 +0200)]
bacula-web:Changed css classes for header and boxes

13 years agobacula-web: Removed fzise_format and new function in classes.inc
Davide Franco [Wed, 27 Oct 2010 20:24:18 +0000 (22:24 +0200)]
bacula-web: Removed fzise_format and new function in classes.inc

  - Removed fsize_format in the following templates last_run_report.tpl, generaldata.tpl and volumes.tpl
  - Created new function human_file_size that convert filesize in KB, MB, GB, etc...
  - Fixed GetDbSize function indentation in classes.inc
  - Fixed some php typo in classes.inc

13 years agobacula-web: New function ByteToSize() in classe Bweb classe
Davide Franco [Mon, 25 Oct 2010 19:59:23 +0000 (21:59 +0200)]
bacula-web: New function ByteToSize() in classe Bweb classe

 - New function BytesToSize created in order to replace fsize_format Smarty plugin in generaldata.tpl

13 years agobacula-web: Adapted path for Smarty lib in paths.php
Davide Franco [Mon, 25 Oct 2010 19:47:03 +0000 (21:47 +0200)]
bacula-web: Adapted path for Smarty lib in paths.php

13 years agobacula-web: Upgraded Smarty to latest version (2.6.26)
Davide Franco [Mon, 25 Oct 2010 19:43:00 +0000 (21:43 +0200)]
bacula-web: Upgraded Smarty to latest version (2.6.26)

13 years agobacula-web: Fixed html and css issue in report page - Fixed in report.tpl and report_...
Davide Franco [Fri, 22 Oct 2010 16:37:36 +0000 (18:37 +0200)]
bacula-web: Fixed html and css issue in report page - Fixed in report.tpl and report_select.tpl

13 years agobacula-web: Fixed html issue in index.tpl - Replaced all & by & in phplot graph
Davide Franco [Fri, 22 Oct 2010 16:36:29 +0000 (18:36 +0200)]
bacula-web: Fixed html issue in index.tpl - Replaced all & by & in phplot graph

13 years agobacula-web: Improved css code in volumes.tpl
Davide Franco [Fri, 22 Oct 2010 16:35:10 +0000 (18:35 +0200)]
bacula-web: Improved css code in volumes.tpl

13 years agobacula-web: Improved html code in volumes.tpl
Davide Franco [Fri, 22 Oct 2010 16:34:43 +0000 (18:34 +0200)]
bacula-web: Improved html code in volumes.tpl

13 years agobacula-web: Fixed Smarty typo in volumes.tpl
Davide Franco [Fri, 22 Oct 2010 16:33:36 +0000 (18:33 +0200)]
bacula-web: Fixed Smarty typo in volumes.tpl

13 years agobacula-web: Fixed Overlib bug in index.tpl
Davide Franco [Fri, 22 Oct 2010 16:33:00 +0000 (18:33 +0200)]
bacula-web: Fixed Overlib bug in index.tpl

13 years agobacula-web: Fixed typo in graph in classes.inc
Davide Franco [Fri, 22 Oct 2010 16:32:13 +0000 (18:32 +0200)]
bacula-web: Fixed typo in graph in classes.inc

  - Changed from "None data to process" to "No data to process"

13 years agobacula-web: Improved design and fixed html/css issue
Davide Franco [Fri, 22 Oct 2010 16:28:14 +0000 (18:28 +0200)]
bacula-web: Improved design and fixed html/css issue

13 years agobacula-web: Changed header.tpl design and links
Davide Franco [Fri, 22 Oct 2010 16:26:44 +0000 (18:26 +0200)]
bacula-web: Changed header.tpl design and links

13 years agobacula-web: Changed CSS file declaration in full_popup.tpl
Davide Franco [Fri, 22 Oct 2010 16:25:29 +0000 (18:25 +0200)]
bacula-web: Changed CSS file declaration in full_popup.tpl

13 years agobacula-web: Fixed typo in Javascript declaration
Davide Franco [Fri, 22 Oct 2010 16:23:25 +0000 (18:23 +0200)]
bacula-web: Fixed typo in Javascript declaration

13 years agobacula-web: Improved test page
Davide Franco [Fri, 22 Oct 2010 16:22:37 +0000 (18:22 +0200)]
bacula-web: Improved test page

 - Added smarty cache directory test
 - Added new simplegraph.php script
 - Improved php code
 - Improved lisibility of test page

13 years agobacula-web: Fixed all php short tag
Davide Franco [Fri, 22 Oct 2010 16:20:02 +0000 (18:20 +0200)]
bacula-web: Fixed all php short tag

13 years agobacula-web: Fixed some html and css issue
Davide Franco [Fri, 22 Oct 2010 16:19:25 +0000 (18:19 +0200)]
bacula-web: Fixed some html and css issue

13 years agobacula-web: Fixed some html and css issue
Davide Franco [Fri, 22 Oct 2010 16:17:52 +0000 (18:17 +0200)]
bacula-web: Fixed some html and css issue

13 years agobacula-web: Changed header.tpl content
Davide Franco [Fri, 22 Oct 2010 16:15:06 +0000 (18:15 +0200)]
bacula-web: Changed header.tpl content

13 years agobacula-web: Changed css file location in report.tpl
Davide Franco [Fri, 22 Oct 2010 16:12:41 +0000 (18:12 +0200)]
bacula-web: Changed css file location in report.tpl

13 years agobacula-web: Changed css file location -> style/default.css
Davide Franco [Fri, 22 Oct 2010 16:10:30 +0000 (18:10 +0200)]
bacula-web: Changed css file location -> style/default.css

13 years agobacula-web: Removed title variable from config file
Davide Franco [Fri, 22 Oct 2010 16:09:05 +0000 (18:09 +0200)]
bacula-web: Removed title variable from config file

13 years agobacula-web: New style folder
Davide Franco [Fri, 22 Oct 2010 16:07:51 +0000 (18:07 +0200)]
bacula-web: New style folder

13 years agobacula-web: Ignore Smarty cache files
Davide Franco [Fri, 22 Oct 2010 16:05:57 +0000 (18:05 +0200)]
bacula-web: Ignore Smarty cache files

13 years agoTurn off debug code
Kern Sibbald [Mon, 1 Nov 2010 09:05:36 +0000 (10:05 +0100)]
Turn off debug code

13 years agoFix bad handling of c: during restore in bat
Kern Sibbald [Sun, 31 Oct 2010 15:23:43 +0000 (16:23 +0100)]
Fix bad handling of c: during restore in bat

13 years agoIgnore unknown dot commands in restore tree code
Kern Sibbald [Sun, 31 Oct 2010 13:46:26 +0000 (14:46 +0100)]
Ignore unknown dot commands in restore tree code

13 years agoTweak win32 bat README
Eric Bollengier [Sat, 23 Oct 2010 09:47:05 +0000 (11:47 +0200)]
Tweak win32 bat README

13 years agoFix ubuntu/debian startup scripts
Eric Bollengier [Wed, 20 Oct 2010 08:35:50 +0000 (10:35 +0200)]
Fix ubuntu/debian startup scripts

13 years agoregress: Tweak regress for external test
Eric Bollengier [Fri, 15 Oct 2010 16:12:38 +0000 (18:12 +0200)]
regress: Tweak regress for external test

13 years agoregress: use tmp for change_jobname temp files
Eric Bollengier [Thu, 14 Oct 2010 13:29:30 +0000 (15:29 +0200)]
regress: use tmp for change_jobname temp files

13 years agoTweak fix MySQL quoting again :-(
Kern Sibbald [Fri, 13 Aug 2010 08:03:13 +0000 (10:03 +0200)]
Tweak fix MySQL quoting again :-(

13 years agoTweak btape makefile
Eric Bollengier [Wed, 13 Oct 2010 12:00:06 +0000 (14:00 +0200)]
Tweak btape makefile

13 years agoFix bug #1643 about orphan records with delete volume= command
Eric Bollengier [Wed, 13 Oct 2010 09:20:07 +0000 (11:20 +0200)]
Fix bug #1643 about orphan records with delete volume= command

13 years agoregress: add delete-test to regression suite
Eric Bollengier [Wed, 13 Oct 2010 09:16:08 +0000 (11:16 +0200)]
regress: add delete-test to regression suite

13 years agoregress: Add delete-test to reproduce #1643
Eric Bollengier [Wed, 13 Oct 2010 09:14:16 +0000 (11:14 +0200)]
regress: Add delete-test to reproduce #1643

13 years agobweb: tweak notes
Eric Bollengier [Sun, 10 Oct 2010 19:50:59 +0000 (21:50 +0200)]
bweb: tweak notes

13 years agobweb: small fix in overview tab
Eric Bollengier [Fri, 8 Oct 2010 07:49:20 +0000 (09:49 +0200)]
bweb: small fix in overview tab

13 years agobweb: ensure to have always a result for progress bar
Eric Bollengier [Sat, 9 Oct 2010 08:58:01 +0000 (10:58 +0200)]
bweb: ensure to have always a result for progress bar

13 years agobweb: adjust apache conf file
Eric Bollengier [Thu, 7 Oct 2010 16:32:35 +0000 (18:32 +0200)]
bweb: adjust apache conf file

13 years agobvfs: fix mysql query, restore seems to be ok
Eric Bollengier [Thu, 7 Oct 2010 18:28:54 +0000 (20:28 +0200)]
bvfs: fix mysql query, restore seems to be ok

13 years agobvfs: Restore should be ok with MySQL
Eric Bollengier [Thu, 7 Oct 2010 16:09:48 +0000 (18:09 +0200)]
bvfs: Restore should be ok with MySQL

13 years agobweb: tweak overview page
Eric Bollengier [Thu, 7 Oct 2010 16:37:10 +0000 (18:37 +0200)]
bweb: tweak overview page

13 years agobweb: Fix overview page
Eric Bollengier [Thu, 7 Oct 2010 16:19:06 +0000 (18:19 +0200)]
bweb: Fix overview page

13 years agoUse start-stop-daemon handler to run daemons as bacula:bacula
Eric Bollengier [Wed, 6 Oct 2010 15:57:10 +0000 (17:57 +0200)]
Use start-stop-daemon handler to run daemons as bacula:bacula

When the program is started as root, and we call setuid/setgid,
we can no longer call ptrace to get some backtrace.

Using debian/ubuntu start-stop-daemon permits to run directly the
director/sd as bacula:bacula.

13 years agoOnly allocate the alist for holding the xattr when we have the first complete xattr...
Marco van Wieringen [Sat, 2 Oct 2010 08:49:35 +0000 (10:49 +0200)]
Only allocate the alist for holding the xattr when we have the first complete xattr assembled.
Changed the code path so we always walk the same cleanup path after the bail_out label so we
don't have to code every special way of exiting the function.

13 years agoFix typos.
Marco van Wieringen [Sat, 2 Oct 2010 08:18:36 +0000 (10:18 +0200)]
Fix typos.

13 years agoTweak debug messages.
Marco van Wieringen [Thu, 30 Sep 2010 13:06:06 +0000 (15:06 +0200)]
Tweak debug messages.

13 years agoReverted the change of TRU64 to OSF1 for the OS detection rules. Although Compaq...
Marco van Wieringen [Sun, 26 Sep 2010 20:27:12 +0000 (22:27 +0200)]
Reverted the change of TRU64 to OSF1 for the OS detection rules. Although Compaq/HP renamed OSF1 to TRU64 lets leave it for now.

13 years agoFix new IRIX xattr code. Be a bit smarter when freeing data and do it in the exceptio...
Marco van Wieringen [Sun, 26 Sep 2010 20:11:18 +0000 (22:11 +0200)]
Fix new IRIX xattr code. Be a bit smarter when freeing data and do it in the exception handler (e.g. after the goto label)

13 years agoFix some trivial errors and implemented the restore of IRIX xattrs.
Marco van Wieringen [Sun, 26 Sep 2010 13:55:51 +0000 (15:55 +0200)]
Fix some trivial errors and implemented the restore of IRIX xattrs.

13 years agoAdded first try at supporting IRIX extended attributes.
Marco van Wieringen [Sun, 26 Sep 2010 12:37:42 +0000 (14:37 +0200)]
Added first try at supporting IRIX extended attributes.

13 years agoTweak some extra debugging.
Marco van Wieringen [Sun, 26 Sep 2010 09:56:16 +0000 (11:56 +0200)]
Tweak some extra debugging.

13 years agoTweak TRU64 xattr code.
Marco van Wieringen [Sat, 25 Sep 2010 19:49:03 +0000 (21:49 +0200)]
Tweak TRU64 xattr code.

13 years agoTweak retry count handling
Marco van Wieringen [Sat, 25 Sep 2010 19:31:10 +0000 (21:31 +0200)]
Tweak retry count handling