]> git.sur5r.net Git - bacula/bacula/log
bacula/bacula
19 years agoFix dist detection.
Scott Barninger [Tue, 1 Mar 2005 20:57:10 +0000 (20:57 +0000)]
Fix dist detection.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1853 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoUpdate doc + news
Kern Sibbald [Mon, 28 Feb 2005 18:27:42 +0000 (18:27 +0000)]
Update doc + news

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1852 91ce42f0-d328-0410-95d8-f526ca767f89

19 years ago- Lock autochanger script when running.
Kern Sibbald [Mon, 28 Feb 2005 17:54:22 +0000 (17:54 +0000)]
- Lock autochanger script when running.
- Mark Volume not InChanger if correct volume is not
  autoloaded.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1851 91ce42f0-d328-0410-95d8-f526ca767f89

19 years ago- Corrected some typos in the make_xxx_tables.in files.
Kern Sibbald [Mon, 28 Feb 2005 14:02:09 +0000 (14:02 +0000)]
- Corrected some typos in the make_xxx_tables.in files.
- Made preliminary split of pre-run and run code for each
  job type. This will permit early opening of SD for reserving
  drives.
- Add offline and autochanger fields to Device Query record.
- Correct pthread_mutex_init() for autochanger in SD.
- Tweak Makefile for LaTeX manual, plus add nav buttons.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1850 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoFix some bugs in SD with multiple files
Kern Sibbald [Sat, 26 Feb 2005 16:01:45 +0000 (16:01 +0000)]
Fix some bugs in SD with multiple files

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1846 91ce42f0-d328-0410-95d8-f526ca767f89

19 years ago- Clean up drive reservation system. Add more sanity checks.
Kern Sibbald [Sat, 26 Feb 2005 11:28:03 +0000 (11:28 +0000)]
- Clean up drive reservation system. Add more sanity checks.
- Implement a few more methods for the DEVICE class in SD.
- Add latex directories to make clean
- move DEV_BSIZE to B_DEV_BSIZE to avoid conflicts with
  certain header files (FreeBSD).

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1845 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoMakefile.in again
Kern Sibbald [Fri, 25 Feb 2005 18:16:32 +0000 (18:16 +0000)]
Makefile.in again

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1844 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoMore fixes to Makefile.in
Kern Sibbald [Fri, 25 Feb 2005 18:14:23 +0000 (18:14 +0000)]
More fixes to Makefile.in

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1843 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoFix Makefile
Kern Sibbald [Fri, 25 Feb 2005 18:11:13 +0000 (18:11 +0000)]
Fix Makefile

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1842 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoMake filed/job.c downward compatible
Kern Sibbald [Fri, 25 Feb 2005 09:48:47 +0000 (09:48 +0000)]
Make filed/job.c downward compatible

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1841 91ce42f0-d328-0410-95d8-f526ca767f89

19 years ago24Feb05
Kern Sibbald [Fri, 25 Feb 2005 09:19:05 +0000 (09:19 +0000)]
24Feb05
- Fix an ASSERT that was triggering in stored/acquire.c
  attempt to fix a bug report.
23Feb05
- Corrected SunOs to SunOS in btraceback (user submitted).
- Applied patch from Roger HÃ¥kansson <hson@ludd.luth.se>
  to warn the user of defective AWKs during ./configure.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1839 91ce42f0-d328-0410-95d8-f526ca767f89

19 years ago- Add some changes submitted by a user for HP client build.
Kern Sibbald [Tue, 22 Feb 2005 07:52:16 +0000 (07:52 +0000)]
- Add some changes submitted by a user for HP client build.
  Not all changes accepted.
- Rework code in filed/backup.c to ease #ifdefing and make
  program flow more obvious.
- Split DVD code out of dev.c into dvd.c

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1838 91ce42f0-d328-0410-95d8-f526ca767f89

19 years ago- Make clean remove old CVS files
Kern Sibbald [Mon, 21 Feb 2005 12:00:23 +0000 (12:00 +0000)]
- Make clean remove old CVS files
- Remove unnecessary image files from Latex directory
- Implement remaining parts of Storage DB record and
  its use in the Director.
- Implement
  FullMaxWaitTime, Differential Max Wait Time, and
  Incremental Max Wait time in Job resource.
- Start work on SD Autochanger code.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1837 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoAdd patches from Roger Håkansson <hson <at> ludd.luth.se>
Dan Langille [Mon, 21 Feb 2005 00:09:38 +0000 (00:09 +0000)]
Add patches from Roger Håkansson <hson <at> ludd.luth.se>
Improve the scripts so they work in a wider range of conditions.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1836 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoUpdate tests
Kern Sibbald [Sun, 20 Feb 2005 17:26:49 +0000 (17:26 +0000)]
Update tests

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1835 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoUpdate scripts
Kern Sibbald [Sun, 20 Feb 2005 17:16:33 +0000 (17:16 +0000)]
Update scripts

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1834 91ce42f0-d328-0410-95d8-f526ca767f89

19 years ago- Add back JobId index for MySQL as default -- speeds up
Kern Sibbald [Sat, 19 Feb 2005 15:29:48 +0000 (15:29 +0000)]
- Add back JobId index for MySQL as default -- speeds up
  pruning.
- Add more database fields and fix the update scripts to
  include the new items.
- Pass actual level to FD so that ClientRun editing can reflect
  correct level -- ditto for job status. This makes the DIR
  incompatible with older clients!
- Move jobq.c acquire resources to static subroutine so that
  the code logic becomes clearer. This is in preparation for
  actually using the new Device resources.
- Fix some lower case problems in sql_cmds.c reported by
  Debian.
- Correct a seg fault in the SD reported by a user. Occurred
  only when a high debug level was set.
- Modify init_dev() in dev.c to take JCR as first arg so that
  proper error messages can be reported in next item.
- Modify the query and use device SD commands to attempt to
  open the device if it could not previously be opened.
- Correct error message for Could not reserve device.
- Correct some minor details with Autochanger resource in SD.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1833 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoMinor doc tweaks
Kern Sibbald [Thu, 17 Feb 2005 15:08:47 +0000 (15:08 +0000)]
Minor doc tweaks

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1832 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoMake another attempt at fixing the ClientRunXXX return code
Kern Sibbald [Wed, 16 Feb 2005 12:48:46 +0000 (12:48 +0000)]
Make another attempt at fixing the ClientRunXXX return code
  bug on Win32 machines.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1831 91ce42f0-d328-0410-95d8-f526ca767f89

19 years ago- Fix Media LabelDate and FirstWritten to be correctly set.
Kern Sibbald [Tue, 15 Feb 2005 22:04:34 +0000 (22:04 +0000)]
- Fix Media LabelDate and FirstWritten to be correctly set.
- Fix deadlock in multiple simultaneous jobs.
- Fix tape truncation/number of files after restore bug.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1826 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoEnsure that correct error messages are returned when
Kern Sibbald [Thu, 10 Feb 2005 13:42:10 +0000 (13:42 +0000)]
Ensure that correct error messages are returned when
  reading an ANSI label.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1821 91ce42f0-d328-0410-95d8-f526ca767f89

19 years ago- Modified ANSI label code to preserve any ANSI label
Kern Sibbald [Wed, 9 Feb 2005 14:40:03 +0000 (14:40 +0000)]
- Modified ANSI label code to preserve any ANSI label
  already found by skipping over it rather than rewriting
  it.
- Split the ANSI label code into ansi_label.c
- Do not let user relabel an ANSI labeled tape.
- Applied a patch for the console help command supplied
  in a bug report.
- Added some new dev methods. Most notably was
  set_eof(), which handles setting all the dev variables
  when an EOF is just read. This is now used most everywhere
  in the code.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1820 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoAdd BACULA.DATA to HDR1 record
Kern Sibbald [Mon, 7 Feb 2005 21:35:05 +0000 (21:35 +0000)]
Add BACULA.DATA to HDR1 record

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1819 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoAdded code to detect that no files were inserted into the
Kern Sibbald [Mon, 7 Feb 2005 16:20:46 +0000 (16:20 +0000)]
Added code to detect that no files were inserted into the
  tree for a restore. If a specific JobId was specified, the
  user has the option of restoring everything.
- More progress in implementing 64 bit DB Ids.
- Modified the daemon start messages for RH.
- Implement update scripts for all database types.
- First cut at implementing restore directory (it will not
  recurse).

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1818 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoResolve bug 181
Scott Barninger [Sun, 6 Feb 2005 14:27:55 +0000 (14:27 +0000)]
Resolve bug 181

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1817 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoAdd logwatch and dvd write scripts
Scott Barninger [Sun, 6 Feb 2005 12:56:14 +0000 (12:56 +0000)]
Add logwatch and dvd write scripts

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1816 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoOK, ANSI labels seem to be working now
Kern Sibbald [Fri, 4 Feb 2005 11:06:08 +0000 (11:06 +0000)]
OK, ANSI labels seem to be working now

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1814 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoUpdate kernstodo
Kern Sibbald [Thu, 3 Feb 2005 15:09:08 +0000 (15:09 +0000)]
Update kernstodo

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1813 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoCut 3 ANSI labels
Kern Sibbald [Wed, 2 Feb 2005 23:13:23 +0000 (23:13 +0000)]
Cut 3 ANSI labels

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1812 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoSecond cut ANSI labels
Kern Sibbald [Wed, 2 Feb 2005 22:04:00 +0000 (22:04 +0000)]
Second cut ANSI labels

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1811 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoAdd more use of dev methods
Kern Sibbald [Wed, 2 Feb 2005 14:10:27 +0000 (14:10 +0000)]
Add more use of dev methods

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1810 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoAdd more info in dev error msg + codes
Kern Sibbald [Wed, 2 Feb 2005 14:06:36 +0000 (14:06 +0000)]
Add more info in dev error msg + codes

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1809 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoMerge Preben's patch for ACLs and for Mac OS X resource forks.
Kern Sibbald [Tue, 1 Feb 2005 10:01:30 +0000 (10:01 +0000)]
Merge Preben's patch for ACLs and for Mac OS X resource forks.
- Some doc updates.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1808 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoDisplay more informative message when a device was not
Kern Sibbald [Tue, 1 Feb 2005 08:13:21 +0000 (08:13 +0000)]
Display more informative message when a device was not
  found or could not be opened.
- Add the sqlite3 database scripts.
- Add some patches for 1.36.1 (note, I have now prepared
  a 1.36.2 with all the patches and some new features --
  to be documented).
- Some minor doc updates.
- Add Arno's baculareport.pl script to the examples directory.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1807 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoVacation work -- see tech log
Kern Sibbald [Sat, 29 Jan 2005 22:39:04 +0000 (22:39 +0000)]
Vacation work -- see tech log

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1806 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoAdd start/endtime
Kern Sibbald [Sat, 29 Jan 2005 20:52:15 +0000 (20:52 +0000)]
Add start/endtime

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1805 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoFix group_file var in post scripts.
Scott Barninger [Fri, 14 Jan 2005 21:40:13 +0000 (21:40 +0000)]
Fix group_file var in post scripts.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1804 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoAdd ignore files
Kern Sibbald [Fri, 14 Jan 2005 11:17:46 +0000 (11:17 +0000)]
Add ignore files

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1803 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoManual updates + message change
Kern Sibbald [Fri, 14 Jan 2005 11:02:16 +0000 (11:02 +0000)]
Manual updates + message change

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1802 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoParameterize the LaTeX Makefile a bit and add all files
Kern Sibbald [Wed, 12 Jan 2005 13:44:43 +0000 (13:44 +0000)]
Parameterize the LaTeX Makefile a bit and add all files

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1801 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoIntegrate Preben 'Peppe' Guldberg <peppe@wielders.org>'s
Kern Sibbald [Wed, 12 Jan 2005 09:41:23 +0000 (09:41 +0000)]
Integrate Preben 'Peppe' Guldberg <peppe@wielders.org>'s
  acl patch. Fix case where configured but no ACL exists.
  Rework calling arguments to be shorter and positioned
  more typically in Bacula usage.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1800 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoFix scripts/bacula.in to have awk on an environment variable
Kern Sibbald [Tue, 11 Jan 2005 21:36:20 +0000 (21:36 +0000)]
Fix scripts/bacula.in to have awk on an environment variable
  and add comments for Solaris users.
- Turn off inet_aton in src/lib/address_conf.c for Win32
- Add new files to win32 build and eliminate a compiler warning.
- Add sample DVD Device resource to bacula-sd.conf

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1799 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoUpdate the documentation and ReleaseNotes.
Nicolas Boichat [Sun, 9 Jan 2005 15:32:53 +0000 (15:32 +0000)]
Update the documentation and ReleaseNotes.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1798 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoFixed configure script so scripts/dvd-freespace/writepart are created at configure...
Nicolas Boichat [Sun, 9 Jan 2005 13:50:37 +0000 (13:50 +0000)]
Fixed configure script so scripts/dvd-freespace/writepart are created at configure time. Added explanation in src/stored/dev.c.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1797 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoIntegrate Nicolas' patch for direct DVD support.
Kern Sibbald [Sat, 8 Jan 2005 14:44:25 +0000 (14:44 +0000)]
Integrate Nicolas' patch for direct DVD support.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1796 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoAdd dvd scripts
Kern Sibbald [Sat, 8 Jan 2005 14:04:40 +0000 (14:04 +0000)]
Add dvd scripts

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1795 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoAdd logwatch filter.
Scott Barninger [Sat, 8 Jan 2005 14:03:18 +0000 (14:03 +0000)]
Add logwatch filter.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1794 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoAdd acl_text to jcr
Kern Sibbald [Fri, 7 Jan 2005 15:27:49 +0000 (15:27 +0000)]
Add acl_text to jcr

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1793 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoSecond tweak to acl.c
Kern Sibbald [Fri, 7 Jan 2005 15:18:35 +0000 (15:18 +0000)]
Second tweak to acl.c

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1792 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoQuickie patch to acl.c
Kern Sibbald [Fri, 7 Jan 2005 15:00:00 +0000 (15:00 +0000)]
Quickie patch to acl.c

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1791 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoFix fstype error returns
Kern Sibbald [Fri, 7 Jan 2005 14:45:42 +0000 (14:45 +0000)]
Fix fstype error returns

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1790 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoApply Preben's cleanup.patch which puts back much of the
Kern Sibbald [Fri, 7 Jan 2005 14:17:01 +0000 (14:17 +0000)]
Apply Preben's cleanup.patch which puts back much of the
  cleanup code in src/filed/restore.c

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1789 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoFix links on Web site to Beta manual
Kern Sibbald [Thu, 6 Jan 2005 17:37:57 +0000 (17:37 +0000)]
Fix links on Web site to Beta manual

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1788 91ce42f0-d328-0410-95d8-f526ca767f89

19 years ago- Apply all of Preben's patches, but revert to old backup.c
Kern Sibbald [Thu, 6 Jan 2005 16:37:20 +0000 (16:37 +0000)]
- Apply all of Preben's patches, but revert to old backup.c
  and old restore.c in filed. Also turn off code in new
  acl.c because of errors.  The new code, when fully implemented
  moves platform specific code into acl.c.
  One of the patches also implements WildFile and WildDir -- thanks.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1787 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoAdd Python.c
Kern Sibbald [Mon, 3 Jan 2005 21:19:58 +0000 (21:19 +0000)]
Add Python.c

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1786 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoMinor doc changes
Kern Sibbald [Mon, 3 Jan 2005 21:16:54 +0000 (21:16 +0000)]
Minor doc changes

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1785 91ce42f0-d328-0410-95d8-f526ca767f89

19 years ago- Implement Python in the SD (no events yet though).
Kern Sibbald [Sat, 1 Jan 2005 21:03:55 +0000 (21:03 +0000)]
- Implement Python in the SD (no events yet though).
- Fix some typos in the previous commit.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1784 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoDoc updates
Kern Sibbald [Sat, 1 Jan 2005 12:13:23 +0000 (12:13 +0000)]
Doc updates

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1783 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoMinor updates to manual
Kern Sibbald [Fri, 31 Dec 2004 11:50:49 +0000 (11:50 +0000)]
Minor updates to manual

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1782 91ce42f0-d328-0410-95d8-f526ca767f89

19 years ago- Enhance CDROM boot to include some documentation at boot time.
Kern Sibbald [Thu, 30 Dec 2004 20:07:31 +0000 (20:07 +0000)]
- Enhance CDROM boot to include some documentation at boot time.
- NOTE. The CDROM will not boot 2.6 kernels because the
    boot sequence has changed significantly. Updates to come
    later.
- Add memtest option to CDROM boot.
- Include Nicolas' changes to fix llist JobMedia records.
- Make sure that ClientRunBefore/After messages from the program
  are terminated with a newline. Add strerror to output error
  messages.
- Return program exit status code in Win32.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1781 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoAdd custom Distribution tag.
Scott Barninger [Thu, 30 Dec 2004 13:03:14 +0000 (13:03 +0000)]
Add custom Distribution tag.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1780 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoFix the seg fault at the end of a job in the FD when using
Kern Sibbald [Fri, 24 Dec 2004 10:23:54 +0000 (10:23 +0000)]
Fix the seg fault at the end of a job in the FD when using
  old style include/excludes.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1779 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoChange copyright
Kern Sibbald [Fri, 24 Dec 2004 09:27:37 +0000 (09:27 +0000)]
Change copyright

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1778 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoMove some variables to eliminate Solaris 2.6 compiler warnings.
Kern Sibbald [Fri, 24 Dec 2004 09:26:23 +0000 (09:26 +0000)]
Move some variables to eliminate Solaris 2.6 compiler warnings.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1777 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoApply Preben's ACL patches
Kern Sibbald [Wed, 22 Dec 2004 20:43:47 +0000 (20:43 +0000)]
Apply Preben's ACL patches

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1776 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoRemove unused berrno call
Kern Sibbald [Wed, 22 Dec 2004 20:01:26 +0000 (20:01 +0000)]
Remove unused berrno call

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1775 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoMinor tweaks to error msg handling
Kern Sibbald [Wed, 22 Dec 2004 18:22:37 +0000 (18:22 +0000)]
Minor tweaks to error msg handling

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1774 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoIntegrate Preben's restore patch.
Kern Sibbald [Wed, 22 Dec 2004 17:45:45 +0000 (17:45 +0000)]
Integrate Preben's restore patch.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1773 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoCommit Preben's tweak to verify.c
Kern Sibbald [Tue, 21 Dec 2004 22:28:19 +0000 (22:28 +0000)]
Commit Preben's tweak to verify.c

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1772 91ce42f0-d328-0410-95d8-f526ca767f89

19 years ago- Fix Bacula so that it does not exit if there is a syntax error
Kern Sibbald [Tue, 21 Dec 2004 17:29:45 +0000 (17:29 +0000)]
- Fix Bacula so that it does not exit if there is a syntax error
  in its conf file during a reload command. Bug 182.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1771 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoApply fixes suggested for old Solaris networking.
Kern Sibbald [Tue, 21 Dec 2004 16:52:18 +0000 (16:52 +0000)]
Apply fixes suggested for old Solaris networking.
  Fixes bug 190.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1770 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoApply Preben 'Peppe' Guldberg <peppe@wielders.org>
Kern Sibbald [Tue, 21 Dec 2004 16:19:00 +0000 (16:19 +0000)]
Apply Preben 'Peppe' Guldberg <peppe@wielders.org>
  three patches that clean up white space:
  ws.patch.02.strings:
    Breaks strings that span lines into concatenated strings. I am not sure
    if you like this one. Other code works with concatenated strings, though.
  ws.patch.03.trailing:
    This removes trailing whitespace. No changes resulted from this for
    my setup.
  ws.patch.04.leading:
    This replaces space runs at the start of line with tabs. No changes
    again.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1769 91ce42f0-d328-0410-95d8-f526ca767f89

19 years ago- Fix overriding storage specification to be done
Kern Sibbald [Tue, 21 Dec 2004 13:02:15 +0000 (13:02 +0000)]
- Fix overriding storage specification to be done
  through a subroutine.
- Fix autoconf so it runs with FC3.
- Add Python4.3 to configure search paths.
- Always copy and delete storage definitions into jcr.
- Check that VolumeName supplied by Python is valid.
  Return 0 if not.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1768 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoFix undefined in non-Python build.
Kern Sibbald [Sun, 19 Dec 2004 20:43:38 +0000 (20:43 +0000)]
Fix undefined in non-Python build.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1767 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoUpdate rescue disk to include mkinitrd
Kern Sibbald [Sun, 19 Dec 2004 16:39:42 +0000 (16:39 +0000)]
Update rescue disk to include mkinitrd
- Fix umount_drives in rescue disk (only one arg to umount)
- Ensure that if SD is manually set in Console, it is used.
- Put generate_event on pointer and plug it in init. This
  permits using it in /lib
- Correct despooling size reported to be Job specific rather
  than for the whole drive.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1766 91ce42f0-d328-0410-95d8-f526ca767f89

19 years ago- Fix bug 207. jcr use count off by one when manually
Kern Sibbald [Sat, 18 Dec 2004 12:45:53 +0000 (12:45 +0000)]
- Fix bug 207. jcr use count off by one when manually
  scheduling jobs.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1765 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoRemove FNMATCH test in configure.in and always use
Kern Sibbald [Sat, 18 Dec 2004 11:18:16 +0000 (11:18 +0000)]
Remove FNMATCH test in configure.in and always use
  the one in our library to get the FN_CASEFOLD GNU
  extensions on all platforms.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1764 91ce42f0-d328-0410-95d8-f526ca767f89

19 years ago- While using the rescue CDROM after my computer would not
Kern Sibbald [Sat, 18 Dec 2004 10:27:32 +0000 (10:27 +0000)]
- While using the rescue CDROM after my computer would not
  boot, I realized that it would be very useful to have
  a umount_disks. So, it is not implemented, along with
  updates to the READMEs and some minor tweaks.
- Moved mounting the CDROM in the rescue boot from /cdrom
  to /mnt/cdrom (more standard location).
- Reboot in CDROM rescue should now work -- requires -d
  option (no write) to work.
- Hopefully fixed all the IPV6/4 problems and buffer
  problems with networking in lib. Bugs 190 and 204.
  Cleaned up a lot of #ifdefing problems by using routines
  in address_conf.c

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1763 91ce42f0-d328-0410-95d8-f526ca767f89

19 years ago- Apply Preben 'Peppe' Guldberg <peppe@wielders.org>
Kern Sibbald [Fri, 17 Dec 2004 09:27:01 +0000 (09:27 +0000)]
- Apply Preben 'Peppe' Guldberg <peppe@wielders.org>
  alist fix patch.
- Remove duplicate code from chksum.h (mentioned by Preben).

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1762 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoIntegrate Tim Oberfoell <oberfoell@web.de> patch to ACLs
Kern Sibbald [Mon, 13 Dec 2004 14:58:39 +0000 (14:58 +0000)]
Integrate Tim Oberfoell <oberfoell@web.de> patch to ACLs
  to handle both the standard and default ACLs.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1761 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoIntegrated Preben 'Peppe' Guldberg <peppe@wielders.org>
Kern Sibbald [Sun, 12 Dec 2004 19:52:41 +0000 (19:52 +0000)]
Integrated Preben 'Peppe' Guldberg <peppe@wielders.org>
  three cleanup patches (backup, chksum, and verify)

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1760 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoMinor cleanup
Kern Sibbald [Sun, 12 Dec 2004 15:45:00 +0000 (15:45 +0000)]
Minor cleanup

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1759 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoIntegrated Preben 'Peppe' Guldberg <peppe@wielders.org>
Kern Sibbald [Sun, 12 Dec 2004 15:42:50 +0000 (15:42 +0000)]
Integrated Preben 'Peppe' Guldberg <peppe@wielders.org>
  three cleanup patches (btest, verify, find).

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1758 91ce42f0-d328-0410-95d8-f526ca767f89

19 years ago- Integrated Preben 'Peppe' Guldberg <peppe@wielders.org>
Kern Sibbald [Thu, 9 Dec 2004 21:47:28 +0000 (21:47 +0000)]
- Integrated Preben 'Peppe' Guldberg <peppe@wielders.org>
  patch to avoid doing MTIOCGET on OSes that do not support
  it such as OpenBSD.
- Integrated Preben 'Peppe' Guldberg <peppe@wielders.org>
  patch to add filesystem type matching to FileSets in the
  Options resource.
- Integrated Preben 'Peppe' Guldberg <peppe@wielders.org>
  patch to add Mac OSX resource fork support (save/restore)
  to Bacula -- HFS Plus support.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1757 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoCopyright assignment.
Scott Barninger [Thu, 9 Dec 2004 21:28:58 +0000 (21:28 +0000)]
Copyright assignment.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1756 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoCopyright assignment.
Scott Barninger [Thu, 9 Dec 2004 21:23:39 +0000 (21:23 +0000)]
Copyright assignment.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1755 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoUpdate doc images
Kern Sibbald [Thu, 9 Dec 2004 15:54:31 +0000 (15:54 +0000)]
Update doc images

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1754 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoUpdate doc images
Kern Sibbald [Thu, 9 Dec 2004 15:13:45 +0000 (15:13 +0000)]
Update doc images

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1753 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoFix bug 181 hopefully.
Scott Barninger [Thu, 9 Dec 2004 10:18:05 +0000 (10:18 +0000)]
Fix bug 181 hopefully.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1752 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoUpdate doc
Kern Sibbald [Thu, 9 Dec 2004 09:51:13 +0000 (09:51 +0000)]
Update doc

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1751 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoUpdate LaTeX doc
Kern Sibbald [Wed, 8 Dec 2004 15:15:14 +0000 (15:15 +0000)]
Update LaTeX doc

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1750 91ce42f0-d328-0410-95d8-f526ca767f89

19 years ago- Implemented Preben 'Peppe' Guldberg <peppe@wielders.org>
Kern Sibbald [Mon, 6 Dec 2004 22:47:07 +0000 (22:47 +0000)]
- Implemented Preben 'Peppe' Guldberg <peppe@wielders.org>
  patch to backup directories skipped (due to no file system
  changes or no recursion), and to add a slash to the end
  of the directory name during the match process.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1749 91ce42f0-d328-0410-95d8-f526ca767f89

19 years ago- Implement Jamie's patch to dird_conf.c that enables Multiple
Kern Sibbald [Mon, 6 Dec 2004 11:05:01 +0000 (11:05 +0000)]
- Implement Jamie's patch to dird_conf.c that enables Multiple
  Connections and fixes a typo in show.
05Dec04
- Implement run command in Python

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1748 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoRemove debug code
Kern Sibbald [Mon, 6 Dec 2004 09:37:25 +0000 (09:37 +0000)]
Remove debug code

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1747 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoUpdate doc
Kern Sibbald [Sun, 5 Dec 2004 19:58:50 +0000 (19:58 +0000)]
Update doc

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1746 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoFix permissions on bacula-fd.conf. A last cleanup on the uninstall.
Scott Barninger [Sun, 5 Dec 2004 14:39:06 +0000 (14:39 +0000)]
Fix permissions on bacula-fd.conf. A last cleanup on the uninstall.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1745 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoImplement run command in Python
Kern Sibbald [Sun, 5 Dec 2004 10:45:31 +0000 (10:45 +0000)]
Implement run command in Python

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1744 91ce42f0-d328-0410-95d8-f526ca767f89

19 years ago- Implement conversion of the manual, and some minor tweaks
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

19 years agoFirst cut conversion using html2latex; add .tex files
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

19 years agoBug 183 fixes.
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