]>
git.sur5r.net Git - bacula/bacula/log
Nicolas Boichat [Fri, 19 Aug 2005 12:58:21 +0000 (12:58 +0000)]
Update winconfig.h.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2339
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Fri, 19 Aug 2005 12:55:41 +0000 (12:55 +0000)]
Update
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2338
91ce42f0 -d328-0410-95d8-
f526ca767f89
Nicolas Boichat [Fri, 19 Aug 2005 09:41:22 +0000 (09:41 +0000)]
Add more French messages to test wx-console internationalisation.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2337
91ce42f0 -d328-0410-95d8-
f526ca767f89
Nicolas Boichat [Fri, 19 Aug 2005 09:34:49 +0000 (09:34 +0000)]
Fix gettext problem in wx-console when ENABLE_NLS is not set.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2336
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Fri, 19 Aug 2005 09:14:19 +0000 (09:14 +0000)]
- Fix for create JobMedia so that VolIndex remains valid even
during a delete Job or pruning -- bug 402.
- Minor tweak for Win32 build.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2335
91ce42f0 -d328-0410-95d8-
f526ca767f89
Nicolas Boichat [Thu, 18 Aug 2005 21:45:18 +0000 (21:45 +0000)]
Fix compile errors when building wx-console with Unicode enabled (gettext problems).
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2334
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Thu, 18 Aug 2005 15:37:40 +0000 (15:37 +0000)]
Win32 fix -- remove debug O_NONBLOCK code
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2333
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Thu, 18 Aug 2005 15:23:42 +0000 (15:23 +0000)]
Updates
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2332
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Thu, 18 Aug 2005 14:08:07 +0000 (14:08 +0000)]
Fix bug 399 -- make_catalog_backup does not work for sqlite3
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2331
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Thu, 18 Aug 2005 12:36:57 +0000 (12:36 +0000)]
Update 2drive stuff
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2330
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Thu, 18 Aug 2005 12:28:22 +0000 (12:28 +0000)]
Turn off debug code
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2329
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Thu, 18 Aug 2005 12:21:40 +0000 (12:21 +0000)]
Add rcs tag to version.h
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2328
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Thu, 18 Aug 2005 12:15:10 +0000 (12:15 +0000)]
- Implement unloading a volume in a different drive if it
is needed in the current drive.
- Implement search for unused autochanger drive.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2327
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Thu, 18 Aug 2005 09:31:28 +0000 (09:31 +0000)]
- Implement search for exact Volume in reservation before
other searches.
- Fix picking up drive in Dir so that it is not done in
the status command.
- Eliminate double check on loaded for autochanger.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2326
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Thu, 18 Aug 2005 07:35:45 +0000 (07:35 +0000)]
Add more reserve debug
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2325
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 17 Aug 2005 18:54:23 +0000 (18:54 +0000)]
Start coding better reservation algorithm
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2324
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 17 Aug 2005 15:49:24 +0000 (15:49 +0000)]
- Always look for slot for label command.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2323
91ce42f0 -d328-0410-95d8-
f526ca767f89
Ludovic Strappazon [Wed, 17 Aug 2005 14:54:22 +0000 (14:54 +0000)]
Suite de dirdconf.tex
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2322
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 17 Aug 2005 13:48:38 +0000 (13:48 +0000)]
- Create unload_autochanger() subroutine, and unload
any drive that changes pool during reservation.
- Improve the logic of the reservation.
- Add more debug code for autochangers.
- Apply fix from Stephan Leemburg <sleemburg@jvc.nl> for
improper scanning of schedule resource:
Run = Level=Full Pool=Catalog daily at 1:20
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2321
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 17 Aug 2005 13:25:44 +0000 (13:25 +0000)]
Updates
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2320
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 17 Aug 2005 08:09:23 +0000 (08:09 +0000)]
- Apply patch from Chris Lee <labmonkey42@gmail.com> for
adding --enable-build-dird --enable-build-stored.
- Tweak datadir definition in configure.in
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2319
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Tue, 16 Aug 2005 20:51:16 +0000 (20:51 +0000)]
- Fix bug that missed drive=nn specification.
- Eliminate nonblocking kludge in heartbeat of FD as
it caused high CPU usage.
- Pickup loaded slot when doing open() of tape drive.
- Make autochanger reservation code go through full list
first pass until exact match found.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2318
91ce42f0 -d328-0410-95d8-
f526ca767f89
Ludovic Strappazon [Tue, 16 Aug 2005 15:32:41 +0000 (15:32 +0000)]
Suite de dirdconf.tex.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2317
91ce42f0 -d328-0410-95d8-
f526ca767f89
Nicolas Boichat [Mon, 15 Aug 2005 18:26:13 +0000 (18:26 +0000)]
- Convert dvd-writepart to Python.
- Increase delay from 3 seconds to 5 seconds between SIGTERM and SIGKILL when
killing external programs.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2316
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Mon, 15 Aug 2005 08:48:01 +0000 (08:48 +0000)]
- Fix how FileSet is saved in job record to correct continual
Full save.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2315
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Mon, 15 Aug 2005 07:25:11 +0000 (07:25 +0000)]
Update version
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2314
91ce42f0 -d328-0410-95d8-
f526ca767f89
Nicolas Boichat [Sat, 13 Aug 2005 16:29:11 +0000 (16:29 +0000)]
- Add gettext macros in autoconf/gettext-macros.
- Modify how localedir is set in configure.in.
- Remove setlocale check (useless).
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2313
91ce42f0 -d328-0410-95d8-
f526ca767f89
Nicolas Boichat [Sat, 13 Aug 2005 15:39:51 +0000 (15:39 +0000)]
Fix format errors.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2312
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sat, 13 Aug 2005 15:22:33 +0000 (15:22 +0000)]
- Add drive specification to mount, unmount, release, label,
and relabel for Autochangers. Note Dir<->SD protocol has
changed.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2311
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sat, 13 Aug 2005 14:06:53 +0000 (14:06 +0000)]
Add debug option to more tests
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2310
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Fri, 12 Aug 2005 13:45:28 +0000 (13:45 +0000)]
- Disable parts of NLS as the configure does not work here.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2309
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Fri, 12 Aug 2005 12:13:31 +0000 (12:13 +0000)]
Updates
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2308
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Thu, 11 Aug 2005 17:41:21 +0000 (17:41 +0000)]
trivial
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2307
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Thu, 11 Aug 2005 17:40:33 +0000 (17:40 +0000)]
Changes
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2306
91ce42f0 -d328-0410-95d8-
f526ca767f89
Nicolas Boichat [Thu, 11 Aug 2005 16:05:22 +0000 (16:05 +0000)]
Do not translate N_(...).
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2305
91ce42f0 -d328-0410-95d8-
f526ca767f89
Nicolas Boichat [Thu, 11 Aug 2005 12:22:18 +0000 (12:22 +0000)]
Add German translation and po/README.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2304
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Thu, 11 Aug 2005 10:49:50 +0000 (10:49 +0000)]
- Modified bconsole script so that it is improperly
installed, it will refuse to execute. This avoids
recursive call loops.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2303
91ce42f0 -d328-0410-95d8-
f526ca767f89
Nicolas Boichat [Wed, 10 Aug 2005 16:35:38 +0000 (16:35 +0000)]
Mark translatable strings in all source files.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2302
91ce42f0 -d328-0410-95d8-
f526ca767f89
Nicolas Boichat [Mon, 8 Aug 2005 16:27:54 +0000 (16:27 +0000)]
- Create French and Italian translation files (fr.po, it.po).
- Add support for translation in configure and Makefiles.
- Update autoconf/aclocal.m4 so it is automatically created with aclocal
(Note: autoconf/gnome-macros is not used anymore, it may be removed).
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2301
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Mon, 8 Aug 2005 16:26:15 +0000 (16:26 +0000)]
Flush
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2300
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sat, 6 Aug 2005 14:48:19 +0000 (14:48 +0000)]
Apply David's ACL fix to src/filed/acl.c
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2299
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Fri, 5 Aug 2005 18:58:32 +0000 (18:58 +0000)]
Apply patches sent by David Duchscher <kreios@gmail.com> for
making ACLs work on MacOS X and FreeBSD.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2298
91ce42f0 -d328-0410-95d8-
f526ca767f89
Thorsten Engel [Fri, 5 Aug 2005 16:13:47 +0000 (16:13 +0000)]
added unlink functionality for readonly files
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2297
91ce42f0 -d328-0410-95d8-
f526ca767f89
Thorsten Engel [Fri, 5 Aug 2005 16:03:22 +0000 (16:03 +0000)]
bugfix (used static functions instead of dynamic ones)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2296
91ce42f0 -d328-0410-95d8-
f526ca767f89
Thorsten Engel [Fri, 5 Aug 2005 08:16:51 +0000 (08:16 +0000)]
small vss improvement (more complete shutdown and startup after each backup instead of after restart)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2295
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Thu, 4 Aug 2005 12:19:09 +0000 (12:19 +0000)]
Flush
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2294
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Thu, 4 Aug 2005 09:37:47 +0000 (09:37 +0000)]
Fix 2 tape tests
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2293
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Thu, 4 Aug 2005 09:02:42 +0000 (09:02 +0000)]
- Apply patch in bug#397 that improved configure
- find readline under /include/readline
- no libutil under Solaris
- no need for -ldl under Solaris
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2292
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Thu, 4 Aug 2005 08:49:00 +0000 (08:49 +0000)]
- Make reservation system single threaded during the
search to avoid two threads competing for the same
resource.
- Correct a return code in find_suitable_device_for_job()
Possibly cause of busy writing to another volume.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2291
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 3 Aug 2005 19:26:46 +0000 (19:26 +0000)]
Updates
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2290
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 3 Aug 2005 19:01:43 +0000 (19:01 +0000)]
- Modify open() for tape so nonblocking really works.
- Use fcntl() to reset blocking status rather than close()
and reopen the drive.
- Make sure dev->open() is always called so that any change
in read/write permissions will occur.
- Open drives initially in daemon in read-only mode.
- Ensure that each time the VolHdr.VolumeName is zapped
or changed that free_volume() is called on the old name.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2289
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 3 Aug 2005 17:21:07 +0000 (17:21 +0000)]
Update
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2288
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 3 Aug 2005 14:07:04 +0000 (14:07 +0000)]
Update test
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2287
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 3 Aug 2005 13:22:32 +0000 (13:22 +0000)]
.cvsignore updates
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2286
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 3 Aug 2005 12:55:28 +0000 (12:55 +0000)]
Turn off debug
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2285
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 3 Aug 2005 12:54:49 +0000 (12:54 +0000)]
Update tape tests for pool
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2284
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 3 Aug 2005 12:54:30 +0000 (12:54 +0000)]
Add 2 drive test
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2283
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 3 Aug 2005 11:58:27 +0000 (11:58 +0000)]
Update
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2282
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 3 Aug 2005 11:35:29 +0000 (11:35 +0000)]
- Require 5 arguments to mtx-changer except list and slots
- Turn -EPIPE status returns from bpipe to ETIME
- Include Slot in SD status output
- Do not term_dev() during initialization in SD if the device
could not be opened. In the case of a tape drive, there may
be no tape in the drive.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2281
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Tue, 2 Aug 2005 16:44:48 +0000 (16:44 +0000)]
Updates
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2280
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Tue, 2 Aug 2005 16:32:37 +0000 (16:32 +0000)]
Setup for two drives
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2279
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Tue, 2 Aug 2005 16:09:51 +0000 (16:09 +0000)]
02Aug05
- Correct PostgreSQL database scripts as suggested by a user.
- Add additional info to FATAL message generated when a device
is busy writing to another volume.
- Suppress an inappropriate NULL Volume name message after a cancel.
- Correct a warning message in reserve.c
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2278
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Tue, 2 Aug 2005 15:45:06 +0000 (15:45 +0000)]
Updates
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2277
91ce42f0 -d328-0410-95d8-
f526ca767f89
Thorsten Engel [Tue, 2 Aug 2005 11:35:59 +0000 (11:35 +0000)]
PthreadVCE.dll in winbacula-bartpe-1.37.30 needs msvcr71.dll, so I added it to bacula.inf
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2276
91ce42f0 -d328-0410-95d8-
f526ca767f89
Nicolas Boichat [Sat, 30 Jul 2005 23:36:30 +0000 (23:36 +0000)]
Update DVD documentation.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2275
91ce42f0 -d328-0410-95d8-
f526ca767f89
Nicolas Boichat [Sat, 30 Jul 2005 21:57:26 +0000 (21:57 +0000)]
Disable DVD checks (last part removed...).
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2274
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sat, 30 Jul 2005 16:45:18 +0000 (16:45 +0000)]
Misc updates
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2273
91ce42f0 -d328-0410-95d8-
f526ca767f89
Nicolas Boichat [Sat, 30 Jul 2005 15:59:04 +0000 (15:59 +0000)]
Fix src/lib/bpipe.c:run_program and run_program_full_output to detect if the watchdog killed the program, and return an error if it is the case.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2272
91ce42f0 -d328-0410-95d8-
f526ca767f89
Nicolas Boichat [Sat, 30 Jul 2005 13:44:09 +0000 (13:44 +0000)]
Remove debug infos in dvd-writepart
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2271
91ce42f0 -d328-0410-95d8-
f526ca767f89
Nicolas Boichat [Fri, 29 Jul 2005 16:36:51 +0000 (16:36 +0000)]
Update dvd-writepart (auto-detect kernel version, integrated watchdog).
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2270
91ce42f0 -d328-0410-95d8-
f526ca767f89
Nicolas Boichat [Fri, 29 Jul 2005 13:49:33 +0000 (13:49 +0000)]
DVD sanity check : check if the last part was removed or truncated, or
if a written part was overwritten.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2269
91ce42f0 -d328-0410-95d8-
f526ca767f89
Nicolas Boichat [Fri, 29 Jul 2005 13:32:43 +0000 (13:32 +0000)]
Remove zero-sized parts from spool file when closing DVD-devices.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2268
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Fri, 29 Jul 2005 09:16:26 +0000 (09:16 +0000)]
29Jul05
- Apply user's patch to make mutiple modifiers for times
work correctly.
- Make read_dev_volume_label() handle ANSI/IBM labels
correctly -- ie space over any label at the beginning
of the tape.
28Jul05
- Make ANSI/IBM writing of HDR1/2 labels ignore any
errors if at end of tape.
- Apply Martin's patch to improve Python detection in
configure.in
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2267
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Thu, 28 Jul 2005 16:01:26 +0000 (16:01 +0000)]
Updates
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2266
91ce42f0 -d328-0410-95d8-
f526ca767f89
Nicolas Boichat [Thu, 28 Jul 2005 15:14:30 +0000 (15:14 +0000)]
Fix when we cannot mount the DVD, but no part has yet been written.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2265
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Thu, 28 Jul 2005 09:50:31 +0000 (09:50 +0000)]
28Jul05
- Temporarily turn off disk seeking until I find the
cause of the problem.
27Jul05
- Add OSF1 patch supplied by user.
- Use number of files selected from write_bsr() only
if it is not defined.
- Explicitly seek to end of file when getting size for
restore test.
- Correctly set EndBlock position in JobMedia record
for files.
- Remove unnecessary set StartBlock in bscan. Caused bscan
regression error.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2264
91ce42f0 -d328-0410-95d8-
f526ca767f89
Nicolas Boichat [Wed, 27 Jul 2005 22:47:39 +0000 (22:47 +0000)]
Update/bugfixes in DVD-writing. (@kern, please also check dev.c:truncate_dev)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2263
91ce42f0 -d328-0410-95d8-
f526ca767f89
Nicolas Boichat [Wed, 27 Jul 2005 22:45:20 +0000 (22:45 +0000)]
Other modifications outside DVD functions. (@kern please double-check this)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2262
91ce42f0 -d328-0410-95d8-
f526ca767f89
Nicolas Boichat [Wed, 27 Jul 2005 22:40:46 +0000 (22:40 +0000)]
Minor modifications outside DVD functions.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2261
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Tue, 26 Jul 2005 16:40:02 +0000 (16:40 +0000)]
Updates
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2260
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Tue, 26 Jul 2005 11:07:27 +0000 (11:07 +0000)]
Update
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2259
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Tue, 26 Jul 2005 10:55:28 +0000 (10:55 +0000)]
Add bacula-web doc
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2258
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Tue, 26 Jul 2005 09:34:29 +0000 (09:34 +0000)]
- Modify mtx-changer to wait a maximum of 300 seconds.
- Do restart of failed jobs only for Backups job types.
- A number of DVD updates from Nicolas.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2257
91ce42f0 -d328-0410-95d8-
f526ca767f89
Nicolas Boichat [Mon, 25 Jul 2005 15:37:20 +0000 (15:37 +0000)]
Various DVD fixes.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2256
91ce42f0 -d328-0410-95d8-
f526ca767f89
Nicolas Boichat [Mon, 25 Jul 2005 12:22:06 +0000 (12:22 +0000)]
Fix lseek_dev
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2255
91ce42f0 -d328-0410-95d8-
f526ca767f89
Nicolas Boichat [Mon, 25 Jul 2005 12:21:27 +0000 (12:21 +0000)]
Change debug level for BSR match_findex fails.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2254
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Mon, 25 Jul 2005 11:59:03 +0000 (11:59 +0000)]
Apply Nicolas' bsr single block patch
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2253
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Mon, 25 Jul 2005 10:13:12 +0000 (10:13 +0000)]
Update kes-1.37
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2252
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Mon, 25 Jul 2005 10:12:43 +0000 (10:12 +0000)]
- Turn off old service helper code in Win32.
- Correct Messages bug found by Phil in stored.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2251
91ce42f0 -d328-0410-95d8-
f526ca767f89
Nicolas Boichat [Sun, 24 Jul 2005 21:23:07 +0000 (21:23 +0000)]
Fixes concerning DVD-writing.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2250
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sun, 24 Jul 2005 16:00:17 +0000 (16:00 +0000)]
Document changes
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2249
91ce42f0 -d328-0410-95d8-
f526ca767f89
Scott Barninger [Sun, 24 Jul 2005 15:52:22 +0000 (15:52 +0000)]
First rpm build for 1.38, remove doc and rescue packages.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2248
91ce42f0 -d328-0410-95d8-
f526ca767f89
Karl Cunningham [Sun, 24 Jul 2005 14:59:54 +0000 (14:59 +0000)]
Removed references to the developer's manual from Makefiles for other manuals, since the
Developer's manual has its own directory now.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2247
91ce42f0 -d328-0410-95d8-
f526ca767f89
Karl Cunningham [Sun, 24 Jul 2005 14:49:54 +0000 (14:49 +0000)]
Make targets for developer's manual changed to be consistent with other manuals.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2246
91ce42f0 -d328-0410-95d8-
f526ca767f89
Karl Cunningham [Sun, 24 Jul 2005 14:47:58 +0000 (14:47 +0000)]
Removed superscript in text.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2245
91ce42f0 -d328-0410-95d8-
f526ca767f89
Karl Cunningham [Sun, 24 Jul 2005 14:47:14 +0000 (14:47 +0000)]
Changed to not try to make meaningful filenames for internally-generated
images (math, superscripts, etc).
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2244
91ce42f0 -d328-0410-95d8-
f526ca767f89
Scott Barninger [Sun, 24 Jul 2005 14:00:29 +0000 (14:00 +0000)]
Remove spec depend tetex-dvips for su9.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2243
91ce42f0 -d328-0410-95d8-
f526ca767f89
Scott Barninger [Sun, 24 Jul 2005 13:41:57 +0000 (13:41 +0000)]
Minor spec cleanup before 1.38
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2242
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sun, 24 Jul 2005 10:27:39 +0000 (10:27 +0000)]
Update doc
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2241
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sun, 24 Jul 2005 10:27:29 +0000 (10:27 +0000)]
Update docs
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2240
91ce42f0 -d328-0410-95d8-
f526ca767f89