]> git.sur5r.net Git - bacula/rescue/log
bacula/rescue
17 years agokes Move the checking of the database in initializion of the Director
Kern Sibbald [Sun, 18 Mar 2007 20:10:58 +0000 (20:10 +0000)]
kes  Move the checking of the database in initializion of the Director
     to after we drop privileges.  This avoids the need for both root
     and bacula access to the DB.
kes  Correct a misplaced variable definition in src/filed/backup.c
kes  Correct how the new batch insert db_create_attributes_record()
     uses the arguments.  Caused a seg fault in bscan.
kes  Implement lock() and unlock() methods in DEVICE class.
     Implement block() and set_block(xx) methods in DEVICE class.
kes  Modify bnet_connect() so that it uses time() to check for the
     wait time expiring (on some OSes, some system calls may not
     return immediately).
kes  Modify Verify to obtain the previous JobId when it is actually
     running rather than at schedule time (as it was in 1.38.x).
kes  Fix src/job.c to handle MaxWaitTime correctly.  This should
     fix bug #802.
kes  When checking pid in pid file, continue running if the pid is
     the same as ours. This occurs on IRIX after a system crash.
     Fixes bug #797.

17 years agoebl update
Eric Bollengier [Sun, 18 Mar 2007 16:29:29 +0000 (16:29 +0000)]
ebl  update

17 years agoebl fix mysql stuff
Eric Bollengier [Sun, 18 Mar 2007 16:13:37 +0000 (16:13 +0000)]
ebl  fix mysql stuff

17 years agoebl select all pool by default
Eric Bollengier [Sun, 18 Mar 2007 13:08:01 +0000 (13:08 +0000)]
ebl  select all pool by default

17 years agoApply Antibes updates
Kern Sibbald [Sat, 17 Mar 2007 17:30:59 +0000 (17:30 +0000)]
Apply Antibes updates

17 years agoebl add message log to identify the device which will be used
Eric Bollengier [Fri, 16 Mar 2007 16:50:55 +0000 (16:50 +0000)]
ebl  add message log to identify the device which will be used

17 years agoFix ACLS on zero length files on Windows.
Robert Nelson [Thu, 15 Mar 2007 10:31:52 +0000 (10:31 +0000)]
Fix ACLS on zero length files on Windows.

Add ENODATA definition for building using MSVC.

Add new bsock.c to MSVC build.

Fix exports for MSVC.

Fix problem with icons not being removed for task bar on exit.

17 years agoUpdate news
Kern Sibbald [Wed, 14 Mar 2007 14:41:51 +0000 (14:41 +0000)]
Update news

17 years agoAdd BNET_RUN_CMD to bat
Kern Sibbald [Sun, 11 Mar 2007 12:51:30 +0000 (12:51 +0000)]
Add BNET_RUN_CMD to bat

17 years agokes Extend new GUI API.
Kern Sibbald [Sat, 10 Mar 2007 21:04:23 +0000 (21:04 +0000)]
kes  Extend new GUI API.
kes  Make the ua structure a class, and implement send_msg(),
     error_msg(), warning_msg(), and info_msg().

17 years agoTweak INSTALL and README
Kern Sibbald [Sat, 10 Mar 2007 13:26:59 +0000 (13:26 +0000)]
Tweak INSTALL and README

17 years agoTweak INSTALL and README
Kern Sibbald [Sat, 10 Mar 2007 13:25:03 +0000 (13:25 +0000)]
Tweak INSTALL and README

17 years agoTweak INSTALL and README
Kern Sibbald [Sat, 10 Mar 2007 13:12:25 +0000 (13:12 +0000)]
Tweak INSTALL and README

17 years agoGet bat select dialog working
Kern Sibbald [Fri, 9 Mar 2007 10:36:41 +0000 (10:36 +0000)]
Get bat select dialog working

17 years agokes Apply fix from for building wx-console on the Mac from
Kern Sibbald [Thu, 8 Mar 2007 18:50:23 +0000 (18:50 +0000)]
kes  Apply fix from for building wx-console on the Mac from
     bug #798.
kes  Implement new select mechanism for GUI programs.
kes  Reorganize initialization of stackedWidgets in bat.

17 years agoebl first cup of "regexp where"
Eric Bollengier [Wed, 7 Mar 2007 23:10:55 +0000 (23:10 +0000)]
ebl  first cup of "regexp where"

17 years agoAdd updated nagios plugin supplied by Christian Masopust.
Kern Sibbald [Wed, 7 Mar 2007 13:32:10 +0000 (13:32 +0000)]
Add updated nagios plugin supplied by Christian Masopust.

17 years agoUpdate
Kern Sibbald [Tue, 6 Mar 2007 20:04:42 +0000 (20:04 +0000)]
Update

17 years agoUpdate
Kern Sibbald [Tue, 6 Mar 2007 20:03:09 +0000 (20:03 +0000)]
Update

17 years agoUpdate projects
Kern Sibbald [Tue, 6 Mar 2007 19:59:56 +0000 (19:59 +0000)]
Update projects

17 years agobat updates
Kern Sibbald [Tue, 6 Mar 2007 18:42:31 +0000 (18:42 +0000)]
bat updates

17 years agoMore bat implementation
Kern Sibbald [Tue, 6 Mar 2007 13:52:48 +0000 (13:52 +0000)]
More bat implementation

17 years agokes More bat implementation.
Kern Sibbald [Mon, 5 Mar 2007 22:04:23 +0000 (22:04 +0000)]
kes  More bat implementation.
kes  File migrate bug with Pool Occupancy using mediaid instead
     of jobids.  Fixes bug #795.
kes  Fix orphaned buffers in filed backup and verify due to
     crypto buffers not freed during errors.  Fixes bug #789.
kes  Extend new GUI api code to tree commands.
kes  Ensure that tree and dot commands check console ACLs.
kes  Permit marking directory with trailing slash.
kes  Allow 20 console connections (instead of only 10).

17 years agoebl update
Eric Bollengier [Mon, 5 Mar 2007 17:30:24 +0000 (17:30 +0000)]
ebl  update

17 years agoebl update
Eric Bollengier [Mon, 5 Mar 2007 17:29:55 +0000 (17:29 +0000)]
ebl  update

17 years agoebl bugfix (missing fileset when running job from bweb)
Eric Bollengier [Mon, 5 Mar 2007 17:27:54 +0000 (17:27 +0000)]
ebl  bugfix (missing fileset when running job from bweb)

17 years agoFix unwanted fifo-test change
Kern Sibbald [Mon, 5 Mar 2007 16:30:09 +0000 (16:30 +0000)]
Fix unwanted fifo-test change

17 years agoUpdate
Kern Sibbald [Mon, 5 Mar 2007 14:09:39 +0000 (14:09 +0000)]
Update

17 years agokes Extend new GUI api code to tree commands.
Kern Sibbald [Mon, 5 Mar 2007 09:50:15 +0000 (09:50 +0000)]
kes  Extend new GUI api code to tree commands.
kes  Ensure that tree and dot commands check console ACLs.
kes  Permit marking directory with trailing slash.
kes  Allow 20 console connections (instead of only 10).

17 years agoGet new api working + mark/unmark restore files
Kern Sibbald [Mon, 5 Mar 2007 09:46:43 +0000 (09:46 +0000)]
Get new api working + mark/unmark restore files

17 years agoebl add only ended backup
Eric Bollengier [Mon, 5 Mar 2007 09:19:06 +0000 (09:19 +0000)]
ebl  add only ended backup

17 years agoAdd smartctl call to bacula-sd.conf as an example of getting
Kern Sibbald [Sun, 4 Mar 2007 10:24:39 +0000 (10:24 +0000)]
Add smartctl call to bacula-sd.conf as an example of getting
     tape alert info.
More bat work

17 years agoFirst cut fileWidget tree
Kern Sibbald [Sat, 3 Mar 2007 21:11:24 +0000 (21:11 +0000)]
First cut fileWidget tree

17 years agoebl update
Eric Bollengier [Sat, 3 Mar 2007 09:46:44 +0000 (09:46 +0000)]
ebl  update

17 years agoebl update for db_size
Eric Bollengier [Sat, 3 Mar 2007 09:45:44 +0000 (09:45 +0000)]
ebl  update for db_size

17 years agoebl Add Postgresql and Mysql5 db_size information
Eric Bollengier [Sat, 3 Mar 2007 09:41:54 +0000 (09:41 +0000)]
ebl  Add Postgresql and Mysql5 db_size information

17 years agoebl Add debug option to Bconsole.pm
Eric Bollengier [Sat, 3 Mar 2007 09:14:35 +0000 (09:14 +0000)]
ebl  Add debug option to Bconsole.pm

17 years agoupdate FOSDEM pdf
Kern Sibbald [Sat, 3 Mar 2007 08:39:57 +0000 (08:39 +0000)]
update FOSDEM pdf

17 years agoUpdate
Kern Sibbald [Sat, 3 Mar 2007 07:47:32 +0000 (07:47 +0000)]
Update

17 years ago02Mar07
Kern Sibbald [Fri, 2 Mar 2007 18:02:46 +0000 (18:02 +0000)]
02Mar07
kes  Modify jobq.c to let simultaneous restore jobs run. This may
     cause them to fail if they cannot get a drive.
kes  Add Client Connect Wait to Storage daemon to permit users to
     modify the time the SD waits for a FD connection.

17 years agoebl Add warning in display_job
Eric Bollengier [Thu, 1 Mar 2007 17:43:52 +0000 (17:43 +0000)]
ebl  Add warning in display_job

17 years agoebl fix
Eric Bollengier [Thu, 1 Mar 2007 17:31:31 +0000 (17:31 +0000)]
ebl  fix

17 years agoebl update
Eric Bollengier [Thu, 1 Mar 2007 17:27:23 +0000 (17:27 +0000)]
ebl  update

17 years agoebl add display_log_time option
Eric Bollengier [Thu, 1 Mar 2007 17:25:13 +0000 (17:25 +0000)]
ebl  add display_log_time option

17 years agoebl works with win32
Eric Bollengier [Thu, 1 Mar 2007 10:26:11 +0000 (10:26 +0000)]
ebl  works with win32

17 years agokes Correct virtual changer check which was backwards. This caused
Kern Sibbald [Thu, 1 Mar 2007 08:38:47 +0000 (08:38 +0000)]
kes  Correct virtual changer check which was backwards. This caused
     volumes to be unloaded into slots already occupied.

17 years agoebl update
Eric Bollengier [Wed, 28 Feb 2007 20:10:16 +0000 (20:10 +0000)]
ebl  update

17 years agoupdate
Eric Bollengier [Wed, 28 Feb 2007 19:49:54 +0000 (19:49 +0000)]
update

17 years agoebl limit to 1000 lines of log in display_log
Eric Bollengier [Wed, 28 Feb 2007 19:49:08 +0000 (19:49 +0000)]
ebl  limit to 1000 lines of log in display_log
     you can add limit= and offset= params

17 years agoCreate fifo backup/restore test
Kern Sibbald [Wed, 28 Feb 2007 17:47:43 +0000 (17:47 +0000)]
Create fifo backup/restore test

17 years agoClarify some restrictions
Kern Sibbald [Wed, 28 Feb 2007 17:05:42 +0000 (17:05 +0000)]
Clarify some restrictions

17 years agoUpdate version
Kern Sibbald [Wed, 28 Feb 2007 16:53:48 +0000 (16:53 +0000)]
Update version

17 years agoebl update
Eric Bollengier [Tue, 27 Feb 2007 20:05:15 +0000 (20:05 +0000)]
ebl  update

17 years agoFix restore crash
Kern Sibbald [Tue, 27 Feb 2007 17:15:14 +0000 (17:15 +0000)]
Fix restore crash

17 years agoUpdate README
Kern Sibbald [Tue, 27 Feb 2007 16:56:49 +0000 (16:56 +0000)]
Update README

17 years agoebl fix
Eric Bollengier [Tue, 27 Feb 2007 12:52:19 +0000 (12:52 +0000)]
ebl  fix

17 years agoebl fix
Eric Bollengier [Tue, 27 Feb 2007 12:50:57 +0000 (12:50 +0000)]
ebl  fix

17 years agoebl fix
Eric Bollengier [Tue, 27 Feb 2007 12:31:37 +0000 (12:31 +0000)]
ebl  fix

17 years agoebl add keyword
Eric Bollengier [Mon, 26 Feb 2007 21:32:52 +0000 (21:32 +0000)]
ebl  add keyword

17 years agoebl add checkchanges fileset keyword
Eric Bollengier [Mon, 26 Feb 2007 21:26:27 +0000 (21:26 +0000)]
ebl  add checkchanges fileset keyword

17 years agoFix a couple of typos
Kern Sibbald [Mon, 26 Feb 2007 20:29:25 +0000 (20:29 +0000)]
Fix a couple of typos

17 years agokes Correct SQLite log table index as reported by Luca Berra.
Kern Sibbald [Mon, 26 Feb 2007 20:28:56 +0000 (20:28 +0000)]
kes  Correct SQLite log table index as reported by Luca Berra.

17 years agosu102 again.
Scott Barninger [Mon, 26 Feb 2007 19:53:46 +0000 (19:53 +0000)]
su102 again.

17 years agoAdd su102 PLATFORM tag.
Scott Barninger [Mon, 26 Feb 2007 19:50:28 +0000 (19:50 +0000)]
Add su102 PLATFORM tag.

17 years agoebl typo fix
Eric Bollengier [Mon, 26 Feb 2007 17:24:16 +0000 (17:24 +0000)]
ebl  typo fix

17 years agoAdd SuSE 10.2 build target.
Scott Barninger [Mon, 26 Feb 2007 13:56:48 +0000 (13:56 +0000)]
Add SuSE 10.2 build target.

17 years agoebl add fifo test
Eric Bollengier [Mon, 26 Feb 2007 07:14:49 +0000 (07:14 +0000)]
ebl  add fifo test

17 years agoebl first add
Eric Bollengier [Mon, 26 Feb 2007 07:11:51 +0000 (07:11 +0000)]
ebl  first add

17 years agoebl add stat_job_table
Eric Bollengier [Mon, 26 Feb 2007 07:07:55 +0000 (07:07 +0000)]
ebl  add stat_job_table

17 years agoebl update
Eric Bollengier [Mon, 26 Feb 2007 07:07:30 +0000 (07:07 +0000)]
ebl  update

17 years agoebl fix sed
Eric Bollengier [Sun, 25 Feb 2007 16:41:53 +0000 (16:41 +0000)]
ebl  fix sed

17 years agoebl init
Eric Bollengier [Sun, 25 Feb 2007 16:40:01 +0000 (16:40 +0000)]
ebl  init

17 years agoebl Add a new stat_job_table option if user wants to improve statistics module
Eric Bollengier [Sun, 25 Feb 2007 16:33:43 +0000 (16:33 +0000)]
ebl  Add a new stat_job_table option if user wants to improve statistics module

17 years agoebl Add new Pool loop to set RecyclePoolId
Eric Bollengier [Sun, 25 Feb 2007 12:01:03 +0000 (12:01 +0000)]
ebl  Add new Pool loop to set RecyclePoolId
     no need to use update pool=xxx

17 years agoebl update
Eric Bollengier [Sun, 25 Feb 2007 09:01:32 +0000 (09:01 +0000)]
ebl  update

17 years agoebl Add GRANT options and svn stuff
Eric Bollengier [Sun, 25 Feb 2007 09:00:10 +0000 (09:00 +0000)]
ebl  Add GRANT options and svn stuff

17 years agoebl update
Eric Bollengier [Sat, 24 Feb 2007 23:37:44 +0000 (23:37 +0000)]
ebl  update

17 years agoebl add fifo
Eric Bollengier [Sat, 24 Feb 2007 23:28:41 +0000 (23:28 +0000)]
ebl  add fifo

17 years agoebl update
Eric Bollengier [Sat, 24 Feb 2007 23:15:57 +0000 (23:15 +0000)]
ebl  update

17 years agoebl add
Eric Bollengier [Sat, 24 Feb 2007 23:07:55 +0000 (23:07 +0000)]
ebl  add

17 years agoebl update
Eric Bollengier [Sat, 24 Feb 2007 23:05:33 +0000 (23:05 +0000)]
ebl  update

17 years agoebl update
Eric Bollengier [Sat, 24 Feb 2007 23:02:30 +0000 (23:02 +0000)]
ebl  update

17 years agoebl using /dev/null instead of extra scripting
Eric Bollengier [Sat, 24 Feb 2007 22:51:23 +0000 (22:51 +0000)]
ebl  using /dev/null instead of extra scripting

17 years agoebl update with Fifo virtual device (to test backup)
Eric Bollengier [Sat, 24 Feb 2007 22:13:57 +0000 (22:13 +0000)]
ebl  update with Fifo virtual device (to test backup)

17 years agoupdate
Eric Bollengier [Sat, 24 Feb 2007 21:55:19 +0000 (21:55 +0000)]
update

17 years agoebl fix fifo stuff, bacula tries to rewind the fifo... Thanks to Andreas
Eric Bollengier [Sat, 24 Feb 2007 21:54:38 +0000 (21:54 +0000)]
ebl  fix fifo stuff, bacula tries to rewind the fifo... Thanks to Andreas

17 years agoUpdates
Kern Sibbald [Thu, 22 Feb 2007 15:33:15 +0000 (15:33 +0000)]
Updates

17 years agokes Begin implementing new comm signals for API.
Kern Sibbald [Thu, 22 Feb 2007 15:31:08 +0000 (15:31 +0000)]
kes  Begin implementing new comm signals for API.
kes  Fix a few places in lib/message.c where the open fd may
     not be zeroed.
kes  Continue implementing lib/bsock.c (real class).  Make jcr,
     who, host, and port private. There are new methods to access
     them for non-class use. This required touching a number of files.
21Feb07
kes  Add LANG=C to autoconf/randpass so it works with languages other
     than English.  Fixes bug #788.

17 years agosetprop keywords and eol-style on new files
Kern Sibbald [Thu, 22 Feb 2007 15:20:38 +0000 (15:20 +0000)]
setprop keywords and eol-style on new files

17 years agoUpdate FOSDEM talk
Kern Sibbald [Thu, 22 Feb 2007 11:06:12 +0000 (11:06 +0000)]
Update FOSDEM talk

17 years agoStart restore tree
Kern Sibbald [Wed, 21 Feb 2007 20:07:37 +0000 (20:07 +0000)]
Start restore tree

17 years agoImplement restore job defs
Kern Sibbald [Wed, 21 Feb 2007 13:10:58 +0000 (13:10 +0000)]
Implement restore job defs

17 years agoImplement first cut of job defaults in run dialog
Kern Sibbald [Wed, 21 Feb 2007 10:53:36 +0000 (10:53 +0000)]
Implement first cut of job defaults in run dialog

17 years agoebl verify MaxVols when moving recycled volumes to RecyclePool
Eric Bollengier [Tue, 20 Feb 2007 16:39:46 +0000 (16:39 +0000)]
ebl  verify MaxVols when moving recycled volumes to RecyclePool

17 years agoebl Add Scratch Pool
Eric Bollengier [Tue, 20 Feb 2007 14:33:03 +0000 (14:33 +0000)]
ebl  Add Scratch Pool

17 years agoupdate
Eric Bollengier [Tue, 20 Feb 2007 13:46:58 +0000 (13:46 +0000)]
update

17 years agoebl update
Eric Bollengier [Tue, 20 Feb 2007 13:35:10 +0000 (13:35 +0000)]
ebl  update

17 years agoebl for people like me wo want's generate include/exclude with before job commands
Eric Bollengier [Tue, 20 Feb 2007 13:32:20 +0000 (13:32 +0000)]
ebl  for people like me wo want's generate include/exclude with before job commands

17 years agoebl revert to ClientRunBeforeJob like in 1.38.11
Eric Bollengier [Tue, 20 Feb 2007 13:26:41 +0000 (13:26 +0000)]
ebl  revert to ClientRunBeforeJob like in 1.38.11

17 years agoebl fix long message
Eric Bollengier [Tue, 20 Feb 2007 12:26:06 +0000 (12:26 +0000)]
ebl  fix long message