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

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

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

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

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

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

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

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

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

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

17 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

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

17 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

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

17 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

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

17 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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

17 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

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

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

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

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

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

17 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

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

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

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

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

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

17 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

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

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

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

17 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

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

17 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

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

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

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

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

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

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

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

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

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

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

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

17 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

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

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

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

17 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

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

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

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

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

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

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

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

17 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

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

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

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

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

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

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

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

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

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

17 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

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

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

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

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

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

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

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

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

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

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

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

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

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

17 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

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

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

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

17 years agoIt now talks to Dir
Kern Sibbald [Sun, 28 Jan 2007 21:38:09 +0000 (21:38 +0000)]
It now talks to Dir

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

17 years agoBat now connecting to Bacula
Kern Sibbald [Sun, 28 Jan 2007 18:25:10 +0000 (18:25 +0000)]
Bat now connecting to Bacula

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

17 years agoUpdate
Kern Sibbald [Sun, 28 Jan 2007 16:59:39 +0000 (16:59 +0000)]
Update

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

17 years agoAdd new images
Kern Sibbald [Sun, 28 Jan 2007 16:43:11 +0000 (16:43 +0000)]
Add new images

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

17 years agoMove console into subdir
Kern Sibbald [Sun, 28 Jan 2007 15:43:04 +0000 (15:43 +0000)]
Move console into subdir

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

17 years agoTweaks
Kern Sibbald [Sun, 28 Jan 2007 15:33:37 +0000 (15:33 +0000)]
Tweaks

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

17 years agoImplement Console class
Kern Sibbald [Sun, 28 Jan 2007 13:05:41 +0000 (13:05 +0000)]
Implement Console class

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

17 years agoFix maxruntime bug #621.
Kern Sibbald [Sun, 28 Jan 2007 11:15:28 +0000 (11:15 +0000)]
Fix maxruntime bug #621.

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

17 years agoStart on Console class
Kern Sibbald [Sat, 27 Jan 2007 20:58:35 +0000 (20:58 +0000)]
Start on Console class

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

17 years agoUpdate names
Kern Sibbald [Sat, 27 Jan 2007 18:25:23 +0000 (18:25 +0000)]
Update names

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

17 years agoUpdate
Kern Sibbald [Sat, 27 Jan 2007 17:39:20 +0000 (17:39 +0000)]
Update

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

17 years agoUpdate name
Kern Sibbald [Sat, 27 Jan 2007 17:36:45 +0000 (17:36 +0000)]
Update name

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

17 years agoAdd tree selection of stacked widgets
Kern Sibbald [Sat, 27 Jan 2007 17:00:19 +0000 (17:00 +0000)]
Add tree selection of stacked widgets

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

17 years agoNow add fc6
Scott Barninger [Sat, 27 Jan 2007 14:16:07 +0000 (14:16 +0000)]
Now add fc6

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

17 years agoReverse stomp on earlier changes
Scott Barninger [Sat, 27 Jan 2007 14:13:05 +0000 (14:13 +0000)]
Reverse stomp on earlier changes

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

17 years agoAdd fc6
Scott Barninger [Sat, 27 Jan 2007 13:47:24 +0000 (13:47 +0000)]
Add fc6

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

17 years agoUpdate for fc6
Scott Barninger [Sat, 27 Jan 2007 13:18:59 +0000 (13:18 +0000)]
Update for fc6

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

17 years agoadd Peters bat icon
Kern Sibbald [Fri, 26 Jan 2007 21:34:17 +0000 (21:34 +0000)]
add Peters bat icon

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

17 years agoebl Implements the include JobID in spool file name project.
Kern Sibbald [Fri, 26 Jan 2007 21:26:50 +0000 (21:26 +0000)]
ebl  Implements the include JobID in spool file name project.
kes  Reorder projects file in order determined by Jan 2007 vote.
kes  Implement item #12 on project list -- quick release of FD by
     the SD.

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

17 years agoAdd qt-console configuration
Kern Sibbald [Fri, 26 Jan 2007 20:14:21 +0000 (20:14 +0000)]
Add qt-console configuration

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

17 years agoAdd more qt-console functionality
Kern Sibbald [Fri, 26 Jan 2007 14:56:34 +0000 (14:56 +0000)]
Add more qt-console functionality

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

17 years agoAdd new qt-console files
Kern Sibbald [Fri, 26 Jan 2007 13:35:26 +0000 (13:35 +0000)]
Add new qt-console files

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

17 years agoFix open of SQLite3 db where user does not have write permission
Kern Sibbald [Fri, 26 Jan 2007 11:16:35 +0000 (11:16 +0000)]
Fix open of SQLite3 db where user does not have write permission
     so that DIR does not crash. Fixes bug #761.

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

17 years agoebl update_slots after ejecting media
Eric Bollengier [Thu, 25 Jan 2007 22:11:16 +0000 (22:11 +0000)]
ebl  update_slots after ejecting media

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

17 years agoebl fix
Eric Bollengier [Thu, 25 Jan 2007 21:58:23 +0000 (21:58 +0000)]
ebl  fix

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

17 years agoebl add spanish translation
Eric Bollengier [Thu, 25 Jan 2007 21:43:03 +0000 (21:43 +0000)]
ebl  add spanish translation

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

17 years agoebl add spanish translation, thanks to Santiago Alberch <caesarneron@gmail.com>
Eric Bollengier [Thu, 25 Jan 2007 21:41:34 +0000 (21:41 +0000)]
ebl  add spanish translation, thanks to Santiago Alberch <caesarneron@gmail.com>

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

17 years agoebl fix javascript
Eric Bollengier [Thu, 25 Jan 2007 21:39:03 +0000 (21:39 +0000)]
ebl  fix javascript

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

17 years agoebl use $CONF_DIR instead of /etc/bacula
Eric Bollengier [Thu, 25 Jan 2007 20:42:34 +0000 (20:42 +0000)]
ebl  use $CONF_DIR instead of /etc/bacula

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

17 years agoFix typo: It take -> It takes
Dan Langille [Thu, 25 Jan 2007 16:23:20 +0000 (16:23 +0000)]
Fix typo: It take -> It takes

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

17 years agoAdd back missing @ in Win32 Makefile.
Kern Sibbald [Thu, 25 Jan 2007 14:15:56 +0000 (14:15 +0000)]
Add back missing @ in Win32 Makefile.

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

17 years agokes Change 'Device not configured to autolabel' from INFO
Kern Sibbald [Thu, 25 Jan 2007 11:26:57 +0000 (11:26 +0000)]
kes  Change 'Device not configured to autolabel' from INFO
     to WARNING.
kes  Fix jobq.c to restart failed jobs when Reschedule Times = 0
     which should restart an indefinite # of times.
kes  Fix configure --help to print --with-mysql[=DIR]. Same for
     other DIR specifications.

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

17 years agoFix configure --help to print --with-mysql[=DIR]. Same for
Kern Sibbald [Thu, 25 Jan 2007 09:15:19 +0000 (09:15 +0000)]
Fix configure --help to print --with-mysql[=DIR]. Same for
     other DIR specifications.

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

17 years agoUpdate technotes
Kern Sibbald [Thu, 25 Jan 2007 08:53:26 +0000 (08:53 +0000)]
Update technotes

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

17 years agoFix msvc build problems.
Robert Nelson [Tue, 23 Jan 2007 22:48:07 +0000 (22:48 +0000)]
Fix msvc build problems.

Fix path quoting in SQLite scripts.

Fix problems with SHGetFolderPath.

Fix bacula.dll exports for msvc build.

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

17 years agoAdd note about wd and piddir being read/writable
Kern Sibbald [Mon, 22 Jan 2007 20:55:37 +0000 (20:55 +0000)]
Add note about wd and piddir being read/writable

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

17 years agoebl update RecyclePoolId to Scratch when label_barcodes
Eric Bollengier [Mon, 22 Jan 2007 09:48:24 +0000 (09:48 +0000)]
ebl  update RecyclePoolId to Scratch when label_barcodes

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

17 years agoebl fv_write_path is optionnal now
Eric Bollengier [Sat, 20 Jan 2007 13:40:59 +0000 (13:40 +0000)]
ebl  fv_write_path is optionnal now

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

17 years agoFix bugs 752 and 754
Scott Barninger [Sat, 20 Jan 2007 13:14:21 +0000 (13:14 +0000)]
Fix bugs 752 and 754

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

17 years agoebl small fix
Eric Bollengier [Sat, 20 Jan 2007 10:08:49 +0000 (10:08 +0000)]
ebl  small fix

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

17 years agoebl Update Location from new labeled media
Eric Bollengier [Sat, 20 Jan 2007 10:08:34 +0000 (10:08 +0000)]
ebl  Update Location from new labeled media

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

17 years agoebl update
Eric Bollengier [Fri, 19 Jan 2007 20:13:38 +0000 (20:13 +0000)]
ebl  update

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

17 years agoebl fix /etc/bacula permissions
Eric Bollengier [Fri, 19 Jan 2007 20:09:07 +0000 (20:09 +0000)]
ebl  fix /etc/bacula permissions

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

17 years agoebl fix label_barcodes (use drive name instead of autochanger name)
Eric Bollengier [Fri, 19 Jan 2007 17:23:36 +0000 (17:23 +0000)]
ebl  fix label_barcodes (use drive name instead of autochanger name)

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

17 years agoUpdate all-non-root-tests
Kern Sibbald [Fri, 19 Jan 2007 14:41:18 +0000 (14:41 +0000)]
Update all-non-root-tests

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

17 years agoUpdate FOSDEM talk
Kern Sibbald [Fri, 19 Jan 2007 08:11:24 +0000 (08:11 +0000)]
Update FOSDEM talk

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

17 years agoCreate patches/2.0.1-restart.patch. Fixes bug #755.
Kern Sibbald [Fri, 19 Jan 2007 07:46:04 +0000 (07:46 +0000)]
Create patches/2.0.1-restart.patch. Fixes bug #755.

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

17 years agoAdd .cvsignore
Kern Sibbald [Thu, 18 Jan 2007 21:13:22 +0000 (21:13 +0000)]
Add .cvsignore

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