]> git.sur5r.net Git - bacula/rescue/log
bacula/rescue
18 years agoFix out of order volumes during restore.
Kern Sibbald [Sun, 4 Sep 2005 15:47:12 +0000 (15:47 +0000)]
Fix out of order volumes during restore.

18 years agoAdd README file to logwatch directory.
Scott Barninger [Sun, 4 Sep 2005 15:28:00 +0000 (15:28 +0000)]
Add README file to logwatch directory.

18 years ago- Fixed mysql database size result. Reported by Roland Arendes
Juan Luis Francis [Thu, 1 Sep 2005 16:31:51 +0000 (16:31 +0000)]
- Fixed mysql database size result. Reported by Roland Arendes

18 years ago- Added German translation mantained by Florian Heigl
Juan Luis Francis [Thu, 1 Sep 2005 14:36:02 +0000 (14:36 +0000)]
- Added German translation mantained by Florian Heigl

18 years ago- Final tweaks to build Win32.
Kern Sibbald [Wed, 31 Aug 2005 15:29:40 +0000 (15:29 +0000)]
- Final tweaks to build Win32.
- Enable debug code in ua_label.c
- Remove devices from the Volume list even if no
  Volume is in drive.  Hopefully this fixes Arno's problem
  of multiple volumes listed in the same drive.

18 years agoRemove extra double quote
Kern Sibbald [Mon, 29 Aug 2005 19:59:32 +0000 (19:59 +0000)]
Remove extra double quote

18 years agoUpdate doc + add make release
Kern Sibbald [Mon, 29 Aug 2005 17:30:48 +0000 (17:30 +0000)]
Update doc + add make release

18 years agoSuite de dirdconf.tex.
Ludovic Strappazon [Mon, 29 Aug 2005 15:24:11 +0000 (15:24 +0000)]
Suite de dirdconf.tex.

18 years agoMore updates
Kern Sibbald [Mon, 29 Aug 2005 12:46:05 +0000 (12:46 +0000)]
More updates

18 years agoCreate make release + add README
Kern Sibbald [Mon, 29 Aug 2005 11:09:17 +0000 (11:09 +0000)]
Create make release + add README

18 years agoApply Landon's patch for TLS default values.
Kern Sibbald [Sun, 28 Aug 2005 19:46:39 +0000 (19:46 +0000)]
Apply Landon's patch for TLS default values.

18 years agoCorrect LOCALEDIR problem in build of Win32
Kern Sibbald [Sun, 28 Aug 2005 12:30:21 +0000 (12:30 +0000)]
Correct LOCALEDIR problem in build of Win32

18 years agoUpdate doc
Kern Sibbald [Sun, 28 Aug 2005 12:22:30 +0000 (12:22 +0000)]
Update doc

18 years ago- Correct ssize_t problem in build of Win32
Kern Sibbald [Sun, 28 Aug 2005 12:22:02 +0000 (12:22 +0000)]
- Correct ssize_t problem in build of Win32
- Add code to llprint pools and volumes to debug next item.
- From bug report, fix resetting Pool defaults in Volume. It
  was a typo Max was missing in several places.
- Don't allow translation of database Volume Status values.

18 years agoAdd support for gettext in VC++ 8.0.
Nicolas Boichat [Sat, 27 Aug 2005 22:37:09 +0000 (22:37 +0000)]
Add support for gettext in VC++ 8.0.

18 years agoUpdate VC++ 8.0 project files.
Nicolas Boichat [Sat, 27 Aug 2005 19:11:42 +0000 (19:11 +0000)]
Update VC++ 8.0 project files.

18 years agoAdd compatibility with Microsoft Visual C++ 2005 Express Edition Beta 2 (a complete...
Nicolas Boichat [Sat, 27 Aug 2005 14:33:39 +0000 (14:33 +0000)]
Add compatibility with Microsoft Visual C++ 2005 Express Edition Beta 2 (a complete VC++ IDE available for free).
It should not break MSVC++ 2003 compatibility.
(src/win32/README.vc8 will be completed later)

18 years agoFinal changes
Kern Sibbald [Thu, 25 Aug 2005 21:16:43 +0000 (21:16 +0000)]
Final changes

18 years agouite de dirdconf.tex
Ludovic Strappazon [Thu, 25 Aug 2005 15:24:13 +0000 (15:24 +0000)]
uite de dirdconf.tex

18 years agoFix 2 drive WEOF
Kern Sibbald [Wed, 24 Aug 2005 18:47:32 +0000 (18:47 +0000)]
Fix 2 drive WEOF

18 years ago- Ensure that the drive is closed before calling the
Kern Sibbald [Wed, 24 Aug 2005 16:29:01 +0000 (16:29 +0000)]
- Ensure that the drive is closed before calling the
  mtx-changer script so that the script can access the drive.

18 years agoAdd drive name to reserved Volume list printout in SD.
Kern Sibbald [Wed, 24 Aug 2005 09:00:34 +0000 (09:00 +0000)]
Add drive name to reserved Volume list printout in SD.

18 years ago- Fix bug in acquire.c that incorrectly reported volume
Kern Sibbald [Tue, 23 Aug 2005 16:13:31 +0000 (16:13 +0000)]
- Fix bug in acquire.c that incorrectly reported volume
  busy.
- Add additional debug code and messages in reserve.c
- Eliminate unwanted warning message in reserve.c

18 years agoFix my errors in specifying the configuration defaults:
Landon Fuller [Mon, 22 Aug 2005 19:19:21 +0000 (19:19 +0000)]
Fix my errors in specifying the configuration defaults:
- tlsenable and tlsrequire should default to off
- tlsverify should default to on

18 years agoUpdate
Kern Sibbald [Mon, 22 Aug 2005 08:13:00 +0000 (08:13 +0000)]
Update

18 years agoFinal changes
Kern Sibbald [Mon, 22 Aug 2005 08:11:51 +0000 (08:11 +0000)]
Final changes

18 years ago- Landon's fix for NLS detection
Kern Sibbald [Mon, 22 Aug 2005 07:38:10 +0000 (07:38 +0000)]
- Landon's fix for NLS detection
- Eliminate incorrect compiler warning on FreeBSD.

18 years agoFinal changes
Kern Sibbald [Sun, 21 Aug 2005 09:11:17 +0000 (09:11 +0000)]
Final changes

18 years agoMove Win32 errno message build into berrno constructor.
Kern Sibbald [Sun, 21 Aug 2005 08:40:45 +0000 (08:40 +0000)]
Move Win32 errno message build into berrno constructor.

18 years agoInclude the appropriate libintl linker flags. Tested on Linux, Solaris, FreeBSD and...
Landon Fuller [Sat, 20 Aug 2005 19:57:01 +0000 (19:57 +0000)]
Include the appropriate libintl linker flags. Tested on Linux, Solaris, FreeBSD and Mac OS X.

18 years agoUpdate tests with new debug code
Kern Sibbald [Sat, 20 Aug 2005 13:45:11 +0000 (13:45 +0000)]
Update tests with new debug code

18 years ago Minor Win32 build tweaks
Kern Sibbald [Sat, 20 Aug 2005 08:04:08 +0000 (08:04 +0000)]
 Minor Win32 build tweaks

18 years ago- A number of minor Win32 fixes.
Kern Sibbald [Fri, 19 Aug 2005 16:50:35 +0000 (16:50 +0000)]
- A number of minor Win32 fixes.
- Remove a PostQuitMessage() as suggested by Thorsten so that
  BartPE restore can work correctly.

18 years agoAnother Win32 tweak
Kern Sibbald [Fri, 19 Aug 2005 15:46:54 +0000 (15:46 +0000)]
Another Win32 tweak

18 years agoWin32 tweaks
Kern Sibbald [Fri, 19 Aug 2005 15:36:13 +0000 (15:36 +0000)]
Win32 tweaks

18 years agoPut all multi-line strings on one line to fix VC++ compile errors...
Nicolas Boichat [Fri, 19 Aug 2005 14:09:45 +0000 (14:09 +0000)]
Put all multi-line strings on one line to fix VC++ compile errors...

18 years agoUpdate winconfig.h.
Nicolas Boichat [Fri, 19 Aug 2005 12:58:21 +0000 (12:58 +0000)]
Update winconfig.h.

18 years agoUpdate
Kern Sibbald [Fri, 19 Aug 2005 12:55:41 +0000 (12:55 +0000)]
Update

18 years agoAdd more French messages to test wx-console internationalisation.
Nicolas Boichat [Fri, 19 Aug 2005 09:41:22 +0000 (09:41 +0000)]
Add more French messages to test wx-console internationalisation.

18 years agoFix gettext problem in wx-console when ENABLE_NLS is not set.
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.

18 years ago- Fix for create JobMedia so that VolIndex remains valid even
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.

18 years agoFix compile errors when building wx-console with Unicode enabled (gettext problems).
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).

18 years agoWin32 fix -- remove debug O_NONBLOCK code
Kern Sibbald [Thu, 18 Aug 2005 15:37:40 +0000 (15:37 +0000)]
Win32 fix -- remove debug O_NONBLOCK code

18 years agoUpdates
Kern Sibbald [Thu, 18 Aug 2005 15:23:42 +0000 (15:23 +0000)]
Updates

18 years agoFix bug 399 -- make_catalog_backup does not work for sqlite3
Kern Sibbald [Thu, 18 Aug 2005 14:08:07 +0000 (14:08 +0000)]
Fix bug 399 -- make_catalog_backup does not work for sqlite3

18 years agoUpdate 2drive stuff
Kern Sibbald [Thu, 18 Aug 2005 12:36:57 +0000 (12:36 +0000)]
Update 2drive stuff

18 years agoTurn off debug code
Kern Sibbald [Thu, 18 Aug 2005 12:28:22 +0000 (12:28 +0000)]
Turn off debug code

18 years agoAdd rcs tag to version.h
Kern Sibbald [Thu, 18 Aug 2005 12:21:40 +0000 (12:21 +0000)]
Add rcs tag to version.h

18 years ago- Implement unloading a volume in a different drive if it
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.

18 years ago- Implement search for exact Volume in reservation before
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.

18 years agoAdd more reserve debug
Kern Sibbald [Thu, 18 Aug 2005 07:35:45 +0000 (07:35 +0000)]
Add more reserve debug

18 years agoStart coding better reservation algorithm
Kern Sibbald [Wed, 17 Aug 2005 18:54:23 +0000 (18:54 +0000)]
Start coding better reservation algorithm

18 years ago- Always look for slot for label command.
Kern Sibbald [Wed, 17 Aug 2005 15:49:24 +0000 (15:49 +0000)]
- Always look for slot for label command.

18 years agoSuite de dirdconf.tex
Ludovic Strappazon [Wed, 17 Aug 2005 14:54:22 +0000 (14:54 +0000)]
Suite de dirdconf.tex

18 years ago- Create unload_autochanger() subroutine, and unload
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

18 years agoUpdates
Kern Sibbald [Wed, 17 Aug 2005 13:25:44 +0000 (13:25 +0000)]
Updates

18 years ago- Apply patch from Chris Lee <labmonkey42@gmail.com> for
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

18 years ago- Fix bug that missed drive=nn specification.
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.

18 years agoSuite de dirdconf.tex.
Ludovic Strappazon [Tue, 16 Aug 2005 15:32:41 +0000 (15:32 +0000)]
Suite de dirdconf.tex.

18 years ago - Convert dvd-writepart to Python.
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.

18 years ago- Fix how FileSet is saved in job record to correct continual
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.

18 years agoUpdate version
Kern Sibbald [Mon, 15 Aug 2005 07:25:11 +0000 (07:25 +0000)]
Update version

18 years ago - Add gettext macros in autoconf/gettext-macros.
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).

18 years agoFix format errors.
Nicolas Boichat [Sat, 13 Aug 2005 15:39:51 +0000 (15:39 +0000)]
Fix format errors.

18 years ago- Add drive specification to mount, unmount, release, label,
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.

18 years agoAdd debug option to more tests
Kern Sibbald [Sat, 13 Aug 2005 14:06:53 +0000 (14:06 +0000)]
Add debug option to more tests

18 years ago- Disable parts of NLS as the configure does not work here.
Kern Sibbald [Fri, 12 Aug 2005 13:45:28 +0000 (13:45 +0000)]
- Disable parts of NLS as the configure does not work here.

18 years agoUpdates
Kern Sibbald [Fri, 12 Aug 2005 12:13:31 +0000 (12:13 +0000)]
Updates

18 years agotrivial
Kern Sibbald [Thu, 11 Aug 2005 17:41:21 +0000 (17:41 +0000)]
trivial

18 years agoChanges
Kern Sibbald [Thu, 11 Aug 2005 17:40:33 +0000 (17:40 +0000)]
Changes

18 years agoDo not translate N_(...).
Nicolas Boichat [Thu, 11 Aug 2005 16:05:22 +0000 (16:05 +0000)]
Do not translate N_(...).

18 years agoAdd German translation and po/README.
Nicolas Boichat [Thu, 11 Aug 2005 12:22:18 +0000 (12:22 +0000)]
Add German translation and po/README.

18 years ago- Modified bconsole script so that it is improperly
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.

18 years agoMark translatable strings in all source files.
Nicolas Boichat [Wed, 10 Aug 2005 16:35:38 +0000 (16:35 +0000)]
Mark translatable strings in all source files.

18 years ago - Create French and Italian translation files (fr.po, it.po).
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).

18 years agoFlush
Kern Sibbald [Mon, 8 Aug 2005 16:26:15 +0000 (16:26 +0000)]
Flush

18 years agoApply David's ACL fix to src/filed/acl.c
Kern Sibbald [Sat, 6 Aug 2005 14:48:19 +0000 (14:48 +0000)]
Apply David's ACL fix to src/filed/acl.c

18 years agoApply patches sent by David Duchscher <kreios@gmail.com> for
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.

18 years agoadded unlink functionality for readonly files
Thorsten Engel [Fri, 5 Aug 2005 16:13:47 +0000 (16:13 +0000)]
added unlink functionality for readonly files

18 years agobugfix (used static functions instead of dynamic ones)
Thorsten Engel [Fri, 5 Aug 2005 16:03:22 +0000 (16:03 +0000)]
bugfix (used static functions instead of dynamic ones)

18 years agosmall vss improvement (more complete shutdown and startup after each backup instead...
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)

18 years agoFlush
Kern Sibbald [Thu, 4 Aug 2005 12:19:09 +0000 (12:19 +0000)]
Flush

18 years agoFix 2 tape tests
Kern Sibbald [Thu, 4 Aug 2005 09:37:47 +0000 (09:37 +0000)]
Fix 2 tape tests

18 years ago- Apply patch in bug#397 that improved configure
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

18 years ago- Make reservation system single threaded during the
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.

18 years agoUpdates
Kern Sibbald [Wed, 3 Aug 2005 19:26:46 +0000 (19:26 +0000)]
Updates

18 years ago- Modify open() for tape so nonblocking really works.
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.

18 years agoUpdate
Kern Sibbald [Wed, 3 Aug 2005 17:21:07 +0000 (17:21 +0000)]
Update

18 years agoUpdate test
Kern Sibbald [Wed, 3 Aug 2005 14:07:04 +0000 (14:07 +0000)]
Update test

18 years ago.cvsignore updates
Kern Sibbald [Wed, 3 Aug 2005 13:22:32 +0000 (13:22 +0000)]
.cvsignore updates

18 years agoTurn off debug
Kern Sibbald [Wed, 3 Aug 2005 12:55:28 +0000 (12:55 +0000)]
Turn off debug

18 years agoUpdate tape tests for pool
Kern Sibbald [Wed, 3 Aug 2005 12:54:49 +0000 (12:54 +0000)]
Update tape tests for pool

18 years agoAdd 2 drive test
Kern Sibbald [Wed, 3 Aug 2005 12:54:30 +0000 (12:54 +0000)]
Add 2 drive test

18 years agoUpdate
Kern Sibbald [Wed, 3 Aug 2005 11:58:27 +0000 (11:58 +0000)]
Update

18 years ago- Require 5 arguments to mtx-changer except list and slots
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.

18 years agoUpdates
Kern Sibbald [Tue, 2 Aug 2005 16:44:48 +0000 (16:44 +0000)]
Updates

18 years agoSetup for two drives
Kern Sibbald [Tue, 2 Aug 2005 16:32:37 +0000 (16:32 +0000)]
Setup for two drives

18 years ago02Aug05
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

18 years agoUpdates
Kern Sibbald [Tue, 2 Aug 2005 15:45:06 +0000 (15:45 +0000)]
Updates

18 years agoPthreadVCE.dll in winbacula-bartpe-1.37.30 needs msvcr71.dll, so I added it to bacula.inf
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