]>
git.sur5r.net Git - bacula/bacula/log
Kern Sibbald [Sat, 4 Dec 2004 23:00:49 +0000 (23:00 +0000)]
- Implement conversion of the manual, and some minor tweaks
to the script tags.
- Apply a patch supplied by Preben 'Peppe' Guldberg that implements
ignore case in wild cards and regexes.
- Fix a truncated line in the above patch due to my cut and paste.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1743
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sat, 4 Dec 2004 18:05:30 +0000 (18:05 +0000)]
First cut conversion using html2latex; add .tex files
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1742
91ce42f0 -d328-0410-95d8-
f526ca767f89
Scott Barninger [Sat, 4 Dec 2004 14:10:50 +0000 (14:10 +0000)]
Bug 183 fixes.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1741
91ce42f0 -d328-0410-95d8-
f526ca767f89
Scott Barninger [Sat, 4 Dec 2004 13:08:51 +0000 (13:08 +0000)]
Fix bug 181 and other misc fixes.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1740
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Fri, 3 Dec 2004 21:54:21 +0000 (21:54 +0000)]
- Fix it so that the InChanger flag is only changed for Volumes
in the same Pool.
- Add PIDOF configuration path and apply to bacula.in
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1739
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Fri, 3 Dec 2004 21:00:19 +0000 (21:00 +0000)]
- Add user supplied patch to add inet_aton() of old Solaris
systems.
- Require pools to match before allowing multiple simultaneous
accesses to same storage resource.
- Add patch supplied by Martin to correct buffer overrun in
bsnprintf() with no library snprintf().
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1738
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Fri, 3 Dec 2004 20:45:11 +0000 (20:45 +0000)]
Test
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1737
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Fri, 3 Dec 2004 20:44:03 +0000 (20:44 +0000)]
Update to 1.36.1 output format
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1736
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Thu, 2 Dec 2004 11:03:04 +0000 (11:03 +0000)]
- Apply user supplied patch that implements No Hard Links.
- Document Python interface
- Add hardlink keyword patch supplied by David R Bosso <dbosso@lsit.ucsb.edu>
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1735
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 1 Dec 2004 09:19:11 +0000 (09:19 +0000)]
- Fix non-python prototypes in dummy routines.
- Add python 2.3 to config search list (user submitted patch)
- Add JobStatus to Python variables.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1734
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 1 Dec 2004 07:56:45 +0000 (07:56 +0000)]
Apply Python 2.3 configure patch
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1733
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 1 Dec 2004 07:53:51 +0000 (07:53 +0000)]
New debug code + update Python prototypes
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1732
91ce42f0 -d328-0410-95d8-
f526ca767f89
Scott Barninger [Tue, 30 Nov 2004 22:12:14 +0000 (22:12 +0000)]
Update for 1.36.1
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1731
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Mon, 29 Nov 2004 18:16:04 +0000 (18:16 +0000)]
- Add python restart command in Console.
- Make built-in variables table driven.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1730
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Mon, 29 Nov 2004 13:01:13 +0000 (13:01 +0000)]
Update version
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1729
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Mon, 29 Nov 2004 11:53:37 +0000 (11:53 +0000)]
Correct Python error print
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1728
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Mon, 29 Nov 2004 11:08:17 +0000 (11:08 +0000)]
First cut Python support
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1727
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sun, 28 Nov 2004 19:51:35 +0000 (19:51 +0000)]
First cut of Python Events for Bacula. Director only.
StartJob, EndJob, NewVolume events.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1726
91ce42f0 -d328-0410-95d8-
f526ca767f89
Scott Barninger [Fri, 26 Nov 2004 21:18:38 +0000 (21:18 +0000)]
Fix symlink in rescue package.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1722
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Fri, 26 Nov 2004 10:33:44 +0000 (10:33 +0000)]
Start 1.37 stream
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1721
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Fri, 26 Nov 2004 08:40:42 +0000 (08:40 +0000)]
Final changes
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1719
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 24 Nov 2004 17:16:58 +0000 (17:16 +0000)]
- Take Dan's fix to the fix_postgresql_tables (thanks Dan)
- Increase Maximum Concurrent Jobs to 20 in SD and FD!
- Fix improper handling of autochanger Volumes that are not
marked InChanger.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1718
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Mon, 22 Nov 2004 09:28:41 +0000 (09:28 +0000)]
- Update authentication failure message to indicate possible
problem with Maximum Concurrent Jobs. Add to doc too.
- Commit PostgreSQL BIGINT fix -- apparently some people didn't
get it.
- Do not use a slot unless it is InChanger in the autochanger
code, otherwise autochanger gets upset not finding the Volume.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1717
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Mon, 22 Nov 2004 09:25:19 +0000 (09:25 +0000)]
Update doc and authentication error message
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1716
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sun, 21 Nov 2004 22:01:40 +0000 (22:01 +0000)]
Move authentication timeout to baconfig.h
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1714
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sun, 21 Nov 2004 17:53:03 +0000 (17:53 +0000)]
- Make authentication timeout compile time configurable.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1713
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sun, 21 Nov 2004 13:10:16 +0000 (13:10 +0000)]
Update
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1712
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sun, 21 Nov 2004 09:28:02 +0000 (09:28 +0000)]
Update
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1711
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sun, 21 Nov 2004 08:53:22 +0000 (08:53 +0000)]
- Fix removing items from watchdog queue, which apparently
screwed up if there was more than one item.
- Rework mediaformat part of manual to separate out old
tape format for easier reading.
- Add a lot of debug code to the authentication code.
- Add seconds to the start/end times printed in the job report.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1710
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sat, 20 Nov 2004 08:00:39 +0000 (08:00 +0000)]
Final changes
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1709
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sat, 20 Nov 2004 07:49:43 +0000 (07:49 +0000)]
Add more auth debug code
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1708
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Fri, 19 Nov 2004 09:52:32 +0000 (09:52 +0000)]
Final changes
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1707
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Fri, 19 Nov 2004 09:51:22 +0000 (09:51 +0000)]
19Nov04
- Fix mutex deadlock in dequeue of messages.
- Add debug code to FD authorization.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1706
91ce42f0 -d328-0410-95d8-
f526ca767f89
Scott Barninger [Thu, 18 Nov 2004 21:32:38 +0000 (21:32 +0000)]
Add -w switch to wx-console menu entry.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1704
91ce42f0 -d328-0410-95d8-
f526ca767f89
Scott Barninger [Thu, 18 Nov 2004 21:19:29 +0000 (21:19 +0000)]
Upgrade depkgs to 29Oct04.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1703
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Thu, 18 Nov 2004 14:35:31 +0000 (14:35 +0000)]
Final changes
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1702
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 17 Nov 2004 22:48:23 +0000 (22:48 +0000)]
Bring 1.36.0 up to current 1.37 level
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1701
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 17 Nov 2004 09:57:14 +0000 (09:57 +0000)]
Fix job term status check
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1700
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Mon, 15 Nov 2004 22:44:40 +0000 (22:44 +0000)]
Update for new job output
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1699
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Mon, 15 Nov 2004 22:43:33 +0000 (22:43 +0000)]
- Fix cancel bug in FD on /lib/tls with zero pid in
pthread_kill.
- Add date/time to all messages.
- Make Qmsg use time message was queued rather than time
printed.
- Indent job output two spaces.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1698
91ce42f0 -d328-0410-95d8-
f526ca767f89
Nicolas Boichat [Mon, 15 Nov 2004 16:49:53 +0000 (16:49 +0000)]
Add -w parameter to wx-console to change the temporary directory.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1697
91ce42f0 -d328-0410-95d8-
f526ca767f89
Scott Barninger [Sun, 14 Nov 2004 20:29:58 +0000 (20:29 +0000)]
Add spec file for bimagemgr.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1696
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sun, 14 Nov 2004 19:47:44 +0000 (19:47 +0000)]
revert working_directory
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1695
91ce42f0 -d328-0410-95d8-
f526ca767f89
Scott Barninger [Sun, 14 Nov 2004 16:15:27 +0000 (16:15 +0000)]
Add cdrom rescue dependancies.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1694
91ce42f0 -d328-0410-95d8-
f526ca767f89
Scott Barninger [Sun, 14 Nov 2004 13:24:34 +0000 (13:24 +0000)]
Add bimagemgr configuration.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1693
91ce42f0 -d328-0410-95d8-
f526ca767f89
Scott Barninger [Sun, 14 Nov 2004 11:20:49 +0000 (11:20 +0000)]
Make fd shortcut on if not service, clean up uninstall.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1692
91ce42f0 -d328-0410-95d8-
f526ca767f89
Scott Barninger [Sat, 13 Nov 2004 20:18:50 +0000 (20:18 +0000)]
Add revision comments.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1691
91ce42f0 -d328-0410-95d8-
f526ca767f89
Scott Barninger [Sat, 13 Nov 2004 19:33:54 +0000 (19:33 +0000)]
NSIS installer improvements.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1690
91ce42f0 -d328-0410-95d8-
f526ca767f89
Scott Barninger [Sat, 13 Nov 2004 15:11:44 +0000 (15:11 +0000)]
Fix pebuild makefile, add files dir.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1689
91ce42f0 -d328-0410-95d8-
f526ca767f89
Scott Barninger [Sat, 13 Nov 2004 14:52:58 +0000 (14:52 +0000)]
Add BartPE Windows plugin
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1688
91ce42f0 -d328-0410-95d8-
f526ca767f89
Scott Barninger [Sat, 13 Nov 2004 12:05:15 +0000 (12:05 +0000)]
Add cdrom to rescue rpm.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1687
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sat, 13 Nov 2004 10:34:17 +0000 (10:34 +0000)]
- Fix web page links for new manual.
- Grant postgresql permission to cdimages.
- Correct crash after list nextvol list media bug 160
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1686
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Fri, 12 Nov 2004 17:37:03 +0000 (17:37 +0000)]
Fix scripts/Makefile.in missing ;\ -- thanks Martin
- A bit of work on btape to keep if from going into infinite
loops when things do not work well, and to print a bit
better info.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1685
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Thu, 11 Nov 2004 17:30:32 +0000 (17:30 +0000)]
JobDefs Storage resource completely overrode anything
specified in Job resource -- bug 159 -- fixed.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1684
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Thu, 11 Nov 2004 08:11:19 +0000 (08:11 +0000)]
Fix syntax of renaming postgresql per Dan.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1683
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Thu, 11 Nov 2004 07:55:06 +0000 (07:55 +0000)]
Add working_directory to be /tmp for wx_console.
- Allow both a JobId and a filename or list of files to be
specified on a restore command line.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1682
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 10 Nov 2004 21:18:14 +0000 (21:18 +0000)]
Allow both a JobId and a filename or list of files to be
specified on a restore command line.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1681
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 10 Nov 2004 20:14:40 +0000 (20:14 +0000)]
Save old mtx-changer before installing new one: bug 156
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1680
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Tue, 9 Nov 2004 17:47:21 +0000 (17:47 +0000)]
Fix silly error message
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1679
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Tue, 9 Nov 2004 16:51:27 +0000 (16:51 +0000)]
- Fix exepath when Bacula executed without path.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1678
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Tue, 9 Nov 2004 10:08:52 +0000 (10:08 +0000)]
- Move test for socket libraries for Solaris in configure.in
before tcp wrapper tests so that linking works.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1677
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Tue, 9 Nov 2004 09:42:49 +0000 (09:42 +0000)]
- Add make copy-static-fd to makefile in CDROM file to
copy existing static fd to CDROM rather than building it.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1676
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Mon, 8 Nov 2004 21:12:12 +0000 (21:12 +0000)]
08Nov04
- More doc updates
- Fix ps command for OpenBSD
- Rework the creation of indexes for SQL -- fall back
to the old code, but document what can be added.
06Nov04
- Add new Daemon message handler in default DIR conf.
05Nov04
- Fix Seg Fault with -D100 in bpipe.c.
- Fix Seg Fault in run specifying a JobId.
- Make mail from daemon with a Messages Resource use
the MailCommand with editing rather than the default
sendmail.
- Replace Jmsg in dispatch_message() with Qmsg.
- Make edit_job_codes handle NULL jcr.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1675
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Thu, 4 Nov 2004 10:47:54 +0000 (10:47 +0000)]
- Add M_ALERT class and put tape alerts into it.
- Fix Verify count vs found by not double counting files
that are split across files/Volumes.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1673
91ce42f0 -d328-0410-95d8-
f526ca767f89
Scott Barninger [Sun, 31 Oct 2004 16:57:09 +0000 (16:57 +0000)]
Fix have-sqlite-db but don't-have-sqlite.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1672
91ce42f0 -d328-0410-95d8-
f526ca767f89
Scott Barninger [Sun, 31 Oct 2004 15:01:09 +0000 (15:01 +0000)]
Fix SuSE LSB init info, misc rpm fixes
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1671
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Fri, 29 Oct 2004 22:12:46 +0000 (22:12 +0000)]
Update tech log + version
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1670
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Fri, 29 Oct 2004 22:11:43 +0000 (22:11 +0000)]
30Oct04
- Fix count returned from write_bsr_file() to handle multiple
volumes. This fixes most cases of the Verify VolumeToCatalog.
- Cleanup a bit the make clean for the rescue cdrom and remove
unneeded files from the CVS.
28Oct04
- Fixed acquiring a tape so that it does not block all acquires
when operator intervention is needed.
- Platform build script updates from Scott
- Doc updates
- Add patch to force Linux LD_ASSUME_KERNEL to avoid using the
new /lib/tls. This is done in the startup scripts.
- Modify mtx-changer so that it checks for ONLINE while
waiting.
- Modify make_postgresql_tables.in so that EndBlock is stored
as a bigint. Prevents job failures when a disk volume is
larger than 2GB.
24Oct04
- Add grep ONLINE to wait_for_drive() in mtx-changer.in
- More doc.
- Rebuild Scott's new configure
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1669
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sun, 24 Oct 2004 15:13:57 +0000 (15:13 +0000)]
New version + .cvsignore + new tech doc
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1668
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sun, 24 Oct 2004 15:12:31 +0000 (15:12 +0000)]
- Add grep ONLINE to wait_for_drive() in mtx-changer.in
- More doc.
- Rebuild Scott's new configure
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1667
91ce42f0 -d328-0410-95d8-
f526ca767f89
Scott Barninger [Sun, 24 Oct 2004 13:58:25 +0000 (13:58 +0000)]
Add gentoo ebuild and new gentoo init
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1666
91ce42f0 -d328-0410-95d8-
f526ca767f89
Scott Barninger [Sat, 23 Oct 2004 00:14:03 +0000 (00:14 +0000)]
RPM - fix permissions on tray-monitor
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1665
91ce42f0 -d328-0410-95d8-
f526ca767f89
Scott Barninger [Fri, 22 Oct 2004 15:39:13 +0000 (15:39 +0000)]
RPM spec - remove tray-monitor from rh8 build
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1664
91ce42f0 -d328-0410-95d8-
f526ca767f89
Scott Barninger [Fri, 22 Oct 2004 10:48:09 +0000 (10:48 +0000)]
Correct type in rpm spec file.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1663
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 20 Oct 2004 19:13:57 +0000 (19:13 +0000)]
Final changes
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1660
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 20 Oct 2004 13:55:29 +0000 (13:55 +0000)]
Move patch files
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1659
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 20 Oct 2004 13:35:22 +0000 (13:35 +0000)]
- Fix altering PostgreSQL table to be compatible with version 7.3.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1658
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Tue, 19 Oct 2004 21:46:30 +0000 (21:46 +0000)]
- Modify install of make_catalog_backup and delete_catalog_backup so
that it will not overwrite any existing file.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1657
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Tue, 19 Oct 2004 13:35:19 +0000 (13:35 +0000)]
- Modified detection of largefiles to always set all flags regardless
of the machine.
- Modify autostart scripts to start Bacula late in the process and
terminate it early.
- Drop CDImages table in drop database tables scripts.
- Alter casting of (void *) in gnome2-console/restore.c to pass
by a (long int) so that it works with 64 bit machines.
- Add more debug to heartbeat.c in FD for problem of dropped connections.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1656
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Mon, 18 Oct 2004 15:29:00 +0000 (15:29 +0000)]
- Fix crash on exit with -t option in FD on 2.6 kernels --
uninitialized thread id variable.
- Add additional SD and FD debug info to detect network hang.
- Fix bnet_strerror() routine not to return stack pointer.
- Put latest update routines in updatedb.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1655
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sat, 16 Oct 2004 21:59:54 +0000 (21:59 +0000)]
Fix mysql create
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1654
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sat, 16 Oct 2004 11:51:32 +0000 (11:51 +0000)]
Documentation +
- Fix error during restore error reported by Christopher Hull when
no tape in the drive (open fails).
- Add more precise error reporting to FD when a network error
occurs.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1653
91ce42f0 -d328-0410-95d8-
f526ca767f89
Scott Barninger [Sat, 16 Oct 2004 11:30:39 +0000 (11:30 +0000)]
Update database scripts to include CDImages table for bimagemgr.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1652
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Fri, 15 Oct 2004 19:32:18 +0000 (19:32 +0000)]
Fix SQL syntax error
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1651
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Fri, 15 Oct 2004 17:10:22 +0000 (17:10 +0000)]
Update version date
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1650
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Fri, 15 Oct 2004 17:09:21 +0000 (17:09 +0000)]
- Update all the db update scripts to include the new multiple
key index on File proposed by Martin, and to fix up a few
minor things with PostgreSQL.
- Apply Christopher Hull's patch for getting the catalog correct
during a restore.
- Created a patch for 1.34.6 (and code in 1.35) to detect passing
the A option to the FD, which means enable ACL processing.
Submitted by Ben Vitale.
- Fix empty files reported by Marin (zero file_size in dev.c).
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1649
91ce42f0 -d328-0410-95d8-
f526ca767f89
Scott Barninger [Thu, 14 Oct 2004 20:33:02 +0000 (20:33 +0000)]
Add LSB init info to SuSE init scripts
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1648
91ce42f0 -d328-0410-95d8-
f526ca767f89
Scott Barninger [Wed, 13 Oct 2004 21:32:16 +0000 (21:32 +0000)]
RPM changes for 1.35.8/1.36.0
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1647
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 13 Oct 2004 20:55:41 +0000 (20:55 +0000)]
Fix MySQL syntax error
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1646
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 13 Oct 2004 16:35:57 +0000 (16:35 +0000)]
Correct #ifdefing for CONSOLEs
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1645
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 13 Oct 2004 16:10:10 +0000 (16:10 +0000)]
- Add a kludge to detect bad date/times, which cause a seg fault in
Microsoft's version of localtime_r(). So, now we know that Microsoft
programmers do not check return codes!
- Minor update to web site (new projects page).
- Remove bigint for filenameid from postgresql table -- as demonstrated
by Martin, it has negative performance repercussions.
- Rework getuser() and getgroup() to avoid any possible race condition
by returning the value in a buffer rather than from the cached table.
- Add a bit more debug code to the FD status output.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1644
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Mon, 11 Oct 2004 08:51:18 +0000 (08:51 +0000)]
Updates
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1643
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sat, 9 Oct 2004 13:57:02 +0000 (13:57 +0000)]
Documentation
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1641
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sat, 9 Oct 2004 12:16:54 +0000 (12:16 +0000)]
Integrate Peter Ericksson's dbx traceback scripts into Bacula
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1640
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Fri, 8 Oct 2004 19:57:27 +0000 (19:57 +0000)]
Fix segfault in lsmark command in restore tree.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1639
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Fri, 8 Oct 2004 18:50:30 +0000 (18:50 +0000)]
Fix segfault in editing numbers in count command of restore tree.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1638
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Fri, 8 Oct 2004 08:15:40 +0000 (08:15 +0000)]
- Add missing #define for IPV6 found by Martin in address_conf.c
- Use strcasecmp() instead of strcmp() in address_conf.c
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1637
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Thu, 7 Oct 2004 16:23:26 +0000 (16:23 +0000)]
Fix editing bug with new code
- Fix bug where SD crashes on label if drive is not open
(i.e. Always Open = no).
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1636
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Thu, 7 Oct 2004 15:26:37 +0000 (15:26 +0000)]
- Added Rerun Failed Levels = yes/no
- Made calling offline_or_rewind() non-fatal if the
device is not open.
- Added Martin's suggestion to have multiple level index on
the file table.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1635
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Thu, 7 Oct 2004 12:11:56 +0000 (12:11 +0000)]
- Update doc
- Fix misspelled #define in mysql.c for threading pointed out
by a user.
- Fix incorrect prototype.
- Attempt to fix Solaris crash in SD during status command.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1634
91ce42f0 -d328-0410-95d8-
f526ca767f89