]> git.sur5r.net Git - bacula/rescue/log
bacula/rescue
17 years agoIntegrate mkcdrec with Bacula
Kern Sibbald [Tue, 29 Aug 2006 16:55:37 +0000 (16:55 +0000)]
Integrate mkcdrec with Bacula

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

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

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.

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

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

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

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

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

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.

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.

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

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

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

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'

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

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.

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

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

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

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

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

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

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

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.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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.

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

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

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

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

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

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)

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

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

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

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

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

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

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

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

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.

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.

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.

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

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

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

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.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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.

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.

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.

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

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.

17 years ago*** empty log message ***
Eric Bollengier [Sat, 12 Aug 2006 07:47:44 +0000 (07:47 +0000)]
*** empty log message ***

17 years agoebl hide legend with option
Eric Bollengier [Fri, 11 Aug 2006 19:00:04 +0000 (19:00 +0000)]
ebl  hide legend with option

17 years agoebl small fix
Eric Bollengier [Thu, 10 Aug 2006 18:44:09 +0000 (18:44 +0000)]
ebl  small fix

17 years agoFix the build. If we're going to rely on pointer conversion like this, we need to...
Landon Fuller [Thu, 10 Aug 2006 16:04:35 +0000 (16:04 +0000)]
Fix the build. If we're going to rely on pointer conversion like this, we need to be explicit in our casting.

17 years agoebl add media filter on display_media
Eric Bollengier [Thu, 10 Aug 2006 02:34:15 +0000 (02:34 +0000)]
ebl  add media filter on display_media
ebl  add media view on job zoom

17 years agoebl bug fix extern/intern action display
Eric Bollengier [Thu, 10 Aug 2006 02:33:50 +0000 (02:33 +0000)]
ebl  bug fix extern/intern action display

17 years agoDebut de restore.tex.
Ludovic Strappazon [Wed, 9 Aug 2006 14:16:55 +0000 (14:16 +0000)]
Debut de restore.tex.

17 years agofix typo:
Dan Langille [Wed, 9 Aug 2006 11:57:03 +0000 (11:57 +0000)]
fix typo:
please write and EOF mark => please write an EOF mark