]> git.sur5r.net Git - bacula/docs/log
bacula/docs
16 years agoebl cleanup and comments
Eric Bollengier [Sat, 23 Feb 2008 13:02:36 +0000 (13:02 +0000)]
ebl  cleanup and comments

16 years agoConvert SQL_TYPE_POSTGRE to SQL_TYPE_POSTGRESQL
Kern Sibbald [Sat, 23 Feb 2008 09:01:32 +0000 (09:01 +0000)]
Convert SQL_TYPE_POSTGRE to SQL_TYPE_POSTGRESQL

16 years agoebl cleanup
Eric Bollengier [Fri, 22 Feb 2008 22:48:53 +0000 (22:48 +0000)]
ebl  cleanup
     sqlite is ok

16 years agoebl typo
Eric Bollengier [Fri, 22 Feb 2008 20:38:37 +0000 (20:38 +0000)]
ebl  typo

16 years agoebl Update accurate tests
Eric Bollengier [Fri, 22 Feb 2008 20:33:36 +0000 (20:33 +0000)]
ebl  Update accurate tests

16 years agoebl Accurate mode is working and pass all regressions from accurate-test :)
Eric Bollengier [Fri, 22 Feb 2008 20:31:38 +0000 (20:31 +0000)]
ebl  Accurate mode is working and pass all regressions from accurate-test :)

16 years agoApply patch (with some difficulties) from Joao Henrique Freitas
Kern Sibbald [Fri, 22 Feb 2008 17:34:36 +0000 (17:34 +0000)]
Apply patch (with some difficulties) from Joao Henrique Freitas
     <joaohf@gmail.com>, which adds support for libdbi as a Bacula
     database driver.

16 years agokes Add patch from Martin Schmid scm@apsag.com that checks to see if
Kern Sibbald [Fri, 22 Feb 2008 15:03:16 +0000 (15:03 +0000)]
kes  Add patch from Martin Schmid scm@apsag.com that checks to see if
     ftruncate() actually works. In the case of some (cheap) NAS devices,
     it does not, and so recycling NAS Volumes does not work. The code
     simply unlink()s the file, then recreates it.  This fixes bug #1011.

16 years agoUpdate projects file
Kern Sibbald [Fri, 22 Feb 2008 14:13:23 +0000 (14:13 +0000)]
Update projects file

16 years agoebl set verify options and activate the new test
Eric Bollengier [Fri, 22 Feb 2008 07:33:37 +0000 (07:33 +0000)]
ebl  set verify options and activate the new test

16 years agoebl bug fix
Eric Bollengier [Fri, 22 Feb 2008 07:32:53 +0000 (07:32 +0000)]
ebl  bug fix

16 years agoebl Replace mtime+ctime checks by check_accurate during backup
Eric Bollengier [Fri, 22 Feb 2008 07:05:19 +0000 (07:05 +0000)]
ebl  Replace mtime+ctime checks by check_accurate during backup
     (this permit to detect restored files)
     User have to set verify=mc in their fileset, otherwise it
     will backup everything.

16 years agoebl Add Accurate tests
Eric Bollengier [Thu, 21 Feb 2008 23:48:41 +0000 (23:48 +0000)]
ebl  Add Accurate tests

16 years agoUpdate
Kern Sibbald [Thu, 21 Feb 2008 22:15:53 +0000 (22:15 +0000)]
Update

16 years agoFirst incomplete cut of big malloc blocks for htable.
Kern Sibbald [Thu, 21 Feb 2008 22:15:17 +0000 (22:15 +0000)]
First incomplete cut of big malloc blocks for htable.

16 years agoebl cleanup
Eric Bollengier [Thu, 21 Feb 2008 21:24:06 +0000 (21:24 +0000)]
ebl  cleanup

16 years agoebl update
Eric Bollengier [Wed, 20 Feb 2008 21:13:28 +0000 (21:13 +0000)]
ebl  update

16 years agoebl Make restore command working with accurate mode. (backup and restore now work)
Eric Bollengier [Wed, 20 Feb 2008 19:29:43 +0000 (19:29 +0000)]
ebl  Make restore command working with accurate mode. (backup and restore now work)

16 years agoebl Fix segfault when freeing an empty htable
Eric Bollengier [Wed, 20 Feb 2008 18:41:59 +0000 (18:41 +0000)]
ebl  Fix segfault when freeing an empty htable

16 years agoebl Backup is working well
Eric Bollengier [Wed, 20 Feb 2008 17:33:30 +0000 (17:33 +0000)]
ebl  Backup is working well

16 years agoebl tweak bscan and bextract to handle deleted files (file_index==0)
Eric Bollengier [Wed, 20 Feb 2008 08:28:04 +0000 (08:28 +0000)]
ebl  tweak bscan and bextract to handle deleted files (file_index==0)

16 years agoAdd feature to run a couple of commands from within context in the status dir
Dirk H Bartley [Tue, 19 Feb 2008 21:53:56 +0000 (21:53 +0000)]
Add feature to run a couple of commands from within context in the status dir
window.

16 years agoebl update
Eric Bollengier [Tue, 19 Feb 2008 21:07:23 +0000 (21:07 +0000)]
ebl  update

16 years agoAdd preference to have the status dir screen auto refresh.
Dirk H Bartley [Tue, 19 Feb 2008 20:28:13 +0000 (20:28 +0000)]
Add preference to have the status dir screen auto refresh.

16 years agoDesignate Always as the default value for the Replace directive
Dan Langille [Tue, 19 Feb 2008 02:51:53 +0000 (02:51 +0000)]
Designate Always as the default value for the Replace directive
in the Job Resource.

16 years agoIn the restore section, mention the Replace option and refer the reader to the
Dan Langille [Tue, 19 Feb 2008 02:47:18 +0000 (02:47 +0000)]
In the restore section, mention the Replace option and refer the reader to the
Director docs.

16 years agoebl new version of accurate project
Eric Bollengier [Mon, 18 Feb 2008 23:06:04 +0000 (23:06 +0000)]
ebl  new version of accurate project

16 years agoebl 143 finished, 10 unfinished and 387 untranslated messages
Eric Bollengier [Mon, 18 Feb 2008 19:51:13 +0000 (19:51 +0000)]
ebl  143 finished, 10 unfinished and 387 untranslated messages

16 years agomove tranlations to ts + minor cleanups
Kern Sibbald [Mon, 18 Feb 2008 08:05:42 +0000 (08:05 +0000)]
move tranlations to ts + minor cleanups

16 years agoI could not get a few files to compile until I opened and saved these
Dirk H Bartley [Mon, 18 Feb 2008 03:22:21 +0000 (03:22 +0000)]
I could not get a few files to compile until I opened and saved these
two ui files.

16 years agoUpdate presentation
Kern Sibbald [Sun, 17 Feb 2008 15:24:00 +0000 (15:24 +0000)]
Update presentation

16 years agoremove double quotes from technotes
Kern Sibbald [Sun, 17 Feb 2008 13:27:10 +0000 (13:27 +0000)]
remove double quotes from technotes

16 years agoUpdate UKUUG talk
Kern Sibbald [Sun, 17 Feb 2008 13:13:39 +0000 (13:13 +0000)]
Update UKUUG talk

16 years agoApply Max Full Age patch submitted by Scott Bailey
Kern Sibbald [Sun, 17 Feb 2008 12:33:42 +0000 (12:33 +0000)]
Apply Max Full Age patch submitted by Scott Bailey

16 years agoPlugin debug code + tweak a couple bat dialog layouts
Kern Sibbald [Sun, 17 Feb 2008 12:30:05 +0000 (12:30 +0000)]
Plugin debug code + tweak a couple bat dialog layouts

16 years agoBuild example plugin only on explicit request
Kern Sibbald [Sun, 17 Feb 2008 10:42:50 +0000 (10:42 +0000)]
Build example plugin only on explicit request

16 years agoAdd translation strings
Kern Sibbald [Sat, 16 Feb 2008 20:53:00 +0000 (20:53 +0000)]
Add translation strings

16 years agoAdd beginning of a translation
Kern Sibbald [Sat, 16 Feb 2008 18:01:48 +0000 (18:01 +0000)]
Add beginning of a translation

16 years agoAdd translation code to bat
Kern Sibbald [Sat, 16 Feb 2008 17:23:10 +0000 (17:23 +0000)]
Add translation code to bat

16 years agoTranslation tweaks
Kern Sibbald [Sat, 16 Feb 2008 16:33:43 +0000 (16:33 +0000)]
Translation tweaks

16 years agotranslation tweaks
Kern Sibbald [Sat, 16 Feb 2008 14:48:42 +0000 (14:48 +0000)]
translation tweaks

16 years agoRetract fix for FORTIFY_SOURCE.
Scott Barninger [Sat, 16 Feb 2008 13:53:37 +0000 (13:53 +0000)]
Retract fix for FORTIFY_SOURCE.

16 years agoMisc copyright dates, debug enhancement ...
Kern Sibbald [Sat, 16 Feb 2008 12:31:54 +0000 (12:31 +0000)]
Misc copyright dates, debug enhancement ...

16 years agoUpdate presentation
Kern Sibbald [Fri, 15 Feb 2008 21:49:39 +0000 (21:49 +0000)]
Update presentation

16 years agofix itemize
Thomas Glatthor [Fri, 15 Feb 2008 14:19:40 +0000 (14:19 +0000)]
fix itemize
disabled usepackage{german} this wont build as long as there are any "

16 years agoupdate
Thomas Glatthor [Fri, 15 Feb 2008 13:45:28 +0000 (13:45 +0000)]
update

16 years agoupdate
Thomas Glatthor [Fri, 15 Feb 2008 11:44:35 +0000 (11:44 +0000)]
update

16 years agoupdate
Thomas Glatthor [Fri, 15 Feb 2008 11:42:31 +0000 (11:42 +0000)]
update

16 years agoebl add missing client_edit template
Eric Bollengier [Thu, 14 Feb 2008 20:22:52 +0000 (20:22 +0000)]
ebl  add missing client_edit template
     cleanup some SQL

16 years agoTemp fix to plugin name file_index.
Kern Sibbald [Thu, 14 Feb 2008 13:22:35 +0000 (13:22 +0000)]
Temp fix to plugin name file_index.

16 years agoRemove old definition of db_driver
Kern Sibbald [Thu, 14 Feb 2008 09:00:38 +0000 (09:00 +0000)]
Remove old definition of db_driver

16 years agoebl update
Eric Bollengier [Wed, 13 Feb 2008 22:10:45 +0000 (22:10 +0000)]
ebl  update

16 years agoebl Accurate merge
Eric Bollengier [Wed, 13 Feb 2008 22:09:47 +0000 (22:09 +0000)]
ebl  Accurate merge

16 years agoebl First cut of accurate patch
Eric Bollengier [Wed, 13 Feb 2008 22:01:28 +0000 (22:01 +0000)]
ebl  First cut of accurate patch

16 years agoebl Can modify client list group for a specific client
Eric Bollengier [Wed, 13 Feb 2008 18:58:45 +0000 (18:58 +0000)]
ebl  Can modify client list group for a specific client
     Disable use of Enabled flag in volume mgnt
     Add comment field to client_group

16 years agoImplement parsing of db_driver to give db_type index.
Kern Sibbald [Wed, 13 Feb 2008 18:50:49 +0000 (18:50 +0000)]
Implement parsing of db_driver to give db_type index.

16 years agoFix Win32 dll build
Kern Sibbald [Wed, 13 Feb 2008 10:43:16 +0000 (10:43 +0000)]
Fix Win32 dll build

16 years agoPlugin restore works
Kern Sibbald [Wed, 13 Feb 2008 10:33:21 +0000 (10:33 +0000)]
Plugin restore works

16 years agoebl deleted files : dir -> fd -> sd -> dir
Eric Bollengier [Tue, 12 Feb 2008 23:09:34 +0000 (23:09 +0000)]
ebl  deleted files : dir -> fd -> sd -> dir

16 years agoNSF -> NFS
Dan Langille [Tue, 12 Feb 2008 22:54:36 +0000 (22:54 +0000)]
NSF -> NFS

16 years agofix typo: but mounted by NSF -> NFS
Dan Langille [Tue, 12 Feb 2008 22:53:17 +0000 (22:53 +0000)]
fix typo: but mounted by NSF -> NFS

16 years agoPlugin updates
Kern Sibbald [Tue, 12 Feb 2008 21:01:20 +0000 (21:01 +0000)]
Plugin updates

16 years agoebl Sort client, job and fileset combo
Eric Bollengier [Tue, 12 Feb 2008 18:34:33 +0000 (18:34 +0000)]
ebl  Sort client, job and fileset combo

16 years agoebl Update btime to use pool filter
Eric Bollengier [Tue, 12 Feb 2008 18:33:11 +0000 (18:33 +0000)]
ebl  Update btime to use pool filter

16 years agoPlugin update
Kern Sibbald [Tue, 12 Feb 2008 15:59:55 +0000 (15:59 +0000)]
Plugin update

16 years agoPlugin update
Kern Sibbald [Tue, 12 Feb 2008 14:27:18 +0000 (14:27 +0000)]
Plugin update

16 years agofix links
Thomas Glatthor [Tue, 12 Feb 2008 13:33:06 +0000 (13:33 +0000)]
fix links

16 years agoPlugin update
Kern Sibbald [Mon, 11 Feb 2008 09:26:35 +0000 (09:26 +0000)]
Plugin update

16 years agoChanges to add a status dir page. Still need to add some context sensitive
Dirk H Bartley [Mon, 11 Feb 2008 03:13:02 +0000 (03:13 +0000)]
Changes to add a status dir page.  Still need to add some context sensitive
commands.  Should add a pref for how often to re-populate the tables.

16 years agoFix some links that were missing /en/
Dan Langille [Sun, 10 Feb 2008 18:52:25 +0000 (18:52 +0000)]
Fix some links that were missing /en/

16 years agoUpdate the phone number for the press contact.
Dan Langille [Sun, 10 Feb 2008 18:47:02 +0000 (18:47 +0000)]
Update the phone number for the press contact.

16 years agoFirst cut of plugin restore code
Kern Sibbald [Sun, 10 Feb 2008 18:26:40 +0000 (18:26 +0000)]
First cut of plugin restore code

16 years agokes Fix bug #1047, which had a heap overrun when stripping certain paths,
Kern Sibbald [Sun, 10 Feb 2008 18:24:21 +0000 (18:24 +0000)]
kes  Fix bug #1047, which had a heap overrun when stripping certain paths,
     and do not strip paths on symbolic links.

16 years agoCommit patches
Kern Sibbald [Sun, 10 Feb 2008 18:22:27 +0000 (18:22 +0000)]
Commit patches

16 years agoebl Upgrade current JobLevel if BackupId is not found
Eric Bollengier [Sun, 10 Feb 2008 17:20:31 +0000 (17:20 +0000)]
ebl  Upgrade current JobLevel if BackupId is not found

16 years agoebl update accurate project (bugfix)
Eric Bollengier [Sun, 10 Feb 2008 13:37:28 +0000 (13:37 +0000)]
ebl  update accurate project (bugfix)

16 years agoebl Fix #1031 about wrong pool source information in job report
Eric Bollengier [Sun, 10 Feb 2008 09:16:17 +0000 (09:16 +0000)]
ebl  Fix #1031 about wrong pool source information in job report

16 years agoebl make Job { Accurate = yes|no } option working
Eric Bollengier [Sat, 9 Feb 2008 21:24:46 +0000 (21:24 +0000)]
ebl  make Job { Accurate = yes|no } option working

16 years agoebl add full backup initialization
Eric Bollengier [Sat, 9 Feb 2008 17:26:48 +0000 (17:26 +0000)]
ebl  add full backup initialization
     add missing and deleted files

16 years agoFix Win32 build
Kern Sibbald [Sat, 9 Feb 2008 14:20:37 +0000 (14:20 +0000)]
Fix Win32 build

16 years agokes Remove a redundant jcr argument to find_files, match_files, and
Kern Sibbald [Sat, 9 Feb 2008 14:01:29 +0000 (14:01 +0000)]
kes  Remove a redundant jcr argument to find_files, match_files, and
     find_one_file.

16 years agoFix for FORTIFY_SOURCE flag.
Scott Barninger [Sat, 9 Feb 2008 13:55:24 +0000 (13:55 +0000)]
Fix for FORTIFY_SOURCE flag.

16 years agokes Remove a redundant jcr argument to find_files, match_files, and
Kern Sibbald [Sat, 9 Feb 2008 11:17:40 +0000 (11:17 +0000)]
kes  Remove a redundant jcr argument to find_files, match_files, and
     find_one_file.

16 years agoImplement .status dir xxx command. See technotes for details
Kern Sibbald [Sat, 9 Feb 2008 09:35:00 +0000 (09:35 +0000)]
Implement .status dir xxx command. See technotes for details

16 years agoPlugin updates
Kern Sibbald [Fri, 8 Feb 2008 19:07:53 +0000 (19:07 +0000)]
Plugin updates

16 years agoFix plugin backup/restore sizes
Kern Sibbald [Fri, 8 Feb 2008 14:59:13 +0000 (14:59 +0000)]
Fix plugin backup/restore sizes

16 years agoPlugin update
Kern Sibbald [Fri, 8 Feb 2008 14:11:58 +0000 (14:11 +0000)]
Plugin update

16 years agokes Apply patch from Peter Much <pmc@citylink.dinoex.sub.org> that fixes
Kern Sibbald [Fri, 8 Feb 2008 11:19:28 +0000 (11:19 +0000)]
kes  Apply patch from Peter Much <pmc@citylink.dinoex.sub.org> that fixes
     a resource embedded run command to find a since time if no explicit
     since time was supplied on the command line.
kes  Apply state-file.patch sent by Allan Black <Allan.Black@btconnect.com>
     that updates the state file at job termination time in addition to
     when the daemon terminates.

16 years agoebl Update accurate backup project
Eric Bollengier [Thu, 7 Feb 2008 22:15:23 +0000 (22:15 +0000)]
ebl  Update accurate backup project

16 years agoPlugin update
Kern Sibbald [Thu, 7 Feb 2008 21:24:51 +0000 (21:24 +0000)]
Plugin update

16 years agoebl Update accurate patch
Eric Bollengier [Wed, 6 Feb 2008 23:00:33 +0000 (23:00 +0000)]
ebl  Update accurate patch

16 years agoebl accurate project update
Eric Bollengier [Wed, 6 Feb 2008 17:04:29 +0000 (17:04 +0000)]
ebl  accurate project update

16 years agoUpdate
Kern Sibbald [Tue, 5 Feb 2008 20:54:59 +0000 (20:54 +0000)]
Update

16 years agoPlugin implementation. First cut backup working
Kern Sibbald [Tue, 5 Feb 2008 20:39:06 +0000 (20:39 +0000)]
Plugin implementation. First cut backup working

16 years agoPlugin implementation
Kern Sibbald [Tue, 5 Feb 2008 10:56:20 +0000 (10:56 +0000)]
Plugin implementation

16 years agoebl update accurate project
Eric Bollengier [Tue, 5 Feb 2008 08:22:37 +0000 (08:22 +0000)]
ebl  update accurate project

16 years agoMore plugin implementation
Kern Sibbald [Mon, 4 Feb 2008 22:12:14 +0000 (22:12 +0000)]
More plugin implementation

16 years agoUpdate
Kern Sibbald [Mon, 4 Feb 2008 14:29:29 +0000 (14:29 +0000)]
Update

16 years agoUpdate
Kern Sibbald [Mon, 4 Feb 2008 14:22:41 +0000 (14:22 +0000)]
Update

16 years agoUpdate
Kern Sibbald [Mon, 4 Feb 2008 14:12:22 +0000 (14:12 +0000)]
Update