]> git.sur5r.net Git - bacula/rescue/log
bacula/rescue
16 years agoUpdate
Kern Sibbald [Thu, 30 Aug 2007 16:28:56 +0000 (16:28 +0000)]
Update

16 years agoUpdate
Kern Sibbald [Thu, 30 Aug 2007 16:28:17 +0000 (16:28 +0000)]
Update

16 years agoUpdate
Kern Sibbald [Thu, 30 Aug 2007 16:20:20 +0000 (16:20 +0000)]
Update

16 years agokes Update POTFILES.in
Kern Sibbald [Thu, 30 Aug 2007 16:19:42 +0000 (16:19 +0000)]
kes  Update POTFILES.in
kes  Cleanup a few underquoted AC_DEFUNs in configure

16 years agoUpdate notes for 2.2.1 release
Kern Sibbald [Thu, 30 Aug 2007 14:22:48 +0000 (14:22 +0000)]
Update notes for 2.2.1 release

16 years agoApply patch from Martin Simmons that adds a test for va_copy to
Kern Sibbald [Thu, 30 Aug 2007 07:58:28 +0000 (07:58 +0000)]
Apply patch from Martin Simmons that adds a test for va_copy to
     ./configure

16 years agoAdd README.mingw32 and fix Win32 sqlite install
Kern Sibbald [Thu, 30 Aug 2007 06:36:22 +0000 (06:36 +0000)]
Add README.mingw32 and fix Win32 sqlite install

16 years agoFix bug 921 by increasing the number of tries to create a new volume
Kern Sibbald [Wed, 29 Aug 2007 10:46:56 +0000 (10:46 +0000)]
Fix bug 921 by increasing the number of tries to create a new volume
     from 11 to 100.

16 years agokes Rework bmsg in ua_output to use va_copy() so that bvsnprintf()
Kern Sibbald [Wed, 29 Aug 2007 09:30:22 +0000 (09:30 +0000)]
kes  Rework bmsg in ua_output to use va_copy() so that bvsnprintf()
     can be called multiple times.  Implement a version for machines
     without va_copy() that gets a big buffer.

16 years agoAdd to help info on creating indexes that will help the performance
Dirk H Bartley [Wed, 29 Aug 2007 00:51:27 +0000 (00:51 +0000)]
Add to help info on creating indexes that will help the performance
of the version browser.

16 years agoUpdate
Kern Sibbald [Mon, 27 Aug 2007 20:38:02 +0000 (20:38 +0000)]
Update

16 years agoAdd links to Catalan and Spanish
Dan Langille [Sun, 26 Aug 2007 23:03:00 +0000 (23:03 +0000)]
Add links to Catalan and Spanish

16 years agoAdd Spanish, Catalan, and German.
Dan Langille [Sun, 26 Aug 2007 20:39:54 +0000 (20:39 +0000)]
Add Spanish, Catalan, and German.

16 years agoAdd the French translation
Dan Langille [Sun, 26 Aug 2007 19:40:11 +0000 (19:40 +0000)]
Add the French translation

16 years agoStart some new coding
Kern Sibbald [Sat, 25 Aug 2007 19:33:46 +0000 (19:33 +0000)]
Start some new coding

16 years agokes Integrate more portable zone offset code into bsmtp.c
Kern Sibbald [Sat, 25 Aug 2007 13:28:54 +0000 (13:28 +0000)]
kes  Integrate more portable zone offset code into bsmtp.c
     Submitted by Attila Fülöp.

16 years agoChange autmatically adjusting to automatically compensating in FD time error message
Kern Sibbald [Sat, 25 Aug 2007 06:03:26 +0000 (06:03 +0000)]
Change autmatically adjusting to automatically compensating in FD time error message

16 years agoAdd insanity checks in bsnprintf
Kern Sibbald [Fri, 24 Aug 2007 19:59:43 +0000 (19:59 +0000)]
Add insanity checks in bsnprintf

16 years agoFix typo in split_path ...
Kern Sibbald [Fri, 24 Aug 2007 16:24:59 +0000 (16:24 +0000)]
Fix typo in split_path ...

16 years agokes Fix bad SD->FD return status reported by
Kern Sibbald [Fri, 24 Aug 2007 16:20:49 +0000 (16:20 +0000)]
kes  Fix bad SD->FD return status reported by
     (James Harper) <james.harper@bendigoit.com.au>

16 years agoebl Fix a bug in read_close_session which return random status
Eric Bollengier [Fri, 24 Aug 2007 07:08:07 +0000 (07:08 +0000)]
ebl  Fix a bug in read_close_session which return random status

16 years agocopied from the actual english manual
Thomas Glatthor [Thu, 23 Aug 2007 09:18:59 +0000 (09:18 +0000)]
copied from the actual english manual

16 years ago23Aug07
Kern Sibbald [Thu, 23 Aug 2007 07:05:47 +0000 (07:05 +0000)]
23Aug07
kes  Fix (hopefully) bug #930 by doing a db_escape_string() on file
     and directory names during restore of single file/directories.
kes  Add sanity checks to .sql command when string is empty. Hopefully
     that will resolve Dirks Director crash.
22Aug07
kes  Apply patch submitted by Martin Simmons that corrects a seg fault
     in the bsmtp chat subroutine when debug is >= 10.

16 years agoappoximately -> approximately
Dan Langille [Wed, 22 Aug 2007 10:29:17 +0000 (10:29 +0000)]
appoximately -> approximately

Reported by: Malcolm Hunter

16 years agoactual version, copied from the english manual
Thomas Glatthor [Wed, 22 Aug 2007 09:48:30 +0000 (09:48 +0000)]
actual version, copied from the english manual

16 years agofirst german translation
Thomas Glatthor [Wed, 22 Aug 2007 09:44:09 +0000 (09:44 +0000)]
first german translation

16 years agoebl update todolist
Eric Bollengier [Tue, 21 Aug 2007 21:36:07 +0000 (21:36 +0000)]
ebl  update todolist

16 years agoExplain file attribute spooling a bit more.
Dan Langille [Tue, 21 Aug 2007 19:15:36 +0000 (19:15 +0000)]
Explain file attribute spooling a bit more.

16 years agoWERE should be WHERE
Dan Langille [Tue, 21 Aug 2007 17:27:46 +0000 (17:27 +0000)]
WERE should be WHERE
noticed by: lbc

16 years agowork in progress
Thomas Glatthor [Tue, 21 Aug 2007 14:54:51 +0000 (14:54 +0000)]
work in progress

16 years agoAdd back donations link
Kern Sibbald [Tue, 21 Aug 2007 14:38:15 +0000 (14:38 +0000)]
Add back donations link

16 years agoAdd a missing > in the usage output.
Dan Langille [Tue, 21 Aug 2007 14:18:13 +0000 (14:18 +0000)]
Add a missing > in the usage output.

16 years agoUpdate doc
Kern Sibbald [Tue, 21 Aug 2007 09:26:17 +0000 (09:26 +0000)]
Update doc

16 years agokes Fix Director crash when running bat SQL queries.
Kern Sibbald [Tue, 21 Aug 2007 08:53:17 +0000 (08:53 +0000)]
kes  Fix Director crash when running bat SQL queries.
kes  Add David's notes on Item 8: Copy pools.

16 years agoAfter making minor changes to a patch that Eric B sent to me.
Dirk H Bartley [Tue, 21 Aug 2007 02:09:38 +0000 (02:09 +0000)]
After making minor changes to a patch that Eric B sent to me.

16 years agoebl use update recyclepool= instead of SQL query
Eric Bollengier [Mon, 20 Aug 2007 16:43:31 +0000 (16:43 +0000)]
ebl use update recyclepool= instead of SQL query

16 years agoebl cleanup brestore
Eric Bollengier [Mon, 20 Aug 2007 16:42:55 +0000 (16:42 +0000)]
ebl cleanup brestore
ebl update brestore_xxx only when job is in (T, f, A)

16 years agoa few lines more ..
Thomas Glatthor [Mon, 20 Aug 2007 13:32:56 +0000 (13:32 +0000)]
a few lines more ..

16 years agoebl update
Eric Bollengier [Mon, 20 Aug 2007 13:25:04 +0000 (13:25 +0000)]
ebl  update

16 years agoebl update
Eric Bollengier [Mon, 20 Aug 2007 13:23:56 +0000 (13:23 +0000)]
ebl  update

16 years agoebl fix update of Media.LocationId field during label barcodes
Eric Bollengier [Mon, 20 Aug 2007 13:23:07 +0000 (13:23 +0000)]
ebl  fix update of Media.LocationId field during label barcodes

16 years agoAdd the first draft of the 2.2.0 press release.
Dan Langille [Mon, 20 Aug 2007 00:24:33 +0000 (00:24 +0000)]
Add the first draft of the 2.2.0 press release.

16 years agoUpdate my phone number
Dan Langille [Mon, 20 Aug 2007 00:23:04 +0000 (00:23 +0000)]
Update my phone number

16 years agokes Rework projects file to be current and ready for a vote.
Kern Sibbald [Sun, 19 Aug 2007 06:13:00 +0000 (06:13 +0000)]
kes  Rework projects file to be current and ready for a vote.
kes  Enhance lex scanner error message.

16 years agoAfter working on increasing the performance of the sql commands.
Dirk H Bartley [Sun, 19 Aug 2007 03:06:56 +0000 (03:06 +0000)]
After working on increasing the performance of the sql commands.

16 years agoProvide links to the mailing list archives at MARC.info
Dan Langille [Sat, 18 Aug 2007 21:04:52 +0000 (21:04 +0000)]
Provide links to the mailing list archives at MARC.info

16 years agowork in progress ~50%
Thomas Glatthor [Fri, 17 Aug 2007 14:09:01 +0000 (14:09 +0000)]
work in progress ~50%

16 years agoFix missing word
Kern Sibbald [Fri, 17 Aug 2007 12:42:43 +0000 (12:42 +0000)]
Fix missing word

16 years agoCorrect a few typos and copyright dates -- trivial
Kern Sibbald [Fri, 17 Aug 2007 12:17:04 +0000 (12:17 +0000)]
Correct a few typos and copyright dates -- trivial

16 years agoUpdate
Kern Sibbald [Fri, 17 Aug 2007 11:55:05 +0000 (11:55 +0000)]
Update

16 years agoUpdate
Kern Sibbald [Fri, 17 Aug 2007 10:46:54 +0000 (10:46 +0000)]
Update

16 years agoRemove old technotes
Kern Sibbald [Fri, 17 Aug 2007 10:29:23 +0000 (10:29 +0000)]
Remove old technotes

16 years agoUpdate after release
Kern Sibbald [Fri, 17 Aug 2007 10:24:31 +0000 (10:24 +0000)]
Update after release

16 years agoUpdate technotes
Kern Sibbald [Fri, 17 Aug 2007 10:21:37 +0000 (10:21 +0000)]
Update technotes

16 years agokes Add first (not yet tested) cut of bcomm to the qt-console directory.
Kern Sibbald [Fri, 17 Aug 2007 10:18:43 +0000 (10:18 +0000)]
kes  Add first (not yet tested) cut of bcomm to the qt-console directory.
     This class is intended to allow us to open a second bsock to the
     Director while in the restore subdialog.

16 years agoUpdate
Kern Sibbald [Thu, 16 Aug 2007 21:25:34 +0000 (21:25 +0000)]
Update

16 years agoAdd libwin32/bacula.rc
Kern Sibbald [Thu, 16 Aug 2007 21:03:18 +0000 (21:03 +0000)]
Add libwin32/bacula.rc

16 years agoDocument the PID file changes in my previous commit.
Dan Langille [Thu, 16 Aug 2007 19:06:10 +0000 (19:06 +0000)]
Document the PID file changes in my previous commit.

16 years agoDon't set our PID after we drop privs. Do it before. This fixes bug #923
Dan Langille [Thu, 16 Aug 2007 18:46:16 +0000 (18:46 +0000)]
Don't set our PID after we drop privs.  Do it before.  This fixes bug #923

16 years agofixing typo
Peter Buschman [Thu, 16 Aug 2007 14:58:56 +0000 (14:58 +0000)]
fixing typo

16 years agoAdding double-quotes around $ready variable so that spaces do not impact pattern...
Peter Buschman [Thu, 16 Aug 2007 13:01:19 +0000 (13:01 +0000)]
Adding double-quotes around $ready variable so that spaces do not impact pattern matching. This was causing drive ready detection to fail on at least Solaris.

16 years agokes Fix configure to create bat Makefile before creating dependencies.
Kern Sibbald [Thu, 16 Aug 2007 08:44:39 +0000 (08:44 +0000)]
kes  Fix configure to create bat Makefile before creating dependencies.
kes  Eliminate the egg files from the tray-monitor. Use gtk calls.
kes  Add a tooltip to the tray monitor.

16 years agokes Update AUTHORs file
Kern Sibbald [Wed, 15 Aug 2007 16:54:21 +0000 (16:54 +0000)]
kes  Update AUTHORs file
kes  Increase the default max concurrent jobs to 20 in FD and SD to
     correspond with the default .conf files.
kes  Rewrite the Win32 service routines.  This eliminates the 3 copies
     some different, of the same file created by RN when porting the
     Win32 SD and Dir.
kes  Rearrange some of the Win32 directories and the placement of the files
     in them.
kes  Set DEVELOPER flag in version.h

16 years ago'Spool Data = Yes' sets 'Spool Attributes = Yes'
Dan Langille [Wed, 15 Aug 2007 14:33:35 +0000 (14:33 +0000)]
'Spool Data = Yes' sets 'Spool Attributes = Yes'
Make this point very clear in the documentation.

16 years agowork in progress ~25% done
Thomas Glatthor [Wed, 15 Aug 2007 14:23:16 +0000 (14:23 +0000)]
work in progress ~25% done

16 years agoChange recycled to recycle
Dirk H Bartley [Wed, 15 Aug 2007 10:28:29 +0000 (10:28 +0000)]
Change recycled to recycle

16 years agoFix of issues in version browser.
Dirk H Bartley [Wed, 15 Aug 2007 01:04:14 +0000 (01:04 +0000)]
Fix of issues in version browser.

16 years agoThis revision fixes bug id 0000922
Dirk H Bartley [Tue, 14 Aug 2007 23:01:26 +0000 (23:01 +0000)]
This revision fixes bug id 0000922
When editing a volume, the options list for Volume Status is missing the
'read-only' and 'cleaning' options that are available under bconsole.

16 years agoThis fixes 2 of the three queries that can take a long time when a long list of
Dirk H Bartley [Tue, 14 Aug 2007 22:53:53 +0000 (22:53 +0000)]
This fixes 2 of the three queries that can take a long time when a long list of
jobs exists with a large database.

16 years agoreally fixed problem with ß
Thomas Glatthor [Tue, 14 Aug 2007 20:22:52 +0000 (20:22 +0000)]
really fixed problem with ß

16 years agowork in progress
Thomas Glatthor [Tue, 14 Aug 2007 20:19:58 +0000 (20:19 +0000)]
work in progress

16 years agofixed problem with ß
Thomas Glatthor [Tue, 14 Aug 2007 19:17:45 +0000 (19:17 +0000)]
fixed problem with ß

16 years agofirst german translation
Thomas Glatthor [Tue, 14 Aug 2007 14:41:26 +0000 (14:41 +0000)]
first german translation

16 years agofirst german translation
Thomas Glatthor [Tue, 14 Aug 2007 09:58:26 +0000 (09:58 +0000)]
first german translation

16 years agoUpdate web site and developers doc
Kern Sibbald [Mon, 13 Aug 2007 11:29:19 +0000 (11:29 +0000)]
Update web site and developers doc

16 years agoebl small SQL fix for mysql (recyclepoolid => RecyclePoolId)
Eric Bollengier [Sat, 11 Aug 2007 18:18:19 +0000 (18:18 +0000)]
ebl  small SQL fix for mysql (recyclepoolid => RecyclePoolId)

16 years agoebl update install doc for mysql sql script
Eric Bollengier [Sat, 11 Aug 2007 09:04:00 +0000 (09:04 +0000)]
ebl  update install doc for mysql sql script

16 years agoreset DEVELOPER after release
Kern Sibbald [Sat, 11 Aug 2007 07:08:10 +0000 (07:08 +0000)]
reset DEVELOPER after release

16 years agoCorrect Dsm_check define
Kern Sibbald [Fri, 10 Aug 2007 21:35:04 +0000 (21:35 +0000)]
Correct Dsm_check define

16 years agoFinal changes
Kern Sibbald [Fri, 10 Aug 2007 21:23:50 +0000 (21:23 +0000)]
Final changes

16 years agoUpdate version
Kern Sibbald [Fri, 10 Aug 2007 21:17:39 +0000 (21:17 +0000)]
Update version

16 years agoFinal changes
Kern Sibbald [Fri, 10 Aug 2007 21:06:40 +0000 (21:06 +0000)]
Final changes

16 years agoUpdate
Kern Sibbald [Fri, 10 Aug 2007 21:00:33 +0000 (21:00 +0000)]
Update

16 years agoEliminate extra space
Kern Sibbald [Fri, 10 Aug 2007 15:13:45 +0000 (15:13 +0000)]
Eliminate extra space

16 years agoUpdate control scripts
Kern Sibbald [Fri, 10 Aug 2007 12:19:53 +0000 (12:19 +0000)]
Update control scripts

16 years agoTweak
Kern Sibbald [Fri, 10 Aug 2007 10:36:22 +0000 (10:36 +0000)]
Tweak

16 years agoApply dirdconf patch supplied by Marc Schiffbauer
Kern Sibbald [Fri, 10 Aug 2007 10:13:21 +0000 (10:13 +0000)]
Apply dirdconf patch supplied by Marc Schiffbauer

16 years agoApply Marc Schiffbauer's patch
Kern Sibbald [Thu, 9 Aug 2007 16:50:16 +0000 (16:50 +0000)]
Apply Marc Schiffbauer's patch

16 years agokes Apply patch from Marc Schiffbauer <marc@schiffbauer.net> that
Kern Sibbald [Thu, 9 Aug 2007 16:49:39 +0000 (16:49 +0000)]
kes  Apply patch from Marc Schiffbauer <marc@schiffbauer.net> that
     improves the tips section that discusses how to setup multiple
     simultaneous jobs.

16 years agoebl change max logo width from 250 to 150
Eric Bollengier [Thu, 9 Aug 2007 16:12:55 +0000 (16:12 +0000)]
ebl  change max logo width from 250 to 150

16 years agoebl make runscript test ok for 2.2 release (hide #897)
Eric Bollengier [Thu, 9 Aug 2007 15:36:23 +0000 (15:36 +0000)]
ebl  make runscript test ok for 2.2 release (hide #897)

16 years agoebl update UPGRADE notes
Eric Bollengier [Thu, 9 Aug 2007 14:50:15 +0000 (14:50 +0000)]
ebl  update UPGRADE notes

16 years agoebl update Upgrade notes
Eric Bollengier [Thu, 9 Aug 2007 14:40:49 +0000 (14:40 +0000)]
ebl  update Upgrade notes

16 years agoebl Add new tests
Eric Bollengier [Thu, 9 Aug 2007 12:12:20 +0000 (12:12 +0000)]
ebl  Add new tests

16 years agoUpdate ReleaseNotes
Kern Sibbald [Thu, 9 Aug 2007 11:38:24 +0000 (11:38 +0000)]
Update ReleaseNotes

16 years agoFix subsysdir typo in configure.in
Kern Sibbald [Thu, 9 Aug 2007 09:52:28 +0000 (09:52 +0000)]
Fix subsysdir typo in configure.in

16 years agoebl Add a optionnal client= option to check_for_zombie_jobs
Eric Bollengier [Thu, 9 Aug 2007 08:48:42 +0000 (08:48 +0000)]
ebl  Add a optionnal client= option to check_for_zombie_jobs

16 years agoTweak errors-test
Kern Sibbald [Wed, 8 Aug 2007 21:07:22 +0000 (21:07 +0000)]
Tweak errors-test

16 years agoebl add 3 others errors
Eric Bollengier [Wed, 8 Aug 2007 21:01:26 +0000 (21:01 +0000)]
ebl  add 3 others errors

16 years agoAdd execute bit on errors-test
Kern Sibbald [Wed, 8 Aug 2007 20:59:32 +0000 (20:59 +0000)]
Add execute bit on errors-test