]> git.sur5r.net Git - bacula/bacula/log
bacula/bacula
14 years agoMerge branch 'master' of ssh://bacula.git.sourceforge.net/gitroot/bacula
Kern Sibbald [Tue, 11 Aug 2009 10:20:59 +0000 (12:20 +0200)]
Merge branch 'master' of ssh://bacula.git.sourceforge.net/gitroot/bacula

14 years agoChange backup-acl to acl-xattr-test and make it skip if acl/xattr not installed
Kern Sibbald [Tue, 11 Aug 2009 10:20:28 +0000 (12:20 +0200)]
Change backup-acl to acl-xattr-test and make it skip if acl/xattr not installed

14 years agoUse tmp instead of /tmp + fix strip-test so diff works
Kern Sibbald [Tue, 11 Aug 2009 10:00:56 +0000 (12:00 +0200)]
Use tmp instead of /tmp + fix strip-test so diff works

14 years agoMake regexwhere use tmp rather than /tmp
Kern Sibbald [Tue, 11 Aug 2009 10:00:11 +0000 (12:00 +0200)]
Make regexwhere use tmp rather than /tmp

14 years agoRemove non-portable i option on sed + create tmp dir
Kern Sibbald [Tue, 11 Aug 2009 09:58:28 +0000 (11:58 +0200)]
Remove non-portable i option on sed + create tmp dir

14 years agoUpdate regress .gitignore
Kern Sibbald [Tue, 11 Aug 2009 09:56:41 +0000 (11:56 +0200)]
Update regress .gitignore

14 years agobat: update todo
Eric Bollengier [Tue, 11 Aug 2009 09:38:15 +0000 (11:38 +0200)]
bat: update todo

14 years agoconnect button callback
Eric Bollengier [Tue, 11 Aug 2009 09:36:25 +0000 (11:36 +0200)]
connect button callback

14 years agodisplay content on doubleclick only if storage and autochanger
Eric Bollengier [Tue, 11 Aug 2009 09:35:59 +0000 (11:35 +0200)]
display content on doubleclick only if storage and autochanger

14 years agobat: Make new autochanger content working
Eric Bollengier [Tue, 11 Aug 2009 09:13:24 +0000 (11:13 +0200)]
bat: Make new autochanger content working

14 years agocleanups
Eric Bollengier [Tue, 11 Aug 2009 08:15:01 +0000 (10:15 +0200)]
cleanups

14 years agoMerge branch 'master' into bat_slot
Eric Bollengier [Tue, 11 Aug 2009 08:07:29 +0000 (10:07 +0200)]
Merge branch 'master' into bat_slot

14 years agoupdate technotes
Eric Bollengier [Mon, 10 Aug 2009 21:17:29 +0000 (23:17 +0200)]
update technotes

14 years agobat: display a Warning icon when having Errors>0 and Status=T
Eric Bollengier [Sat, 8 Aug 2009 20:12:22 +0000 (22:12 +0200)]
bat: display a Warning icon when having Errors>0 and Status=T

14 years agoPull Philipp Storz' bacula.spec changes for OpenSuSE build service
Kern Sibbald [Mon, 10 Aug 2009 13:09:17 +0000 (15:09 +0200)]
Pull Philipp Storz' bacula.spec changes for OpenSuSE build service

14 years agotry to make content table work!!
Eric Bollengier [Mon, 10 Aug 2009 13:02:25 +0000 (15:02 +0200)]
try to make content table work!!

14 years agoImplement MaximumConcurrentJobs for SD devices
Kern Sibbald [Mon, 10 Aug 2009 12:17:33 +0000 (14:17 +0200)]
Implement MaximumConcurrentJobs for SD devices

14 years agotry to insert data on table content
Eric Bollengier [Mon, 10 Aug 2009 10:17:23 +0000 (12:17 +0200)]
try to insert data on table content

14 years agoupdate content interface
Eric Bollengier [Mon, 10 Aug 2009 08:27:33 +0000 (10:27 +0200)]
update content interface

14 years agotweak the layout and add tray slot view
Eric Bollengier [Mon, 10 Aug 2009 08:21:48 +0000 (10:21 +0200)]
tweak the layout and add tray slot view

14 years agocontinue storage content panel
Eric Bollengier [Sun, 9 Aug 2009 20:11:05 +0000 (22:11 +0200)]
continue storage content panel

14 years agoFix bug #1344 show pool displayed wrong variable for maxvolbytes
Kern Sibbald [Sun, 9 Aug 2009 14:11:27 +0000 (16:11 +0200)]
Fix bug #1344 show pool displayed wrong variable for maxvolbytes

14 years agoFix compiler warnings in acl and xattr code
Kern Sibbald [Sun, 9 Aug 2009 14:09:48 +0000 (16:09 +0200)]
Fix compiler warnings in acl and xattr code

14 years agoFix screw up with setting JobLevel and JobType
Kern Sibbald [Sun, 9 Aug 2009 14:05:57 +0000 (16:05 +0200)]
Fix screw up with setting JobLevel and JobType

14 years agoChange version
Kern Sibbald [Sun, 9 Aug 2009 12:33:29 +0000 (14:33 +0200)]
Change version

14 years agoFixed references to xattr_link_cache_entry to use xattr_link_cache_entry_t
Marco van Wieringen [Sun, 9 Aug 2009 11:12:19 +0000 (13:12 +0200)]
Fixed references to xattr_link_cache_entry to use xattr_link_cache_entry_t

14 years agoChanges due to code review by Kern added.
Marco van Wieringen [Sun, 9 Aug 2009 09:57:00 +0000 (11:57 +0200)]
Changes due to code review by Kern added.

14 years agoMove enum from protos.h to filed.h and move defines to top of filed.h
Marco van Wieringen [Wed, 29 Jul 2009 20:26:16 +0000 (22:26 +0200)]
Move enum from protos.h to filed.h and move defines to top of filed.h

14 years agoAdded some more ENOENT supressing.
Marco van Wieringen [Tue, 28 Jul 2009 11:38:23 +0000 (13:38 +0200)]
Added some more ENOENT supressing.

14 years agoSmall indent change
Marco van Wieringen [Tue, 28 Jul 2009 11:17:03 +0000 (13:17 +0200)]
Small indent change

14 years agoSmall change to comments
Marco van Wieringen [Mon, 27 Jul 2009 19:46:49 +0000 (21:46 +0200)]
Small change to comments

14 years agoRenamed cleanup goto target into bail_out which is the prefered name from the develop...
Marco van Wieringen [Thu, 9 Jul 2009 19:38:12 +0000 (21:38 +0200)]
Renamed cleanup goto target into bail_out which is the prefered name from the development guide. Also make ENOENT errors in acl and xattr not an error, e.g. no error message and no not-ok to the upperlevel functions.

14 years agoAdded comment on entry points
Marco van Wieringen [Sun, 12 Jul 2009 19:46:38 +0000 (21:46 +0200)]
Added comment on entry points

14 years agoAdded missing ENOENT switch case.
Marco van Wieringen [Sun, 12 Jul 2009 17:26:19 +0000 (19:26 +0200)]
Added missing ENOENT switch case.

14 years agoFix problem with counting xattr and returning a non-ok on count 0, also added some...
Marco van Wieringen [Sun, 12 Jul 2009 15:56:22 +0000 (17:56 +0200)]
Fix problem with counting xattr and returning a non-ok on count 0, also added some extra comment and make sure the xattr_value_list is initialized to NULL and checked on bail_out.

14 years agoLoose default_stream parameter.
Marco van Wieringen [Wed, 8 Jul 2009 06:49:46 +0000 (08:49 +0200)]
Loose default_stream parameter.

14 years agoChanged snprintf to bsnprintf
Marco van Wieringen [Tue, 7 Jul 2009 15:55:31 +0000 (17:55 +0200)]
Changed snprintf to bsnprintf

14 years agoUse bstrncpy instead of strncpy
Marco van Wieringen [Tue, 7 Jul 2009 15:42:01 +0000 (17:42 +0200)]
Use bstrncpy instead of strncpy

14 years agoFixed Jmsg4 to Mmsg4
Marco van Wieringen [Tue, 7 Jul 2009 15:35:44 +0000 (17:35 +0200)]
Fixed Jmsg4 to Mmsg4

14 years agoFixed 2 typos.
Marco van Wieringen [Tue, 7 Jul 2009 14:53:18 +0000 (16:53 +0200)]
Fixed 2 typos.

14 years agoAdded support for counting xattr errors and only print a limited set of errors but...
Marco van Wieringen [Tue, 7 Jul 2009 10:50:36 +0000 (12:50 +0200)]
Added support for counting xattr errors and only print a limited set of errors but count all. The lower level functions now store there error message in jcr->errmsg so the upper level routines have access to them.

14 years agoAdded support for counting acl errors and only print a limited set of errors but...
Marco van Wieringen [Tue, 7 Jul 2009 09:48:42 +0000 (11:48 +0200)]
Added support for counting acl errors and only print a limited set of errors but count all. The lower level functions now store there error message in jcr->errmsg so the upper level routines have access to them.

14 years agoSmall changes to ifdef layout.
Marco van Wieringen [Mon, 6 Jul 2009 19:00:46 +0000 (21:00 +0200)]
Small changes to ifdef layout.

14 years agoDrop unneeded target for libbacfind.a
Marco van Wieringen [Sun, 5 Jul 2009 18:02:32 +0000 (20:02 +0200)]
Drop unneeded target for libbacfind.a

14 years agoFixed typo where I moved some code into the switch. This version compiles on Linux
Marco van Wieringen [Sun, 5 Jul 2009 15:17:40 +0000 (17:17 +0200)]
Fixed typo where I moved some code into the switch. This version compiles on Linux

14 years agoMoved the berrno as a local variable of the function and not a local context variable...
Marco van Wieringen [Sun, 5 Jul 2009 14:20:35 +0000 (16:20 +0200)]
Moved the berrno as a local variable of the function and not a local context variable. Same as previous change for acl.c

14 years agoMake sure it compiles and moved the berrno as a local variable of the function and...
Marco van Wieringen [Sun, 5 Jul 2009 14:13:50 +0000 (16:13 +0200)]
Make sure it compiles and moved the berrno as a local variable of the function and not a local context variable. Moved tri-state enum to protos.h

14 years agoMoved list of supported xattr to start of per OS implementation like in acl.c
Marco van Wieringen [Sun, 5 Jul 2009 13:10:32 +0000 (15:10 +0200)]
Moved list of supported xattr to start of per OS implementation like in acl.c

14 years agoFixed typo
Marco van Wieringen [Sun, 5 Jul 2009 12:11:44 +0000 (14:11 +0200)]
Fixed typo

14 years agoImported patch from older git tree.
Marco van Wieringen [Thu, 16 Jul 2009 05:42:21 +0000 (07:42 +0200)]
Imported patch from older git tree.

14 years agobat: init storage content view
Eric Bollengier [Sun, 9 Aug 2009 07:29:58 +0000 (09:29 +0200)]
bat: init storage content view

14 years agoFix cats.h date
Kern Sibbald [Sat, 8 Aug 2009 20:28:09 +0000 (22:28 +0200)]
Fix cats.h date

14 years agoFix typo
Kern Sibbald [Sat, 25 Jul 2009 13:31:40 +0000 (15:31 +0200)]
Fix typo

14 years agoStart adding Incomplete Job status
Kern Sibbald [Thu, 23 Jul 2009 12:24:13 +0000 (14:24 +0200)]
Start adding Incomplete Job status

14 years agoAdd working2 to .gitignore
Kern Sibbald [Sat, 8 Aug 2009 20:23:22 +0000 (22:23 +0200)]
Add working2 to .gitignore

14 years agobat: display a Warning symbole when having Errors>0 and Status=T
Eric Bollengier [Sat, 8 Aug 2009 20:12:22 +0000 (22:12 +0200)]
bat: display a Warning symbole when having Errors>0 and Status=T

14 years agoAdd data end tracking an attribute spooling
Kern Sibbald [Sat, 8 Aug 2009 14:45:08 +0000 (16:45 +0200)]
Add data end tracking an attribute spooling

14 years agoFix compiler warning in bvfs code
Kern Sibbald [Sat, 8 Aug 2009 14:44:00 +0000 (16:44 +0200)]
Fix compiler warning in bvfs code

14 years agoMinor bsock cleanup in stored
Kern Sibbald [Sat, 8 Aug 2009 14:11:24 +0000 (16:11 +0200)]
Minor bsock cleanup in stored

14 years agoUse 64 bit ftell and fseek in send_bootstrap_file
Kern Sibbald [Sat, 8 Aug 2009 14:10:27 +0000 (16:10 +0200)]
Use 64 bit ftell and fseek in send_bootstrap_file

14 years agoTurn of some debug code
Kern Sibbald [Sat, 8 Aug 2009 13:27:35 +0000 (15:27 +0200)]
Turn of some debug code

14 years agoIgnore src/tools/bvfs_test
Kern Sibbald [Sat, 8 Aug 2009 11:49:31 +0000 (13:49 +0200)]
Ignore src/tools/bvfs_test

14 years agotweak the multi-storage-test to handle kern's firewall
Eric Bollengier [Fri, 7 Aug 2009 12:27:34 +0000 (14:27 +0200)]
tweak the multi-storage-test to handle kern's firewall

14 years agobvfs: Add example to list files versions
Eric Bollengier [Fri, 7 Aug 2009 09:32:50 +0000 (11:32 +0200)]
bvfs: Add example to list files versions
bvfs: Fix directory listing
bvfs: Add limit/offset implementation to save resources on director
bvfs: Create cache tables on the fly when using Bvfs object (for testing)

14 years agoBvfs: Create cache tables when updating the cache if they don't exist
Eric Bollengier [Fri, 7 Aug 2009 07:22:42 +0000 (09:22 +0200)]
Bvfs: Create cache tables when updating the cache if they don't exist

14 years agofix makefile for bvfs_test
Eric Bollengier [Thu, 6 Aug 2009 20:53:14 +0000 (22:53 +0200)]
fix makefile for bvfs_test

14 years agoadd option to truncate cache table during startup for bvfs_test
Eric Bollengier [Thu, 6 Aug 2009 19:25:15 +0000 (21:25 +0200)]
add option to truncate cache table during startup for bvfs_test

14 years agoadd user handler to print directory
Eric Bollengier [Thu, 6 Aug 2009 19:17:39 +0000 (21:17 +0200)]
add user handler to print directory
add -j, -p to bvfs_test tool

14 years agoDocument FT_DELETED FileIndex=0 special value in database Schema
Eric Bollengier [Thu, 6 Aug 2009 14:21:29 +0000 (16:21 +0200)]
Document FT_DELETED FileIndex=0 special value in database Schema

14 years agoAdd the rest of files for new Bvfs
Eric Bollengier [Thu, 6 Aug 2009 14:07:39 +0000 (16:07 +0200)]
Add the rest of files for new Bvfs

14 years agoAdd a new Bvfs class that implements brestore instant navigation
Eric Bollengier [Thu, 6 Aug 2009 13:59:52 +0000 (15:59 +0200)]
Add a new Bvfs class that implements brestore instant navigation
cache inside Bacula. Works for Mysql, Postgresql and Sqlite3

14 years agobat: fix compiler warning for unreferenced argument
Kern Sibbald [Thu, 6 Aug 2009 13:47:47 +0000 (06:47 -0700)]
bat: fix compiler warning for unreferenced argument

14 years agofix mysql case problem in bweb/bresto
Eric Bollengier [Thu, 6 Aug 2009 12:48:07 +0000 (14:48 +0200)]
fix mysql case problem in bweb/bresto

14 years agoUse the sqlite3_changes to implement sql_affected_rows()
Eric Bollengier [Thu, 6 Aug 2009 12:27:07 +0000 (14:27 +0200)]
Use the sqlite3_changes to implement sql_affected_rows()

14 years agoremove QFormLayout, and use QGridLayout instead
Eric Bollengier [Thu, 6 Aug 2009 07:49:33 +0000 (09:49 +0200)]
remove QFormLayout, and use QGridLayout instead

14 years agocleanup temp table in bweb
Eric Bollengier [Wed, 5 Aug 2009 19:05:55 +0000 (21:05 +0200)]
cleanup temp table in bweb

14 years agoin bweb, fix warning
Eric Bollengier [Wed, 5 Aug 2009 09:09:47 +0000 (11:09 +0200)]
in bweb, fix warning

14 years agoadd a default bconsole command to bweb starthttp script.
Eric Bollengier [Wed, 5 Aug 2009 09:03:51 +0000 (11:03 +0200)]
add a default bconsole command to bweb starthttp script.

14 years agoadd weird-files2 to .gitignore
Kern Sibbald [Tue, 4 Aug 2009 19:00:47 +0000 (21:00 +0200)]
add weird-files2 to .gitignore

14 years agoremove Page Selector keyword from main bat screen
Eric Bollengier [Tue, 4 Aug 2009 15:57:55 +0000 (17:57 +0200)]
remove Page Selector keyword from main bat screen

14 years agotweak doc
Eric Bollengier [Tue, 4 Aug 2009 14:11:55 +0000 (16:11 +0200)]
tweak doc

14 years agofix small pb in bweb starthttp script
Eric Bollengier [Tue, 4 Aug 2009 14:05:13 +0000 (16:05 +0200)]
fix small pb in bweb starthttp script

14 years agodocument bweb+lighttpd
Eric Bollengier [Tue, 4 Aug 2009 14:00:19 +0000 (16:00 +0200)]
document bweb+lighttpd

14 years agoupdate display_log to display a message if no logs are found
Eric Bollengier [Tue, 4 Aug 2009 13:59:46 +0000 (15:59 +0200)]
update display_log to display a message if no logs are found

14 years agoMerge branch 'master' of ssh://bacula.git.sourceforge.net/gitroot/bacula
Kern Sibbald [Tue, 4 Aug 2009 13:58:14 +0000 (15:58 +0200)]
Merge branch 'master' of ssh://bacula.git.sourceforge.net/gitroot/bacula

14 years agoApply patch for regress from Frank Sweester
Kern Sibbald [Tue, 4 Aug 2009 13:57:55 +0000 (15:57 +0200)]
Apply patch for regress from Frank Sweester

14 years agoconnect button from mediainfo to real actions
Eric Bollengier [Tue, 4 Aug 2009 13:12:07 +0000 (15:12 +0200)]
connect button from mediainfo to real actions

14 years agobat: cleanup job and mediainfo panel
Eric Bollengier [Tue, 4 Aug 2009 11:26:07 +0000 (13:26 +0200)]
bat: cleanup job and mediainfo panel

14 years agobat fill mediainfo fields
Eric Bollengier [Tue, 4 Aug 2009 10:27:43 +0000 (12:27 +0200)]
bat fill mediainfo fields

14 years agobat: Go to the media info panel when double-click on job page or media list
Eric Bollengier [Tue, 4 Aug 2009 09:29:24 +0000 (11:29 +0200)]
bat: Go to the media info panel when double-click on job page or media list

14 years agoAdd new mediainfo panel to bat
Eric Bollengier [Mon, 3 Aug 2009 20:58:33 +0000 (22:58 +0200)]
Add new mediainfo panel to bat

14 years agoupdate windows bat.pro
Eric Bollengier [Mon, 3 Aug 2009 19:51:28 +0000 (21:51 +0200)]
update windows bat.pro

14 years agosmall fix for bresto
Eric Bollengier [Mon, 3 Aug 2009 18:40:18 +0000 (20:40 +0200)]
small fix for bresto

14 years agoupdate doc
Eric Bollengier [Mon, 3 Aug 2009 18:18:40 +0000 (20:18 +0200)]
update doc

14 years agodon't reset bstat, rstat, dstat in stop_bacula
Eric Bollengier [Mon, 3 Aug 2009 08:59:20 +0000 (10:59 +0200)]
don't reset bstat, rstat, dstat in stop_bacula

14 years agotweak the console command panel
Eric Bollengier [Sun, 2 Aug 2009 20:11:02 +0000 (22:11 +0200)]
tweak the console command panel

14 years agoRemove useless title
Eric Bollengier [Sat, 1 Aug 2009 21:20:19 +0000 (23:20 +0200)]
Remove useless title

14 years agofix layout, now ok
Eric Bollengier [Sat, 1 Aug 2009 21:18:00 +0000 (23:18 +0200)]
fix layout, now ok

14 years agoremove list volume menu from joblist
Eric Bollengier [Sat, 1 Aug 2009 19:46:35 +0000 (21:46 +0200)]
remove list volume menu from joblist

14 years agomake double click work with joblist
Eric Bollengier [Sat, 1 Aug 2009 19:19:52 +0000 (21:19 +0200)]
make double click work with joblist