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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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.

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

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

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

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.

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

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

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

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>

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

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

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

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.

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.

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.

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

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.

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

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

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

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

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

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

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

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

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)

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

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

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.

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

17 years agoIsolated bat graphic from the Bacula logo for use in network diagrams and presentations.
Peter Buschman [Thu, 18 Jan 2007 21:11:36 +0000 (21:11 +0000)]
Isolated bat graphic from the Bacula logo for use in network diagrams and presentations.

17 years agoFix layout
Kern Sibbald [Thu, 18 Jan 2007 20:48:58 +0000 (20:48 +0000)]
Fix layout

17 years agoebl small fix
Eric Bollengier [Thu, 18 Jan 2007 19:19:21 +0000 (19:19 +0000)]
ebl  small fix

17 years agoebl add library check
Eric Bollengier [Thu, 18 Jan 2007 19:12:39 +0000 (19:12 +0000)]
ebl  add library check

17 years agoebl update postgresql note
Eric Bollengier [Thu, 18 Jan 2007 19:11:28 +0000 (19:11 +0000)]
ebl  update postgresql note

17 years agokes Fix Job restart on error bug that promotes an Inc to a Full
Kern Sibbald [Thu, 18 Jan 2007 09:42:28 +0000 (09:42 +0000)]
kes  Fix Job restart on error bug that promotes an Inc to a Full
     backup.  This should fix bug #755.
kes  Add qt-console and first cut of code.

17 years agoebl fix label_barcodes for french bacula-sd
Eric Bollengier [Wed, 17 Jan 2007 15:09:49 +0000 (15:09 +0000)]
ebl  fix label_barcodes for french bacula-sd

17 years agoUpdate install_bweb
Kern Sibbald [Wed, 17 Jan 2007 14:58:36 +0000 (14:58 +0000)]
Update install_bweb

17 years agoFix typo
Kern Sibbald [Wed, 17 Jan 2007 14:55:14 +0000 (14:55 +0000)]
Fix typo

17 years agoUpdate doc
Kern Sibbald [Wed, 17 Jan 2007 14:16:54 +0000 (14:16 +0000)]
Update doc

17 years agoUpdate doc
Kern Sibbald [Wed, 17 Jan 2007 13:57:08 +0000 (13:57 +0000)]
Update doc

17 years agoebl add psql creation
Eric Bollengier [Wed, 17 Jan 2007 13:19:25 +0000 (13:19 +0000)]
ebl  add psql creation

17 years agoUpdate install doc
Kern Sibbald [Wed, 17 Jan 2007 13:15:20 +0000 (13:15 +0000)]
Update install doc

17 years agoUpdate presentation
Kern Sibbald [Mon, 15 Jan 2007 18:14:24 +0000 (18:14 +0000)]
Update presentation

17 years agoebl update
Eric Bollengier [Mon, 15 Jan 2007 17:24:01 +0000 (17:24 +0000)]
ebl  update

17 years agoebl cleanup do_update_media
Eric Bollengier [Mon, 15 Jan 2007 17:23:15 +0000 (17:23 +0000)]
ebl  cleanup do_update_media

17 years agoebl fix bug when bconsole command is > $COLUMNS
Eric Bollengier [Mon, 15 Jan 2007 17:22:52 +0000 (17:22 +0000)]
ebl  fix bug when bconsole command is > $COLUMNS

17 years agoUpdate FOSDEM talk
Kern Sibbald [Mon, 15 Jan 2007 09:37:15 +0000 (09:37 +0000)]
Update FOSDEM talk

17 years agoebl fix compilation bug
Eric Bollengier [Mon, 15 Jan 2007 09:19:24 +0000 (09:19 +0000)]
ebl  fix compilation bug

17 years agoChange method to determine gcc version. Move atk-devel requirement into gnome only...
Scott Barninger [Sun, 14 Jan 2007 14:12:20 +0000 (14:12 +0000)]
Change method to determine gcc version. Move atk-devel requirement into gnome only builds. Add fc6 tag.

17 years agoebl put bconsole path in /etc/bacula/bweb.conf
Eric Bollengier [Sat, 13 Jan 2007 23:58:28 +0000 (23:58 +0000)]
ebl  put bconsole path in /etc/bacula/bweb.conf

17 years agoUpdates
Kern Sibbald [Sat, 13 Jan 2007 08:01:22 +0000 (08:01 +0000)]
Updates

17 years agoUpdate
Kern Sibbald [Sat, 13 Jan 2007 07:58:30 +0000 (07:58 +0000)]
Update

17 years agokes Fix Bacula->Documentation link on Win32 to point to index.html
Kern Sibbald [Sat, 13 Jan 2007 07:49:24 +0000 (07:49 +0000)]
kes  Fix Bacula->Documentation link on Win32 to point to index.html
     instead of bacula.html. Fixed bug #750.
kes  Return JobId in db_get_job_record() when JobId==0. This should
     fix bug #741.

17 years agoebl display a message about bconsole
Eric Bollengier [Fri, 12 Jan 2007 22:22:26 +0000 (22:22 +0000)]
ebl  display a message about bconsole

17 years agoebl update
Eric Bollengier [Fri, 12 Jan 2007 21:56:13 +0000 (21:56 +0000)]
ebl  update

17 years agoebl if use bconsole.pl, discard scp:// file://
Eric Bollengier [Fri, 12 Jan 2007 21:50:40 +0000 (21:50 +0000)]
ebl  if use bconsole.pl, discard scp:// file://

17 years agoUpdate .cvsignore
Kern Sibbald [Fri, 12 Jan 2007 10:25:51 +0000 (10:25 +0000)]
Update .cvsignore

17 years agoUpdate spec file copyrights
Kern Sibbald [Fri, 12 Jan 2007 10:23:46 +0000 (10:23 +0000)]
Update spec file copyrights
reorganize old patches

17 years agoUpdate spec copyrights
Kern Sibbald [Fri, 12 Jan 2007 10:16:13 +0000 (10:16 +0000)]
Update spec copyrights

17 years agoUpdate copyrights + Do not release source pointers when restarting a failed job.
Kern Sibbald [Fri, 12 Jan 2007 09:59:05 +0000 (09:59 +0000)]
Update copyrights + Do not release source pointers when restarting a failed job.

17 years agoUpdate site
Kern Sibbald [Thu, 11 Jan 2007 20:36:53 +0000 (20:36 +0000)]
Update site

17 years agokes Add dynamic dll entry point for SHGetFolderPath to Win32 code.
Kern Sibbald [Thu, 11 Jan 2007 20:04:13 +0000 (20:04 +0000)]
kes  Add dynamic dll entry point for SHGetFolderPath to Win32 code.
     This *should* fix bug #747.
kes  Modify winbacula.nsi to substitute with g bin_dir_cmd. Should fix
     bug #742.

17 years agoebl update
Eric Bollengier [Thu, 11 Jan 2007 15:02:02 +0000 (15:02 +0000)]
ebl  update

17 years agoebl fix VERSION (last time)
Eric Bollengier [Thu, 11 Jan 2007 14:34:34 +0000 (14:34 +0000)]
ebl  fix VERSION (last time)