]>
git.sur5r.net Git - bacula/bacula/log
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.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7892
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Fri, 24 Oct 2008 12:57:45 +0000 (12:57 +0000)]
Attempt to get correct win32 includes
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7891
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Fri, 24 Oct 2008 09:46:54 +0000 (09:46 +0000)]
ebl Fix for peanut awk
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7890
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Fri, 24 Oct 2008 09:14:19 +0000 (09:14 +0000)]
ebl update copy doc
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7889
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Fri, 24 Oct 2008 09:11:20 +0000 (09:11 +0000)]
ebl Add docs about Copy
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7888
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Fri, 24 Oct 2008 07:17:54 +0000 (07:17 +0000)]
ebl Fix for unix that don't support sed -i
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7887
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Fri, 24 Oct 2008 07:16:35 +0000 (07:16 +0000)]
ebl Fix for Solaris sh
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7886
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Thu, 23 Oct 2008 21:09:09 +0000 (21:09 +0000)]
Parameterize win32 plugin Makefile a bit
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7885
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Thu, 23 Oct 2008 16:33:02 +0000 (16:33 +0000)]
Add exchange-fd.dll to Win32 installer
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7882
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Thu, 23 Oct 2008 14:23:38 +0000 (14:23 +0000)]
Commit updated configure
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7881
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Thu, 23 Oct 2008 13:28:05 +0000 (13:28 +0000)]
Integrate James Harper's Exchange Win32 plugin patch.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7880
91ce42f0 -d328-0410-95d8-
f526ca767f89
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.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7879
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 22 Oct 2008 18:52:59 +0000 (18:52 +0000)]
Eliminate a couple of compiler warnings
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7878
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 22 Oct 2008 18:14:42 +0000 (18:14 +0000)]
Update
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7877
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Wed, 22 Oct 2008 08:39:41 +0000 (08:39 +0000)]
ebl fix typo
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7876
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Wed, 22 Oct 2008 08:38:02 +0000 (08:38 +0000)]
ebl Add notes about extjs
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7875
91ce42f0 -d328-0410-95d8-
f526ca767f89
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.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7874
91ce42f0 -d328-0410-95d8-
f526ca767f89
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
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7873
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Tue, 21 Oct 2008 21:03:18 +0000 (21:03 +0000)]
Update build cross tools from James
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7872
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Tue, 21 Oct 2008 21:02:45 +0000 (21:02 +0000)]
Add new binutils patch from James
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7871
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Tue, 21 Oct 2008 16:50:24 +0000 (16:50 +0000)]
Add new stored/vol_mgr.o file to Win32 build
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7870
91ce42f0 -d328-0410-95d8-
f526ca767f89
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
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7869
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Tue, 21 Oct 2008 16:35:01 +0000 (16:35 +0000)]
ebl update doc and add test for group stats
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7868
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Tue, 21 Oct 2008 15:28:51 +0000 (15:28 +0000)]
ebl Try to fix Expect on ubuntu and suppress echo mode
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7867
91ce42f0 -d328-0410-95d8-
f526ca767f89
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.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7866
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Tue, 21 Oct 2008 12:43:00 +0000 (12:43 +0000)]
ebl Search also tpl on lang/<lang>/tpl/*.tpl
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7865
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Tue, 21 Oct 2008 12:40:19 +0000 (12:40 +0000)]
ebl Fix btime with debug=1
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7864
91ce42f0 -d328-0410-95d8-
f526ca767f89
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
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7863
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Tue, 21 Oct 2008 12:03:02 +0000 (12:03 +0000)]
ebl Fix modification of new default_age option
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7862
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Tue, 21 Oct 2008 11:54:04 +0000 (11:54 +0000)]
ebl Use JobHistory by default
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7861
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Tue, 21 Oct 2008 11:34:20 +0000 (11:34 +0000)]
ebl Rename JobStat table, fix couple of warning
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7860
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Tue, 21 Oct 2008 09:42:02 +0000 (09:42 +0000)]
ebl Add notes about bweb.conf
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7859
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Tue, 21 Oct 2008 09:28:49 +0000 (09:28 +0000)]
ebl remove old test
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7858
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Tue, 21 Oct 2008 08:48:24 +0000 (08:48 +0000)]
ebl Update next volume in autochanger test
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7857
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Tue, 21 Oct 2008 08:23:42 +0000 (08:23 +0000)]
ebl Fix next_vol()
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7856
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Tue, 21 Oct 2008 07:53:32 +0000 (07:53 +0000)]
ebl Remove debug level
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7855
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Mon, 20 Oct 2008 20:00:11 +0000 (20:00 +0000)]
Final changes
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7851
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Mon, 20 Oct 2008 19:58:03 +0000 (19:58 +0000)]
Tweaks
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7850
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Mon, 20 Oct 2008 18:41:58 +0000 (18:41 +0000)]
ebl Rename JobStat to JobHistory
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7849
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Mon, 20 Oct 2008 18:37:23 +0000 (18:37 +0000)]
ebl rename JobStat to JobHistory
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7848
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Mon, 20 Oct 2008 18:36:50 +0000 (18:36 +0000)]
ebl Rename JobStat to JobHistory
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7847
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Mon, 20 Oct 2008 16:51:23 +0000 (16:51 +0000)]
ebl update comments
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7846
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Mon, 20 Oct 2008 16:50:48 +0000 (16:50 +0000)]
ebl Update copy tests
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7845
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Mon, 20 Oct 2008 14:56:30 +0000 (14:56 +0000)]
ebl Add copy tests
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7844
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sun, 19 Oct 2008 18:45:27 +0000 (18:45 +0000)]
Correct doc error reported by Marco
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7843
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sun, 19 Oct 2008 10:49:41 +0000 (10:49 +0000)]
Update notes
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7842
91ce42f0 -d328-0410-95d8-
f526ca767f89
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.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7841
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sun, 19 Oct 2008 07:33:22 +0000 (07:33 +0000)]
Update version
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7840
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sat, 18 Oct 2008 19:46:22 +0000 (19:46 +0000)]
Update
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7839
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sat, 18 Oct 2008 10:15:30 +0000 (10:15 +0000)]
Update projects file
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7838
91ce42f0 -d328-0410-95d8-
f526ca767f89
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.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7837
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sat, 18 Oct 2008 07:57:36 +0000 (07:57 +0000)]
Add attempt to recover in catastrophe
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7836
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sat, 18 Oct 2008 06:02:19 +0000 (06:02 +0000)]
Fix extract typo
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7835
91ce42f0 -d328-0410-95d8-
f526ca767f89
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.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7834
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Fri, 17 Oct 2008 16:55:58 +0000 (16:55 +0000)]
ebl Add copy tests
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7833
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Fri, 17 Oct 2008 16:34:02 +0000 (16:34 +0000)]
Update notes + ignores
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7832
91ce42f0 -d328-0410-95d8-
f526ca767f89
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
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7831
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Fri, 17 Oct 2008 12:52:35 +0000 (12:52 +0000)]
ebl Add more copy tests
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7830
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Fri, 17 Oct 2008 11:48:39 +0000 (11:48 +0000)]
ebl Add an other test for Copy feature
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7828
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Fri, 17 Oct 2008 11:43:38 +0000 (11:43 +0000)]
ebl Add test with new Copy option
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7827
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Fri, 17 Oct 2008 09:19:03 +0000 (09:19 +0000)]
ebl Add a Scratch pool
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7826
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Fri, 17 Oct 2008 08:39:03 +0000 (08:39 +0000)]
ebl Add tests for bpipe on win32
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7825
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Fri, 17 Oct 2008 08:18:24 +0000 (08:18 +0000)]
ebl more tests with runscript
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7824
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Thu, 16 Oct 2008 19:55:52 +0000 (19:55 +0000)]
ebl update to test windows and unicode
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7823
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Thu, 16 Oct 2008 19:18:20 +0000 (19:18 +0000)]
ebl small tweak
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7822
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Thu, 16 Oct 2008 19:07:18 +0000 (19:07 +0000)]
ebl Add zip to test runscript with accent
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7821
91ce42f0 -d328-0410-95d8-
f526ca767f89
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
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7819
91ce42f0 -d328-0410-95d8-
f526ca767f89
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.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7818
91ce42f0 -d328-0410-95d8-
f526ca767f89
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.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7817
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Thu, 16 Oct 2008 07:58:05 +0000 (07:58 +0000)]
ebl Fix client port
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7816
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 15 Oct 2008 16:57:08 +0000 (16:57 +0000)]
Fix flist to remove invalid filename
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7815
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 15 Oct 2008 15:43:46 +0000 (15:43 +0000)]
Set LD_LIBRARY_PATH
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7814
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 15 Oct 2008 15:43:21 +0000 (15:43 +0000)]
Turn off aclocal generation + add file flags
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7813
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 15 Oct 2008 13:45:32 +0000 (13:45 +0000)]
Another iteration of configure
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7811
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 15 Oct 2008 13:12:23 +0000 (13:12 +0000)]
Backup to an old hopefully working configure.in
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7810
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 15 Oct 2008 13:02:05 +0000 (13:02 +0000)]
One more try :-(
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7809
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 15 Oct 2008 12:56:19 +0000 (12:56 +0000)]
Fix includedir bug in autoconf
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7808
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 15 Oct 2008 11:33:05 +0000 (11:33 +0000)]
Turn off include install target
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7807
91ce42f0 -d328-0410-95d8-
f526ca767f89
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.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7806
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 15 Oct 2008 09:35:12 +0000 (09:35 +0000)]
Update
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7805
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 15 Oct 2008 08:29:57 +0000 (08:29 +0000)]
Update
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7804
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 15 Oct 2008 08:28:42 +0000 (08:28 +0000)]
Update
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7803
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 15 Oct 2008 08:25:25 +0000 (08:25 +0000)]
Put back aclocal
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7802
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 15 Oct 2008 08:16:18 +0000 (08:16 +0000)]
Put back new db.m4
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7801
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 15 Oct 2008 07:55:59 +0000 (07:55 +0000)]
Correct aclocal.m4
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7800
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Tue, 14 Oct 2008 21:54:09 +0000 (21:54 +0000)]
Update
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7799
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Tue, 14 Oct 2008 21:31:27 +0000 (21:31 +0000)]
Turn off get_duration and check_duration functions
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7798
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Tue, 14 Oct 2008 21:08:47 +0000 (21:08 +0000)]
Turn off broken sh code
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7797
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Tue, 14 Oct 2008 21:07:54 +0000 (21:07 +0000)]
Turn off broken sh code
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7796
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Tue, 14 Oct 2008 21:06:37 +0000 (21:06 +0000)]
Turn off broken sh code
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7795
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Tue, 14 Oct 2008 20:47:08 +0000 (20:47 +0000)]
Apply cleanup patch from Marco
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7794
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Tue, 14 Oct 2008 18:53:40 +0000 (18:53 +0000)]
Add pythonlib.h
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7793
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Tue, 14 Oct 2008 18:52:18 +0000 (18:52 +0000)]
Add libtool
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7792
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Tue, 14 Oct 2008 18:51:23 +0000 (18:51 +0000)]
Add libtool
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7791
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Tue, 14 Oct 2008 18:43:38 +0000 (18:43 +0000)]
Add libdir change for shared libraries
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7790
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Tue, 14 Oct 2008 18:42:47 +0000 (18:42 +0000)]
Apply patch from Marco van Wieringen <mvw@planets.elm.net>
that implements libtool to create shared objects out of
the Bacula libraries.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7789
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Tue, 14 Oct 2008 16:21:59 +0000 (16:21 +0000)]
Update
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7788
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Tue, 14 Oct 2008 15:53:03 +0000 (15:53 +0000)]
ebl Fix bug with ansi label when volume name length < 6
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7787
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Tue, 14 Oct 2008 14:38:06 +0000 (14:38 +0000)]
fix typo reported by James Harper
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7786
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Tue, 14 Oct 2008 14:00:06 +0000 (14:00 +0000)]
ebl Fix segfault in debug level > 50 with btape.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7785
91ce42f0 -d328-0410-95d8-
f526ca767f89