]>
git.sur5r.net Git - bacula/bacula/log
Eric Bollengier [Wed, 2 Apr 2008 14:51:31 +0000 (14:51 +0000)]
ebl Add more incremental tests
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6728
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Wed, 2 Apr 2008 14:29:50 +0000 (14:29 +0000)]
ebl Fix small segfault in bacula-sd when debug level is 500
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6727
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 2 Apr 2008 14:16:26 +0000 (14:16 +0000)]
Update
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6725
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 2 Apr 2008 13:52:49 +0000 (13:52 +0000)]
Update tests
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6724
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 2 Apr 2008 13:49:32 +0000 (13:49 +0000)]
Remove reloads
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6722
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Wed, 2 Apr 2008 13:45:01 +0000 (13:45 +0000)]
ebl Add group stats
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6721
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 2 Apr 2008 08:45:31 +0000 (08:45 +0000)]
kes Modify run_program() and run_program_full_output() to use
call by reference for the results string. This corrects a long
standing problem where the address of the string may be changed
in the subroutine but not in the calling program.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6720
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Tue, 1 Apr 2008 10:28:20 +0000 (10:28 +0000)]
Update comments in mtx-changer.in
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6713
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Mon, 31 Mar 2008 18:50:24 +0000 (18:50 +0000)]
Tweak hash algorithm for htable using Martin Simmons idea
for doing a circular shift.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6709
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Mon, 31 Mar 2008 16:52:42 +0000 (16:52 +0000)]
kes Remember what volume is in VTLs (previously turned off for
testing).
kes Analysis of JobMedia records by Tom Ivar Helbekkmo <tih@hamartun.priv.no>
pointed out some problems in creating JobMedia records during
spooling with concurrent jobs. Fix the problem by updating the
start file position before despooling and generate a jobmedia
record at the end of despooling.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6708
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Mon, 31 Mar 2008 12:31:43 +0000 (12:31 +0000)]
Update
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6707
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Mon, 31 Mar 2008 09:15:22 +0000 (09:15 +0000)]
ebl print Website with a <a>
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6706
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sun, 30 Mar 2008 15:30:47 +0000 (15:30 +0000)]
Update
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6704
91ce42f0 -d328-0410-95d8-
f526ca767f89
Scott Barninger [Sun, 30 Mar 2008 13:44:20 +0000 (13:44 +0000)]
FHS compatibility corrections.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6703
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Fri, 28 Mar 2008 21:07:49 +0000 (21:07 +0000)]
kes Fix handling of JobMedia records during spooling and when a
Volume is changed without actually writing data to the Volume.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6701
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Fri, 28 Mar 2008 10:41:35 +0000 (10:41 +0000)]
Turn off new SD swap code -- not likely to work
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6700
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 26 Mar 2008 20:51:14 +0000 (20:51 +0000)]
kes Implement bsock code to permit locking. Use the new code in Verify
in the FD to prevent the heartbeat thread from disrupting the Verify
data sent to the Dir.
kes Modify SD locking to eliminate locking the reservations system from
outside the system. Use the volume lock when getting media data
and reserving a new volume at end of media.
kes Add Eric's volume_unused() fix to stored.c so that Volumes found
when SD starts are not locked into place.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6694
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 26 Mar 2008 17:34:56 +0000 (17:34 +0000)]
Fix cleanup-tape script again
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6693
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 26 Mar 2008 17:32:26 +0000 (17:32 +0000)]
Fix cleanup-tape script to use slot
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6692
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 26 Mar 2008 13:49:03 +0000 (13:49 +0000)]
Reorganize tests
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6691
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 26 Mar 2008 10:49:59 +0000 (10:49 +0000)]
New tests
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6690
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Mon, 24 Mar 2008 21:17:09 +0000 (21:17 +0000)]
Fail tests requiring tape drive if none present
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6674
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Mon, 24 Mar 2008 15:00:04 +0000 (15:00 +0000)]
Fix error compiling runscript code on 64 bit machines.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6673
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Mon, 24 Mar 2008 13:30:48 +0000 (13:30 +0000)]
24Mar08
kes Tweak Win32 mount point code.
kes Fix a couple of bugs in the accurate code (bad sscanf, buffer not
cleared giving bad file estimate).
kes Implement BIG_MALLOC in htable code. Runs 2.5 times faster for
5 Million entries.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6672
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sat, 22 Mar 2008 13:09:28 +0000 (13:09 +0000)]
Tweak get_os
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6669
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Sat, 22 Mar 2008 11:30:18 +0000 (11:30 +0000)]
ebl Fix warning on 64bit
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6666
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sat, 22 Mar 2008 09:34:45 +0000 (09:34 +0000)]
Fix bug pointed out by Peter Much that causes the StorageId to
be updated when reading a tape (during migration, it could have
been incorrectly set to the write StorageId).
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6664
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sat, 22 Mar 2008 09:05:20 +0000 (09:05 +0000)]
Keep Schedule run lists in order as suggested by
+ Bastian Friedrich.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6662
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Sat, 22 Mar 2008 09:00:23 +0000 (09:00 +0000)]
ebl cleanup
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6661
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Sat, 22 Mar 2008 08:24:40 +0000 (08:24 +0000)]
ebl Revert to database version 10
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6660
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Fri, 21 Mar 2008 18:30:21 +0000 (18:30 +0000)]
ebl Replace @macro@ in old upgrade scripts
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6659
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Fri, 21 Mar 2008 17:45:46 +0000 (17:45 +0000)]
Implement autostart scripts for Debian
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6658
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Fri, 21 Mar 2008 13:46:31 +0000 (13:46 +0000)]
ebl Move 9 to 10 scripts to updatedb
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6656
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Fri, 21 Mar 2008 13:39:33 +0000 (13:39 +0000)]
ebl Change VersionId from 10 to 11
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6655
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Fri, 21 Mar 2008 10:09:49 +0000 (10:09 +0000)]
Add svn update to Dart scripts
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6654
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Thu, 20 Mar 2008 10:29:57 +0000 (10:29 +0000)]
ebl Apply jobstat patch to add longterm statistics
in catalog.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6650
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Thu, 20 Mar 2008 10:19:10 +0000 (10:19 +0000)]
ebl Fix bug with quote in filename/path
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6649
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Thu, 20 Mar 2008 09:31:40 +0000 (09:31 +0000)]
Update add new tape tests
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6648
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Thu, 20 Mar 2008 08:57:40 +0000 (08:57 +0000)]
Update two-tape-prepare for Debian
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6646
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Thu, 20 Mar 2008 08:56:27 +0000 (08:56 +0000)]
Update two-tape-prepare for Debian
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6645
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Thu, 20 Mar 2008 08:33:20 +0000 (08:33 +0000)]
Fix mtx-changer.in for broken Debian mt program.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6643
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 19 Mar 2008 16:03:12 +0000 (16:03 +0000)]
Fix large number of JobMedia records reported by Eric Bollengier
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6631
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 19 Mar 2008 15:02:01 +0000 (15:02 +0000)]
Updates
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6630
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 19 Mar 2008 07:36:55 +0000 (07:36 +0000)]
Update msvc README
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6629
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Tue, 18 Mar 2008 19:45:26 +0000 (19:45 +0000)]
kes Apply doc fix from bug #1062.
kes Resolve crash and improper restore wx-console Win32 restore
GUI. Fixes bug #1065.
kes Update Win32 wxWidgets to latest version.
kes Attempt to do correct handling of Win32 mount points. Should
fix bug #1046.
kes Fix Win32 FD backup/restore memory leak due to improper termination
of BackupRead/Write. This fixes bug# 1038.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6628
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Tue, 18 Mar 2008 19:30:24 +0000 (19:30 +0000)]
Apply correction from bug #1062
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6627
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Tue, 18 Mar 2008 16:25:48 +0000 (16:25 +0000)]
ebl tweak web restoration interface
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6625
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Tue, 18 Mar 2008 10:07:31 +0000 (10:07 +0000)]
Add debug level to debug output
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6624
91ce42f0 -d328-0410-95d8-
f526ca767f89
Dirk H Bartley [Tue, 18 Mar 2008 02:10:22 +0000 (02:10 +0000)]
Add buttons and local timer configuration to storage window.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6623
91ce42f0 -d328-0410-95d8-
f526ca767f89
Dirk H Bartley [Tue, 18 Mar 2008 01:16:24 +0000 (01:16 +0000)]
Add setcurrent.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6622
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Mon, 17 Mar 2008 08:29:29 +0000 (08:29 +0000)]
ebl Add relocation stuffs
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6621
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sun, 16 Mar 2008 20:45:03 +0000 (20:45 +0000)]
Tweak distros and versions -- more to do
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6620
91ce42f0 -d328-0410-95d8-
f526ca767f89
Dirk H Bartley [Sun, 16 Mar 2008 16:36:46 +0000 (16:36 +0000)]
Add command debbugging lines based on preferences.
Add code to only run command for active tab in storstat.
Add connection to run command every time a new tab is clicked.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6619
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Sun, 16 Mar 2008 09:29:41 +0000 (09:29 +0000)]
ebl Fix accurate test to work with current trunk
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6618
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Sun, 16 Mar 2008 09:26:08 +0000 (09:26 +0000)]
ebl Use only ctime/mtime for accurate mode.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6617
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Sun, 16 Mar 2008 08:34:59 +0000 (08:34 +0000)]
ebl tweak debug code
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6616
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Sun, 16 Mar 2008 08:33:46 +0000 (08:33 +0000)]
ebl update
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6615
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sun, 16 Mar 2008 06:48:37 +0000 (06:48 +0000)]
Tweaks
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6614
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sat, 15 Mar 2008 20:02:00 +0000 (20:02 +0000)]
Eliminate compiler warning in vss_generic.cpp
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6613
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Fri, 14 Mar 2008 17:14:57 +0000 (17:14 +0000)]
add reserved_volume flag in DCR to make maxvol2 test work
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6612
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Fri, 14 Mar 2008 08:45:15 +0000 (08:45 +0000)]
Add runscript test
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6611
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Fri, 14 Mar 2008 07:51:28 +0000 (07:51 +0000)]
Update ctest readme
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6610
91ce42f0 -d328-0410-95d8-
f526ca767f89
Dirk H Bartley [Thu, 13 Mar 2008 23:22:56 +0000 (23:22 +0000)]
Get the title to make more sense when window is undocked.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6609
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Thu, 13 Mar 2008 21:59:29 +0000 (21:59 +0000)]
Reservation tweaks + more debug output
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6608
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Thu, 13 Mar 2008 21:06:36 +0000 (21:06 +0000)]
Add Frank's explanation for ctest backing out changes
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6607
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Thu, 13 Mar 2008 15:04:03 +0000 (15:04 +0000)]
ebl Add multiple command test
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6606
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Thu, 13 Mar 2008 15:02:54 +0000 (15:02 +0000)]
ebl revert prototype.conf change
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6605
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Thu, 13 Mar 2008 15:01:07 +0000 (15:01 +0000)]
ebl Add a test for multiple command in runscript
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6604
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Thu, 13 Mar 2008 14:50:46 +0000 (14:50 +0000)]
ebl Fix new runscript multiple command
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6603
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Thu, 13 Mar 2008 14:49:57 +0000 (14:49 +0000)]
ebl Adapt runscript-test to new runscript output
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6602
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Thu, 13 Mar 2008 14:21:25 +0000 (14:21 +0000)]
ebl Cleanup
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6601
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Thu, 13 Mar 2008 14:18:15 +0000 (14:18 +0000)]
ebl Permit multiple command/console per runscript definition.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6600
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Thu, 13 Mar 2008 13:16:54 +0000 (13:16 +0000)]
ebl Add AfterVSS doc
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6599
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Thu, 13 Mar 2008 12:53:13 +0000 (12:53 +0000)]
ebl Update
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6598
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Thu, 13 Mar 2008 12:51:51 +0000 (12:51 +0000)]
ebl Add AfterVSS option to RunsWhen runscript option
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6597
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Thu, 13 Mar 2008 12:49:25 +0000 (12:49 +0000)]
ebl Tweak patch for current trunk
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6596
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Thu, 13 Mar 2008 12:29:32 +0000 (12:29 +0000)]
kes Don't zap dcr values during release_volume() as they might
have the next Volume to be mounted.
kes Fix AIX prototype.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6595
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Thu, 13 Mar 2008 09:20:26 +0000 (09:20 +0000)]
Tweak debug + code indenting
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6594
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 12 Mar 2008 20:52:51 +0000 (20:52 +0000)]
Tweak swap code
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6593
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 12 Mar 2008 15:01:42 +0000 (15:01 +0000)]
Second cut of drive switching during backup
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6592
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 12 Mar 2008 07:53:57 +0000 (07:53 +0000)]
Remove runscript test -- it always fails
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6591
91ce42f0 -d328-0410-95d8-
f526ca767f89
Dirk H Bartley [Wed, 12 Mar 2008 02:50:53 +0000 (02:50 +0000)]
Add a storage status page.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6590
91ce42f0 -d328-0410-95d8-
f526ca767f89
Dirk H Bartley [Wed, 12 Mar 2008 00:37:50 +0000 (00:37 +0000)]
Changed running from a table widget to a text widget.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6589
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Tue, 11 Mar 2008 21:02:12 +0000 (21:02 +0000)]
Restore old test scripts
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6588
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Tue, 11 Mar 2008 19:56:16 +0000 (19:56 +0000)]
kes Fix Win32 build.
kes Update Win32 version of wxWidgets to most recent version
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6587
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Tue, 11 Mar 2008 14:17:36 +0000 (14:17 +0000)]
ebl Fix files/bytes bar
Disable mysql debug
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6586
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Tue, 11 Mar 2008 13:45:51 +0000 (13:45 +0000)]
Tweak Copy job details.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6585
91ce42f0 -d328-0410-95d8-
f526ca767f89
Dirk H Bartley [Tue, 11 Mar 2008 13:05:43 +0000 (13:05 +0000)]
Reverse the order of the terminated table to be like the job list class. Most
recent at the top.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6584
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Tue, 11 Mar 2008 13:03:10 +0000 (13:03 +0000)]
ebl Fix JobFiles estimation (we use only Full backup)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6583
91ce42f0 -d328-0410-95d8-
f526ca767f89
Dirk H Bartley [Tue, 11 Mar 2008 12:50:59 +0000 (12:50 +0000)]
Oops. When I changed the contents of the field earlier, I forgot to make this change
to get the actions into the menu.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6582
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Tue, 11 Mar 2008 11:31:45 +0000 (11:31 +0000)]
Minor tweaks to code style
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6581
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Tue, 11 Mar 2008 09:15:20 +0000 (09:15 +0000)]
Rework dir_find_next_appendable_volume to make a bit more effort
to find a suitable volume before giving up.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6580
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Tue, 11 Mar 2008 08:18:19 +0000 (08:18 +0000)]
Add date to run_multiple
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6579
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Mon, 10 Mar 2008 22:01:49 +0000 (22:01 +0000)]
kes Make ask_sysop_to_create... to return if waken from wait.
This helps get out of blocked conditions.
kes Experimental implementation of switch_device in reservations.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6578
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Mon, 10 Mar 2008 16:13:48 +0000 (16:13 +0000)]
kes Implement FD version to allow easier protocol changes.
kes Add Plugin Options string -- not yet passed to FD.
kes Implement PluginOptions ACL.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6577
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Mon, 10 Mar 2008 15:43:35 +0000 (15:43 +0000)]
ebl Use lineal regression on job progress bar
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6576
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Mon, 10 Mar 2008 14:06:52 +0000 (14:06 +0000)]
ebl Fix install notes
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6575
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Mon, 10 Mar 2008 09:02:48 +0000 (09:02 +0000)]
Set debug level
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6574
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Mon, 10 Mar 2008 08:51:50 +0000 (08:51 +0000)]
Set debug level
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6573
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Sun, 9 Mar 2008 22:30:33 +0000 (22:30 +0000)]
ebl Bugfix on display running jobs
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6572
91ce42f0 -d328-0410-95d8-
f526ca767f89