]>
git.sur5r.net Git - bacula/bacula/log
Kern Sibbald [Thu, 24 May 2007 12:59:00 +0000 (12:59 +0000)]
Add more debug code in reservations
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4890
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Thu, 24 May 2007 09:44:39 +0000 (09:44 +0000)]
Add code to detect glibc complaints
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4889
91ce42f0 -d328-0410-95d8-
f526ca767f89
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.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4888
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Wed, 23 May 2007 13:51:20 +0000 (13:51 +0000)]
ebl fix relocation expander properties
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4887
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Wed, 23 May 2007 13:44:19 +0000 (13:44 +0000)]
ebl fix debian package
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4886
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Wed, 23 May 2007 13:43:13 +0000 (13:43 +0000)]
ebl update
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4885
91ce42f0 -d328-0410-95d8-
f526ca767f89
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
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4884
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 23 May 2007 07:53:11 +0000 (07:53 +0000)]
Update TODO
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4883
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Tue, 22 May 2007 21:02:28 +0000 (21:02 +0000)]
Add db interface comments
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4882
91ce42f0 -d328-0410-95d8-
f526ca767f89
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.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4881
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Tue, 22 May 2007 20:43:33 +0000 (20:43 +0000)]
Fix timer looping on disconnect
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4880
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Tue, 22 May 2007 20:03:21 +0000 (20:03 +0000)]
Turn off debug
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4879
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Tue, 22 May 2007 20:01:22 +0000 (20:01 +0000)]
Tweak fd_cmds.c
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4878
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Tue, 22 May 2007 19:14:07 +0000 (19:14 +0000)]
Add debug to fd_cmds.c
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4877
91ce42f0 -d328-0410-95d8-
f526ca767f89
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.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4876
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Tue, 22 May 2007 17:09:24 +0000 (17:09 +0000)]
Fix timer to shudown correctly
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4875
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Tue, 22 May 2007 10:54:56 +0000 (10:54 +0000)]
Set UTF-8 codec in bat for char * -> UTF-16
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4874
91ce42f0 -d328-0410-95d8-
f526ca767f89
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.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4873
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Tue, 22 May 2007 09:38:46 +0000 (09:38 +0000)]
more cleanup and patch from bug #859
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4872
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Tue, 22 May 2007 08:58:47 +0000 (08:58 +0000)]
Tweak FileSet
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4871
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Tue, 22 May 2007 08:41:34 +0000 (08:41 +0000)]
tls fixes + add FileSet writeSettings -- doesn't work
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4870
91ce42f0 -d328-0410-95d8-
f526ca767f89
Dirk H Bartley [Tue, 22 May 2007 01:52:41 +0000 (01:52 +0000)]
Add preferences for the messages timer
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4869
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Mon, 21 May 2007 18:22:59 +0000 (18:22 +0000)]
Make sure authentication messages are displayed in bat
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4868
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Mon, 21 May 2007 16:29:11 +0000 (16:29 +0000)]
More cleanup and converting to BSOCK class
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4867
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Mon, 21 May 2007 12:51:32 +0000 (12:51 +0000)]
Update AUTHORS
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4866
91ce42f0 -d328-0410-95d8-
f526ca767f89
Dirk H Bartley [Mon, 21 May 2007 12:12:55 +0000 (12:12 +0000)]
Update TODO add PREFS
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4865
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Mon, 21 May 2007 10:54:24 +0000 (10:54 +0000)]
Begin adding TLS support to bat.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4864
91ce42f0 -d328-0410-95d8-
f526ca767f89
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.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4863
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Mon, 21 May 2007 06:56:59 +0000 (06:56 +0000)]
Move more bnet functions into the BSOCK class.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4862
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sun, 20 May 2007 19:59:51 +0000 (19:59 +0000)]
Tweak tray-monitor + alphabetize bat pane selection
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4861
91ce42f0 -d328-0410-95d8-
f526ca767f89
Dirk H Bartley [Sun, 20 May 2007 18:37:59 +0000 (18:37 +0000)]
Update TODO
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4860
91ce42f0 -d328-0410-95d8-
f526ca767f89
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.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4859
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sun, 20 May 2007 16:19:49 +0000 (16:19 +0000)]
Move more bnet functions into the BSOCK class.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4858
91ce42f0 -d328-0410-95d8-
f526ca767f89
Dirk H Bartley [Sun, 20 May 2007 16:04:27 +0000 (16:04 +0000)]
Cancel a running job from joblist.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4857
91ce42f0 -d328-0410-95d8-
f526ca767f89
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.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4856
91ce42f0 -d328-0410-95d8-
f526ca767f89
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
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4855
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sun, 20 May 2007 12:51:41 +0000 (12:51 +0000)]
Commit ba-ca logo
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4854
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sun, 20 May 2007 12:43:42 +0000 (12:43 +0000)]
Minor tweaks to testimonial.php
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4853
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sun, 20 May 2007 12:39:51 +0000 (12:39 +0000)]
Minor tweaks to testimonial.php
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4852
91ce42f0 -d328-0410-95d8-
f526ca767f89
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()
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4851
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Sun, 20 May 2007 09:39:19 +0000 (09:39 +0000)]
ebl increase File number field
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4850
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Sun, 20 May 2007 09:38:25 +0000 (09:38 +0000)]
ebl small fix and update
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4849
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Sun, 20 May 2007 09:36:39 +0000 (09:36 +0000)]
ebl adding Banking
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4848
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Sun, 20 May 2007 09:32:05 +0000 (09:32 +0000)]
ebl Add a testimonial form
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4847
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sun, 20 May 2007 07:00:09 +0000 (07:00 +0000)]
Fix messages resource command
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4846
91ce42f0 -d328-0410-95d8-
f526ca767f89
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.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4845
91ce42f0 -d328-0410-95d8-
f526ca767f89
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.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4844
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sat, 19 May 2007 20:53:46 +0000 (20:53 +0000)]
Add more comm debug code + cleanup
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4843
91ce42f0 -d328-0410-95d8-
f526ca767f89
Dirk H Bartley [Sat, 19 May 2007 20:06:07 +0000 (20:06 +0000)]
A substitution I did affected some comments. Set back.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4842
91ce42f0 -d328-0410-95d8-
f526ca767f89
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.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4841
91ce42f0 -d328-0410-95d8-
f526ca767f89
Scott Barninger [Sat, 19 May 2007 16:53:37 +0000 (16:53 +0000)]
Fix suse dir init script patch.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4840
91ce42f0 -d328-0410-95d8-
f526ca767f89
Scott Barninger [Sat, 19 May 2007 16:00:31 +0000 (16:00 +0000)]
Fix typos from last commit.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4839
91ce42f0 -d328-0410-95d8-
f526ca767f89
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.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4838
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sat, 19 May 2007 08:51:35 +0000 (08:51 +0000)]
Update
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4835
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sat, 19 May 2007 08:33:51 +0000 (08:33 +0000)]
Final changes
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4833
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sat, 19 May 2007 08:32:44 +0000 (08:32 +0000)]
Update
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4832
91ce42f0 -d328-0410-95d8-
f526ca767f89
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.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4831
91ce42f0 -d328-0410-95d8-
f526ca767f89
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.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4830
91ce42f0 -d328-0410-95d8-
f526ca767f89
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.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4829
91ce42f0 -d328-0410-95d8-
f526ca767f89
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.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4828
91ce42f0 -d328-0410-95d8-
f526ca767f89
Ludovic Strappazon [Fri, 18 May 2007 15:11:59 +0000 (15:11 +0000)]
Mises à jour.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4827
91ce42f0 -d328-0410-95d8-
f526ca767f89
Ludovic Strappazon [Fri, 18 May 2007 13:08:17 +0000 (13:08 +0000)]
Suite et fin de restore.tex
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4826
91ce42f0 -d328-0410-95d8-
f526ca767f89
Dirk H Bartley [Fri, 18 May 2007 01:31:30 +0000 (01:31 +0000)]
Prevent connecting with the Console::m_at_main_prompt member.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4825
91ce42f0 -d328-0410-95d8-
f526ca767f89
Dirk H Bartley [Thu, 17 May 2007 15:02:22 +0000 (15:02 +0000)]
OOps, found a lack of a space where required.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4819
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Thu, 17 May 2007 13:29:19 +0000 (13:29 +0000)]
Final changes
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4813
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Thu, 17 May 2007 13:28:01 +0000 (13:28 +0000)]
Update
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4812
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Thu, 17 May 2007 13:27:12 +0000 (13:27 +0000)]
Update release notes
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4811
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Thu, 17 May 2007 11:54:12 +0000 (11:54 +0000)]
More tweaks to the .mod command
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4810
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Thu, 17 May 2007 11:51:29 +0000 (11:51 +0000)]
More tweaks to the .mod command
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4809
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Thu, 17 May 2007 11:28:09 +0000 (11:28 +0000)]
ebl add title option
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4808
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Thu, 17 May 2007 11:26:14 +0000 (11:26 +0000)]
ebl fix typo
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4807
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Thu, 17 May 2007 10:55:00 +0000 (10:55 +0000)]
Move radio buttons to more intuitive location
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4806
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Thu, 17 May 2007 08:25:29 +0000 (08:25 +0000)]
Update ReleaseNotes
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4805
91ce42f0 -d328-0410-95d8-
f526ca767f89
Dirk H Bartley [Thu, 17 May 2007 02:54:14 +0000 (02:54 +0000)]
Update todo.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4804
91ce42f0 -d328-0410-95d8-
f526ca767f89
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.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4803
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 16 May 2007 21:05:06 +0000 (21:05 +0000)]
Tweak .mod command
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4802
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 16 May 2007 20:47:23 +0000 (20:47 +0000)]
Tweak .mod command -- partially working
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4801
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 16 May 2007 18:22:19 +0000 (18:22 +0000)]
First cut of adding .mod to the run command.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4800
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 16 May 2007 12:49:03 +0000 (12:49 +0000)]
Commit prefs.ui
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4799
91ce42f0 -d328-0410-95d8-
f526ca767f89
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.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4798
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 16 May 2007 10:30:43 +0000 (10:30 +0000)]
Update
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4797
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 16 May 2007 10:30:22 +0000 (10:30 +0000)]
Update
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4796
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Tue, 15 May 2007 21:34:42 +0000 (21:34 +0000)]
Try to make bsmtp date routines more generic.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4795
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Tue, 15 May 2007 21:22:39 +0000 (21:22 +0000)]
Implement crude preferences dialog
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4794
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Tue, 15 May 2007 13:50:47 +0000 (13:50 +0000)]
Final changes
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4792
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Tue, 15 May 2007 10:12:19 +0000 (10:12 +0000)]
Update release notes
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4791
91ce42f0 -d328-0410-95d8-
f526ca767f89
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.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4790
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Mon, 14 May 2007 23:51:20 +0000 (23:51 +0000)]
Update doc
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4789
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Mon, 14 May 2007 23:48:55 +0000 (23:48 +0000)]
Attempt to fix bsmtp editing on OSes without %z editing.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4788
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Mon, 14 May 2007 22:58:12 +0000 (22:58 +0000)]
Attempt to fix bsmtp editing on OSes without %z editing.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4787
91ce42f0 -d328-0410-95d8-
f526ca767f89
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.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4786
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Mon, 14 May 2007 19:33:45 +0000 (19:33 +0000)]
ebl fix small a missing '>'
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4785
91ce42f0 -d328-0410-95d8-
f526ca767f89
Dirk H Bartley [Mon, 14 May 2007 18:13:43 +0000 (18:13 +0000)]
This condition lets the job selection work correctly by not including the
select option to the pre-restore command.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4784
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Mon, 14 May 2007 16:35:40 +0000 (16:35 +0000)]
kes Do better checking for the MySQL 64 bit libraries looking for both
.a and .so libraries.
kes Add a kludge for Ubuntu's non-standard locations for MySQL -- allow
/usr/include/mysql/mysql.h AND /usr/lib/... rather than /usr/lib/mysql/...
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4783
91ce42f0 -d328-0410-95d8-
f526ca767f89
Dirk H Bartley [Mon, 14 May 2007 14:53:35 +0000 (14:53 +0000)]
Distinct seems to be needed when media is included in the search. Select
results came back with 3 records identical.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4782
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Mon, 14 May 2007 12:52:52 +0000 (12:52 +0000)]
Reconvert images including new ones
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4781
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Mon, 14 May 2007 10:33:10 +0000 (10:33 +0000)]
Require the thread safe version of MySQL during configure. Thanks
to Andre Noll for pointing this out.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4780
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Mon, 14 May 2007 08:45:32 +0000 (08:45 +0000)]
Ensure that calls to find_jobids_from_mediaid_list() check count before
continuing in migration code.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4779
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Mon, 14 May 2007 08:31:56 +0000 (08:31 +0000)]
Apply implementation of tray-monitor font derived from gnome-console
submitted by Andreas Piesk <a.piesk@gmx.net>
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4778
91ce42f0 -d328-0410-95d8-
f526ca767f89
Dirk H Bartley [Mon, 14 May 2007 02:53:18 +0000 (02:53 +0000)]
Use any instead of "" in combo box for media and client. In status combo box
query the database for the long status' in the status table.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4777
91ce42f0 -d328-0410-95d8-
f526ca767f89