]> git.sur5r.net Git - bacula/bacula/log
bacula/bacula
15 years agodisable debug in win32 revision
Eric Bollengier [Wed, 28 Oct 2009 15:09:58 +0000 (16:09 +0100)]
disable debug in win32 revision

15 years agoupdate bat on win32 project file
Eric Bollengier [Wed, 28 Oct 2009 15:08:30 +0000 (16:08 +0100)]
update bat on win32 project file

15 years agoSmall fix to Eric great patch for readline commandcompletion so it also compiles...
Marco van Wieringen [Tue, 27 Oct 2009 20:14:06 +0000 (21:14 +0100)]
Small fix to Eric great patch for readline commandcompletion so it also compiles on non gcc compilers.

15 years agoupdate technotes
Eric Bollengier [Tue, 27 Oct 2009 15:03:38 +0000 (16:03 +0100)]
update technotes

15 years agoAdd readline completion for commands and argument
Eric Bollengier [Tue, 27 Oct 2009 15:00:58 +0000 (16:00 +0100)]
Add readline completion for commands and argument

15 years agoAdd .media command
Eric Bollengier [Tue, 27 Oct 2009 14:34:59 +0000 (15:34 +0100)]
Add .media command
Add .help [all|item=command]
Tweak help ouput

15 years agoFix another messages error problem pointed out by Eric
Kern Sibbald [Mon, 26 Oct 2009 08:58:39 +0000 (01:58 -0700)]
Fix another messages error problem pointed out by Eric

15 years agoDisable messages-test in automatic
Eric Bollengier [Sun, 25 Oct 2009 14:18:10 +0000 (15:18 +0100)]
Disable messages-test in automatic

15 years agoShow an other deadlock in messages.c
Eric Bollengier [Sun, 25 Oct 2009 14:17:31 +0000 (15:17 +0100)]
Show an other deadlock in messages.c

15 years agoChange W/G to Wanted/Granted in lock dump
Eric Bollengier [Sun, 25 Oct 2009 14:16:40 +0000 (15:16 +0100)]
Change W/G to Wanted/Granted in lock dump

15 years agofix multi-console problem for bat on win32
Eric Bollengier [Sun, 25 Oct 2009 13:43:31 +0000 (14:43 +0100)]
fix multi-console problem for bat on win32

15 years agochange Jmsg to Qmsg in low level routine
Eric Bollengier [Sun, 25 Oct 2009 12:54:38 +0000 (13:54 +0100)]
change Jmsg to Qmsg in low level routine

15 years agoupdated technotes
Marco van Wieringen [Sun, 25 Oct 2009 11:43:27 +0000 (12:43 +0100)]
updated technotes

15 years agoSet tries to 1 for a non-timeout mount or unmount operation.
Marco van Wieringen [Sat, 24 Oct 2009 09:29:06 +0000 (11:29 +0200)]
Set tries to 1 for a non-timeout mount or unmount operation.

15 years agoFirst go at supporting a mount and unmount wrapper for tape devices. Initial cleanup...
Marco van Wieringen [Sat, 24 Oct 2009 09:13:16 +0000 (11:13 +0200)]
First go at supporting a mount and unmount wrapper for tape devices. Initial cleanup of the existing code for file/dvd based mount and unmount.

15 years agoFix comment
Marco van Wieringen [Sun, 25 Oct 2009 11:39:24 +0000 (12:39 +0100)]
Fix comment

15 years agobat: change info order in Job view
Eric Bollengier [Sun, 25 Oct 2009 10:10:36 +0000 (11:10 +0100)]
bat: change info order in Job view

15 years agotweak doc
Eric Bollengier [Sun, 25 Oct 2009 10:05:27 +0000 (11:05 +0100)]
tweak doc

15 years agoUse Qmsg instead of Jmsg when fides_mutex is locked in close_msg()
Eric Bollengier [Sun, 25 Oct 2009 10:04:13 +0000 (11:04 +0100)]
Use Qmsg instead of Jmsg when fides_mutex is locked in close_msg()

15 years agosimplify the link process for win32/win64
Eric Bollengier [Sun, 25 Oct 2009 08:53:09 +0000 (09:53 +0100)]
simplify the link process for win32/win64

15 years agoinitialize lmgr in bat
Eric Bollengier [Sat, 24 Oct 2009 15:39:23 +0000 (17:39 +0200)]
initialize lmgr in bat

15 years agoadd messages-test to regression suite
Eric Bollengier [Sat, 24 Oct 2009 10:06:55 +0000 (12:06 +0200)]
add messages-test to regression suite

15 years agoupdate tools with lmgr
Eric Bollengier [Sat, 24 Oct 2009 09:56:27 +0000 (11:56 +0200)]
update tools with lmgr

15 years agoforce lock manger init
Eric Bollengier [Sat, 24 Oct 2009 09:48:20 +0000 (11:48 +0200)]
force lock manger init

15 years agoadd lmgr to bconsole
Eric Bollengier [Fri, 23 Oct 2009 17:06:59 +0000 (19:06 +0200)]
add lmgr to bconsole

15 years agoFix deadlock detection to work in daemon mode
Eric Bollengier [Fri, 23 Oct 2009 17:02:05 +0000 (19:02 +0200)]
Fix deadlock detection to work in daemon mode

15 years agoImplement syslog on Windows
Kern Sibbald [Sat, 24 Oct 2009 09:26:31 +0000 (11:26 +0200)]
Implement syslog on Windows

15 years agoMake all ABORT and ERROR_EXIT msgs go to syslog
Kern Sibbald [Sat, 24 Oct 2009 09:26:01 +0000 (11:26 +0200)]
Make all ABORT and ERROR_EXIT msgs go to syslog

15 years agoFix ref to dequeuing_msgs
Kern Sibbald [Sat, 24 Oct 2009 09:24:39 +0000 (11:24 +0200)]
Fix ref to dequeuing_msgs

15 years agoUpdate technotes and date
Kern Sibbald [Fri, 23 Oct 2009 15:51:51 +0000 (17:51 +0200)]
Update technotes and date

15 years agoDisallow Qmsg when despooling
Kern Sibbald [Fri, 23 Oct 2009 15:05:00 +0000 (17:05 +0200)]
Disallow Qmsg when despooling

15 years agoMerge branch 'master' of ssh://bacula.git.sourceforge.net/gitroot/bacula/bacula
Kern Sibbald [Fri, 23 Oct 2009 14:34:17 +0000 (16:34 +0200)]
Merge branch 'master' of ssh://bacula.git.sourceforge.net/gitroot/bacula/bacula

15 years agoFix Qmsg race condition reported by Eric
Kern Sibbald [Fri, 23 Oct 2009 14:34:01 +0000 (16:34 +0200)]
Fix Qmsg race condition reported by Eric

15 years agotweak new messages test
Eric Bollengier [Fri, 23 Oct 2009 14:26:09 +0000 (16:26 +0200)]
tweak new messages test

15 years agoadd test for bad messages ressource
Eric Bollengier [Fri, 23 Oct 2009 14:23:17 +0000 (16:23 +0200)]
add test for bad messages ressource

15 years agobat: Display a nice graphic on media usage depending on the average
Eric Bollengier [Fri, 23 Oct 2009 09:49:04 +0000 (11:49 +0200)]
bat: Display a nice graphic on media usage depending on the average
size for this mediatype.

15 years agobat: add volume capacity estimation in mediaview
Eric Bollengier [Thu, 22 Oct 2009 18:19:07 +0000 (20:19 +0200)]
bat: add volume capacity estimation in mediaview

15 years agobat: try to center InChanger bullet
Eric Bollengier [Thu, 22 Oct 2009 15:07:47 +0000 (17:07 +0200)]
bat: try to center InChanger bullet

15 years agobat: Use green/red bullet for InChanger in mediview
Eric Bollengier [Thu, 22 Oct 2009 14:59:42 +0000 (16:59 +0200)]
bat: Use green/red bullet for InChanger in mediview

15 years agobat: Don't set Expire field unless LastWritten is ok
Eric Bollengier [Thu, 22 Oct 2009 13:48:38 +0000 (15:48 +0200)]
bat: Don't set Expire field unless LastWritten is ok

15 years agoMake new configure per Marco's request
Kern Sibbald [Wed, 21 Oct 2009 12:24:47 +0000 (14:24 +0200)]
Make new configure per Marco's request

15 years agobat: add new Expired button in MediaView
Eric Bollengier [Wed, 21 Oct 2009 11:29:48 +0000 (13:29 +0200)]
bat: add new Expired button in MediaView

15 years agofix vtape test
Eric Bollengier [Wed, 21 Oct 2009 09:00:41 +0000 (11:00 +0200)]
fix vtape test

15 years agoMerge branch 'mvw/configure-update'
Marco van Wieringen [Wed, 21 Oct 2009 10:41:35 +0000 (12:41 +0200)]
Merge branch 'mvw/configure-update'

15 years agoRedirect errors to /dev/null and only run uname -p on Linux where
Marco van Wieringen [Wed, 21 Oct 2009 10:40:13 +0000 (12:40 +0200)]
Redirect errors to /dev/null and only run uname -p on Linux where
we know it works. This is probably the most portable way of doing things.

15 years agoMerge branch 'mvw/regress-updates'
Marco van Wieringen [Wed, 21 Oct 2009 10:27:53 +0000 (12:27 +0200)]
Merge branch 'mvw/regress-updates'

15 years agobat: cleanup MediaView
Eric Bollengier [Tue, 20 Oct 2009 19:56:33 +0000 (19:56 +0000)]
bat: cleanup MediaView

15 years agoMerge branch 'master' of ssh://bacula.git.sourceforge.net/gitroot/bacula/bacula
Kern Sibbald [Tue, 20 Oct 2009 19:46:53 +0000 (21:46 +0200)]
Merge branch 'master' of ssh://bacula.git.sourceforge.net/gitroot/bacula/bacula

15 years agoMerge branch 'mediaview'
Eric Bollengier [Tue, 20 Oct 2009 19:01:09 +0000 (19:01 +0000)]
Merge branch 'mediaview'

15 years agoupdate technotes
Eric Bollengier [Tue, 20 Oct 2009 19:00:46 +0000 (19:00 +0000)]
update technotes

15 years agoAdd MediaView form that displays the Media list in a QTableWidget.
Eric Bollengier [Tue, 20 Oct 2009 18:57:43 +0000 (18:57 +0000)]
Add MediaView form that displays the Media list in a QTableWidget.
It permits to search and sort media.
Rename current "Media" tab to "Pool" as it displays Pools

15 years agoPermit to use MediaId or VolumeName in MediaEdit panel
Eric Bollengier [Tue, 20 Oct 2009 18:57:22 +0000 (18:57 +0000)]
Permit to use MediaId or VolumeName in MediaEdit panel

15 years agoadd StringList to handle locations, volstatus and mediatypes
Eric Bollengier [Tue, 20 Oct 2009 18:56:39 +0000 (18:56 +0000)]
add StringList to handle locations, volstatus and mediatypes

15 years agoadd dot functions to list volstatus, locations and mediatypes
Eric Bollengier [Tue, 20 Oct 2009 18:55:56 +0000 (18:55 +0000)]
add dot functions to list volstatus, locations and mediatypes

15 years agoupdate bacula32.def
Eric Bollengier [Tue, 20 Oct 2009 14:07:31 +0000 (14:07 +0000)]
update bacula32.def

15 years agoAdd .volstatus command
Eric Bollengier [Tue, 20 Oct 2009 13:08:13 +0000 (13:08 +0000)]
Add .volstatus command

15 years agoAdd new MediaView
Eric Bollengier [Tue, 20 Oct 2009 09:46:24 +0000 (09:46 +0000)]
Add new MediaView

15 years agoupdate technotes
Eric Bollengier [Tue, 20 Oct 2009 07:33:35 +0000 (07:33 +0000)]
update technotes

15 years agopermits "update slot(s)" and "label barcodes slot(s)" command
Eric Bollengier [Tue, 20 Oct 2009 07:31:41 +0000 (07:31 +0000)]
permits "update slot(s)" and "label barcodes slot(s)" command

15 years agoDon't use uname -i but uname -p
Marco van Wieringen [Mon, 19 Oct 2009 19:54:56 +0000 (21:54 +0200)]
Don't use uname -i but uname -p

15 years agoAdded support for selecting the correct libdir on Linux
Marco van Wieringen [Mon, 19 Oct 2009 19:51:39 +0000 (21:51 +0200)]
Added support for selecting the correct libdir on Linux

15 years agotweak autochanger content view
Eric Bollengier [Mon, 19 Oct 2009 18:42:36 +0000 (18:42 +0000)]
tweak autochanger content view

15 years agoupdate technotes
Eric Bollengier [Mon, 19 Oct 2009 09:54:52 +0000 (09:54 +0000)]
update technotes

15 years agofix typo in disk-changer for listall command
Eric Bollengier [Mon, 19 Oct 2009 09:54:18 +0000 (09:54 +0000)]
fix typo in disk-changer for listall command

15 years agoupdate technotes
Eric Bollengier [Mon, 19 Oct 2009 09:39:41 +0000 (09:39 +0000)]
update technotes

15 years agofix status slots command when SD slots are mixed
Eric Bollengier [Mon, 19 Oct 2009 09:38:59 +0000 (09:38 +0000)]
fix status slots command when SD slots are mixed

15 years agoTest only master now
Kern Sibbald [Mon, 19 Oct 2009 08:15:26 +0000 (10:15 +0200)]
Test only master now

15 years agoFix typo
Marco van Wieringen [Sun, 18 Oct 2009 19:01:36 +0000 (21:01 +0200)]
Fix typo

15 years agofix small typo in restore job output
Eric Bollengier [Sun, 18 Oct 2009 14:06:12 +0000 (14:06 +0000)]
fix small typo in restore job output

15 years agoupdate fr.po
Eric Bollengier [Sun, 18 Oct 2009 14:05:26 +0000 (14:05 +0000)]
update fr.po

15 years agoMerge branch 'master' of ssh://bacula.git.sourceforge.net/gitroot/bacula/bacula
Kern Sibbald [Sun, 18 Oct 2009 12:11:01 +0000 (14:11 +0200)]
Merge branch 'master' of ssh://bacula.git.sourceforge.net/gitroot/bacula/bacula

15 years agoUpdate kernstodo
Kern Sibbald [Sun, 18 Oct 2009 12:10:53 +0000 (14:10 +0200)]
Update kernstodo

15 years agoAdded xattr regression for NetBSD and fix typo introduced in previous commit.
Marco van Wieringen [Sat, 17 Oct 2009 18:45:09 +0000 (20:45 +0200)]
Added xattr regression for NetBSD and fix typo introduced in previous commit.

15 years agoAdded acl and xattr regression tests for FreeBSD
Marco van Wieringen [Sat, 17 Oct 2009 18:38:38 +0000 (20:38 +0200)]
Added acl and xattr regression tests for FreeBSD

15 years agoUse getfattr and setfattr on Linux not attr as that is a XFS tool which works too...
Marco van Wieringen [Sat, 17 Oct 2009 15:38:06 +0000 (17:38 +0200)]
Use getfattr and setfattr on Linux not attr as that is a XFS tool which works too but is not native.

15 years agoDon't enable SUN compiler by default and make the configdir configurable.
Marco van Wieringen [Sat, 17 Oct 2009 15:05:17 +0000 (17:05 +0200)]
Don't enable SUN compiler by default and make the configdir configurable.

15 years agofix typo in ActionOnPurge
Eric Bollengier [Sun, 18 Oct 2009 09:31:19 +0000 (09:31 +0000)]
fix typo in ActionOnPurge

15 years agoAdd test when ActionOnPurge=None
Eric Bollengier [Sun, 18 Oct 2009 09:30:39 +0000 (09:30 +0000)]
Add test when ActionOnPurge=None
Add test for update volume=xxx actiononpurge=yyy

15 years agoUpdate technotes and date
Kern Sibbald [Sun, 18 Oct 2009 09:10:57 +0000 (11:10 +0200)]
Update technotes and date

15 years agoMerge branch 'master' of ssh://bacula.git.sourceforge.net/gitroot/bacula/bacula
Kern Sibbald [Sun, 18 Oct 2009 09:03:32 +0000 (11:03 +0200)]
Merge branch 'master' of ssh://bacula.git.sourceforge.net/gitroot/bacula/bacula

15 years agofix crash on exchange restore fail
James Harper [Sun, 18 Oct 2009 09:00:39 +0000 (11:00 +0200)]
fix crash on exchange restore fail

15 years agofix typo in ActionOnPurge code
Eric Bollengier [Sun, 18 Oct 2009 08:53:06 +0000 (08:53 +0000)]
fix typo in ActionOnPurge code

15 years agoUpdate project 5 (ActionOnPurge) with current status
Eric Bollengier [Sun, 18 Oct 2009 08:40:51 +0000 (08:40 +0000)]
Update project 5 (ActionOnPurge) with current status

15 years agochmod new regress script
Eric Bollengier [Sat, 17 Oct 2009 22:16:14 +0000 (22:16 +0000)]
chmod new regress script

15 years agoupdate technotes
Eric Bollengier [Sat, 17 Oct 2009 21:59:28 +0000 (21:59 +0000)]
update technotes

15 years agoupdate regress
Eric Bollengier [Sat, 17 Oct 2009 22:01:16 +0000 (22:01 +0000)]
update regress

15 years agoUpdate Media and Pool record for ActionOnPurge + cleanup
Eric Bollengier [Sat, 17 Oct 2009 22:12:25 +0000 (22:12 +0000)]
Update Media and Pool record for ActionOnPurge + cleanup

15 years agoMerge remote branch 'sf/master' into purge
Eric Bollengier [Sat, 17 Oct 2009 22:10:12 +0000 (22:10 +0000)]
Merge remote branch 'sf/master' into purge

15 years agoEnsure that Ubuntu /var/run is created in init.d scripts suggested by nick <nick...
Kern Sibbald [Sat, 17 Oct 2009 16:30:14 +0000 (18:30 +0200)]
Ensure that Ubuntu /var/run is created in init.d scripts suggested by nick <nick@fisk.me.uk>

15 years agoImplement Dan's suggestion to avoid IPv6 problems
Kern Sibbald [Sat, 17 Oct 2009 16:28:06 +0000 (18:28 +0200)]
Implement Dan's suggestion to avoid IPv6 problems

15 years agoAdd makeall for release
Kern Sibbald [Sat, 17 Oct 2009 14:38:57 +0000 (16:38 +0200)]
Add makeall for release

15 years agoUpdate release
Kern Sibbald [Sat, 17 Oct 2009 13:47:02 +0000 (15:47 +0200)]
Update release

15 years agoOn release, make only a simple tag
Kern Sibbald [Sat, 17 Oct 2009 13:42:07 +0000 (15:42 +0200)]
On release, make only a simple tag

15 years agoUpdate release scripts
Kern Sibbald [Sat, 17 Oct 2009 13:28:22 +0000 (15:28 +0200)]
Update release scripts

15 years agoFix Windows build
Kern Sibbald [Sat, 17 Oct 2009 13:14:01 +0000 (15:14 +0200)]
Fix Windows build

15 years agoUpdate technotes
Marco van Wieringen [Sat, 17 Oct 2009 08:59:48 +0000 (10:59 +0200)]
Update technotes

15 years agoUpdated technotes
Marco van Wieringen [Sat, 17 Oct 2009 08:41:00 +0000 (10:41 +0200)]
Updated technotes

15 years agoMerge branch 'master' into mvw/1361
Marco van Wieringen [Sat, 17 Oct 2009 08:36:30 +0000 (10:36 +0200)]
Merge branch 'master' into mvw/1361

15 years agoDon't download and build fakeroot as part of make -C platforms/osx
Lorenz Schori [Fri, 16 Oct 2009 14:29:00 +0000 (16:29 +0200)]
Don't download and build fakeroot as part of make -C platforms/osx

Because debian's ftp only hosts the source tarballs of packages currently included in one of their releases,
there is no way to point to a recent version of fakeroot permanently. Therefore the build process for OSX
now requires users to download, compile and install fakeroot manually before building the bacula OSX package.

15 years agoMore Win installer changes
Kern Sibbald [Fri, 16 Oct 2009 15:49:54 +0000 (17:49 +0200)]
More Win installer changes