]> git.sur5r.net Git - bacula/docs/log
bacula/docs
15 years agokes Ensure that job report is always printed even if job is failed
Kern Sibbald [Sat, 25 Oct 2008 09:39:08 +0000 (09:39 +0000)]
kes  Ensure that job report is always printed even if job is failed
     in the director.
kes  Don't print job report twice for failed VBackup jobs.

15 years agoApply James' patch
Kern Sibbald [Sat, 25 Oct 2008 08:15:12 +0000 (08:15 +0000)]
Apply James' patch

15 years agoebl Add update slots test
Eric Bollengier [Sat, 25 Oct 2008 08:05:05 +0000 (08:05 +0000)]
ebl  Add update slots test

15 years agoebl tweak
Eric Bollengier [Fri, 24 Oct 2008 18:29:30 +0000 (18:29 +0000)]
ebl  tweak

15 years agoebl rename jobstat to jobhistory
Eric Bollengier [Fri, 24 Oct 2008 13:38:53 +0000 (13:38 +0000)]
ebl  rename jobstat to jobhistory

15 years agoebl Fix shell for solaris
Eric Bollengier [Fri, 24 Oct 2008 13:34:36 +0000 (13:34 +0000)]
ebl  Fix shell for solaris

15 years agoebl Fix bad quote
Eric Bollengier [Fri, 24 Oct 2008 13:13:13 +0000 (13:13 +0000)]
ebl  Fix bad quote

15 years agokes Fix editing of retention time difference to use 64 bit
Kern Sibbald [Fri, 24 Oct 2008 13:04:16 +0000 (13:04 +0000)]
kes  Fix editing of retention time difference to use 64 bit
     int instead of 64 bit unsigned. This should permit very
     long retention periods.
kes  Implement code to prohibit a write job from appending to  a
     Volume that will be used for a read operation.  This is
     new code and could possibly cause some conflicts.

15 years agoAttempt to get correct win32 includes
Kern Sibbald [Fri, 24 Oct 2008 12:57:45 +0000 (12:57 +0000)]
Attempt to get correct win32 includes

15 years agoebl Fix for peanut awk
Eric Bollengier [Fri, 24 Oct 2008 09:46:54 +0000 (09:46 +0000)]
ebl  Fix for peanut awk

15 years agoebl update copy doc
Eric Bollengier [Fri, 24 Oct 2008 09:14:19 +0000 (09:14 +0000)]
ebl  update copy doc

15 years agoebl Add docs about Copy
Eric Bollengier [Fri, 24 Oct 2008 09:11:20 +0000 (09:11 +0000)]
ebl  Add docs about Copy

15 years agoebl Fix for unix that don't support sed -i
Eric Bollengier [Fri, 24 Oct 2008 07:17:54 +0000 (07:17 +0000)]
ebl  Fix for unix that don't support sed -i

15 years agoebl Fix for Solaris sh
Eric Bollengier [Fri, 24 Oct 2008 07:16:35 +0000 (07:16 +0000)]
ebl  Fix for Solaris sh

15 years agoParameterize win32 plugin Makefile a bit
Kern Sibbald [Thu, 23 Oct 2008 21:09:09 +0000 (21:09 +0000)]
Parameterize win32 plugin Makefile a bit

15 years agoAdd exchange-fd.dll to Win32 installer
Kern Sibbald [Thu, 23 Oct 2008 16:33:02 +0000 (16:33 +0000)]
Add exchange-fd.dll to Win32 installer

15 years agoCommit updated configure
Kern Sibbald [Thu, 23 Oct 2008 14:23:38 +0000 (14:23 +0000)]
Commit updated configure

15 years agoIntegrate James Harper's Exchange Win32 plugin patch.
Kern Sibbald [Thu, 23 Oct 2008 13:28:05 +0000 (13:28 +0000)]
Integrate James Harper's Exchange Win32 plugin patch.

15 years agokes Apply patch from Marco van Wieringen that implements the new
Kern Sibbald [Thu, 23 Oct 2008 10:12:36 +0000 (10:12 +0000)]
kes  Apply patch from Marco van Wieringen that implements the new
     Solaris libsec interface for ACLs so that Bacula can save and
     restore both the new ACLs and old ACLs.
kes  Marco's patch also corrects the file dependency generation code
     so that it works properly both with shared libraries and static
     libraries.
kes  Marco's patch also includes a small cleanup of the cats Makefile
     to remove some references to non-existent files.

15 years agoEliminate a couple of compiler warnings
Kern Sibbald [Wed, 22 Oct 2008 18:52:59 +0000 (18:52 +0000)]
Eliminate a couple of compiler warnings

15 years agoUpdate
Kern Sibbald [Wed, 22 Oct 2008 18:14:42 +0000 (18:14 +0000)]
Update

15 years agoebl fix typo
Eric Bollengier [Wed, 22 Oct 2008 08:39:41 +0000 (08:39 +0000)]
ebl fix typo

15 years agoebl Add notes about extjs
Eric Bollengier [Wed, 22 Oct 2008 08:38:02 +0000 (08:38 +0000)]
ebl  Add notes about extjs

15 years agokes Modify win32 Makefiles to use full paths in most cases.
Kern Sibbald [Wed, 22 Oct 2008 08:19:41 +0000 (08:19 +0000)]
kes  Modify win32 Makefiles to use full paths in most cases.
     In particular add MAINDIR environment variable that points
     to the main Bacula source directory.

15 years agokes Add read volume list code to SD -- not yet used.
Kern Sibbald [Tue, 21 Oct 2008 21:06:13 +0000 (21:06 +0000)]
kes  Add read volume list code to SD -- not yet used.
kes  Add James' binutils patch

15 years agoUpdate build cross tools from James
Kern Sibbald [Tue, 21 Oct 2008 21:03:18 +0000 (21:03 +0000)]
Update build cross tools from James

15 years agoAdd new binutils patch from James
Kern Sibbald [Tue, 21 Oct 2008 21:02:45 +0000 (21:02 +0000)]
Add new binutils patch from James

15 years agoAdd new stored/vol_mgr.o file to Win32 build
Kern Sibbald [Tue, 21 Oct 2008 16:50:24 +0000 (16:50 +0000)]
Add new stored/vol_mgr.o file to Win32 build

15 years agoebl fix Balloon mode with firefox3
Eric Bollengier [Tue, 21 Oct 2008 16:39:44 +0000 (16:39 +0000)]
ebl  fix Balloon mode with firefox3
ebl  fix bug in group stat page

15 years agoebl update doc and add test for group stats
Eric Bollengier [Tue, 21 Oct 2008 16:35:01 +0000 (16:35 +0000)]
ebl  update doc and add test for group stats

15 years agoebl Try to fix Expect on ubuntu and suppress echo mode
Eric Bollengier [Tue, 21 Oct 2008 15:28:51 +0000 (15:28 +0000)]
ebl  Try to fix Expect on ubuntu and suppress echo mode

15 years agokes Split volume management code out of src/stored/reserve.c into
Kern Sibbald [Tue, 21 Oct 2008 14:24:10 +0000 (14:24 +0000)]
kes  Split volume management code out of src/stored/reserve.c into
     a new file vol_mgr.c
kes  Modify configure to do an automatic make clean.  This ensures
     that any changes to ./configure options are handled correctly.

15 years agoebl Search also tpl on lang/<lang>/tpl/*.tpl
Eric Bollengier [Tue, 21 Oct 2008 12:43:00 +0000 (12:43 +0000)]
ebl  Search also tpl on lang/<lang>/tpl/*.tpl

15 years agoebl Fix btime with debug=1
Eric Bollengier [Tue, 21 Oct 2008 12:40:19 +0000 (12:40 +0000)]
ebl  Fix btime with debug=1

15 years agoebl Enable bfileview by default
Eric Bollengier [Tue, 21 Oct 2008 12:31:52 +0000 (12:31 +0000)]
ebl  Enable bfileview by default
ebl  Fix small bug in group stats interface

15 years agoebl Fix modification of new default_age option
Eric Bollengier [Tue, 21 Oct 2008 12:03:02 +0000 (12:03 +0000)]
ebl  Fix modification of new default_age option

15 years agoebl Use JobHistory by default
Eric Bollengier [Tue, 21 Oct 2008 11:54:04 +0000 (11:54 +0000)]
ebl  Use JobHistory by default

15 years agoebl Rename JobStat table, fix couple of warning
Eric Bollengier [Tue, 21 Oct 2008 11:34:20 +0000 (11:34 +0000)]
ebl  Rename JobStat table, fix couple of warning

15 years agoebl Add notes about bweb.conf
Eric Bollengier [Tue, 21 Oct 2008 09:42:02 +0000 (09:42 +0000)]
ebl  Add notes about bweb.conf

15 years agoebl remove old test
Eric Bollengier [Tue, 21 Oct 2008 09:28:49 +0000 (09:28 +0000)]
ebl  remove old test

15 years agoebl Update next volume in autochanger test
Eric Bollengier [Tue, 21 Oct 2008 08:48:24 +0000 (08:48 +0000)]
ebl  Update next volume in autochanger test

15 years agoebl Fix next_vol()
Eric Bollengier [Tue, 21 Oct 2008 08:23:42 +0000 (08:23 +0000)]
ebl  Fix next_vol()

15 years agoebl Remove debug level
Eric Bollengier [Tue, 21 Oct 2008 07:53:32 +0000 (07:53 +0000)]
ebl  Remove debug level

15 years agoFinal changes
Kern Sibbald [Mon, 20 Oct 2008 20:00:11 +0000 (20:00 +0000)]
Final changes

15 years agoTweaks
Kern Sibbald [Mon, 20 Oct 2008 19:58:03 +0000 (19:58 +0000)]
Tweaks

15 years agoebl Rename JobStat to JobHistory
Eric Bollengier [Mon, 20 Oct 2008 18:41:58 +0000 (18:41 +0000)]
ebl  Rename JobStat to JobHistory

15 years agoebl rename JobStat to JobHistory
Eric Bollengier [Mon, 20 Oct 2008 18:37:23 +0000 (18:37 +0000)]
ebl  rename JobStat to JobHistory

15 years agoebl Rename JobStat to JobHistory
Eric Bollengier [Mon, 20 Oct 2008 18:36:50 +0000 (18:36 +0000)]
ebl  Rename JobStat to JobHistory

15 years agoebl update comments
Eric Bollengier [Mon, 20 Oct 2008 16:51:23 +0000 (16:51 +0000)]
ebl  update comments

15 years agoebl Update copy tests
Eric Bollengier [Mon, 20 Oct 2008 16:50:48 +0000 (16:50 +0000)]
ebl  Update copy tests

15 years agoebl Add copy tests
Eric Bollengier [Mon, 20 Oct 2008 14:56:30 +0000 (14:56 +0000)]
ebl  Add copy tests

15 years agoCorrect doc error reported by Marco
Kern Sibbald [Sun, 19 Oct 2008 18:45:27 +0000 (18:45 +0000)]
Correct doc error reported by Marco

15 years agoUpdate notes
Kern Sibbald [Sun, 19 Oct 2008 10:49:41 +0000 (10:49 +0000)]
Update notes

15 years agokes Add Makefile dependency when using LIBTOOL_LINK so that any
Kern Sibbald [Sun, 19 Oct 2008 10:34:03 +0000 (10:34 +0000)]
kes  Add Makefile dependency when using LIBTOOL_LINK so that any
     change in ./configure options will be accounted for.

15 years agoUpdate version
Kern Sibbald [Sun, 19 Oct 2008 07:33:22 +0000 (07:33 +0000)]
Update version

15 years agoUpdate
Kern Sibbald [Sat, 18 Oct 2008 19:46:22 +0000 (19:46 +0000)]
Update

15 years agoUpdate projects file
Kern Sibbald [Sat, 18 Oct 2008 10:15:30 +0000 (10:15 +0000)]
Update projects file

15 years agokes Fix typo in the ACL patch that I overlooked.
Kern Sibbald [Sat, 18 Oct 2008 09:19:04 +0000 (09:19 +0000)]
kes  Fix typo in the ACL patch that I overlooked.
kes  Apply Marco's libtool include patch.

15 years agoAdd attempt to recover in catastrophe
Kern Sibbald [Sat, 18 Oct 2008 07:57:36 +0000 (07:57 +0000)]
Add attempt to recover in catastrophe

15 years agoFix extract typo
Kern Sibbald [Sat, 18 Oct 2008 06:02:19 +0000 (06:02 +0000)]
Fix extract typo

15 years agoApply Bastian Friedrich's ACL patch to eliminate ACL
Kern Sibbald [Fri, 17 Oct 2008 18:34:50 +0000 (18:34 +0000)]
Apply Bastian Friedrich's ACL patch to eliminate ACL
     errors during restore.

15 years agoebl Add copy tests
Eric Bollengier [Fri, 17 Oct 2008 16:55:58 +0000 (16:55 +0000)]
ebl  Add copy tests

15 years agoUpdate notes + ignores
Kern Sibbald [Fri, 17 Oct 2008 16:34:02 +0000 (16:34 +0000)]
Update notes + ignores

15 years agokes Minor cleanup of create_restore_volume_list() code.
Kern Sibbald [Fri, 17 Oct 2008 14:42:13 +0000 (14:42 +0000)]
kes  Minor cleanup of create_restore_volume_list() code.
kes  Fix typo in console Makefile.in

15 years agoebl Add more copy tests
Eric Bollengier [Fri, 17 Oct 2008 12:52:35 +0000 (12:52 +0000)]
ebl  Add more copy tests

15 years agoebl Add an other test for Copy feature
Eric Bollengier [Fri, 17 Oct 2008 11:48:39 +0000 (11:48 +0000)]
ebl  Add an other test for Copy feature

15 years agoebl Add test with new Copy option
Eric Bollengier [Fri, 17 Oct 2008 11:43:38 +0000 (11:43 +0000)]
ebl  Add test with new Copy option

15 years agoebl Add a Scratch pool
Eric Bollengier [Fri, 17 Oct 2008 09:19:03 +0000 (09:19 +0000)]
ebl  Add a Scratch pool

15 years agoebl Add tests for bpipe on win32
Eric Bollengier [Fri, 17 Oct 2008 08:39:03 +0000 (08:39 +0000)]
ebl  Add tests for bpipe on win32

15 years agoebl more tests with runscript
Eric Bollengier [Fri, 17 Oct 2008 08:18:24 +0000 (08:18 +0000)]
ebl  more tests with runscript

15 years agoebl update to test windows and unicode
Eric Bollengier [Thu, 16 Oct 2008 19:55:52 +0000 (19:55 +0000)]
ebl  update to test windows and unicode

15 years agoebl small tweak
Eric Bollengier [Thu, 16 Oct 2008 19:18:20 +0000 (19:18 +0000)]
ebl small tweak

15 years agoebl Add zip to test runscript with accent
Eric Bollengier [Thu, 16 Oct 2008 19:07:18 +0000 (19:07 +0000)]
ebl  Add zip to test runscript with accent

15 years agoebl Fix CreateProcessW bug, still have a problem with accent and spaces
Eric Bollengier [Thu, 16 Oct 2008 17:40:39 +0000 (17:40 +0000)]
ebl  Fix CreateProcessW bug, still have a problem with accent and spaces

15 years agoebl Found a difference between CreateProcessW and CreateProcessA,
Eric Bollengier [Thu, 16 Oct 2008 12:32:55 +0000 (12:32 +0000)]
ebl  Found a difference between CreateProcessW and CreateProcessA,
     so the new function is disabled.

15 years agoebl Fix #1110 about RunScript that can't execute a script with
Eric Bollengier [Thu, 16 Oct 2008 11:31:13 +0000 (11:31 +0000)]
ebl  Fix #1110 about RunScript that can't execute a script with
     Unicode caracters in the path.

15 years agoebl Fix client port
Eric Bollengier [Thu, 16 Oct 2008 07:58:05 +0000 (07:58 +0000)]
ebl  Fix client port

15 years agoFix flist to remove invalid filename
Kern Sibbald [Wed, 15 Oct 2008 16:57:08 +0000 (16:57 +0000)]
Fix flist to remove invalid filename

15 years agoSet LD_LIBRARY_PATH
Kern Sibbald [Wed, 15 Oct 2008 15:43:46 +0000 (15:43 +0000)]
Set LD_LIBRARY_PATH

15 years agoTurn off aclocal generation + add file flags
Kern Sibbald [Wed, 15 Oct 2008 15:43:21 +0000 (15:43 +0000)]
Turn off aclocal generation + add file flags

15 years agoAnother iteration of configure
Kern Sibbald [Wed, 15 Oct 2008 13:45:32 +0000 (13:45 +0000)]
Another iteration of configure

15 years agoBackup to an old hopefully working configure.in
Kern Sibbald [Wed, 15 Oct 2008 13:12:23 +0000 (13:12 +0000)]
Backup to an old hopefully working configure.in

15 years agoOne more try :-(
Kern Sibbald [Wed, 15 Oct 2008 13:02:05 +0000 (13:02 +0000)]
One more try :-(

15 years agoFix includedir bug in autoconf
Kern Sibbald [Wed, 15 Oct 2008 12:56:19 +0000 (12:56 +0000)]
Fix includedir bug in autoconf

15 years agoTurn off include install target
Kern Sibbald [Wed, 15 Oct 2008 11:33:05 +0000 (11:33 +0000)]
Turn off include install target

15 years agoApply tray-monitor patch from Bastian Friedrich to make it
Kern Sibbald [Wed, 15 Oct 2008 10:07:10 +0000 (10:07 +0000)]
Apply tray-monitor patch from Bastian Friedrich to make it
     work with the new FD.

15 years agoUpdate
Kern Sibbald [Wed, 15 Oct 2008 09:35:12 +0000 (09:35 +0000)]
Update

15 years agoUpdate
Kern Sibbald [Wed, 15 Oct 2008 08:29:57 +0000 (08:29 +0000)]
Update

15 years agoUpdate
Kern Sibbald [Wed, 15 Oct 2008 08:28:42 +0000 (08:28 +0000)]
Update

15 years agoPut back aclocal
Kern Sibbald [Wed, 15 Oct 2008 08:25:25 +0000 (08:25 +0000)]
Put back aclocal

15 years agoPut back new db.m4
Kern Sibbald [Wed, 15 Oct 2008 08:16:18 +0000 (08:16 +0000)]
Put back new db.m4

15 years agoCorrect aclocal.m4
Kern Sibbald [Wed, 15 Oct 2008 07:55:59 +0000 (07:55 +0000)]
Correct aclocal.m4

15 years agoUpdate
Kern Sibbald [Tue, 14 Oct 2008 21:54:09 +0000 (21:54 +0000)]
Update

15 years agoTurn off get_duration and check_duration functions
Kern Sibbald [Tue, 14 Oct 2008 21:31:27 +0000 (21:31 +0000)]
Turn off get_duration and check_duration functions

15 years agoTurn off broken sh code
Kern Sibbald [Tue, 14 Oct 2008 21:08:47 +0000 (21:08 +0000)]
Turn off broken sh code

15 years agoTurn off broken sh code
Kern Sibbald [Tue, 14 Oct 2008 21:07:54 +0000 (21:07 +0000)]
Turn off broken sh code

15 years agoTurn off broken sh code
Kern Sibbald [Tue, 14 Oct 2008 21:06:37 +0000 (21:06 +0000)]
Turn off broken sh code

15 years agoApply cleanup patch from Marco
Kern Sibbald [Tue, 14 Oct 2008 20:47:08 +0000 (20:47 +0000)]
Apply cleanup patch from Marco

15 years agoAdd pythonlib.h
Kern Sibbald [Tue, 14 Oct 2008 18:53:40 +0000 (18:53 +0000)]
Add pythonlib.h

15 years agoAdd libtool
Kern Sibbald [Tue, 14 Oct 2008 18:52:18 +0000 (18:52 +0000)]
Add libtool