]>
git.sur5r.net Git - bacula/bacula/log
Robert Nelson [Wed, 24 Jan 2007 01:59:13 +0000 (01:59 +0000)]
Fix msvc build problems.
Fix path quoting in SQLite scripts.
Fix problems with SHGetFolderPath.
Fix bacula.dll exports for msvc build.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.0@4033
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Fri, 19 Jan 2007 07:55:22 +0000 (07:55 +0000)]
Create patches/2.0.1-restart.patch. Fixes bug #755.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.0@4020
91ce42f0 -d328-0410-95d8-
f526ca767f89
(no author) [Fri, 19 Jan 2007 07:55:22 +0000 (07:55 +0000)]
This commit was manufactured by cvs2svn to create branch 'Branch-2.0'.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.0@4019
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sun, 14 Jan 2007 17:56:52 +0000 (17:56 +0000)]
Update to 2.0.1
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.0@3996
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Fri, 12 Jan 2007 16:34:05 +0000 (16:34 +0000)]
Final changes
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.0@3987
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Fri, 12 Jan 2007 11:07:26 +0000 (11:07 +0000)]
Update ChangeLog and ReleaseNotes
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.0@3986
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Fri, 12 Jan 2007 11:03:27 +0000 (11:03 +0000)]
kes Return JobId in db_get_job_record() when JobId==0. This should
fix bug #741.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.0@3985
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Fri, 12 Jan 2007 10:25:51 +0000 (10:25 +0000)]
Update .cvsignore
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.0@3984
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Fri, 12 Jan 2007 10:23:14 +0000 (10:23 +0000)]
Pull in new spec files
Update patches
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.0@3982
91ce42f0 -d328-0410-95d8-
f526ca767f89
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.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.0@3975
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Thu, 11 Jan 2007 20:15:48 +0000 (20:15 +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.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.0@3973
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Thu, 11 Jan 2007 16:38:35 +0000 (16:38 +0000)]
kes Modify winbacula.nsi to substitute with g bin_dir_cmd. Should fix
bug #742.
09Jan06
kes Modify USTORE constructor to set an empty store_source string,
and don't copy the store_source string in a cancel. Hopefully
this will fix Arno's seg fault, bug #744.
kes Add back code to disable conio in configure. Fixes bug #743.
kes Correct the Options scanner in the FD to correctly handle
SHA1 option, which was eating the next option. Reported by
Sebastien Guilbaud.
kes Add code to indicate when the SD is spooling, spool wait, and
despooling as requested by Alan Brown.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.0@3971
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Tue, 9 Jan 2007 14:53:36 +0000 (14:53 +0000)]
Update links in FileSet
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.0@3949
91ce42f0 -d328-0410-95d8-
f526ca767f89
(no author) [Tue, 9 Jan 2007 14:53:36 +0000 (14:53 +0000)]
This commit was manufactured by cvs2svn to create branch 'Branch-2.0'.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.0@3948
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Thu, 4 Jan 2007 08:52:26 +0000 (08:52 +0000)]
Final changes
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3916
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Wed, 3 Jan 2007 20:22:07 +0000 (20:22 +0000)]
ebl add file_histo and rep_histo new graph they works with bfileview
and only on postgresql at this time. With this graph, you will
follow directory and file evolution across backup.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3915
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 3 Jan 2007 20:11:35 +0000 (20:11 +0000)]
Fix umlaut in Zurich
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3914
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 3 Jan 2007 20:08:53 +0000 (20:08 +0000)]
Update
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3913
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 3 Jan 2007 20:08:10 +0000 (20:08 +0000)]
Update date
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3912
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 3 Jan 2007 19:47:06 +0000 (19:47 +0000)]
Apply Eric's fix for client name editing on RunScripts.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3911
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 3 Jan 2007 14:23:52 +0000 (14:23 +0000)]
Add presentations page to Web site
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3910
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 3 Jan 2007 09:29:59 +0000 (09:29 +0000)]
Add install for translation to RN
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3909
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 3 Jan 2007 09:27:34 +0000 (09:27 +0000)]
Remove gmo files from CVS
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3908
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 3 Jan 2007 09:24:35 +0000 (09:24 +0000)]
Fix dbcheck, update ReleaseNotes, finalize projects
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3907
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Wed, 3 Jan 2007 07:36:25 +0000 (07:36 +0000)]
ebl add info about Location and new Autochanger
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3906
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Wed, 3 Jan 2007 07:27:30 +0000 (07:27 +0000)]
ebl add Files column for bfileview
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3905
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Tue, 2 Jan 2007 21:54:59 +0000 (21:54 +0000)]
ebl fix email addr
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3904
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Tue, 2 Jan 2007 21:49:41 +0000 (21:49 +0000)]
ebl use conffiles instead of post install script
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3903
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Tue, 2 Jan 2007 13:28:52 +0000 (13:28 +0000)]
ebl add ico file
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3902
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Tue, 2 Jan 2007 13:23:29 +0000 (13:23 +0000)]
ebl big typo fix
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3901
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Tue, 2 Jan 2007 10:30:16 +0000 (10:30 +0000)]
ebl add fv_write_path to default configuration
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3900
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Tue, 2 Jan 2007 10:25:41 +0000 (10:25 +0000)]
ebl fix in AuthConfig
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3899
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Tue, 2 Jan 2007 10:22:36 +0000 (10:22 +0000)]
ebl add infos
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3898
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Tue, 2 Jan 2007 10:20:49 +0000 (10:20 +0000)]
ebl don't use htpasswd by default
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3897
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Tue, 2 Jan 2007 10:17:21 +0000 (10:17 +0000)]
ebl update
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3896
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Tue, 2 Jan 2007 10:07:42 +0000 (10:07 +0000)]
ebl add french template files
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3895
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Tue, 2 Jan 2007 10:05:59 +0000 (10:05 +0000)]
ebl fix copyright in about note
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3894
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Mon, 1 Jan 2007 19:50:11 +0000 (19:50 +0000)]
ebl 1048 messages traduits, 159 traductions approximatives, 1898 messages non-traduits.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3893
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Mon, 1 Jan 2007 19:37:32 +0000 (19:37 +0000)]
ebl 1043 messages traduits, 159 traductions approximatives, 1903 messages non-traduits.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3892
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Mon, 1 Jan 2007 18:04:26 +0000 (18:04 +0000)]
ebl 1033 messages traduits, 169 traductions approximatives, 1903 messages non-traduits.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3891
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Mon, 1 Jan 2007 16:52:05 +0000 (16:52 +0000)]
ebl add #define in readme
ebl works with 2.0.0
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3890
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Mon, 1 Jan 2007 15:02:59 +0000 (15:02 +0000)]
ebl update
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3889
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Mon, 1 Jan 2007 14:49:40 +0000 (14:49 +0000)]
ebl add index.html in bweb
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3888
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Mon, 1 Jan 2007 14:48:18 +0000 (14:48 +0000)]
ebl move from /bweb -> /cgi-bin/bweb/bweb.pl
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3887
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Mon, 1 Jan 2007 14:25:25 +0000 (14:25 +0000)]
ebl small fix
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3886
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Mon, 1 Jan 2007 14:11:12 +0000 (14:11 +0000)]
Minor tweek to bweb README
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3885
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Mon, 1 Jan 2007 13:48:33 +0000 (13:48 +0000)]
ebl merging Branch-1_39 to HEAD
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3884
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Mon, 1 Jan 2007 13:37:10 +0000 (13:37 +0000)]
ebl move /etc/bweb/config to /etc/bacula/bweb.conf
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3883
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Mon, 1 Jan 2007 10:17:20 +0000 (10:17 +0000)]
Fix -c / -H newc problem
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3882
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Mon, 1 Jan 2007 10:16:34 +0000 (10:16 +0000)]
Fix chapter links
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3881
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sun, 31 Dec 2006 17:40:31 +0000 (17:40 +0000)]
Final changes
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3880
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sun, 31 Dec 2006 15:25:30 +0000 (15:25 +0000)]
Update
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3879
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sun, 31 Dec 2006 14:51:55 +0000 (14:51 +0000)]
Final changes
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3878
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Sun, 31 Dec 2006 13:48:57 +0000 (13:48 +0000)]
ebl fix tooltips
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3877
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Sun, 31 Dec 2006 10:04:25 +0000 (10:04 +0000)]
ebl fix add some missing % in tooltips
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3876
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Sun, 31 Dec 2006 10:02:33 +0000 (10:02 +0000)]
ebl display config_file
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3875
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Sun, 31 Dec 2006 09:37:49 +0000 (09:37 +0000)]
ebl fix $Bweb::config_file
ebl fix database error message
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3874
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Sun, 31 Dec 2006 09:26:38 +0000 (09:26 +0000)]
ebl move /etc/bweb/config to /etc/bacula/bweb.conf
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3873
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Sat, 30 Dec 2006 22:21:14 +0000 (22:21 +0000)]
ebl fix runscript doc
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3872
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Sat, 30 Dec 2006 22:12:01 +0000 (22:12 +0000)]
ebl small typo fix
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3871
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Sat, 30 Dec 2006 17:18:33 +0000 (17:18 +0000)]
ebl Works with 1.39.35
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3870
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sat, 30 Dec 2006 16:59:42 +0000 (16:59 +0000)]
Update
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3869
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sat, 30 Dec 2006 16:58:42 +0000 (16:58 +0000)]
Updates
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3868
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sat, 30 Dec 2006 16:56:46 +0000 (16:56 +0000)]
Update version
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3867
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sat, 30 Dec 2006 16:14:39 +0000 (16:14 +0000)]
Update
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3866
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sat, 30 Dec 2006 15:53:59 +0000 (15:53 +0000)]
Update ReleaseNotes ...
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3865
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Sat, 30 Dec 2006 15:46:03 +0000 (15:46 +0000)]
ebl revert change, files count will be scheduled later
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3864
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Sat, 30 Dec 2006 15:42:08 +0000 (15:42 +0000)]
ebl add files count to brestore_pathvisibility
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3863
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Sat, 30 Dec 2006 10:54:47 +0000 (10:54 +0000)]
ebl fix documenation to activate bfileview
ebl add a confirm box when jobfiles > 5000
ebl cleanup fv_file_attribs.pl
ebl add apache configuration example
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3862
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Sat, 30 Dec 2006 09:33:05 +0000 (09:33 +0000)]
ebl item 21 done, a patch is available
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3861
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Sat, 30 Dec 2006 09:30:03 +0000 (09:30 +0000)]
ebl works against 1.39.34
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3860
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Fri, 29 Dec 2006 21:39:17 +0000 (21:39 +0000)]
ebl small fix
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3859
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Fri, 29 Dec 2006 21:27:23 +0000 (21:27 +0000)]
ebl update
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3858
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Fri, 29 Dec 2006 21:21:40 +0000 (21:21 +0000)]
ebl add fileview tool
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3857
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Fri, 29 Dec 2006 16:40:32 +0000 (16:40 +0000)]
Update version + notes
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3856
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Fri, 29 Dec 2006 11:41:33 +0000 (11:41 +0000)]
ebl add function to decode base64 lstat
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3855
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Fri, 29 Dec 2006 11:39:00 +0000 (11:39 +0000)]
ebl add Size column to brestore_pathvisibility for bweb bfileview.pl
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3854
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Thu, 28 Dec 2006 18:14:51 +0000 (18:14 +0000)]
Final changes
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3853
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Thu, 28 Dec 2006 17:33:46 +0000 (17:33 +0000)]
Update
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3852
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Thu, 28 Dec 2006 17:14:00 +0000 (17:14 +0000)]
kes Convert dbcheck to use 64 bit DB IDs.
kes Update projects
kes Make rescue work.
kes Clarify Volume migration error message.
kes Look for Job keyword when opening DB in console.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3851
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Thu, 28 Dec 2006 16:20:39 +0000 (16:20 +0000)]
Fix indexing syntax errors
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3850
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Thu, 28 Dec 2006 09:39:53 +0000 (09:39 +0000)]
Update
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3849
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 27 Dec 2006 15:49:07 +0000 (15:49 +0000)]
Update
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3848
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 27 Dec 2006 14:51:54 +0000 (14:51 +0000)]
Update
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3847
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 27 Dec 2006 14:10:05 +0000 (14:10 +0000)]
Get it booting again
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3846
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Mon, 25 Dec 2006 09:26:36 +0000 (09:26 +0000)]
Update
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3845
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sat, 23 Dec 2006 16:33:53 +0000 (16:33 +0000)]
kes Add code in catreq.c to reject volumes not marked Enabled.
kes Add a few more ACL access checks.
kes Add \n in gnome2-console restore command so that output prints
nicer -- i.e. lines do not run together.
kes Fix autolabeling so that it will not mark a volume in error
if the volume was not actually opened. This should fix bugs
#737 and 738.
kes Require tape drive to be open before autolabeling.
kes Require explicit mount command on non-tapes before autolabeling.
kes Implement an open_client_db() that searches the keywords for
either a catolg or client, and opens the appropriate catalog.
This makes Bacula adjust better to multiple catalogs.
kes Use more name() methods for resources rather than hdr.name.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3844
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Fri, 22 Dec 2006 15:40:16 +0000 (15:40 +0000)]
kes Fix code to check for two resources of same name. It forgot
to check the last entry. Fixes bug #734.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3843
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Fri, 22 Dec 2006 15:01:05 +0000 (15:01 +0000)]
kes Apply Eric's patch for recycling the Scratch pool.
kes Note, for the tray-monitor (or almost any restricted console_
to work, in version 1.39.x you must add CatalogACL = catalog-name
kes Add appropriate new #undefs to autoconf/acconfig.h so that
configure works correctly.
kes Implement configure code to allow the user to disable IPv6 with
--disable-ipv6
kes Apply Richard Mortimer's patch to prevent seg fault if mount point
not specified -- SD refuses to start.
kes Add magic.bacula from bug #715 to the scripts directory along with
Arno's explanation of how to install it.
kes Convert a bunch of hdr.name into name() method calls.
kes Fix the code to remove .bsr files. Fixes bug #736 -- Martin.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3842
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Fri, 22 Dec 2006 09:22:02 +0000 (09:22 +0000)]
Apply scanvolume patch from Richard Mortimer that fixes bug #738
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3841
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Thu, 21 Dec 2006 12:53:48 +0000 (12:53 +0000)]
ebl fix compilation bug by adding #ifdef HAVE_LIBZ
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3840
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Thu, 21 Dec 2006 10:08:17 +0000 (10:08 +0000)]
ebl html fix
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3839
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Thu, 21 Dec 2006 09:14:33 +0000 (09:14 +0000)]
Updates
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3838
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 20 Dec 2006 23:14:06 +0000 (23:14 +0000)]
Final changes
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3837
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 20 Dec 2006 22:53:34 +0000 (22:53 +0000)]
Final changes
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3836
91ce42f0 -d328-0410-95d8-
f526ca767f89
Jeremy C. Reed [Wed, 20 Dec 2006 22:32:48 +0000 (22:32 +0000)]
Another mega patch. Sorry it includes so many unrelated changes.
They are summarized below. Kern okayed this via bacula-devel list.
If you notice any issues, please let me know.
- Use latex2html -split 3 instead of -split 4 for the "make web" target.
NOTE: be sure to update your Makefile manually or from the Makefile.in.
- Switches top level sections to \chapter.
- Gets rid of asterisks for sections so they are all numbered now.
- Removes the now un-necessary and now redundant \addcontentsline for
table of contents (not needed because numbered sections are
automatically added so was doubling them).
- Shortens length of several section (and now chapter) titles (so this can
look better in table of contents and fit better in printed book.
Also a few of these are rewritten. (Note that I didn't modify the long
FAQ section names.)
- Removed some tex formatting that were embedded in some \section* because
now they cause tex errors.
- Adds many of my TODO: items as tex comments directly near problems.
Some of these are just questions.
- Uncomment label_fd label (as in my custom book tex file references the
GNU Free Documentation License).
- Change label name of PostgreSQL_phase2 to PostgreSQL_configure and
renamed that section.
- Removes an old comment about old FreeBSD port before it was updated.
- Removes some index items that were bogus or redundant; or rewords some
of index items.
Hopefully nothing else. (After this last batch of changes, I won't
get so far behind and will be able to commit related items at one
time.)
TODO: grep the tex files for TODO: and share your feedback or fix :)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3835
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Wed, 20 Dec 2006 18:47:42 +0000 (18:47 +0000)]
ebl works with 1.39.30
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3834
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Wed, 20 Dec 2006 18:41:24 +0000 (18:41 +0000)]
ebl move ebl to testing
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3833
91ce42f0 -d328-0410-95d8-
f526ca767f89
Jeremy C. Reed [Wed, 20 Dec 2006 18:38:55 +0000 (18:38 +0000)]
Capitalize trademarks (as appropriate).
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3832
91ce42f0 -d328-0410-95d8-
f526ca767f89
Jeremy C. Reed [Wed, 20 Dec 2006 18:32:53 +0000 (18:32 +0000)]
Add missing space after trademark.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3831
91ce42f0 -d328-0410-95d8-
f526ca767f89