]> git.sur5r.net Git - bacula/bacula/log
bacula/bacula
17 years agoUpdate the Microsoft Visual Studio build to match the MinGW32 build.
Robert Nelson [Fri, 1 Sep 2006 00:49:21 +0000 (00:49 +0000)]
Update the Microsoft Visual Studio build to match the MinGW32 build.

Fix precedence problem in an ASSERT.

Put DLL_IMP_EXP macros in the right place so they work with both gcc and msvc.

Change make_session_key on WIN32 to use WIN32 APIs to produce a better seed.

Add sed to external dependencies, it is used only during installation.

Remove unused code from winmain.cpp and winservice.cpp for the three daemons.

Fix /kill for file and storage daemons.

Add bfree to the exports for bacula.dll.

Add new tool scsilist.exe which displays the changer, tape and CD/DVD (1394, SCSI, SATA, ATAPI) devices and the information required to add them to bacula-sd.conf.

Added full configuration generation to the installer.

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

17 years agokes Make find with no args in tree restore return error rather than
Kern Sibbald [Thu, 31 Aug 2006 21:07:14 +0000 (21:07 +0000)]
kes  Make find with no args in tree restore return error rather than
     stopping the selection. Fixes bug #665
kes  Rework DVD writing to ensure that the last part is written
     on open_next_part when dealing with a spool file.
kes  Correct the lseek_dev() routine to handle end point correctly
     (bug introduced by me).
kes  Allow part number to exceed num_dvd_parts in lseek_dev().

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

17 years agoebl Add FileSet view action
Eric Bollengier [Thu, 31 Aug 2006 19:10:03 +0000 (19:10 +0000)]
ebl  Add FileSet view action
ebl  Add view fileset to job_zoom

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

17 years agoUpdate version
Kern Sibbald [Wed, 30 Aug 2006 16:21:52 +0000 (16:21 +0000)]
Update version

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

17 years agokes Apply dvd-handler patch from Richard Mortimer.
Kern Sibbald [Wed, 30 Aug 2006 16:19:32 +0000 (16:19 +0000)]
kes  Apply dvd-handler patch from Richard Mortimer.
kes  Apply dvd error check patch from Richard Mortimer.
kes  Apply bpipe race patch from Richard Mortimer.
kes  Rework how DVD labels are handled and set append only
     when part > num_dvd_parts.

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

17 years agoUpdate Win32 chapter
Kern Sibbald [Tue, 29 Aug 2006 22:05:42 +0000 (22:05 +0000)]
Update Win32 chapter

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

17 years agoebl fix delete jobid
Eric Bollengier [Tue, 29 Aug 2006 21:51:57 +0000 (21:51 +0000)]
ebl  fix delete jobid

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

17 years agoebl fix runscript comment
Eric Bollengier [Tue, 29 Aug 2006 21:45:36 +0000 (21:45 +0000)]
ebl  fix runscript comment

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

17 years agoIntegrate mkcdrec with Bacula
Kern Sibbald [Tue, 29 Aug 2006 16:55:37 +0000 (16:55 +0000)]
Integrate mkcdrec with Bacula

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

17 years agoApply changes
Kern Sibbald [Tue, 29 Aug 2006 15:28:27 +0000 (15:28 +0000)]
Apply changes

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

17 years agoSort dot commands
Kern Sibbald [Tue, 29 Aug 2006 15:06:49 +0000 (15:06 +0000)]
Sort dot commands

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

17 years agokes Rework many features of DVD writing and reading. Added many error
Kern Sibbald [Sun, 27 Aug 2006 18:30:57 +0000 (18:30 +0000)]
kes  Rework many features of DVD writing and reading. Added many error
     messages.  Most importantly changed part to represent the current
     part number base zero. This makes current DVD writing incompatible
     with previous version.
26Aug06
kes  Add host:port to connect failure messages to FD and SD from Dir.
kes  Add WhereACL to console ACL list.  If nothing is specified, only
     the default is permitted for restore. Otherwise, *all* allows any
     path, or you can specify permitted paths. This should allow control
     over where users can restore files. This is untested.
kes  Modified message to add a ? (as in loaded?) when querying the autochanger
     for what Slot is loaded.
kes  Fixed the use of Slot, so that is more correctly maintained, thus
     eliminating unneeded duplicate calls to determine what Slot is loaded.

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

17 years agoebl update
Eric Bollengier [Sun, 27 Aug 2006 07:26:52 +0000 (07:26 +0000)]
ebl  update

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

17 years agoebl update
Eric Bollengier [Sun, 27 Aug 2006 07:26:11 +0000 (07:26 +0000)]
ebl  update

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

17 years agoupdate
Eric Bollengier [Sat, 26 Aug 2006 17:46:36 +0000 (17:46 +0000)]
update

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

17 years agoebl add more graph type
Eric Bollengier [Sat, 26 Aug 2006 17:43:31 +0000 (17:43 +0000)]
ebl  add more graph type

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

17 years agoebl add month/pmonth to STARTTIME_ macros
Eric Bollengier [Sat, 26 Aug 2006 17:17:12 +0000 (17:17 +0000)]
ebl  add month/pmonth to STARTTIME_ macros

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

17 years agoUpdate bweb and brestore file lists. Add post script to brestore.
Scott Barninger [Sat, 26 Aug 2006 14:22:59 +0000 (14:22 +0000)]
Update bweb and brestore file lists. Add post script to brestore.

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

17 years agokes Add host:port to connect failure messages to FD and SD from Dir.
Kern Sibbald [Sat, 26 Aug 2006 11:28:39 +0000 (11:28 +0000)]
kes  Add host:port to connect failure messages to FD and SD from Dir.
kes  Add WhereACL to console ACL list.  If nothing is specified, only
     the default is permitted for restore. Otherwise, *all* allows any
     path, or you can specify permitted paths. This should allow control
     over where users can restore files. This is untested.
kes  Modified message to add a ? (as in loaded?) when querying the autochanger
     for what Slot is loaded.
kes  Fixed the use of Slot, so that is more correctly maintained, thus
     eliminating unneeded duplicate calls to determine what Slot is loaded.

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

17 years agoCorrect Python examples
Kern Sibbald [Sat, 26 Aug 2006 10:26:50 +0000 (10:26 +0000)]
Correct Python examples

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

17 years agoebl cleanup, add sql date functions
Eric Bollengier [Fri, 25 Aug 2006 22:34:58 +0000 (22:34 +0000)]
ebl  cleanup, add sql date functions

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

17 years agoebl fix
Eric Bollengier [Fri, 25 Aug 2006 22:30:12 +0000 (22:30 +0000)]
ebl  fix

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

17 years agoInstall man pages with 'make install'
Kern Sibbald [Fri, 25 Aug 2006 15:05:45 +0000 (15:05 +0000)]
Install man pages with 'make install'

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

17 years agoRemove old console.glade file
Kern Sibbald [Fri, 25 Aug 2006 14:54:17 +0000 (14:54 +0000)]
Remove old console.glade file

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

17 years agokes wx-console crashes because of differences between Bacula and wxWidgets
Kern Sibbald [Fri, 25 Aug 2006 12:35:45 +0000 (12:35 +0000)]
kes  wx-console crashes because of differences between Bacula and wxWidgets
     malloc()/free().  Tweek wx-console to use bmalloc()/bfree() for Bacula
     calls.
kes  correct improper indenting in wx-console/console_conf.c
kes  update wx-console header copyrights
kes  Fix bug #658 where wx-console mangles file/directory names containing
     commas.

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

17 years agoebl add running job option
Eric Bollengier [Thu, 24 Aug 2006 21:43:28 +0000 (21:43 +0000)]
ebl  add running job option

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

17 years agoupdate
Eric Bollengier [Thu, 24 Aug 2006 20:31:43 +0000 (20:31 +0000)]
update

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

17 years agoebl typo fix
Eric Bollengier [Thu, 24 Aug 2006 20:30:28 +0000 (20:30 +0000)]
ebl  typo fix

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

17 years agoebl Add LocationLog view
Eric Bollengier [Thu, 24 Aug 2006 20:29:42 +0000 (20:29 +0000)]
ebl  Add LocationLog view

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

17 years agoebl add estimate function
Eric Bollengier [Thu, 24 Aug 2006 20:15:28 +0000 (20:15 +0000)]
ebl  add estimate function

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

17 years agoebl add list_pool function
Eric Bollengier [Thu, 24 Aug 2006 19:00:40 +0000 (19:00 +0000)]
ebl  add list_pool function

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

17 years agoUpdate technotes
Kern Sibbald [Thu, 24 Aug 2006 09:49:17 +0000 (09:49 +0000)]
Update technotes

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

17 years agokes Add Media.Enabled flag to client backups for dotcmds.c
Kern Sibbald [Thu, 24 Aug 2006 09:48:11 +0000 (09:48 +0000)]
kes  Add Media.Enabled flag to client backups for dotcmds.c
kes  Enforce Media.Enabled=1 for a current restore to work.
kes  Require restore case 3 to have sqlquery permission to work.
kes  Remove obsolete del_MAC sql command.

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

17 years agoebl fix
Eric Bollengier [Wed, 23 Aug 2006 22:52:37 +0000 (22:52 +0000)]
ebl  fix

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

17 years agoebl update
Eric Bollengier [Wed, 23 Aug 2006 22:33:59 +0000 (22:33 +0000)]
ebl  update

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

17 years agoebl small fix
Eric Bollengier [Wed, 23 Aug 2006 21:53:27 +0000 (21:53 +0000)]
ebl  small fix

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

17 years agoebl fix css
Eric Bollengier [Wed, 23 Aug 2006 21:52:58 +0000 (21:52 +0000)]
ebl  fix css

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

17 years agoebl dont display running job in display_job
Eric Bollengier [Wed, 23 Aug 2006 21:42:01 +0000 (21:42 +0000)]
ebl  dont display running job in display_job

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

17 years agoebl cleanup
Eric Bollengier [Wed, 23 Aug 2006 21:40:12 +0000 (21:40 +0000)]
ebl  cleanup

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

17 years agoebl add bweb/brestore note
Eric Bollengier [Wed, 23 Aug 2006 20:00:52 +0000 (20:00 +0000)]
ebl  add bweb/brestore note

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

17 years agoebl update conio notes
Eric Bollengier [Wed, 23 Aug 2006 19:52:34 +0000 (19:52 +0000)]
ebl  update conio notes

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

17 years agoebl add favicon.ico
Eric Bollengier [Wed, 23 Aug 2006 19:05:59 +0000 (19:05 +0000)]
ebl  add favicon.ico

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

17 years agoebl first add
Eric Bollengier [Wed, 23 Aug 2006 17:20:32 +0000 (17:20 +0000)]
ebl  first add

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

17 years ago - Add client/media search box (with regexp)
Eric Bollengier [Wed, 23 Aug 2006 17:19:39 +0000 (17:19 +0000)]
 - Add client/media search box (with regexp)
 - Add menubar instead of plain menu
 - Drop all <button> element
 - Fix big div

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

17 years agoEnsure that Anthony DeRobertis patch is in correctly
Kern Sibbald [Wed, 23 Aug 2006 11:48:08 +0000 (11:48 +0000)]
Ensure that Anthony DeRobertis patch is in correctly

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

17 years agoebl fix title
Eric Bollengier [Tue, 22 Aug 2006 21:50:17 +0000 (21:50 +0000)]
ebl  fix title

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

17 years agoebl fix nasty br
Eric Bollengier [Tue, 22 Aug 2006 21:44:57 +0000 (21:44 +0000)]
ebl  fix nasty br

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

17 years agoebl first add
Eric Bollengier [Tue, 22 Aug 2006 21:24:57 +0000 (21:24 +0000)]
ebl  first add

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

17 years agoebl update init of bweb/config
Eric Bollengier [Tue, 22 Aug 2006 21:07:09 +0000 (21:07 +0000)]
ebl  update init of bweb/config

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

17 years agoebl update
Eric Bollengier [Tue, 22 Aug 2006 20:51:52 +0000 (20:51 +0000)]
ebl  update

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

17 years agoebl add copyright
Eric Bollengier [Tue, 22 Aug 2006 20:49:22 +0000 (20:49 +0000)]
ebl  add copyright

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

17 years agoebl add
Eric Bollengier [Tue, 22 Aug 2006 20:46:38 +0000 (20:46 +0000)]
ebl  add

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

17 years agoebl first add
Eric Bollengier [Tue, 22 Aug 2006 20:46:02 +0000 (20:46 +0000)]
ebl  first add

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

17 years agoebl update LocationLog table when moving media
Eric Bollengier [Tue, 22 Aug 2006 20:43:29 +0000 (20:43 +0000)]
ebl  update LocationLog table when moving media

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

17 years agoebl - change default config file format, use Data::Dumper now
Eric Bollengier [Tue, 22 Aug 2006 20:34:22 +0000 (20:34 +0000)]
ebl  - change default config file format, use Data::Dumper now
     - add load_old function to do convert from old_format
     - add add/del/mod autochanger from configuration

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

17 years agoebl add new autochanger directive
Eric Bollengier [Tue, 22 Aug 2006 17:32:32 +0000 (17:32 +0000)]
ebl  add new autochanger directive

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

17 years agoebl Add new autochanger functions
Eric Bollengier [Tue, 22 Aug 2006 17:32:00 +0000 (17:32 +0000)]
ebl  Add new autochanger functions

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

17 years agoebl add see all versions
Eric Bollengier [Tue, 22 Aug 2006 17:20:42 +0000 (17:20 +0000)]
ebl  add see all versions

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

17 years agoFinal changes
Kern Sibbald [Tue, 22 Aug 2006 13:57:41 +0000 (13:57 +0000)]
Final changes

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

17 years agoebl 800 messages traduits, 1 traduction approximative, 2168 messages non-traduits.
Eric Bollengier [Tue, 22 Aug 2006 06:52:29 +0000 (06:52 +0000)]
ebl  800 messages traduits, 1 traduction approximative, 2168 messages non-traduits.

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

17 years agoFinal changes
Kern Sibbald [Mon, 21 Aug 2006 17:12:28 +0000 (17:12 +0000)]
Final changes

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

17 years agoFinal changes
Kern Sibbald [Mon, 21 Aug 2006 17:02:43 +0000 (17:02 +0000)]
Final changes

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

17 years agoebl Replace FileSet by JobName in bgraph
Eric Bollengier [Mon, 21 Aug 2006 15:52:43 +0000 (15:52 +0000)]
ebl   Replace FileSet by JobName in bgraph

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

17 years agomco fix bug when StartFile != EndFile
Eric Bollengier [Mon, 21 Aug 2006 15:24:12 +0000 (15:24 +0000)]
mco   fix bug when StartFile != EndFile

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

17 years agoFinal changes
Kern Sibbald [Mon, 21 Aug 2006 14:51:51 +0000 (14:51 +0000)]
Final changes

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

17 years agoebl Make replace=True by default (this give good directory permissions)
Eric Bollengier [Mon, 21 Aug 2006 14:37:18 +0000 (14:37 +0000)]
ebl  Make replace=True by default (this give good directory permissions)

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

17 years agoFinal changes
Kern Sibbald [Mon, 21 Aug 2006 13:09:40 +0000 (13:09 +0000)]
Final changes

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

17 years agoebl first add
Eric Bollengier [Mon, 21 Aug 2006 06:42:49 +0000 (06:42 +0000)]
ebl  first add

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

17 years agoebl display a message when open text/brestore mime type
Eric Bollengier [Mon, 21 Aug 2006 06:02:57 +0000 (06:02 +0000)]
ebl  display a message when open text/brestore mime type

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

17 years agoebl Display configuration when dbi is not found
Eric Bollengier [Mon, 21 Aug 2006 06:02:18 +0000 (06:02 +0000)]
ebl  Display configuration when dbi is not found

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

17 years agoUpdate migration chapter
Kern Sibbald [Sun, 20 Aug 2006 21:19:35 +0000 (21:19 +0000)]
Update migration chapter

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

17 years agoUpdate Bacula french web site
Alexandre Baron [Sun, 20 Aug 2006 21:09:39 +0000 (21:09 +0000)]
Update Bacula french web site

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

17 years agoebl fix my name :)
Eric Bollengier [Sun, 20 Aug 2006 21:07:37 +0000 (21:07 +0000)]
ebl  fix my name :)

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

17 years agoAdd -n option to bconsole to turn off conio
Kern Sibbald [Sun, 20 Aug 2006 18:40:53 +0000 (18:40 +0000)]
Add -n option to bconsole to turn off conio

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

17 years agoAdd bweb and brestore to release builds.
Scott Barninger [Sun, 20 Aug 2006 17:05:49 +0000 (17:05 +0000)]
Add bweb and brestore to release builds.

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

17 years agokes Print JobIds to be migrated in Job Report.
Kern Sibbald [Sun, 20 Aug 2006 13:27:55 +0000 (13:27 +0000)]
kes  Print JobIds to be migrated in Job Report.
kes  Add additional user supplied notes to the messages part of
     bacula-dir.conf concerning multiple email addresses.
kes  Fix an incorrect comment pointed out by a user in dvd_handler.in
kes  Add more recent Feature requests to Projects file.

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

17 years agoThe introduction to Job Migration contained a few run-on sentences. This
Dan Langille [Sun, 20 Aug 2006 01:45:45 +0000 (01:45 +0000)]
The introduction to Job Migration contained a few run-on sentences.  This
stuff needs to be kept short and sweet.  These changes say the same things,
only in shorter sentences.  HTH.

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

17 years agoChange key directory to /etc/bacula/pubkeys
Scott Barninger [Sat, 19 Aug 2006 21:12:15 +0000 (21:12 +0000)]
Change key directory to /etc/bacula/pubkeys

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

17 years agoAdd LANG override.
Scott Barninger [Sat, 19 Aug 2006 15:42:03 +0000 (15:42 +0000)]
Add LANG override.

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

17 years agoUpdate + add migration tests
Kern Sibbald [Sat, 19 Aug 2006 12:07:27 +0000 (12:07 +0000)]
Update + add migration tests

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

17 years agokes Apply Maritn's fix to src/win32/Makefile.
Kern Sibbald [Sat, 19 Aug 2006 10:10:21 +0000 (10:10 +0000)]
kes  Apply Maritn's fix to src/win32/Makefile.
kes  Apply Martin's fix to configure.in for pthreads on FreeBSD 4.x
kes  Implement pruning for Migration and migrated jobs.
kes  Implement PoolOccupancy migration.
kes  Implement PoolTime migration.

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

17 years agoebl Remove Read/Write Bytes
Eric Bollengier [Thu, 17 Aug 2006 21:40:08 +0000 (21:40 +0000)]
ebl  Remove Read/Write Bytes

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

17 years agoebl fix media_zoom query
Eric Bollengier [Thu, 17 Aug 2006 21:33:36 +0000 (21:33 +0000)]
ebl  fix media_zoom query

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

17 years agoebl display message when bweb not found
Eric Bollengier [Thu, 17 Aug 2006 21:18:07 +0000 (21:18 +0000)]
ebl  display message when bweb not found

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

17 years agoAdd data encryption chapter
Kern Sibbald [Thu, 17 Aug 2006 20:32:19 +0000 (20:32 +0000)]
Add data encryption chapter

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

17 years agoebl Add volume/pool usage
Eric Bollengier [Thu, 17 Aug 2006 17:42:43 +0000 (17:42 +0000)]
ebl  Add volume/pool usage

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

17 years agoAdd back build-depkgs-mingw32 hopefully with execute perms
Kern Sibbald [Wed, 16 Aug 2006 21:45:37 +0000 (21:45 +0000)]
Add back build-depkgs-mingw32 hopefully with execute perms

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

17 years agoRemove build-depkgs-mingw32
Kern Sibbald [Wed, 16 Aug 2006 21:44:20 +0000 (21:44 +0000)]
Remove build-depkgs-mingw32

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

17 years agoUpdate
Kern Sibbald [Wed, 16 Aug 2006 21:42:56 +0000 (21:42 +0000)]
Update

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

17 years agoMinor tweaks to Migration
Kern Sibbald [Wed, 16 Aug 2006 18:43:13 +0000 (18:43 +0000)]
Minor tweaks to Migration

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

17 years agoebl fix
Eric Bollengier [Wed, 16 Aug 2006 17:50:14 +0000 (17:50 +0000)]
ebl  fix

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

17 years agoebl small javascript bugfix
Eric Bollengier [Wed, 16 Aug 2006 17:37:36 +0000 (17:37 +0000)]
ebl  small javascript bugfix

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

17 years agoebl Add mount/umount
Eric Bollengier [Wed, 16 Aug 2006 17:37:00 +0000 (17:37 +0000)]
ebl  Add mount/umount

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

17 years agoebl Add pool graphic view
Eric Bollengier [Wed, 16 Aug 2006 17:36:14 +0000 (17:36 +0000)]
ebl  Add pool graphic view

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

17 years agoebl Add pool view
Eric Bollengier [Wed, 16 Aug 2006 17:27:14 +0000 (17:27 +0000)]
ebl  Add pool view

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

17 years agokes If doing a mount, look for a slot, and if specified pass it to
Kern Sibbald [Tue, 15 Aug 2006 20:43:54 +0000 (20:43 +0000)]
kes  If doing a mount, look for a slot, and if specified pass it to
     the SD so that it can load the autochanger.
kes  Return DVD=1 flag if a label command is done to a DVD. This
     permits setting VolParts to 1.
kes  Apply DVD patch from Richard Mortimer <richm@oldelvet.org.uk>, but
     rework ua_label code based on DVD media type to use DVD flag returned.

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

17 years agokes Eliminate some compile warnings in dird_conf.c
Kern Sibbald [Tue, 15 Aug 2006 13:51:22 +0000 (13:51 +0000)]
kes  Eliminate some compile warnings in dird_conf.c
kes  Format the bytes field in the terminated jobs part of the status
     command for the three daemons with suffixes to reduce print size
     of backup bytes.  Suggested by a user.
kes  When not descending into a directory, print the File= name that
     triggered it -- makes why not descending a bit clearer.
kes  Do not unload autochanger when doing a list command -- basic code
     from Eric Bollengier.

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

17 years agoDon't try and install msvc specific files on a mingw32 build.
Robert Nelson [Tue, 15 Aug 2006 11:33:06 +0000 (11:33 +0000)]
Don't try and install msvc specific files on a mingw32 build.

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

17 years agoCorrect restore2-by-file test
Kern Sibbald [Mon, 14 Aug 2006 16:46:54 +0000 (16:46 +0000)]
Correct restore2-by-file test

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

17 years agoReworked the MinGW32 build-dependencies script, it has been renamed to build-depkgs...
Robert Nelson [Sat, 12 Aug 2006 23:18:24 +0000 (23:18 +0000)]
Reworked the MinGW32  build-dependencies script, it has been renamed to build-depkgs-mingw32.  It now handles two options -h to display help and -C to reextract the source and apply the patches.  The -C option is useful for updating the source after new patches are released.

Moved the 3rd party package URLs to a separate file External-mingw32.  This allows us to update to new versions without having to modify the script and makes it easier to figure out which packages and which versions are used.

Added a new script build-depkgs-msvc.cmd which does the same thing as build-depkgs-mingw32 except they are built using Microsoft Visual C and placed in the depkgs-msvc directory.  There is also an External-msvc file to describe the packages.

Updated README.mingw32 with the updated instructions.

Added a couple of missing files to the installer for PostgreSQL.

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