]> git.sur5r.net Git - bacula/bacula/log
bacula/bacula
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.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4774 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4773 91ce42f0-d328-0410-95d8-f526ca767f89

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().

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4772 91ce42f0-d328-0410-95d8-f526ca767f89

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.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4771 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4770 91ce42f0-d328-0410-95d8-f526ca767f89

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.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4769 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4768 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4767 91ce42f0-d328-0410-95d8-f526ca767f89

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)

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4766 91ce42f0-d328-0410-95d8-f526ca767f89

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.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4765 91ce42f0-d328-0410-95d8-f526ca767f89

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.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4764 91ce42f0-d328-0410-95d8-f526ca767f89

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.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4763 91ce42f0-d328-0410-95d8-f526ca767f89

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.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4762 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4761 91ce42f0-d328-0410-95d8-f526ca767f89

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.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4760 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4759 91ce42f0-d328-0410-95d8-f526ca767f89

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)

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4758 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4757 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4756 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4755 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4754 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4753 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4752 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4751 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4750 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4749 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4748 91ce42f0-d328-0410-95d8-f526ca767f89

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.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4747 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4746 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4745 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4744 91ce42f0-d328-0410-95d8-f526ca767f89

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) :)

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4743 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4742 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4741 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4740 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4739 91ce42f0-d328-0410-95d8-f526ca767f89

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.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4738 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4737 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4736 91ce42f0-d328-0410-95d8-f526ca767f89

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.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4735 91ce42f0-d328-0410-95d8-f526ca767f89

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.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4734 91ce42f0-d328-0410-95d8-f526ca767f89

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.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4733 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4732 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4731 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4730 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4729 91ce42f0-d328-0410-95d8-f526ca767f89

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.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4728 91ce42f0-d328-0410-95d8-f526ca767f89

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.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4727 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4726 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4725 91ce42f0-d328-0410-95d8-f526ca767f89

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.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4724 91ce42f0-d328-0410-95d8-f526ca767f89

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.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4723 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4722 91ce42f0-d328-0410-95d8-f526ca767f89

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.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4721 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4720 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4719 91ce42f0-d328-0410-95d8-f526ca767f89

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.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4718 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4717 91ce42f0-d328-0410-95d8-f526ca767f89

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.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4716 91ce42f0-d328-0410-95d8-f526ca767f89

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.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4715 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4714 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4713 91ce42f0-d328-0410-95d8-f526ca767f89

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.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4712 91ce42f0-d328-0410-95d8-f526ca767f89

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.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4711 91ce42f0-d328-0410-95d8-f526ca767f89

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.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4710 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4709 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4708 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4707 91ce42f0-d328-0410-95d8-f526ca767f89

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.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4706 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4705 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4704 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4703 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4702 91ce42f0-d328-0410-95d8-f526ca767f89

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.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4701 91ce42f0-d328-0410-95d8-f526ca767f89

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...

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4700 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4699 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4698 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4697 91ce42f0-d328-0410-95d8-f526ca767f89

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).

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4696 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4695 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4694 91ce42f0-d328-0410-95d8-f526ca767f89

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.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4693 91ce42f0-d328-0410-95d8-f526ca767f89

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.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4692 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4690 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4689 91ce42f0-d328-0410-95d8-f526ca767f89

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).

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4688 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4687 91ce42f0-d328-0410-95d8-f526ca767f89

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

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4686 91ce42f0-d328-0410-95d8-f526ca767f89

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.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4685 91ce42f0-d328-0410-95d8-f526ca767f89

17 years agoUser supplied fixes
Kern Sibbald [Thu, 3 May 2007 09:43:44 +0000 (09:43 +0000)]
User supplied fixes

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4684 91ce42f0-d328-0410-95d8-f526ca767f89

17 years agoUpdate
Kern Sibbald [Thu, 3 May 2007 09:41:39 +0000 (09:41 +0000)]
Update

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4683 91ce42f0-d328-0410-95d8-f526ca767f89

17 years agoUpdate encrypt test
Kern Sibbald [Thu, 3 May 2007 07:55:25 +0000 (07:55 +0000)]
Update encrypt test

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4682 91ce42f0-d328-0410-95d8-f526ca767f89

17 years agoupdate
Eric Bollengier [Wed, 2 May 2007 17:20:23 +0000 (17:20 +0000)]
update

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4681 91ce42f0-d328-0410-95d8-f526ca767f89

17 years agoUpdate About
Kern Sibbald [Wed, 2 May 2007 15:32:12 +0000 (15:32 +0000)]
Update About

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4680 91ce42f0-d328-0410-95d8-f526ca767f89

17 years agoebl fix freebsd compilation bug
Eric Bollengier [Wed, 2 May 2007 14:08:11 +0000 (14:08 +0000)]
ebl  fix freebsd compilation bug

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4678 91ce42f0-d328-0410-95d8-f526ca767f89

17 years agoConvert all other Dir files to use ne ua class message
Kern Sibbald [Wed, 2 May 2007 14:06:18 +0000 (14:06 +0000)]
Convert all other Dir files to use ne ua class message
     routines for bat.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4677 91ce42f0-d328-0410-95d8-f526ca767f89

17 years agoebl fix a memory leak
Eric Bollengier [Wed, 2 May 2007 13:57:01 +0000 (13:57 +0000)]
ebl  fix a memory leak

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4676 91ce42f0-d328-0410-95d8-f526ca767f89

17 years agoebl use only POSIX regex stuff (drop GNU re_search) to fix
Eric Bollengier [Wed, 2 May 2007 13:26:44 +0000 (13:26 +0000)]
ebl  use only POSIX  regex stuff (drop GNU re_search) to fix
     compilation bug on freebsd

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4675 91ce42f0-d328-0410-95d8-f526ca767f89

17 years agoebl fix
Eric Bollengier [Wed, 2 May 2007 13:24:46 +0000 (13:24 +0000)]
ebl  fix

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4674 91ce42f0-d328-0410-95d8-f526ca767f89

17 years agoUpdate encryption test
Kern Sibbald [Wed, 2 May 2007 10:32:27 +0000 (10:32 +0000)]
Update encryption test

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4673 91ce42f0-d328-0410-95d8-f526ca767f89