]> git.sur5r.net Git - bacula/rescue/log
bacula/rescue
17 years agokes Add code to tell the OS that we no longer need a cached
Kern Sibbald [Thu, 24 May 2007 19:58:07 +0000 (19:58 +0000)]
kes  Add code to tell the OS that we no longer need a cached
     file that we were reading. In findlib/bfile.c.  Also,
     only cache files that we are reading.
kes  Tweak to bsmtp to eliminate compiler warnings on Win32.
kes  Implement script to automatically generate cats and dll .def
     files for Win32 dll.
kes  Update README.mingw32 to include new .def file generation.

17 years agoebl try to fix solaris "dstat" error
Eric Bollengier [Thu, 24 May 2007 19:56:26 +0000 (19:56 +0000)]
ebl  try to fix solaris "dstat" error

17 years agoebl update
Eric Bollengier [Thu, 24 May 2007 19:42:52 +0000 (19:42 +0000)]
ebl  update

17 years agoebl put error message in STDERR
Eric Bollengier [Thu, 24 May 2007 19:36:55 +0000 (19:36 +0000)]
ebl  put error message in STDERR

17 years agoMake email messages clearer
Kern Sibbald [Thu, 24 May 2007 18:21:38 +0000 (18:21 +0000)]
Make email messages clearer

17 years agoAdd detection of 'export-limited' openssl as shipped in Solaris
Landon Fuller [Thu, 24 May 2007 16:45:05 +0000 (16:45 +0000)]
Add detection of 'export-limited' openssl as shipped in Solaris

17 years agoebl add options to scheduled tpls
Eric Bollengier [Thu, 24 May 2007 14:59:30 +0000 (14:59 +0000)]
ebl  add options to scheduled tpls

17 years agoTweak debug levels in reservations + Correct typo in UTF-8 error message as reported by:
Kern Sibbald [Thu, 24 May 2007 13:59:50 +0000 (13:59 +0000)]
Tweak debug levels in reservations + Correct typo in UTF-8 error message as reported by:
     jhernandez <julianhernandez@gmail.com>

17 years agoAdd more debug code in reservations
Kern Sibbald [Thu, 24 May 2007 12:59:00 +0000 (12:59 +0000)]
Add more debug code in reservations

17 years agoAdd code to detect glibc complaints
Kern Sibbald [Thu, 24 May 2007 09:44:39 +0000 (09:44 +0000)]
Add code to detect glibc complaints

17 years agokes Add additional sm_check() code on debug level 1.
Kern Sibbald [Thu, 24 May 2007 09:42:42 +0000 (09:42 +0000)]
kes  Add additional sm_check() code on debug level 1.
kes  Set default debug level to 1.
kes  Trap SIGABRT in attempt to get traceback.

17 years agoebl fix relocation expander properties
Eric Bollengier [Wed, 23 May 2007 13:51:20 +0000 (13:51 +0000)]
ebl  fix relocation expander properties

17 years agoebl fix debian package
Eric Bollengier [Wed, 23 May 2007 13:44:19 +0000 (13:44 +0000)]
ebl  fix debian package

17 years agoebl update
Eric Bollengier [Wed, 23 May 2007 13:43:13 +0000 (13:43 +0000)]
ebl  update

17 years agokes Reduce bat connect timeout from 30 to 15 seconds.
Kern Sibbald [Wed, 23 May 2007 10:38:53 +0000 (10:38 +0000)]
kes  Reduce bat connect timeout from 30 to 15 seconds.
kes  More restructuring and implementing BSOCK class in place of
     old bnet.c code.
kes  Remove a few unnecessary malloc() tests in crypto code.
kes  Turn off crypto calls for > 128 bits in crypto.c if HAVE_SHA2
     not defined. Bug reported by Allan Black <Allan.Black@btconnect.com>
kes  Remove duplicate HAVE_CRYPTO definition in config.h.in

17 years agoUpdate TODO
Kern Sibbald [Wed, 23 May 2007 07:53:11 +0000 (07:53 +0000)]
Update TODO

17 years agoAdd db interface comments
Kern Sibbald [Tue, 22 May 2007 21:02:28 +0000 (21:02 +0000)]
Add db interface comments

17 years agokes Fix Verify InitCatalog mysql_escape_string() trashing memory.
Kern Sibbald [Tue, 22 May 2007 20:52:00 +0000 (20:52 +0000)]
kes  Fix Verify InitCatalog mysql_escape_string() trashing memory.
     Make buffer bigger.

17 years agoFix timer looping on disconnect
Kern Sibbald [Tue, 22 May 2007 20:43:33 +0000 (20:43 +0000)]
Fix timer looping on disconnect

17 years agoTurn off debug
Kern Sibbald [Tue, 22 May 2007 20:03:21 +0000 (20:03 +0000)]
Turn off debug

17 years agoTweak fd_cmds.c
Kern Sibbald [Tue, 22 May 2007 20:01:22 +0000 (20:01 +0000)]
Tweak fd_cmds.c

17 years agoAdd debug to fd_cmds.c
Kern Sibbald [Tue, 22 May 2007 19:14:07 +0000 (19:14 +0000)]
Add debug to fd_cmds.c

17 years agokes Fix Verify InitCatalog. The attributes were not pointing to the
Kern Sibbald [Tue, 22 May 2007 18:43:53 +0000 (18:43 +0000)]
kes  Fix Verify InitCatalog. The attributes were not pointing to the
     correct saved location.

17 years agoFix timer to shudown correctly
Kern Sibbald [Tue, 22 May 2007 17:09:24 +0000 (17:09 +0000)]
Fix timer to shudown correctly

17 years agoSet UTF-8 codec in bat for char * -> UTF-16
Kern Sibbald [Tue, 22 May 2007 10:54:56 +0000 (10:54 +0000)]
Set UTF-8 codec in bat for char * -> UTF-16

17 years agokes Implement message callback so that GUI is sure to get all
Kern Sibbald [Tue, 22 May 2007 10:35:29 +0000 (10:35 +0000)]
kes  Implement message callback so that GUI is sure to get all
     daemon messages. Currently displayed in a dialog in bat.
kes  Ignore SIGUSR2 (Bacula timer) in bat.
kes  Apply regress patch from bug #859 to allow regress to work
     with Solaris compiler.

17 years agomore cleanup and patch from bug #859
Kern Sibbald [Tue, 22 May 2007 09:38:46 +0000 (09:38 +0000)]
more cleanup and patch from bug #859

17 years agoTweak FileSet
Kern Sibbald [Tue, 22 May 2007 08:58:47 +0000 (08:58 +0000)]
Tweak FileSet

17 years agotls fixes + add FileSet writeSettings -- doesn't work
Kern Sibbald [Tue, 22 May 2007 08:41:34 +0000 (08:41 +0000)]
tls fixes + add FileSet writeSettings -- doesn't work

17 years agoAdd preferences for the messages timer
Dirk H Bartley [Tue, 22 May 2007 01:52:41 +0000 (01:52 +0000)]
Add preferences for the messages timer

17 years agoMake sure authentication messages are displayed in bat
Kern Sibbald [Mon, 21 May 2007 18:22:59 +0000 (18:22 +0000)]
Make sure authentication messages are displayed in bat

17 years agoMore cleanup and converting to BSOCK class
Kern Sibbald [Mon, 21 May 2007 16:29:11 +0000 (16:29 +0000)]
More cleanup and converting to BSOCK class

17 years agoUpdate AUTHORS
Kern Sibbald [Mon, 21 May 2007 12:51:32 +0000 (12:51 +0000)]
Update AUTHORS

17 years agoUpdate TODO add PREFS
Dirk H Bartley [Mon, 21 May 2007 12:12:55 +0000 (12:12 +0000)]
Update TODO add PREFS

17 years agoBegin adding TLS support to bat.
Kern Sibbald [Mon, 21 May 2007 10:54:24 +0000 (10:54 +0000)]
Begin adding TLS support to bat.

17 years agokes Apply UTF-8/16 patch from Yves Orton <demerphq@gmail.com> to
Kern Sibbald [Mon, 21 May 2007 09:18:42 +0000 (09:18 +0000)]
kes  Apply UTF-8/16 patch from Yves Orton <demerphq@gmail.com> to
     clean up lex.c and make it more readable.

17 years agoMove more bnet functions into the BSOCK class.
Kern Sibbald [Mon, 21 May 2007 06:56:59 +0000 (06:56 +0000)]
Move more bnet functions into the BSOCK class.

17 years agoTweak tray-monitor + alphabetize bat pane selection
Kern Sibbald [Sun, 20 May 2007 19:59:51 +0000 (19:59 +0000)]
Tweak tray-monitor + alphabetize bat pane selection

17 years agoUpdate TODO
Dirk H Bartley [Sun, 20 May 2007 18:37:59 +0000 (18:37 +0000)]
Update TODO

17 years agoCommit of change which seems to stop the 5 second timer to bring the console
Dirk H Bartley [Sun, 20 May 2007 18:32:24 +0000 (18:32 +0000)]
Commit of change which seems to stop the 5 second timer to bring the console
screen to scroll to the bottom.

17 years agoMove more bnet functions into the BSOCK class.
Kern Sibbald [Sun, 20 May 2007 16:19:49 +0000 (16:19 +0000)]
Move more bnet functions into the BSOCK class.

17 years agoCancel a running job from joblist.
Dirk H Bartley [Sun, 20 May 2007 16:04:27 +0000 (16:04 +0000)]
Cancel a running job from joblist.

17 years agoGrey out the messages combo box and don't include messages in command.
Dirk H Bartley [Sun, 20 May 2007 15:28:43 +0000 (15:28 +0000)]
Grey out the messages combo box and don't include messages in command.

17 years agoAdd Eric's ba-ca-logo.png and put in web directory
Kern Sibbald [Sun, 20 May 2007 12:58:14 +0000 (12:58 +0000)]
Add Eric's ba-ca-logo.png and put in web directory

17 years agoCommit ba-ca logo
Kern Sibbald [Sun, 20 May 2007 12:51:41 +0000 (12:51 +0000)]
Commit ba-ca logo

17 years agoMinor tweaks to testimonial.php
Kern Sibbald [Sun, 20 May 2007 12:43:42 +0000 (12:43 +0000)]
Minor tweaks to testimonial.php

17 years agoMinor tweaks to testimonial.php
Kern Sibbald [Sun, 20 May 2007 12:39:51 +0000 (12:39 +0000)]
Minor tweaks to testimonial.php

17 years agokes Fix tray-monitor by not requiring a timer interval in bnet_connect()
Kern Sibbald [Sun, 20 May 2007 11:12:13 +0000 (11:12 +0000)]
kes  Fix tray-monitor by not requiring a timer interval in bnet_connect()
kes  Complete change of berrno strerror() method to bstrerror()

17 years agoebl increase File number field
Eric Bollengier [Sun, 20 May 2007 09:39:19 +0000 (09:39 +0000)]
ebl  increase File number field

17 years agoebl small fix and update
Eric Bollengier [Sun, 20 May 2007 09:38:25 +0000 (09:38 +0000)]
ebl  small fix and update

17 years agoebl adding Banking
Eric Bollengier [Sun, 20 May 2007 09:36:39 +0000 (09:36 +0000)]
ebl  adding Banking

17 years agoebl Add a testimonial form
Eric Bollengier [Sun, 20 May 2007 09:32:05 +0000 (09:32 +0000)]
ebl  Add a testimonial form

17 years agoFix messages resource command
Kern Sibbald [Sun, 20 May 2007 07:00:09 +0000 (07:00 +0000)]
Fix messages resource command

17 years agoHave m_dtformat be a member of mainwin only. m_dtformat is a QString which is
Dirk H Bartley [Sun, 20 May 2007 02:14:48 +0000 (02:14 +0000)]
Have m_dtformat be a member of mainwin only.  m_dtformat is a QString which is
used in date/time entry boxes to set the format for appearance and for
converting to and from a string.

17 years agoDefault to never in overwrite in replace of runcmd.
Dirk H Bartley [Sun, 20 May 2007 01:57:51 +0000 (01:57 +0000)]
Default to never in overwrite in replace of runcmd.
Fix of when and bootstrap entry boxes.  Still an issue with messages.

17 years agoAdd more comm debug code + cleanup
Kern Sibbald [Sat, 19 May 2007 20:53:46 +0000 (20:53 +0000)]
Add more comm debug code + cleanup

17 years agoA substitution I did affected some comments. Set back.
Dirk H Bartley [Sat, 19 May 2007 20:06:07 +0000 (20:06 +0000)]
A substitution I did affected some comments.  Set back.

17 years agoThis commit puts prefences for debuggin output and prefences for the joblist
Dirk H Bartley [Sat, 19 May 2007 20:03:10 +0000 (20:03 +0000)]
This commit puts prefences for debuggin output and prefences for the joblist
with the 2 checkboxes and 2 spinboxes for limiting the output from the sql
statement.

17 years agoFix suse dir init script patch.
Scott Barninger [Sat, 19 May 2007 16:53:37 +0000 (16:53 +0000)]
Fix suse dir init script patch.

17 years agoFix typos from last commit.
Scott Barninger [Sat, 19 May 2007 16:00:31 +0000 (16:00 +0000)]
Fix typos from last commit.

17 years agoAdd Fileset column. This is the commit that adds "LEFT OUTER JOIN" sql syntax.
Dirk H Bartley [Sat, 19 May 2007 12:50:14 +0000 (12:50 +0000)]
Add Fileset column.  This is the commit that adds "LEFT OUTER JOIN" sql syntax.

17 years agoUpdate
Kern Sibbald [Sat, 19 May 2007 08:51:35 +0000 (08:51 +0000)]
Update

17 years agoFinal changes
Kern Sibbald [Sat, 19 May 2007 08:33:51 +0000 (08:33 +0000)]
Final changes

17 years agoUpdate
Kern Sibbald [Sat, 19 May 2007 08:32:44 +0000 (08:32 +0000)]
Update

17 years agokes Cleanup incorrect email addresses in bsmtp.
Kern Sibbald [Sat, 19 May 2007 08:28:14 +0000 (08:28 +0000)]
kes  Cleanup incorrect email addresses in bsmtp.
kes  Make bat display initial messages rather than discard them.

17 years agoFix filesest was offset by 1. Weird, I had changed it earlier the other
Dirk H Bartley [Sat, 19 May 2007 02:56:12 +0000 (02:56 +0000)]
Fix filesest was offset by 1.  Weird, I had changed it earlier the other
direction.
Fix of c:/ and d:/ in same restore showing up correctly in left pane.
Fix of RunCmdPage::cancelButtonPushed, add "." to get the m_at_main_prompt
set true again after window cancelled.

17 years agoOne item in TODO had been a confusion between an issue with purge and an issue
Dirk H Bartley [Fri, 18 May 2007 20:57:20 +0000 (20:57 +0000)]
One item in TODO had been a confusion between an issue with purge and an issue
with restore.  It was resolved.

17 years agoWhen using "Restore from job" option with a job that was a restore
Dirk H Bartley [Fri, 18 May 2007 15:46:29 +0000 (15:46 +0000)]
When using "Restore from job" option with a job that was a restore
job, a segfault would occur.  This prevents that and does not offer
that option if the job is not a backup job.

17 years agoMises à jour.
Ludovic Strappazon [Fri, 18 May 2007 15:11:59 +0000 (15:11 +0000)]
Mises à jour.

17 years agoSuite et fin de restore.tex
Ludovic Strappazon [Fri, 18 May 2007 13:08:17 +0000 (13:08 +0000)]
Suite et fin de restore.tex

17 years agoPrevent connecting with the Console::m_at_main_prompt member.
Dirk H Bartley [Fri, 18 May 2007 01:31:30 +0000 (01:31 +0000)]
Prevent connecting with the Console::m_at_main_prompt member.

17 years agoOOps, found a lack of a space where required.
Dirk H Bartley [Thu, 17 May 2007 15:02:22 +0000 (15:02 +0000)]
OOps, found a lack of a space where required.

17 years agoFinal changes
Kern Sibbald [Thu, 17 May 2007 13:29:19 +0000 (13:29 +0000)]
Final changes

17 years agoUpdate
Kern Sibbald [Thu, 17 May 2007 13:28:01 +0000 (13:28 +0000)]
Update

17 years agoUpdate release notes
Kern Sibbald [Thu, 17 May 2007 13:27:12 +0000 (13:27 +0000)]
Update release notes

17 years agoMore tweaks to the .mod command
Kern Sibbald [Thu, 17 May 2007 11:54:12 +0000 (11:54 +0000)]
More tweaks to the .mod command

17 years agoMore tweaks to the .mod command
Kern Sibbald [Thu, 17 May 2007 11:51:29 +0000 (11:51 +0000)]
More tweaks to the .mod command

17 years agoebl add title option
Eric Bollengier [Thu, 17 May 2007 11:28:09 +0000 (11:28 +0000)]
ebl  add title option

17 years agoebl fix typo
Eric Bollengier [Thu, 17 May 2007 11:26:14 +0000 (11:26 +0000)]
ebl  fix typo

17 years agoMove radio buttons to more intuitive location
Kern Sibbald [Thu, 17 May 2007 10:55:00 +0000 (10:55 +0000)]
Move radio buttons to more intuitive location

17 years agoUpdate ReleaseNotes
Kern Sibbald [Thu, 17 May 2007 08:25:29 +0000 (08:25 +0000)]
Update ReleaseNotes

17 years agoUpdate todo.
Dirk H Bartley [Thu, 17 May 2007 02:54:14 +0000 (02:54 +0000)]
Update todo.

17 years agoThis gets the .mod command to run when the ok button has been pushed. Creates
Dirk H Bartley [Thu, 17 May 2007 02:52:41 +0000 (02:52 +0000)]
This gets the .mod command to run when the ok button has been pushed.  Creates
a .mod command that puts in all the boxes except catalog and job.

17 years agoTweak .mod command
Kern Sibbald [Wed, 16 May 2007 21:05:06 +0000 (21:05 +0000)]
Tweak .mod command

17 years agoTweak .mod command -- partially working
Kern Sibbald [Wed, 16 May 2007 20:47:23 +0000 (20:47 +0000)]
Tweak .mod command -- partially working

17 years agoFirst cut of adding .mod to the run command.
Kern Sibbald [Wed, 16 May 2007 18:22:19 +0000 (18:22 +0000)]
First cut of adding .mod to the run command.

17 years agoCommit prefs.ui
Kern Sibbald [Wed, 16 May 2007 12:49:03 +0000 (12:49 +0000)]
Commit prefs.ui

17 years agokes Implement auto display of messages in bat.
Kern Sibbald [Wed, 16 May 2007 12:43:32 +0000 (12:43 +0000)]
kes  Implement auto display of messages in bat.
kes  Enhanced preferences to allow all Bacula output to be
     displayed in bat.

17 years agoUpdate
Kern Sibbald [Wed, 16 May 2007 10:30:43 +0000 (10:30 +0000)]
Update

17 years agoUpdate
Kern Sibbald [Wed, 16 May 2007 10:30:22 +0000 (10:30 +0000)]
Update

17 years agoTry to make bsmtp date routines more generic.
Kern Sibbald [Tue, 15 May 2007 21:34:42 +0000 (21:34 +0000)]
Try to make bsmtp date routines more generic.

17 years agoImplement crude preferences dialog
Kern Sibbald [Tue, 15 May 2007 21:22:39 +0000 (21:22 +0000)]
Implement crude preferences dialog

17 years agoFinal changes
Kern Sibbald [Tue, 15 May 2007 13:50:47 +0000 (13:50 +0000)]
Final changes

17 years agoUpdate release notes
Kern Sibbald [Tue, 15 May 2007 10:12:19 +0000 (10:12 +0000)]
Update release notes

17 years agokes Rework bsmtp date editing for Win32.
Kern Sibbald [Tue, 15 May 2007 09:32:58 +0000 (09:32 +0000)]
kes  Rework bsmtp date editing for Win32.
kes  Add new cats entry point so Win32 builds.

17 years agoUpdate doc
Kern Sibbald [Mon, 14 May 2007 23:51:20 +0000 (23:51 +0000)]
Update doc

17 years agoAttempt to fix bsmtp editing on OSes without %z editing.
Kern Sibbald [Mon, 14 May 2007 23:48:55 +0000 (23:48 +0000)]
Attempt to fix bsmtp editing on OSes without %z editing.

17 years agoAttempt to fix bsmtp editing on OSes without %z editing.
Kern Sibbald [Mon, 14 May 2007 22:58:12 +0000 (22:58 +0000)]
Attempt to fix bsmtp editing on OSes without %z editing.

17 years agoGet text in the console that the user puts there to show up blue. This
Dirk H Bartley [Mon, 14 May 2007 20:43:09 +0000 (20:43 +0000)]
Get text in the console that the user puts there to show up blue.  This
is to allow easy differentiating between text the director puts there
and the text the user puts there.

17 years agoebl fix small a missing '>'
Eric Bollengier [Mon, 14 May 2007 19:33:45 +0000 (19:33 +0000)]
ebl  fix small a missing '>'