]> git.sur5r.net Git - bacula/rescue/log
bacula/rescue
18 years agoTweak
Kern Sibbald [Fri, 16 Feb 2007 17:11:07 +0000 (17:11 +0000)]
Tweak

18 years agokes Fix encryption deblocking bug, which caused some restored files
Kern Sibbald [Fri, 16 Feb 2007 15:20:36 +0000 (15:20 +0000)]
kes  Fix encryption deblocking bug, which caused some restored files
     to be truncated. This fixes bug #763.

18 years agokes Add FD event sequence order prepared by Eric -- for RunScripts.
Kern Sibbald [Fri, 16 Feb 2007 08:45:16 +0000 (08:45 +0000)]
kes  Add FD event sequence order prepared by Eric -- for RunScripts.
kes  Fix 12am/pm bug as reported in bug #782.

18 years agoAdd encrypt-bug-test
Kern Sibbald [Thu, 15 Feb 2007 20:28:37 +0000 (20:28 +0000)]
Add encrypt-bug-test

18 years agotweaks
Kern Sibbald [Thu, 15 Feb 2007 18:53:37 +0000 (18:53 +0000)]
tweaks

18 years agoebl update
Eric Bollengier [Wed, 14 Feb 2007 10:19:41 +0000 (10:19 +0000)]
ebl  update

18 years agoebl Add EndTime to display_job if you want add it to your tpl
Eric Bollengier [Wed, 14 Feb 2007 10:19:28 +0000 (10:19 +0000)]
ebl  Add EndTime to display_job if you want add it to your tpl

18 years agoebl fix cache create bug
Eric Bollengier [Wed, 14 Feb 2007 10:17:06 +0000 (10:17 +0000)]
ebl  fix cache create bug

18 years agoebl update
Eric Bollengier [Wed, 14 Feb 2007 10:15:26 +0000 (10:15 +0000)]
ebl  update

18 years agoebl Use btime_t instead of uint64_t in media patch.
Eric Bollengier [Tue, 13 Feb 2007 19:58:16 +0000 (19:58 +0000)]
ebl  Use btime_t instead of uint64_t in media patch.

18 years agoebl cleanup runscript_after field from JCR
Eric Bollengier [Tue, 13 Feb 2007 19:55:57 +0000 (19:55 +0000)]
ebl  cleanup runscript_after field from JCR

18 years agoebl use btime_t instead of uint64_t for media stats
Eric Bollengier [Tue, 13 Feb 2007 11:27:38 +0000 (11:27 +0000)]
ebl  use btime_t instead of uint64_t for media stats

18 years agoDoc Win32 problems
Kern Sibbald [Tue, 13 Feb 2007 07:36:40 +0000 (07:36 +0000)]
Doc Win32 problems

18 years agoebl add first vim support for bacula-dir.conf
Eric Bollengier [Mon, 12 Feb 2007 20:55:43 +0000 (20:55 +0000)]
ebl  add first vim support for bacula-dir.conf

18 years agoebl fix runscript : they was run before the real end of job
Eric Bollengier [Mon, 12 Feb 2007 19:52:58 +0000 (19:52 +0000)]
ebl  fix runscript : they was run before the real end of job

18 years agoebl Add EndTime to display_job
Eric Bollengier [Mon, 12 Feb 2007 14:50:20 +0000 (14:50 +0000)]
ebl  Add EndTime to display_job

18 years agoUpdate version
Kern Sibbald [Mon, 12 Feb 2007 12:33:54 +0000 (12:33 +0000)]
Update version

18 years agoUpdate
Kern Sibbald [Mon, 12 Feb 2007 11:37:33 +0000 (11:37 +0000)]
Update

18 years agoCreate first cut prerestore and restore dialogs
Kern Sibbald [Mon, 12 Feb 2007 10:39:38 +0000 (10:39 +0000)]
Create first cut prerestore and restore dialogs

18 years agoUpdate bacula-web doc
Kern Sibbald [Mon, 12 Feb 2007 07:58:57 +0000 (07:58 +0000)]
Update bacula-web doc

18 years agoUpdate bacula-web README
Kern Sibbald [Mon, 12 Feb 2007 07:57:15 +0000 (07:57 +0000)]
Update bacula-web README

18 years agomove moc files into moc and .o into obj
Kern Sibbald [Sun, 11 Feb 2007 20:13:20 +0000 (20:13 +0000)]
move moc files into moc and .o into obj

18 years agoUpdate bat
Kern Sibbald [Sun, 11 Feb 2007 18:57:21 +0000 (18:57 +0000)]
Update bat

18 years agoUpdate bat
Kern Sibbald [Sun, 11 Feb 2007 18:21:43 +0000 (18:21 +0000)]
Update bat

18 years agoUpdate FOSDEM presentation
Kern Sibbald [Sun, 11 Feb 2007 14:02:32 +0000 (14:02 +0000)]
Update FOSDEM presentation

18 years agoUpdate FOSDEM presentation
Kern Sibbald [Sun, 11 Feb 2007 11:20:25 +0000 (11:20 +0000)]
Update FOSDEM presentation

18 years agokes Optimize the use of the database a bit in the Status dir command.
Kern Sibbald [Sun, 11 Feb 2007 11:18:26 +0000 (11:18 +0000)]
kes  Optimize the use of the database a bit in the Status dir command.
     Only open it when needed, ensure that if any previous database
     was opened, it is closed.

18 years agoCorrect VolCatBytes bug from media patch
Kern Sibbald [Sat, 10 Feb 2007 20:15:58 +0000 (20:15 +0000)]
Correct VolCatBytes bug from media patch

18 years agoRemove RunScript change
Kern Sibbald [Sat, 10 Feb 2007 14:29:16 +0000 (14:29 +0000)]
Remove RunScript change

18 years agokes Apply Eric's scratch patch that moves a purged Volume to
Kern Sibbald [Sat, 10 Feb 2007 14:25:21 +0000 (14:25 +0000)]
kes  Apply Eric's scratch patch that moves a purged Volume to
     the RecyclePool.  Question: how is RecyclePool set? what
     happens to the ScratchPool?
kes  Apply Eric's media patch that collects read/write media
     times as well as byte counts.  This patch requires a
     simultaneous upgrade of the DIR and SD.  Note, there
     should be some way to turn of timing. I'm not sure
     times are in Bacula units.
kes  Apply Eric's batch-insert patch.

18 years agoFirst cut run dialog
Kern Sibbald [Fri, 9 Feb 2007 22:22:54 +0000 (22:22 +0000)]
First cut run dialog

18 years agoFirst cut label dialog
Kern Sibbald [Fri, 9 Feb 2007 19:52:24 +0000 (19:52 +0000)]
First cut label dialog

18 years agoUpdate version
Kern Sibbald [Fri, 9 Feb 2007 10:45:08 +0000 (10:45 +0000)]
Update version

18 years ago09Feb07
Kern Sibbald [Fri, 9 Feb 2007 10:44:31 +0000 (10:44 +0000)]
09Feb07
kes  Update projects list.
08Feb07
kes  Implement Include/Exclude file lists in FD as dlists using
     the new dlistString class. This permits efficiently having
     large include/exclude lists and completes project Item 25.
kes  Fix dird/ua_cmds.c so that a cancel command checks if the
     console is authorized to cancel the job.  This fixes bug
     #767.

18 years agoebl fix cache create bug
Eric Bollengier [Thu, 8 Feb 2007 21:59:47 +0000 (21:59 +0000)]
ebl  fix cache create bug

18 years agoebl update RunScript ClientRunBeforeJob notes
Eric Bollengier [Thu, 8 Feb 2007 21:38:33 +0000 (21:38 +0000)]
ebl  update RunScript ClientRunBeforeJob notes

18 years agoebl update runscript ClientRunBeforeJob
Eric Bollengier [Thu, 8 Feb 2007 21:37:25 +0000 (21:37 +0000)]
ebl  update runscript ClientRunBeforeJob

18 years agoUpdate devel guide for SVN + add presentations
Kern Sibbald [Thu, 8 Feb 2007 11:42:17 +0000 (11:42 +0000)]
Update devel guide for SVN + add presentations

18 years agokes Fix dird/ua_cmds.c so that a cancel command checks if the
Kern Sibbald [Thu, 8 Feb 2007 10:54:40 +0000 (10:54 +0000)]
kes  Fix dird/ua_cmds.c so that a cancel command checks if the
     console is authorized to cancel the job.  This fixes bug
     #767.
kes  Modify SD so that the VolCatJobs medium record is updated
     at the beginning of a Job rather than the end.  This
     fixes bug #775 where exceeding MaxVolJobs caused jobs
     to fail.
kes  Added a mutex around getting and setting Volume information
     so that multiple simultaneous jobs will single thread.

18 years agoebl Add ClientId in db_create_job_record
Eric Bollengier [Wed, 7 Feb 2007 16:52:19 +0000 (16:52 +0000)]
ebl  Add ClientId in db_create_job_record
     It's usefull for bweb, we have always a client id with a Job

18 years agoebl fix gtk find word function
Eric Bollengier [Wed, 7 Feb 2007 16:45:38 +0000 (16:45 +0000)]
ebl  fix gtk find word function

18 years agoebl fix dependency
Eric Bollengier [Wed, 7 Feb 2007 16:44:56 +0000 (16:44 +0000)]
ebl  fix dependency

18 years agoRemove unwanted execute bit
Kern Sibbald [Wed, 7 Feb 2007 16:20:12 +0000 (16:20 +0000)]
Remove unwanted execute bit

18 years agoRemove unwanted execute bit
Kern Sibbald [Wed, 7 Feb 2007 16:19:24 +0000 (16:19 +0000)]
Remove unwanted execute bit

18 years agoRemove unwanted execute bit
Kern Sibbald [Wed, 7 Feb 2007 16:18:52 +0000 (16:18 +0000)]
Remove unwanted execute bit

18 years agoRemove unwanted execute bit
Kern Sibbald [Wed, 7 Feb 2007 16:18:10 +0000 (16:18 +0000)]
Remove unwanted execute bit

18 years agoRemove unwanted execute bit
Kern Sibbald [Wed, 7 Feb 2007 16:17:40 +0000 (16:17 +0000)]
Remove unwanted execute bit

18 years agoRemove unwanted execute bit
Kern Sibbald [Wed, 7 Feb 2007 16:16:56 +0000 (16:16 +0000)]
Remove unwanted execute bit

18 years agoUpdate web to refer to SVN
Kern Sibbald [Wed, 7 Feb 2007 16:07:49 +0000 (16:07 +0000)]
Update web to refer to SVN

18 years agoBack out eol change, it doesn't work on Linux.
Robert Nelson [Wed, 7 Feb 2007 12:47:03 +0000 (12:47 +0000)]
Back out eol change, it doesn't work on Linux.

18 years agoSince PostgreSQL 8.1.4 is no longer available upgrade to 8.1.6.
Robert Nelson [Wed, 7 Feb 2007 10:27:54 +0000 (10:27 +0000)]
Since PostgreSQL 8.1.4 is no longer available upgrade to 8.1.6.

Update msvc build for new rblist.

18 years agoFix eol properties.
Robert Nelson [Wed, 7 Feb 2007 09:18:43 +0000 (09:18 +0000)]
Fix eol properties.

18 years agoupdate version as a test
Kern Sibbald [Wed, 7 Feb 2007 07:49:49 +0000 (07:49 +0000)]
update version as a test

18 years agoAdd new weird-files.tar.gz
Kern Sibbald [Wed, 7 Feb 2007 06:33:50 +0000 (06:33 +0000)]
Add new weird-files.tar.gz

18 years agoRemove seemingly broken weirdfiles.tar.gz
Kern Sibbald [Wed, 7 Feb 2007 06:32:45 +0000 (06:32 +0000)]
Remove seemingly broken weirdfiles.tar.gz

18 years agoFix broken weird-files.tar.gz
Kern Sibbald [Wed, 7 Feb 2007 06:30:11 +0000 (06:30 +0000)]
Fix broken weird-files.tar.gz

18 years agoRemove src/pygtk-console/ from configure
Kern Sibbald [Wed, 7 Feb 2007 06:25:12 +0000 (06:25 +0000)]
Remove src/pygtk-console/ from configure

18 years agoChange technotes
Kern Sibbald [Wed, 7 Feb 2007 06:16:00 +0000 (06:16 +0000)]
Change technotes

18 years agoTest commit
Kern Sibbald [Wed, 7 Feb 2007 06:14:28 +0000 (06:14 +0000)]
Test commit

18 years agoRemove obsolete .cvsignore files.
Robert Nelson [Tue, 6 Feb 2007 23:28:39 +0000 (23:28 +0000)]
Remove obsolete .cvsignore files.

18 years agoUpdate a few dates
Kern Sibbald [Tue, 6 Feb 2007 14:36:28 +0000 (14:36 +0000)]
Update a few dates

18 years agoCorrect copyright date
Kern Sibbald [Tue, 6 Feb 2007 14:31:09 +0000 (14:31 +0000)]
Correct copyright date

18 years agoupdates
Kern Sibbald [Tue, 6 Feb 2007 14:01:27 +0000 (14:01 +0000)]
updates

18 years agoUpdates
Kern Sibbald [Tue, 6 Feb 2007 14:00:35 +0000 (14:00 +0000)]
Updates

18 years agokes Delete src/lib/btree.c from win32 build, then add rblist.c
Kern Sibbald [Tue, 6 Feb 2007 13:58:26 +0000 (13:58 +0000)]
kes  Delete src/lib/btree.c from win32 build, then add rblist.c
     plus the entrypoints.
kes  Apply patch supplied that corrects debug print
     in canceling jobs for max run time.  Supplied as
     part of bug #621, which was previously fixed.
05Feb07
kes  Test on job_canceled() and sd_msg_thread_done inside
     loop starting the message thread to avoid a race condition.
     Fixes bug #771.
kes  Remove rl_catch_signal from console.c as it conflicted
     with the header definition. Fixes bug #765.

18 years agoUpdate win32 dir for delete of btree.c and addition of rblist.c
Kern Sibbald [Tue, 6 Feb 2007 13:53:52 +0000 (13:53 +0000)]
Update win32 dir for delete of btree.c and addition of rblist.c

18 years agoAdd qstd class
Kern Sibbald [Tue, 6 Feb 2007 08:16:35 +0000 (08:16 +0000)]
Add qstd class

18 years agoebl update
Eric Bollengier [Mon, 5 Feb 2007 14:36:28 +0000 (14:36 +0000)]
ebl  update

18 years agoebl fix #766 on RunsOnClient = Yes
Eric Bollengier [Mon, 5 Feb 2007 14:23:39 +0000 (14:23 +0000)]
ebl  fix #766 on RunsOnClient = Yes

18 years agoebl add
Eric Bollengier [Mon, 5 Feb 2007 14:19:22 +0000 (14:19 +0000)]
ebl  add

18 years agoUpdate version
Kern Sibbald [Mon, 5 Feb 2007 11:03:44 +0000 (11:03 +0000)]
Update version

18 years agoebl add error message in status bar when brestore can't write to .brestore.conf
Eric Bollengier [Mon, 5 Feb 2007 09:15:38 +0000 (09:15 +0000)]
ebl  add error message in status bar when brestore can't write to .brestore.conf

18 years agoebl fix batch mode
Eric Bollengier [Sun, 4 Feb 2007 21:28:57 +0000 (21:28 +0000)]
ebl  fix batch mode

18 years agoExplain the FSFE a bit more
Kern Sibbald [Sun, 4 Feb 2007 20:23:31 +0000 (20:23 +0000)]
Explain the FSFE a bit more

18 years agoebl Fix bug with accent, use filenameid/pathid instead of filename
Eric Bollengier [Sun, 4 Feb 2007 20:06:26 +0000 (20:06 +0000)]
ebl  Fix bug with accent, use filenameid/pathid instead of filename

18 years agoImplement command output lists
Kern Sibbald [Sun, 4 Feb 2007 16:29:53 +0000 (16:29 +0000)]
Implement command output lists

18 years agoFix bug # 746 - Windows FD crashes when job canceled
Robert Nelson [Sun, 4 Feb 2007 16:20:45 +0000 (16:20 +0000)]
Fix bug # 746 - Windows FD crashes when job canceled
(This really is Windows FD crashes sometimes if debug level > 0 and status window is open)

Add -g so we get symbols.

18 years agokes Clarify some stored/acquire messages to indicate if the
Kern Sibbald [Sun, 4 Feb 2007 09:41:27 +0000 (09:41 +0000)]
kes  Clarify some stored/acquire messages to indicate if the
     problem is with read or append.

18 years agoAdd Finnish
Kern Sibbald [Sat, 3 Feb 2007 18:22:32 +0000 (18:22 +0000)]
Add Finnish

18 years agoAdd brestore page
Kern Sibbald [Sat, 3 Feb 2007 13:01:19 +0000 (13:01 +0000)]
Add brestore page

18 years agoSeparate console ui from main.ui
Kern Sibbald [Sat, 3 Feb 2007 11:33:09 +0000 (11:33 +0000)]
Separate console ui from main.ui

18 years agoMany changes (most discussed discussed on bacula-docs) list.
Jeremy C. Reed [Fri, 2 Feb 2007 19:14:07 +0000 (19:14 +0000)]
Many changes (most discussed discussed on bacula-docs) list.

Some of the changes include: removing extra highlighting; use
sections instead of lists for some paragraphs; few grammar or
punctuation fixes.

This also adds some TODO comments. Please search for "TODO" in this
tex file and help answer or clean up that part.

Note: we will work on making a style guide to document how we should
consistently do highlighting/bolding/emphasis/italics for the manual.

18 years agoRemove old btree renamed to rblist
Kern Sibbald [Fri, 2 Feb 2007 10:43:14 +0000 (10:43 +0000)]
Remove old btree renamed to rblist

18 years agokes Fix memory leak with storage ids in cats/sql_get.c
Kern Sibbald [Fri, 2 Feb 2007 10:42:11 +0000 (10:42 +0000)]
kes  Fix memory leak with storage ids in cats/sql_get.c
kes  Terminate watchdog earlier to avoid reference to released
     memory -- reported by Jason Austin.
kes  Move closing the database from jobq.c to the director daemon
     termination routine. This fixes memory leaks for shadow jobs
     (i.e. migration jobs).
kes  Free up the unique jobid chain items in migrate.c.  This fixes
     a memory leak problem.
kes  Convert some ugly looking for statements to use foreach_alist
     in findlib/find.c.  This will facilitate converting the structures
     to use dlist (for large include/exclude lists).
kes  Fix a bug in the btree.c and btree.h routines, then rename them
     rblist and add them to be built in src/lib.  Include some new
     methods written by Rudolf Cejka that make the code more readable
     (hides some of the ugly casting).
kes  Add set_next() and set_prev() methods which make the code much more
     readable. Also add a new dlistString class that facilitates storing
     strings in dlists.  To be used in the large include/exclude lists.
kes  Make some trivial modifications to lib/tree.h that use rblist
     rather than dlist for storing the tree links. This was suggested
     by Rudolf Cejka.  The result of this is that the restore tree now
     uses red-black binary trees rather than simple linked lists. This
     should give rather dramatic speed improvements for directories
     contining large numbers of directories/files (more than 10000).

18 years agoRemove debug exit
Kern Sibbald [Thu, 1 Feb 2007 21:50:44 +0000 (21:50 +0000)]
Remove debug exit

18 years agoAdd status icon
Kern Sibbald [Thu, 1 Feb 2007 21:49:16 +0000 (21:49 +0000)]
Add status icon

18 years agoImplement save/restore settings + Font dialog
Kern Sibbald [Thu, 1 Feb 2007 16:28:39 +0000 (16:28 +0000)]
Implement save/restore settings + Font dialog

18 years agoUpdate
Kern Sibbald [Thu, 1 Feb 2007 11:01:25 +0000 (11:01 +0000)]
Update

18 years agoUpdate
Kern Sibbald [Wed, 31 Jan 2007 12:55:53 +0000 (12:55 +0000)]
Update

18 years agoFinal changes
Kern Sibbald [Tue, 30 Jan 2007 19:49:15 +0000 (19:49 +0000)]
Final changes

18 years agoUpdate
Kern Sibbald [Tue, 30 Jan 2007 19:36:20 +0000 (19:36 +0000)]
Update

18 years agoebl update message when moving cartige
Eric Bollengier [Tue, 30 Jan 2007 14:31:10 +0000 (14:31 +0000)]
ebl  update message when moving cartige

18 years agoUpdate
Kern Sibbald [Mon, 29 Jan 2007 18:59:34 +0000 (18:59 +0000)]
Update

18 years agoUpdate
Kern Sibbald [Mon, 29 Jan 2007 18:46:46 +0000 (18:46 +0000)]
Update

18 years agoadd qrc file
Kern Sibbald [Mon, 29 Jan 2007 12:06:44 +0000 (12:06 +0000)]
add qrc file

18 years agoUpdate
Kern Sibbald [Mon, 29 Jan 2007 12:05:31 +0000 (12:05 +0000)]
Update

18 years agoCommit pngs
Kern Sibbald [Mon, 29 Jan 2007 11:07:47 +0000 (11:07 +0000)]
Commit pngs

18 years agoToggle connect/disconnect icon
Kern Sibbald [Mon, 29 Jan 2007 11:05:56 +0000 (11:05 +0000)]
Toggle connect/disconnect icon

18 years agoBasic console text display now works
Kern Sibbald [Mon, 29 Jan 2007 10:34:57 +0000 (10:34 +0000)]
Basic console text display now works

18 years agoUpdate
Kern Sibbald [Sun, 28 Jan 2007 21:57:30 +0000 (21:57 +0000)]
Update