]> git.sur5r.net Git - bacula/docs/log
bacula/docs
17 years agoebl fix small a missing '>'
Eric Bollengier [Mon, 14 May 2007 19:33:45 +0000 (19:33 +0000)]
ebl  fix small a missing '>'

17 years agoThis condition lets the job selection work correctly by not including the
Dirk H Bartley [Mon, 14 May 2007 18:13:43 +0000 (18:13 +0000)]
This condition lets the job selection work correctly by not including the
select option to the pre-restore command.

17 years agokes Do better checking for the MySQL 64 bit libraries looking for both
Kern Sibbald [Mon, 14 May 2007 16:35:40 +0000 (16:35 +0000)]
kes  Do better checking for the MySQL 64 bit libraries looking for both
     .a and .so libraries.
kes  Add a kludge for Ubuntu's non-standard locations for MySQL -- allow
     /usr/include/mysql/mysql.h AND /usr/lib/... rather than /usr/lib/mysql/...

17 years agoDistinct seems to be needed when media is included in the search. Select
Dirk H Bartley [Mon, 14 May 2007 14:53:35 +0000 (14:53 +0000)]
Distinct seems to be needed when media is included in the search.  Select
results came back with 3 records identical.

17 years agoReconvert images including new ones
Kern Sibbald [Mon, 14 May 2007 12:52:52 +0000 (12:52 +0000)]
Reconvert images including new ones

17 years agoRequire the thread safe version of MySQL during configure. Thanks
Kern Sibbald [Mon, 14 May 2007 10:33:10 +0000 (10:33 +0000)]
Require the thread safe version of MySQL during configure. Thanks
     to Andre Noll for pointing this out.

17 years agoEnsure that calls to find_jobids_from_mediaid_list() check count before
Kern Sibbald [Mon, 14 May 2007 08:45:32 +0000 (08:45 +0000)]
Ensure that calls to find_jobids_from_mediaid_list() check count before
     continuing in migration code.

17 years agoApply implementation of tray-monitor font derived from gnome-console
Kern Sibbald [Mon, 14 May 2007 08:31:56 +0000 (08:31 +0000)]
Apply implementation of tray-monitor font derived from gnome-console
     submitted by Andreas Piesk <a.piesk@gmx.net>

17 years agoUse any instead of "" in combo box for media and client. In status combo box
Dirk H Bartley [Mon, 14 May 2007 02:53:18 +0000 (02:53 +0000)]
Use any instead of "" in combo box for media and client.  In status combo box
query the database for the long status' in the status table.

17 years agoUse endtime to include the job that was clicked on.
Dirk H Bartley [Mon, 14 May 2007 01:19:27 +0000 (01:19 +0000)]
Use endtime to include the job that was clicked on.

17 years agoAdd some comments, a little cleanup. Show a message if no log message found
Dirk H Bartley [Mon, 14 May 2007 00:22:33 +0000 (00:22 +0000)]
Add some comments, a little cleanup.  Show a message if no log message found
in the database.

17 years agoAdd context sensitive option from joblist to view the logs associated with a job.
Dirk H Bartley [Sun, 13 May 2007 20:56:18 +0000 (20:56 +0000)]
Add context sensitive option from joblist to view the logs associated with a job.

17 years agoEliminate important memory loss in SQLite
Kern Sibbald [Sun, 13 May 2007 20:21:35 +0000 (20:21 +0000)]
Eliminate important memory loss in SQLite

17 years agoFixed the batch insert MySQL thread specific data that was not
Kern Sibbald [Sun, 13 May 2007 19:38:30 +0000 (19:38 +0000)]
Fixed the batch insert MySQL thread specific data that was not
     being freed. See cats/mysql.c:db_thread_cleanup().

17 years agokes Fix restore before command.
Kern Sibbald [Sun, 13 May 2007 16:11:13 +0000 (16:11 +0000)]
kes  Fix restore before command.
kes  Convert old hdr.name to name() in a few places.
kes  Implement update jobid command.
kes  Return all time_t dates in db_get_job_record()
kes  Stop watchdog in SD earlier.
kes  Put Pool just after Storage in please mount message.

17 years agoFix restore before command
Kern Sibbald [Sun, 13 May 2007 16:06:45 +0000 (16:06 +0000)]
Fix restore before command

17 years agoHopefully this will fix the issues with the the query and then media.
Dirk H Bartley [Sun, 13 May 2007 15:35:16 +0000 (15:35 +0000)]
Hopefully this will fix the issues with the the query and then media.

17 years agoKludge joblist to include all jobs
Kern Sibbald [Sun, 13 May 2007 14:35:54 +0000 (14:35 +0000)]
Kludge joblist to include all jobs

17 years agoRemove broken run when code
Kern Sibbald [Sun, 13 May 2007 14:15:40 +0000 (14:15 +0000)]
Remove broken run when code

17 years agoebl Fix a segfault when VolStatus NOT IN (Append, Full, Used, Error)
Eric Bollengier [Sun, 13 May 2007 09:21:34 +0000 (09:21 +0000)]
ebl  Fix a segfault when VolStatus NOT IN (Append, Full, Used, Error)

17 years agoFix pointer usage bugs in Verify InitCatalog pointed out by
Kern Sibbald [Sun, 13 May 2007 07:18:51 +0000 (07:18 +0000)]
Fix pointer usage bugs in Verify InitCatalog pointed out by
     Eric.

17 years agoAdd color code of jobstatus to joblist. Make status display use text from status
Dirk H Bartley [Sun, 13 May 2007 00:49:30 +0000 (00:49 +0000)]
Add color code of jobstatus to joblist.  Make status display use text from status
table in database.  Use status code when determining color.

17 years agoNo reason to show purge files option in context sensitive menu of a job that
Dirk H Bartley [Sat, 12 May 2007 15:32:10 +0000 (15:32 +0000)]
No reason to show purge files option in context sensitive menu of a job that
has already been purged.

17 years agoMoved behavior of MainWin::setContextMenuDockText and setTreeWidgetItemDockColor
Dirk H Bartley [Sat, 12 May 2007 14:17:40 +0000 (14:17 +0000)]
Moved behavior of MainWin::setContextMenuDockText and setTreeWidgetItemDockColor
to the pages class.
Add column for purged flag to joblist.  Add four filters: job, level, status
and purged.
Add Feature to right click on job and get restore from time option, this
populates the timestamp in the before box of the prerestore page.

17 years agoAdd Eric's comments
Kern Sibbald [Sat, 12 May 2007 13:01:27 +0000 (13:01 +0000)]
Add Eric's comments

17 years agoFix Verify InitCatalog by making it cache attributes.
Kern Sibbald [Sat, 12 May 2007 12:55:42 +0000 (12:55 +0000)]
Fix Verify InitCatalog by making it cache attributes.

17 years agoFix verify-cat-test
Kern Sibbald [Sat, 12 May 2007 12:52:16 +0000 (12:52 +0000)]
Fix verify-cat-test

17 years agoebl fix InitCatalog with batch mode (not yet tested)
Eric Bollengier [Sat, 12 May 2007 08:51:28 +0000 (08:51 +0000)]
ebl  fix InitCatalog with batch mode (not yet tested)

17 years agoUpdate
Kern Sibbald [Sat, 12 May 2007 06:57:31 +0000 (06:57 +0000)]
Update

17 years agoUpdate
Kern Sibbald [Sat, 12 May 2007 06:46:30 +0000 (06:46 +0000)]
Update

17 years agoUpdate the po files.
Kern Sibbald [Sat, 12 May 2007 06:42:28 +0000 (06:42 +0000)]
Update the po files.

17 years agoAdd new verify test to set
Kern Sibbald [Fri, 11 May 2007 20:57:02 +0000 (20:57 +0000)]
Add new verify test to set

17 years agoUpdate
Kern Sibbald [Fri, 11 May 2007 20:46:17 +0000 (20:46 +0000)]
Update

17 years agoAdd verify-cat-test
Kern Sibbald [Fri, 11 May 2007 20:46:03 +0000 (20:46 +0000)]
Add verify-cat-test

17 years agoUpdate technotes
Kern Sibbald [Fri, 11 May 2007 18:50:35 +0000 (18:50 +0000)]
Update technotes

17 years agoFix man page name
Kern Sibbald [Fri, 11 May 2007 18:46:47 +0000 (18:46 +0000)]
Fix man page name

17 years agoTurn off bat debug code
Kern Sibbald [Fri, 11 May 2007 18:41:25 +0000 (18:41 +0000)]
Turn off bat debug code

17 years agoFix another non-ssl build problem
Kern Sibbald [Fri, 11 May 2007 18:18:42 +0000 (18:18 +0000)]
Fix another non-ssl build problem

17 years agokes Check for client and store NULL pointers in status command. This
Kern Sibbald [Fri, 11 May 2007 18:06:08 +0000 (18:06 +0000)]
kes  Check for client and store NULL pointers in status command.  This
     fixes bug #845.

17 years agoAdd comment to crypto.h
Kern Sibbald [Fri, 11 May 2007 14:38:50 +0000 (14:38 +0000)]
Add comment to crypto.h

17 years agokes Fix non-ssl build so that it works (add JCR *jcr to crypto structures).
Kern Sibbald [Fri, 11 May 2007 14:37:19 +0000 (14:37 +0000)]
kes  Fix non-ssl build so that it works (add JCR *jcr to crypto structures).
kes  Fix sign extended editing of %p.
kes  Clean out a little old #ifdefing in cats/mysql.c

17 years agoebl fix debug
Eric Bollengier [Thu, 10 May 2007 21:01:55 +0000 (21:01 +0000)]
ebl  fix debug

17 years agoebl update debug message (last time) :)
Eric Bollengier [Thu, 10 May 2007 20:55:08 +0000 (20:55 +0000)]
ebl  update debug message (last time) :)

17 years agoebl update debug messagee
Eric Bollengier [Thu, 10 May 2007 20:54:13 +0000 (20:54 +0000)]
ebl  update debug messagee

17 years agoebl fix debug message
Eric Bollengier [Thu, 10 May 2007 20:53:05 +0000 (20:53 +0000)]
ebl  fix debug message

17 years agoMove sbreak into to top of dird.c
Kern Sibbald [Thu, 10 May 2007 16:51:52 +0000 (16:51 +0000)]
Move sbreak into to top of dird.c

17 years agoFix buffer overrun in FD
Kern Sibbald [Thu, 10 May 2007 16:49:37 +0000 (16:49 +0000)]
Fix buffer overrun in FD

17 years agokes Implement heap size display in status for all daemons.
Kern Sibbald [Thu, 10 May 2007 11:11:06 +0000 (11:11 +0000)]
kes  Implement heap size display in status for all daemons.
kes  Attempt to fix MySQL db open memory loss (not successfull).
kes  Don't set SIGKILL and SIGSTOP neither can be trapped.
kes  Eliminate memory loss in MySQL (possibly other SQLs) during
     Query. This looks like a MySQL but but by doing extra releases,
     the memory goes away.  This should fix bug #847.

17 years agoUpdate ReleaseNotes
Kern Sibbald [Wed, 9 May 2007 21:39:57 +0000 (21:39 +0000)]
Update ReleaseNotes

17 years agoebl Fix sed for BSD* system
Eric Bollengier [Wed, 9 May 2007 15:35:55 +0000 (15:35 +0000)]
ebl  Fix sed for BSD* system

17 years agokes When backup fails, cancel SD before waiting for sd termination.
Kern Sibbald [Wed, 9 May 2007 14:50:05 +0000 (14:50 +0000)]
kes  When backup fails, cancel SD before waiting for sd termination.
kes  If SD is waiting for FD to connect during cancel, wake up the
     thread.
kes  Fix fsf code so that errno is correctly reported.

17 years agoAdd warning dialogs before purging and befoe deleting volumes and jobs.
Dirk H Bartley [Wed, 9 May 2007 01:31:32 +0000 (01:31 +0000)]
Add warning dialogs before purging and befoe deleting volumes and jobs.
Put todo in priority order.

17 years agoFix of case from Fileset to FileSet for compatibility with mysql.
Dirk H Bartley [Wed, 9 May 2007 00:49:34 +0000 (00:49 +0000)]
Fix of case from Fileset to FileSet for compatibility with mysql.

17 years agoKeep correct errno when FSF fails
Kern Sibbald [Tue, 8 May 2007 19:28:22 +0000 (19:28 +0000)]
Keep correct errno when FSF fails

17 years agoebl remove sed s///i for freebsd and solaris
Eric Bollengier [Tue, 8 May 2007 17:00:48 +0000 (17:00 +0000)]
ebl  remove sed s///i for freebsd and solaris

17 years agoebl Add bug-fatal-test script
Eric Bollengier [Tue, 8 May 2007 16:49:58 +0000 (16:49 +0000)]
ebl  Add bug-fatal-test script

 JobId Level   Name                       Status
======================================================================
     1 Full    BUG_FATAL.2007-05-08_18.47.50 has a fatal error

17 years agoUpdate
Kern Sibbald [Tue, 8 May 2007 15:51:31 +0000 (15:51 +0000)]
Update

17 years agokes Make lack of Pool directive in Job an ERROR_TERM rather than FATAL
Kern Sibbald [Tue, 8 May 2007 15:51:16 +0000 (15:51 +0000)]
kes  Make lack of Pool directive in Job an ERROR_TERM rather than FATAL
     so that Bacula doesn't later stumble into a seg fault.
kes  Use the term Restore Client in the restore Job report.

17 years agoAdd request from email about joblist having view messages option.
Dirk H Bartley [Tue, 8 May 2007 12:41:17 +0000 (12:41 +0000)]
Add request from email about joblist having view messages option.

17 years agoupdates
Kern Sibbald [Tue, 8 May 2007 11:59:23 +0000 (11:59 +0000)]
updates

17 years agoUpdate ReleaseNotes and Changelog
Kern Sibbald [Tue, 8 May 2007 10:31:39 +0000 (10:31 +0000)]
Update ReleaseNotes and Changelog

17 years agokes Merge patch from Sergey Svishchev <svs@ropnet.ru> that preserves
Kern Sibbald [Tue, 8 May 2007 07:07:37 +0000 (07:07 +0000)]
kes  Merge patch from Sergey Svishchev <svs@ropnet.ru> that preserves
     the original jobb's FileSetId.
kes  Merge patch from Sergey Svishchev <svs@ropnet.ru> that implements
     spooling in migration jobs.  Not yet tested.
kes  Merge patch from Jorj Bauer <jorj@seas.upenn.edu> that implements
     reading conf file from a pipe.  However, do it with open_bpipe()
     rather than popen.  Not yet tested.

17 years agoThe ability to right click on a job in joblist and select restore from job.
Dirk H Bartley [Tue, 8 May 2007 01:59:22 +0000 (01:59 +0000)]
The ability to right click on a job in joblist and select restore from job.
prerestore is "smart" enough not to allow the user to press ok with jobs from
a different clients or jobnames.  Added todo the ability to select multiple
jobs in joblist for restoring from.

17 years agoRemove debug code and change All Jobs to Jobs in bat
Kern Sibbald [Mon, 7 May 2007 18:41:49 +0000 (18:41 +0000)]
Remove debug code and change All Jobs to Jobs in bat

17 years agoShould prevent a page from coming to the front that has not yet been populated
Dirk H Bartley [Mon, 7 May 2007 14:50:54 +0000 (14:50 +0000)]
Should prevent a page from coming to the front that has not yet been populated
when doing a restore.

17 years agoUpdate backup-bacula-test
Kern Sibbald [Mon, 7 May 2007 13:37:16 +0000 (13:37 +0000)]
Update backup-bacula-test

17 years agoUpdate technotes
Kern Sibbald [Mon, 7 May 2007 13:01:09 +0000 (13:01 +0000)]
Update technotes

17 years agokes Implement bconsole memory command that prints current memory
Kern Sibbald [Mon, 7 May 2007 12:39:55 +0000 (12:39 +0000)]
kes  Implement bconsole memory command that prints current memory
     usage, plus smartalloc dump.
kes  Clarify some error messages in backup, admin, and migrate.
kes  Shrink label dialog to smaller size.
kes  Invert Cancel OK buttons on restore to be OK Cancel.
kes  More strerror() to bstrerror() conversions.

17 years agoAdded color scheme to medialist status column. Edited TODO and README
Dirk H Bartley [Mon, 7 May 2007 00:06:33 +0000 (00:06 +0000)]
Added color scheme to medialist status column.  Edited TODO and README

17 years agoAdd intelegence to prerestore. Radio buttons for select or all files. Radio
Dirk H Bartley [Sun, 6 May 2007 19:51:52 +0000 (19:51 +0000)]
Add intelegence to prerestore.  Radio buttons for select or all files.  Radio
button for select or list jobs.  Text input for list of jobs.

17 years agokes Start implementing bstrerror() in place of strerror().
Kern Sibbald [Sun, 6 May 2007 18:25:15 +0000 (18:25 +0000)]
kes  Start implementing bstrerror() in place of strerror().
kes  First cut at stripping path -- seems to work.

17 years agoAdd fc7.
Scott Barninger [Sun, 6 May 2007 14:33:41 +0000 (14:33 +0000)]
Add fc7.

17 years agoAdd fc7 build target.
Scott Barninger [Sun, 6 May 2007 14:33:18 +0000 (14:33 +0000)]
Add fc7 build target.

17 years agoUpdate description of PAGES and changes to TODO. Also removed spacers
Dirk H Bartley [Sun, 6 May 2007 14:07:52 +0000 (14:07 +0000)]
Update description of PAGES and changes to TODO.  Also removed spacers
between up, mark and unmark in restore interface.

17 years agoMoved dialogs to be pages on the stack. label, run and runcmd.
Dirk H Bartley [Sun, 6 May 2007 13:27:14 +0000 (13:27 +0000)]
Moved dialogs to be pages on the stack.  label, run and runcmd.
All still have buttons and show up in the page selector as a direct descendent
of the director widget.

17 years agoebl 1061 messages traduits, 118 traductions approximatives, 1608 messages non-traduits.
Eric Bollengier [Sat, 5 May 2007 18:10:10 +0000 (18:10 +0000)]
ebl  1061 messages traduits, 118 traductions approximatives, 1608 messages non-traduits.

17 years agoebl Check if maxschedruntime is over at the job begining
Eric Bollengier [Sat, 5 May 2007 14:35:22 +0000 (14:35 +0000)]
ebl  Check if maxschedruntime is over at the job begining

17 years agoebl test that runbeforejob isn't run
Eric Bollengier [Sat, 5 May 2007 14:30:55 +0000 (14:30 +0000)]
ebl  test that runbeforejob isn't run

17 years ago2.1 updates to rpm.faq
Scott Barninger [Sat, 5 May 2007 14:06:56 +0000 (14:06 +0000)]
2.1 updates to rpm.faq

17 years agoebl add MaxSchedRunTime option (like MaxRunTime, but based on sched_time
Eric Bollengier [Sat, 5 May 2007 13:54:15 +0000 (13:54 +0000)]
ebl  add MaxSchedRunTime option (like MaxRunTime, but based on sched_time
     instead of start_time.

17 years agoebl Works with maxtime-test regression test
Eric Bollengier [Sat, 5 May 2007 13:32:02 +0000 (13:32 +0000)]
ebl  Works with maxtime-test regression test

17 years agoebl Add maxwaitime, maxruntime, maxstartdelay non-regression test
Eric Bollengier [Sat, 5 May 2007 13:31:01 +0000 (13:31 +0000)]
ebl  Add maxwaitime, maxruntime, maxstartdelay non-regression test

17 years agoLabels were reversed.
Dirk H Bartley [Sat, 5 May 2007 12:43:00 +0000 (12:43 +0000)]
Labels were reversed.

17 years agoebl add Max...Time regression script
Eric Bollengier [Sat, 5 May 2007 08:35:38 +0000 (08:35 +0000)]
ebl  add Max...Time regression script

17 years agoAdd check boxes and combo boxes to limit the joblist. Move setTitle
Dirk H Bartley [Sat, 5 May 2007 02:17:02 +0000 (02:17 +0000)]
Add check boxes and combo boxes to limit the joblist.  Move setTitle
to pg_Initialize from constructors.

17 years agoebl try to get MaxWaitTime working like in manual...
Eric Bollengier [Fri, 4 May 2007 21:42:14 +0000 (21:42 +0000)]
ebl  try to get MaxWaitTime working like in manual...

17 years agofix test
Kern Sibbald [Fri, 4 May 2007 18:37:05 +0000 (18:37 +0000)]
fix test

17 years agoDon't try to ioctl() /dev/null
Kern Sibbald [Fri, 4 May 2007 18:36:30 +0000 (18:36 +0000)]
Don't try to ioctl() /dev/null

17 years agoebl update regexwhere doc
Eric Bollengier [Fri, 4 May 2007 17:35:43 +0000 (17:35 +0000)]
ebl  update regexwhere doc

17 years agokes Prevent door and port files from being restored (mostly
Kern Sibbald [Fri, 4 May 2007 17:01:28 +0000 (17:01 +0000)]
kes  Prevent door and port files from being restored (mostly
     Solaris stuff).

17 years agoCheck for orphan memory + minor format tweaks
Kern Sibbald [Fri, 4 May 2007 15:48:58 +0000 (15:48 +0000)]
Check for orphan memory + minor format tweaks

17 years agoFree an unreleased buffer in compat code
Kern Sibbald [Fri, 4 May 2007 15:23:30 +0000 (15:23 +0000)]
Free an unreleased buffer in compat code

17 years agokes Change console Job name from *Console* to -Console- to eliminate
Kern Sibbald [Fri, 4 May 2007 15:15:59 +0000 (15:15 +0000)]
kes  Change console Job name from *Console* to -Console- to eliminate
     Win32 filename problems.  Put Win32 path separator when creating
     Console file.  This fixes bug #846.
kes  Change berrno::strerror() to berrno::bstrerror().  Not yet full
     implemented.
kes  Pass jcr to crypt_sign_decode because it creates a new SIGNATURE
     structure.
kes  Define b_errno_win32 on Linux to be zero so that it can be or'ed in
     to force Win32 error message.

17 years agoAdd suggestions to TODO from email.
Dirk H Bartley [Fri, 4 May 2007 12:44:47 +0000 (12:44 +0000)]
Add suggestions to TODO from email.

17 years agoAddressed issue of long compiles. Simplify with Pages::setCurrent
Dirk H Bartley [Fri, 4 May 2007 02:25:21 +0000 (02:25 +0000)]
Addressed issue of long compiles.  Simplify with Pages::setCurrent
Restore dialogs are now stacked pages.  updated TODO added PAGES

17 years agoebl update file restoration doc
Eric Bollengier [Thu, 3 May 2007 20:33:50 +0000 (20:33 +0000)]
ebl  update file restoration doc

17 years agocrypto_digest_update() should return false on failure (which should never occur,...
Landon Fuller [Thu, 3 May 2007 17:45:24 +0000 (17:45 +0000)]
crypto_digest_update() should return false on failure (which should never occur, short of programmer error).

17 years agoThese encryption error strings are localizable
Landon Fuller [Thu, 3 May 2007 17:43:38 +0000 (17:43 +0000)]
These encryption error strings are localizable

17 years agoUpdate
Kern Sibbald [Thu, 3 May 2007 17:11:57 +0000 (17:11 +0000)]
Update

17 years agokes First cut strip path. The data should be passed to the FD,
Kern Sibbald [Thu, 3 May 2007 17:10:55 +0000 (17:10 +0000)]
kes  First cut strip path. The data should be passed to the FD,
     but nothing is done with it yet.
kes  Enhance the digest and signature routines in the crypto
     library to accept a JCR and to use it to print error messages
     so that they will go in the Job report rather than the daemon's
     messages.
kes  Simplify some of the verify signature code.
kes  Simplify a few of the alternative returns in the signature
     code.