]> git.sur5r.net Git - bacula/rescue/log
bacula/rescue
17 years agoebl display human size in FileVersion dialog
Eric Bollengier [Sat, 2 Sep 2006 07:05:18 +0000 (07:05 +0000)]
ebl  display human size in FileVersion dialog

17 years agoFinal changes
Kern Sibbald [Fri, 1 Sep 2006 21:37:43 +0000 (21:37 +0000)]
Final changes

17 years agoes Apply new dvd-handler patch from Richard Mortimer.
Kern Sibbald [Fri, 1 Sep 2006 11:56:23 +0000 (11:56 +0000)]
es  Apply new dvd-handler patch from Richard Mortimer.
kes  Tweak so that debug level 20 shows only DVD commands.
kes  Correct spooled_part flag in dev.c close() so that it is cleared
     when the spool file is deleted or does not exist.
kes  Print part number in read_records when eof hit (restore).

17 years agoChange Groupbox name to Remote Director in Configuration page if Director is not...
Robert Nelson [Fri, 1 Sep 2006 11:55:42 +0000 (11:55 +0000)]
Change Groupbox name to Remote Director in Configuration page if Director is not installed locally.

Disable installer going to finish page automatically so Details log can be viewed.

Change default to install as service and start immediately.

Change command line options to /noservice and /nostart.

Add bconsole to all components.

Add /pause command line option to scsilist.exe so that it can be executed from a menu item without the console window disappearing after execution.

Add shortcut to Bacula menu to execute scsilist.cpp

Fix /kill AGAIN.

Add Comment for #undef _DEBUG

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.

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

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

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

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.

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

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

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

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.