]>
git.sur5r.net Git - bacula/bacula/log 
Kern Sibbald  [Sun, 2 Jan 2011 10:12:59 +0000  (11:12 +0100)] 
Fix missing HAVE_LITTLE_ENDIAN for Win32 build
Eric Bollengier  [Thu, 30 Dec 2010 17:46:46 +0000  (18:46 +0100)] 
Add helpers to add drives in VSS snapshot from plugins
Martin Simmons  [Thu, 30 Dec 2010 17:37:44 +0000  (18:37 +0100)] 
Make new crc32.c work on FreeBSD
Martin Simmons  [Thu, 30 Dec 2010 17:35:04 +0000  (18:35 +0100)] 
Fixes some problems in update_sqlite3_tables.in
Eric Bollengier  [Wed, 29 Dec 2010 08:41:34 +0000  (09:41 +0100)] 
Handle all FD version in check_bacula
Eric Bollengier  [Wed, 29 Dec 2010 08:41:09 +0000  (09:41 +0100)] 
Fix compilation warning in check_bacula
Eric Bollengier  [Tue, 21 Dec 2010 12:07:38 +0000  (13:07 +0100)] 
Make new bat progress view compatible with previous FD
Eric Bollengier  [Tue, 21 Dec 2010 12:06:20 +0000  (13:06 +0100)] 
Keep the same keywords as in previous version
Eric Bollengier  [Mon, 20 Dec 2010 20:57:07 +0000  (21:57 +0100)] 
Modify Job view to follow backup progress in real-time
Eric Bollengier  [Mon, 20 Dec 2010 20:55:40 +0000  (21:55 +0100)] 
Update ".status client running" output for new Bat screen
Kern Sibbald  [Sat, 25 Dec 2010 12:56:58 +0000  (13:56 +0100)] 
Ensure that Job duration is not negative
Kern Sibbald  [Sat, 25 Dec 2010 12:41:01 +0000  (13:41 +0100)] 
Add Slot to Media View table
Marco van Wieringen  [Mon, 20 Dec 2010 08:21:38 +0000  (09:21 +0100)] 
Fix compiler warning.
Marco van Wieringen  [Mon, 20 Dec 2010 08:16:19 +0000  (09:16 +0100)] 
Fix typo
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
Eric Bollengier  [Mon, 13 Dec 2010 14:17:41 +0000  (15:17 +0100)] 
regress: Add test having fileset without md5
Eric Bollengier  [Mon, 13 Dec 2010 20:21:38 +0000  (21:21 +0100)] 
regress: Add get_traces and truncate_traces to regress-win32.pl
Eric Bollengier  [Tue, 14 Dec 2010 07:37:05 +0000  (08:37 +0100)] 
regress: avoid dash for setup_win32 script
Kern Sibbald  [Tue, 14 Dec 2010 10:58:42 +0000  (11:58 +0100)] 
Add indentation in lsmark command output
Eric Bollengier  [Fri, 17 Dec 2010 14:12:02 +0000  (15:12 +0100)] 
regress: fix prune-base-job-test on slow systems
Eric Bollengier  [Fri, 17 Dec 2010 14:03:38 +0000  (15:03 +0100)] 
Change SELECT count(*) to SELECT 1 .. LIMIT 1 to speed up PostgreSQL and Innodb in is_volume_purged()
Eric Bollengier  [Wed, 1 Dec 2010 13:47:25 +0000  (14:47 +0100)] 
Fix #define when using --disable-smartalloc
Eric Bollengier  [Fri, 17 Dec 2010 14:26:19 +0000  (15:26 +0100)] 
Track unbalanced start/end plugin stream
Eric Bollengier  [Wed, 8 Dec 2010 10:03:32 +0000  (11:03 +0100)] 
regress: ensure to leave the script when the reload command is ok
Eric Bollengier  [Thu, 16 Dec 2010 09:25:58 +0000  (10:25 +0100)] 
regress: tweak typo in update_win32 function
Eric Bollengier  [Fri, 17 Dec 2010 14:20:39 +0000  (15:20 +0100)] 
regress: update regress-win32.pl
Kern Sibbald  [Sun, 12 Dec 2010 22:29:23 +0000  (23:29 +0100)] 
Try to bug where we stop reading before the plugin end is returned
Kern Sibbald  [Sun, 12 Dec 2010 09:28:18 +0000  (10:28 +0100)] 
Fix end plugin stream index
Eric Bollengier  [Wed, 8 Dec 2010 09:11:26 +0000  (10:11 +0100)] 
regress: Turn on accurate in SS_SQLJob
Eric Bollengier  [Wed, 8 Dec 2010 08:55:42 +0000  (09:55 +0100)] 
regress: Add test that mixes mssql and systemstate
Eric Bollengier  [Tue, 7 Dec 2010 16:25:24 +0000  (17:25 +0100)] 
regress: Add ./scripts/setup_win32
Eric Bollengier  [Tue, 7 Dec 2010 16:22:34 +0000  (17:22 +0100)] 
regress: tweak regress-win32 output
Eric Bollengier  [Tue, 7 Dec 2010 16:12:07 +0000  (17:12 +0100)] 
regress: tweak the message in the update_win32()
Eric Bollengier  [Tue, 7 Dec 2010 09:20:57 +0000  (10:20 +0100)] 
regress: Add update_win32 function to win32-fd-test
Eric Bollengier  [Mon, 6 Dec 2010 13:42:42 +0000  (14:42 +0100)] 
tweak debug level in fd_plugin
Eric Bollengier  [Mon, 6 Dec 2010 11:07:29 +0000  (12:07 +0100)] 
regress: use variable for catalog definition in system state test
Eric Bollengier  [Mon, 6 Dec 2010 08:38:14 +0000  (09:38 +0100)] 
regress: Add more complex systemstate test with full restore
Marco van Wieringen  [Thu, 16 Dec 2010 18:48:11 +0000  (19:48 +0100)] 
Add missing switch values although the code works this is cleaner.
Marco van Wieringen  [Wed, 15 Dec 2010 16:42:33 +0000  (17:42 +0100)] 
Added support for NFSv4 ACLs added to FreeBSD 8.1.
Marco van Wieringen  [Wed, 15 Dec 2010 14:27:25 +0000  (15:27 +0100)] 
Added additional extended attributes used under FreeBSD for the storage of ACLs.
Kern Sibbald  [Tue, 14 Dec 2010 21:32:17 +0000  (22:32 +0100)] 
regress: add bwatch
Kern Sibbald  [Tue, 14 Dec 2010 17:18:31 +0000  (18:18 +0100)] 
Allow closing of all tabs + close tab clicked
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
jgorig  [Fri, 3 Dec 2010 08:30:27 +0000  (09:30 +0100)] 
Fix #1669 making director's address required in traymonitor.conf
Davide Franco  [Thu, 2 Dec 2010 14:46:13 +0000  (15:46 +0100)] 
bacula-web: New Pools and volumes graph in main dashboard
Davide Franco  [Thu, 2 Dec 2010 13:23:19 +0000  (14:23 +0100)] 
bacula-web: Improved bgraph classe and new status job graph in dashboard
Davide Franco  [Thu, 2 Dec 2010 09:11:59 +0000  (10:11 +0100)] 
bacula-web: Removed useless GetDataVolumes() in bweb.inc.php
Davide Franco  [Thu, 2 Dec 2010 09:01:41 +0000  (10:01 +0100)] 
bacula-web: Fixed bug with volume bytes in pool list
Davide Franco  [Wed, 1 Dec 2010 17:08:51 +0000  (18:08 +0100)] 
bacula-web: Improved SetLegend loop in BGraph classe
Davide Franco  [Wed, 1 Dec 2010 17:04:09 +0000  (18:04 +0100)] 
bacula-web: Implemented new BGraph PHP classe
Davide Franco  [Wed, 1 Dec 2010 13:37:43 +0000  (14:37 +0100)] 
bacula-web: Included bgraph.inc.php in bweb.inc.php php file
Davide Franco  [Wed, 1 Dec 2010 13:16:11 +0000  (14:16 +0100)] 
bacula-web: new bgraph.inc.php file
Davide Franco  [Wed, 1 Dec 2010 13:12:32 +0000  (14:12 +0100)] 
bacula-web: Moved classes.inc.php to bweb.inc.php
Davide Franco  [Wed, 1 Dec 2010 12:15:04 +0000  (13:15 +0100)] 
bacula-web: Upgraded phplot to version 5.2.0
Davide Franco  [Tue, 30 Nov 2010 16:26:25 +0000  (17:26 +0100)] 
bacula-web: Test page in default layout
Davide Franco  [Tue, 30 Nov 2010 14:11:47 +0000  (15:11 +0100)] 
bacula-web: Moved js folder to external_packages
Davide Franco  [Tue, 30 Nov 2010 14:05:14 +0000  (15:05 +0100)] 
bacula-web: Modified layout for main dashboard
Davide Franco  [Tue, 30 Nov 2010 11:09:51 +0000  (12:09 +0100)] 
bacula-web: Removed useless html code from last_run_report.tpl
Davide Franco  [Tue, 30 Nov 2010 10:54:14 +0000  (11:54 +0100)] 
bacula-web: Fixed css for main layout
Davide Franco  [Tue, 30 Nov 2010 10:49:57 +0000  (11:49 +0100)] 
bacula-web: Added completed jobs in jobs page
Davide Franco  [Mon, 29 Nov 2010 18:39:47 +0000  (19:39 +0100)] 
bacula-web: New jobs page
Davide Franco  [Mon, 29 Nov 2010 17:28:49 +0000  (18:28 +0100)] 
bacula-web: Removed translation files from root folder
Davide Franco  [Mon, 29 Nov 2010 17:26:05 +0000  (18:26 +0100)] 
bacula-web: Fixed Expire Date on Volumes
Davide Franco  [Mon, 29 Nov 2010 17:10:06 +0000  (18:10 +0100)] 
bacula-web: Improved Elapsed time function
Davide Franco  [Mon, 29 Nov 2010 16:37:46 +0000  (17:37 +0100)] 
bacula-web: Improved php and html code
Davide Franco  [Mon, 29 Nov 2010 14:37:44 +0000  (15:37 +0100)] 
bacula-web: Improved html and css code
Davide Franco  [Mon, 29 Nov 2010 14:13:06 +0000  (15:13 +0100)] 
bacula-web: Removed generaldata template
Davide Franco  [Mon, 29 Nov 2010 13:55:39 +0000  (14:55 +0100)] 
bacula-web: Internal PHP code improvment
Davide Franco  [Mon, 29 Nov 2010 10:25:41 +0000  (11:25 +0100)] 
bacula-web: New folder utils
Davide Franco  [Mon, 29 Nov 2010 10:15:03 +0000  (11:15 +0100)] 
bacula-web: Change filename in stats.php and report.php
Davide Franco  [Mon, 29 Nov 2010 10:12:02 +0000  (11:12 +0100)] 
bacula-web: Changed filename for classes.inc to classes.inc.php
Davide Franco  [Mon, 29 Nov 2010 10:09:50 +0000  (11:09 +0100)] 
bacula-web: Improved Bweb classe
Davide Franco  [Mon, 29 Nov 2010 10:07:14 +0000  (11:07 +0100)] 
bacula-web: Changed $smarty object instance declaration
Davide Franco  [Mon, 29 Nov 2010 09:57:56 +0000  (10:57 +0100)] 
bacula-web: Several internal code improvment
Eric Bollengier  [Tue, 30 Nov 2010 22:32:30 +0000  (23:32 +0100)] 
regress: add parameter to online_mssql_db() in regress-win32.pl
Eric Bollengier  [Tue, 30 Nov 2010 22:31:54 +0000  (23:31 +0100)] 
regress: update restore mssql to an other database
Eric Bollengier  [Tue, 30 Nov 2010 22:15:57 +0000  (23:15 +0100)] 
regress: add more functions for mssql
Eric Bollengier  [Tue, 30 Nov 2010 19:46:08 +0000  (20:46 +0100)] 
regress: add mssql test
Eric Bollengier  [Tue, 30 Nov 2010 17:28:18 +0000  (18:28 +0100)] 
regress: Add mssql functions to regress-win32.pl
Eric Bollengier  [Tue, 30 Nov 2010 13:38:05 +0000  (14:38 +0100)] 
regress: turn on accurate with systemstate plugin
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)] 
xPut 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  [Fri, 12 Nov 2010 08:47:46 +0000  (09:47 +0100)] 
Ensure that bat.conf is updated when bconsole.conf is
Kern Sibbald  [Tue, 9 Nov 2010 22:11:42 +0000  (23:11 +0100)] 
Make Win32 service name include the word Backup
Eric Bollengier  [Fri, 26 Nov 2010 08:21:33 +0000  (09:21 +0100)] 
regress: fix delete-test
Eric Bollengier  [Thu, 25 Nov 2010 15:13:16 +0000  (16:13 +0100)] 
Update projects file
Eric Bollengier  [Thu, 25 Nov 2010 15:10:02 +0000  (16:10 +0100)] 
regress: Add new migration-job-purge-test to cdash
Eric Bollengier  [Thu, 25 Nov 2010 15:08:52 +0000  (16:08 +0100)] 
regress: Add test for new PurgeMigrateJob option
Eric Bollengier  [Thu, 25 Nov 2010 14:49:45 +0000  (15:49 +0100)] 
Add PurgeMigrateJob Job resource option to purge job on successful migration
Eric Bollengier  [Tue, 23 Nov 2010 10:37:30 +0000  (11:37 +0100)] 
Add librsync to depkgs
Eric Bollengier  [Wed, 24 Nov 2010 10:23:15 +0000  (11:23 +0100)] 
Move accurate test in BackupCommand for delta and delta-test plugins
Eric Bollengier  [Thu, 25 Nov 2010 14:33:27 +0000  (15:33 +0100)] 
Add delta_seq available for plugin restore
Eric Bollengier  [Wed, 24 Nov 2010 20:44:00 +0000  (21:44 +0100)] 
Add store_speed() in configuration parser
Kern Sibbald  [Wed, 24 Nov 2010 18:17:17 +0000  (19:17 +0100)] 
Prepare for adding high bits to Stream
Kern Sibbald  [Wed, 24 Nov 2010 15:45:21 +0000  (16:45 +0100)] 
Use new FO_xxx bits in backup/restore and plugins
Kern Sibbald  [Wed, 24 Nov 2010 13:29:33 +0000  (14:29 +0100)] 
Define new stream bits
Kern Sibbald  [Wed, 24 Nov 2010 10:14:02 +0000  (11:14 +0100)] 
Separate definitions of streams, filetypes, and fileoptions to separate files