]>
git.sur5r.net Git - bacula/bacula/log
Eric Bollengier [Sat, 12 Jul 2008 12:50:15 +0000 (12:50 +0000)]
ebl Add tweak for mingw
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7358
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sat, 12 Jul 2008 09:13:25 +0000 (09:13 +0000)]
Add code to interface OpenSSL to new Win32 pthreads code which
used a structure for thread_t.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7356
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Sat, 12 Jul 2008 06:43:25 +0000 (06:43 +0000)]
ebl revert previous win32 fix
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7355
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Fri, 11 Jul 2008 22:43:53 +0000 (22:43 +0000)]
ebl fix segfault on win32
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7354
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Thu, 10 Jul 2008 22:23:22 +0000 (22:23 +0000)]
ebl More tests
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7353
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Wed, 9 Jul 2008 21:02:53 +0000 (21:02 +0000)]
ebl Fix segfault during init
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7352
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Wed, 9 Jul 2008 16:18:53 +0000 (16:18 +0000)]
ebl Tweak bat for win32 (it segfault at home, but
bat.exe is there !)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7351
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Wed, 9 Jul 2008 15:05:25 +0000 (15:05 +0000)]
ebl Update for bat on win32
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7350
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Wed, 9 Jul 2008 09:18:36 +0000 (09:18 +0000)]
ebl Fix segfault with berkeleyDB init
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7349
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 9 Jul 2008 09:17:40 +0000 (09:17 +0000)]
Turn off bat debug code when debug off
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7348
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Tue, 8 Jul 2008 20:06:59 +0000 (20:06 +0000)]
ebl Update DB driver to use ASYNC operations
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7346
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Tue, 8 Jul 2008 20:05:44 +0000 (20:05 +0000)]
ebl Update to use a separate db connexion to compute and
send accurate file list.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7345
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Tue, 8 Jul 2008 16:06:07 +0000 (16:06 +0000)]
ebl Tweak accurate mode to use a dedicate connexion
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7344
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Tue, 8 Jul 2008 14:51:48 +0000 (14:51 +0000)]
ebl Add a test with 2M files
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7343
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Tue, 8 Jul 2008 13:00:41 +0000 (13:00 +0000)]
ebl Update autoconf/configure to support berkeley DB
Remove tokyo cabinet from configure
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7342
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Tue, 8 Jul 2008 12:04:12 +0000 (12:04 +0000)]
ebl remove tokyo from main Makefile
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7341
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Tue, 8 Jul 2008 11:15:32 +0000 (11:15 +0000)]
ebl Add a sort to db_get_file_list to improve
bsr construction time.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7340
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Tue, 8 Jul 2008 10:39:30 +0000 (10:39 +0000)]
Add mtx-changer.conf
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7339
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Mon, 7 Jul 2008 22:43:06 +0000 (22:43 +0000)]
ebl Update accurate patch for berkeley DB.
- Add C++ object to choose between HTABLE/DB during runtime
- Drop support for tokyodbm
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7338
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Mon, 7 Jul 2008 13:34:05 +0000 (13:34 +0000)]
ebl Update to use DB in accurate mode
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7332
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Mon, 7 Jul 2008 13:15:18 +0000 (13:15 +0000)]
ebl Add libdb to mingw32 for accurate backup
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7331
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Mon, 7 Jul 2008 12:21:49 +0000 (12:21 +0000)]
Clear in-use bit on vol when unused while swapping.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7330
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Mon, 7 Jul 2008 06:51:11 +0000 (06:51 +0000)]
Clear in-use bit on vol when unused while swapping
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7327
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sun, 6 Jul 2008 12:50:19 +0000 (12:50 +0000)]
kes Remove sleep at end of ./bacula
kes Clear hash packet for hardlinked files correctly. This corrects
a long standing bug where hardlinked files selected individually
would occasionally not be restored.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7324
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sun, 6 Jul 2008 06:12:18 +0000 (06:12 +0000)]
Update add debug
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7323
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sat, 5 Jul 2008 16:24:16 +0000 (16:24 +0000)]
Set tape options also vtape in one place
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7322
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sat, 5 Jul 2008 13:37:12 +0000 (13:37 +0000)]
kes Apply Eric's patch to ensure that autoprune does not return
a Volume not in the autochanger unless requested to do so.
kes Correct bat restore display of multiple drives. This fixes
bug #1117.
kes Do find_a_volume() each time an unload is done. This
fixes the failure of maxvol2-test.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7321
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sat, 5 Jul 2008 12:40:29 +0000 (12:40 +0000)]
Update
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7315
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sat, 5 Jul 2008 12:30:18 +0000 (12:30 +0000)]
Get correct selection when clicking a dir in bat restore
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7313
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sat, 5 Jul 2008 12:17:33 +0000 (12:17 +0000)]
Update bat restore.cpp
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7312
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Fri, 4 Jul 2008 18:18:15 +0000 (18:18 +0000)]
kes Add some SD debug code.
kes Do find_a_volume() each time an unload is done.
kes Apply Joao's DBI patch that adds easier configuration of DBI drivers,
and adds --with-db-port to ./configure.
kes Use Qmsg() in job.c watchdog callback.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7308
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Fri, 4 Jul 2008 17:17:13 +0000 (17:17 +0000)]
do find_a_volume after each unload
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7307
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Fri, 4 Jul 2008 16:58:35 +0000 (16:58 +0000)]
Add debug
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7306
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Fri, 4 Jul 2008 12:33:07 +0000 (12:33 +0000)]
ebl Add catalog to messages resource
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7302
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Fri, 4 Jul 2008 07:50:16 +0000 (07:50 +0000)]
ebl Add link to Job view
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7301
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Thu, 3 Jul 2008 19:16:31 +0000 (19:16 +0000)]
Update
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7300
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Thu, 3 Jul 2008 10:31:20 +0000 (10:31 +0000)]
kes Fix python compiler string warning. Note, IMO the GNU C++
compiler guys have made a *very* bad change to their compiler.
They now force all strings to be 'const' unless you explicitly
cast them, which is extremely ugly and ruins nice code as well
as creates a lot of useless work.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7296
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Thu, 3 Jul 2008 09:31:01 +0000 (09:31 +0000)]
ebl Add documentation link to missing job view
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7294
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Wed, 2 Jul 2008 21:24:57 +0000 (21:24 +0000)]
ebl Fix bad flag
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7293
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Wed, 2 Jul 2008 21:11:53 +0000 (21:11 +0000)]
ebl Make accurate + db work with regression test
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7292
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 2 Jul 2008 20:48:20 +0000 (20:48 +0000)]
Discard possible mt output
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7290
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 2 Jul 2008 20:41:34 +0000 (20:41 +0000)]
kes Fix mtx-changer to detect both versions of Ubuntu (Debian)
mt. This fixes bug #1116.
kes Add const in python files to reduce compiler warnings.
This may have to be backed out because of later compiler
strict checking.
kes Fix failure of 2drive-concurrent-test. Always read label;
clear_unload() only after drive is defined in acquire_for_read().
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7289
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Wed, 2 Jul 2008 19:33:51 +0000 (19:33 +0000)]
ebl Add accurate mode using DB Berkeley
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7288
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 2 Jul 2008 16:17:32 +0000 (16:17 +0000)]
Add more debug
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7287
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Tue, 1 Jul 2008 16:00:13 +0000 (16:00 +0000)]
Fix Virtual test
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7277
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Tue, 1 Jul 2008 13:12:00 +0000 (13:12 +0000)]
ebl update
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7275
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Tue, 1 Jul 2008 12:10:30 +0000 (12:10 +0000)]
Make Bacula path absolute
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7274
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Tue, 1 Jul 2008 10:16:53 +0000 (10:16 +0000)]
Backup bad fix
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7271
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Tue, 1 Jul 2008 09:51:20 +0000 (09:51 +0000)]
ebl update
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7269
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Tue, 1 Jul 2008 09:50:40 +0000 (09:50 +0000)]
ebl Fix log output to get all messages
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7268
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Mon, 30 Jun 2008 21:09:24 +0000 (21:09 +0000)]
Force re-configure on every run
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7267
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Mon, 30 Jun 2008 08:58:24 +0000 (08:58 +0000)]
ebl Make next-vol-test pass
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7260
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Mon, 30 Jun 2008 06:26:12 +0000 (06:26 +0000)]
Fix misplaced paren
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7259
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sun, 29 Jun 2008 13:50:47 +0000 (13:50 +0000)]
Tweak for *stupid* compiler warning
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7257
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sat, 28 Jun 2008 14:26:38 +0000 (14:26 +0000)]
Temp remove next-vol-test
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7256
91ce42f0 -d328-0410-95d8-
f526ca767f89
Scott Barninger [Sat, 28 Jun 2008 14:18:17 +0000 (14:18 +0000)]
Add SuSE-11.0
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7253
91ce42f0 -d328-0410-95d8-
f526ca767f89
Scott Barninger [Sat, 28 Jun 2008 14:17:50 +0000 (14:17 +0000)]
Add SuSE-11.0
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7252
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Sat, 28 Jun 2008 13:21:06 +0000 (13:21 +0000)]
ebl show an other bug of the current code
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7251
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sat, 28 Jun 2008 08:49:32 +0000 (08:49 +0000)]
Add debug + clear unload flag at begin acquire
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7250
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Fri, 27 Jun 2008 22:35:16 +0000 (22:35 +0000)]
ebl update todo
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7249
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Fri, 27 Jun 2008 21:03:55 +0000 (21:03 +0000)]
kes Generally clean up the manual tape loading code. The main
conceptial change is that when a volume is marked to be unloaded,
its volume name is retained, and it is only marked as unloaded
when either the autoloader says it is unloaded or another tape
is read on that drive.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7248
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Fri, 27 Jun 2008 15:17:59 +0000 (15:17 +0000)]
ebl update
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7247
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Fri, 27 Jun 2008 15:12:27 +0000 (15:12 +0000)]
ebl update tokyodbm for mingw
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7246
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Fri, 27 Jun 2008 14:38:03 +0000 (14:38 +0000)]
Update
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7245
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Fri, 27 Jun 2008 13:16:58 +0000 (13:16 +0000)]
Fix ugly two disk drive bug in conf file
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7244
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Fri, 27 Jun 2008 07:35:32 +0000 (07:35 +0000)]
Modify debug
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7243
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Thu, 26 Jun 2008 21:44:03 +0000 (21:44 +0000)]
Update
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7242
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Thu, 26 Jun 2008 20:37:28 +0000 (20:37 +0000)]
Update two-vol-manual-tape
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7241
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Thu, 26 Jun 2008 15:33:12 +0000 (15:33 +0000)]
ebl display folder content when is a leaf
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7240
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Thu, 26 Jun 2008 14:42:42 +0000 (14:42 +0000)]
ebl Permit to delete items from selection with delete key
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7239
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 25 Jun 2008 21:19:00 +0000 (21:19 +0000)]
Make two-vol-manual vtape/tape neutral
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7236
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 25 Jun 2008 21:18:18 +0000 (21:18 +0000)]
Manual drive change code
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7235
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 25 Jun 2008 21:17:32 +0000 (21:17 +0000)]
More debug
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7234
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 25 Jun 2008 21:16:43 +0000 (21:16 +0000)]
Update
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7233
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 25 Jun 2008 21:16:19 +0000 (21:16 +0000)]
Update ctest README
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7232
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 25 Jun 2008 21:13:06 +0000 (21:13 +0000)]
kes Add debug code and refactor subroutine in stored/mount.c
kes Fix format problem in bscan output reported in bug #1105.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7231
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Wed, 25 Jun 2008 19:31:30 +0000 (19:31 +0000)]
ebl update
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7230
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Wed, 25 Jun 2008 15:34:42 +0000 (15:34 +0000)]
ebl Add information about how to reproduce the next-vol bug
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7229
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Wed, 25 Jun 2008 13:14:02 +0000 (13:14 +0000)]
ebl Fix find_next_volume_for_append logic
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7228
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Tue, 24 Jun 2008 19:41:31 +0000 (19:41 +0000)]
ebl update vtape documentation
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7227
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Tue, 24 Jun 2008 19:20:29 +0000 (19:20 +0000)]
ebl fix autochanger option
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7226
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Tue, 24 Jun 2008 19:04:20 +0000 (19:04 +0000)]
ebl Use DeviceType=Vtape when USE_VTAPE=yes
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7225
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Tue, 24 Jun 2008 18:56:22 +0000 (18:56 +0000)]
ebl Simplify vtape usage
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7224
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Mon, 23 Jun 2008 21:11:15 +0000 (21:11 +0000)]
ebl Try to compile tokyodbm with mingw
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7223
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Mon, 23 Jun 2008 14:50:05 +0000 (14:50 +0000)]
ebl Add mmap unmmap implementation for win32 and
tokyodbm
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7222
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Mon, 23 Jun 2008 14:48:20 +0000 (14:48 +0000)]
ebl Fix nagios script for client and group
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7221
91ce42f0 -d328-0410-95d8-
f526ca767f89
Thomas Glatthor [Mon, 23 Jun 2008 10:15:22 +0000 (10:15 +0000)]
note about empty autochanger
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7220
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Mon, 23 Jun 2008 06:41:41 +0000 (06:41 +0000)]
kes Make first step toward eliminating globals from config
scanning. Also should be a workaround for FORTIFY_SOURCE
GNU C bug -- fixes bug #1042.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7219
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Sun, 22 Jun 2008 18:49:10 +0000 (18:49 +0000)]
ebl Update overview
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7218
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Sun, 22 Jun 2008 18:44:53 +0000 (18:44 +0000)]
ebl Update overview page
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7217
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Sun, 22 Jun 2008 12:31:24 +0000 (12:31 +0000)]
ebl Activate tokyo dbm compilation (not linking)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7215
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Sun, 22 Jun 2008 12:12:29 +0000 (12:12 +0000)]
ebl Fix missing job bug
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7214
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Sat, 21 Jun 2008 20:23:09 +0000 (20:23 +0000)]
ebl fix for vtape
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7213
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Sat, 21 Jun 2008 20:13:48 +0000 (20:13 +0000)]
ebl Tweak for vtape
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7212
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Sat, 21 Jun 2008 20:12:19 +0000 (20:12 +0000)]
ebl fix shell case..esac default condition
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7211
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Sat, 21 Jun 2008 20:07:39 +0000 (20:07 +0000)]
ebl tweak for vtape
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7210
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Sat, 21 Jun 2008 19:40:09 +0000 (19:40 +0000)]
ebl revert to last version to find something more clean with vtape
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7209
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Sat, 21 Jun 2008 18:02:21 +0000 (18:02 +0000)]
ebl tweak to use existing scripts (and be compatible with vtape)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7208
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sat, 21 Jun 2008 16:18:35 +0000 (16:18 +0000)]
kes Apply duplicate job tests to restarted jobs.
kes Copy more data when restarting a job so that run
overrides are kept. This should fix bug #1094.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7207
91ce42f0 -d328-0410-95d8-
f526ca767f89
Dirk H Bartley [Sat, 21 Jun 2008 14:44:50 +0000 (14:44 +0000)]
Commit of patch by Riccardo.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7206
91ce42f0 -d328-0410-95d8-
f526ca767f89