]>
 
 
git.sur5r.net Git - bacula/bacula/log 
 
 
 
 
 
 
Kern Sibbald  [Thu, 4 Aug 2005 08:49:00 +0000  (08:49 +0000)] 
 
- Make reservation system single threaded during the
  search to avoid two threads competing for the same
  resource.
- Correct a return code in find_suitable_device_for_job()
  Possibly cause of busy writing to another volume.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2291 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Wed, 3 Aug 2005 19:26:46 +0000  (19:26 +0000)] 
 
Updates
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2290 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Wed, 3 Aug 2005 19:01:43 +0000  (19:01 +0000)] 
 
- Modify open() for tape so nonblocking really works.
- Use fcntl() to reset blocking status rather than close()
  and reopen the drive.
- Make sure dev->open() is always called so that any change
  in read/write permissions will occur.
- Open drives initially in daemon in read-only mode.
- Ensure that each time the VolHdr.VolumeName is zapped
  or changed that free_volume() is called on the old name.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2289 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Wed, 3 Aug 2005 17:21:07 +0000  (17:21 +0000)] 
 
Update
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2288 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Wed, 3 Aug 2005 14:07:04 +0000  (14:07 +0000)] 
 
Update test
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2287 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Wed, 3 Aug 2005 13:22:32 +0000  (13:22 +0000)] 
 
.cvsignore updates
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2286 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Wed, 3 Aug 2005 12:55:28 +0000  (12:55 +0000)] 
 
Turn off debug
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2285 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Wed, 3 Aug 2005 12:54:49 +0000  (12:54 +0000)] 
 
Update tape tests for pool
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2284 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Wed, 3 Aug 2005 12:54:30 +0000  (12:54 +0000)] 
 
Add 2 drive test
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2283 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Wed, 3 Aug 2005 11:58:27 +0000  (11:58 +0000)] 
 
Update
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2282 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Wed, 3 Aug 2005 11:35:29 +0000  (11:35 +0000)] 
 
- Require 5 arguments to mtx-changer except list and slots
- Turn -EPIPE status returns from bpipe to ETIME
- Include Slot in SD status output
- Do not term_dev() during initialization in SD if the device
  could not be opened.  In the case of a tape drive, there may
  be no tape in the drive.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2281 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Tue, 2 Aug 2005 16:44:48 +0000  (16:44 +0000)] 
 
Updates
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2280 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Tue, 2 Aug 2005 16:32:37 +0000  (16:32 +0000)] 
 
Setup for two drives
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2279 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Tue, 2 Aug 2005 16:09:51 +0000  (16:09 +0000)] 
 
02Aug05
- Correct PostgreSQL database scripts as suggested by a user.
- Add additional info to FATAL message generated when a device
  is busy writing to another volume.
- Suppress an inappropriate NULL Volume name message after a cancel.
- Correct a warning message in reserve.c
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2278 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Tue, 2 Aug 2005 15:45:06 +0000  (15:45 +0000)] 
 
Updates
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2277 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Thorsten Engel  [Tue, 2 Aug 2005 11:35:59 +0000  (11:35 +0000)] 
 
PthreadVCE.dll in winbacula-bartpe-1.37.30 needs msvcr71.dll, so I added it to bacula.inf
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2276 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Nicolas Boichat  [Sat, 30 Jul 2005 23:36:30 +0000  (23:36 +0000)] 
 
Update DVD documentation.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2275 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Nicolas Boichat  [Sat, 30 Jul 2005 21:57:26 +0000  (21:57 +0000)] 
 
Disable DVD checks (last part removed...).
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2274 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Sat, 30 Jul 2005 16:45:18 +0000  (16:45 +0000)] 
 
Misc updates
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2273 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Nicolas Boichat  [Sat, 30 Jul 2005 15:59:04 +0000  (15:59 +0000)] 
 
Fix src/lib/bpipe.c:run_program and run_program_full_output to detect if the watchdog killed the program, and return an error if it is the case.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2272 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Nicolas Boichat  [Sat, 30 Jul 2005 13:44:09 +0000  (13:44 +0000)] 
 
Remove debug infos in dvd-writepart
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2271 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Nicolas Boichat  [Fri, 29 Jul 2005 16:36:51 +0000  (16:36 +0000)] 
 
Update dvd-writepart (auto-detect kernel version, integrated watchdog).
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2270 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Nicolas Boichat  [Fri, 29 Jul 2005 13:49:33 +0000  (13:49 +0000)] 
 
DVD sanity check : check if the last part was removed or truncated, or
if a written part was overwritten.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2269 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Nicolas Boichat  [Fri, 29 Jul 2005 13:32:43 +0000  (13:32 +0000)] 
 
Remove zero-sized parts from spool file when closing DVD-devices.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2268 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Fri, 29 Jul 2005 09:16:26 +0000  (09:16 +0000)] 
 
29Jul05
- Apply user's patch to make mutiple modifiers for times
  work correctly.
- Make read_dev_volume_label() handle ANSI/IBM labels
  correctly -- ie space over any label at the beginning
  of the tape.
28Jul05
- Make ANSI/IBM writing of HDR1/2 labels ignore any
  errors if at end of tape.
- Apply Martin's patch to improve Python detection in
  configure.in
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2267 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Thu, 28 Jul 2005 16:01:26 +0000  (16:01 +0000)] 
 
Updates
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2266 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Nicolas Boichat  [Thu, 28 Jul 2005 15:14:30 +0000  (15:14 +0000)] 
 
Fix when we cannot mount the DVD, but no part has yet been written.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2265 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Thu, 28 Jul 2005 09:50:31 +0000  (09:50 +0000)] 
 
28Jul05
- Temporarily turn off disk seeking until I find the
  cause of the problem.
27Jul05
- Add OSF1 patch supplied by user.
- Use number of files selected from write_bsr() only
  if it is not defined.
- Explicitly seek to end of file when getting size for
  restore test.
- Correctly set EndBlock position in JobMedia record
  for files.
- Remove unnecessary set StartBlock in bscan. Caused bscan
  regression error.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2264 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Nicolas Boichat  [Wed, 27 Jul 2005 22:47:39 +0000  (22:47 +0000)] 
 
Update/bugfixes in DVD-writing. (@kern, please also check dev.c:truncate_dev)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2263 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Nicolas Boichat  [Wed, 27 Jul 2005 22:45:20 +0000  (22:45 +0000)] 
 
Other modifications outside DVD functions. (@kern please double-check this)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2262 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Nicolas Boichat  [Wed, 27 Jul 2005 22:40:46 +0000  (22:40 +0000)] 
 
Minor modifications outside DVD functions.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2261 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Tue, 26 Jul 2005 16:40:02 +0000  (16:40 +0000)] 
 
Updates
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2260 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Tue, 26 Jul 2005 11:07:27 +0000  (11:07 +0000)] 
 
Update
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2259 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Tue, 26 Jul 2005 10:55:28 +0000  (10:55 +0000)] 
 
Add bacula-web doc
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2258 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Tue, 26 Jul 2005 09:34:29 +0000  (09:34 +0000)] 
 
- Modify mtx-changer to wait a maximum of 300 seconds.
- Do restart of failed jobs only for Backups job types.
- A number of DVD updates from Nicolas.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2257 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Nicolas Boichat  [Mon, 25 Jul 2005 15:37:20 +0000  (15:37 +0000)] 
 
Various DVD fixes.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2256 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Nicolas Boichat  [Mon, 25 Jul 2005 12:22:06 +0000  (12:22 +0000)] 
 
Fix lseek_dev
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2255 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Nicolas Boichat  [Mon, 25 Jul 2005 12:21:27 +0000  (12:21 +0000)] 
 
Change debug level for BSR match_findex fails.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2254 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Mon, 25 Jul 2005 11:59:03 +0000  (11:59 +0000)] 
 
Apply Nicolas' bsr single block patch
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2253 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Mon, 25 Jul 2005 10:13:12 +0000  (10:13 +0000)] 
 
Update kes-1.37
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2252 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Mon, 25 Jul 2005 10:12:43 +0000  (10:12 +0000)] 
 
- Turn off old service helper code in Win32.
- Correct Messages bug found by Phil in stored.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2251 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Nicolas Boichat  [Sun, 24 Jul 2005 21:23:07 +0000  (21:23 +0000)] 
 
Fixes concerning DVD-writing.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2250 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Sun, 24 Jul 2005 16:00:17 +0000  (16:00 +0000)] 
 
Document changes
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2249 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Scott Barninger  [Sun, 24 Jul 2005 15:52:22 +0000  (15:52 +0000)] 
 
First rpm build for 1.38, remove doc and rescue packages.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2248 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Karl Cunningham  [Sun, 24 Jul 2005 14:59:54 +0000  (14:59 +0000)] 
 
Removed references to the developer's manual from Makefiles for other manuals, since the
  Developer's manual has its own directory now.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2247 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Karl Cunningham  [Sun, 24 Jul 2005 14:49:54 +0000  (14:49 +0000)] 
 
Make targets for developer's manual changed to be consistent with other manuals.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2246 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Karl Cunningham  [Sun, 24 Jul 2005 14:47:58 +0000  (14:47 +0000)] 
 
Removed superscript in text.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2245 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Karl Cunningham  [Sun, 24 Jul 2005 14:47:14 +0000  (14:47 +0000)] 
 
Changed to not try to make meaningful filenames for internally-generated
  images (math, superscripts, etc).
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2244 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Scott Barninger  [Sun, 24 Jul 2005 14:00:29 +0000  (14:00 +0000)] 
 
Remove spec depend tetex-dvips for su9.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2243 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Scott Barninger  [Sun, 24 Jul 2005 13:41:57 +0000  (13:41 +0000)] 
 
Minor spec cleanup before 1.38
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2242 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Sun, 24 Jul 2005 10:27:39 +0000  (10:27 +0000)] 
 
Update doc
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2241 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Sun, 24 Jul 2005 10:27:29 +0000  (10:27 +0000)] 
 
Update docs
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2240 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Sat, 23 Jul 2005 21:59:10 +0000  (21:59 +0000)] 
 
- Complete (almost) documentation of 1.38.
- Add error messages for error conditions with VSS.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2239 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Sat, 23 Jul 2005 11:27:04 +0000  (11:27 +0000)] 
 
Update Win32 test
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2238 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Sat, 23 Jul 2005 09:45:26 +0000  (09:45 +0000)] 
 
 Fix additional problems with VSS backup that I introduced.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2237 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Fri, 22 Jul 2005 20:30:00 +0000  (20:30 +0000)] 
 
- Correct compiler complaints in wx-console and tray-monitor.
- Correct VSS problems recognizing c:
- Add VSS before job status
- Fix output of status from being one big line.
- Change cd xx; make to cd xx && make as suggested by Phil.
- Cleanup projects file
- Remove unnecessary casting of FF_PKT in filed.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2236 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Fri, 22 Jul 2005 12:27:47 +0000  (12:27 +0000)] 
 
Add win32 test
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2235 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Fri, 22 Jul 2005 10:12:51 +0000  (10:12 +0000)] 
 
Apply Thorsten's bugfix for vss_generic.cpp
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2234 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Fri, 22 Jul 2005 09:12:43 +0000  (09:12 +0000)] 
 
- Add check for df path for dvd_freespace
- Use df to get space used on DVD.
- Change sense of flag indicating erase DVD or not before writing.
- Fix bpipe so that it never modifies the result pointer.
- Replace more dev_name by print_name().
- Rewrite edit_device_codes_dev() so it does not overwrite the
  supplied buffer.
- Update printing of labels (for bls) so that critical information
  is printed (Job name and timestamp).
- Cleanup old spool files when starting the SD.
- Modify vss.cpp to allow C: as a path name.  Otherwise VSS
  doesn't work when only a drive name is given.
- Modify vss.c to eliminate double / in filenames.
- Update doc -- particularly the restore chapter.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2233 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Thu, 21 Jul 2005 18:33:35 +0000  (18:33 +0000)] 
 
Update .cvsignore files
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2232 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Thu, 21 Jul 2005 18:31:29 +0000  (18:31 +0000)] 
 
Update doc
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2231 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Karl Cunningham  [Thu, 21 Jul 2005 14:54:13 +0000  (14:54 +0000)] 
 
Adapted for use within Developer's Manual
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2230 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Karl Cunningham  [Wed, 20 Jul 2005 15:08:35 +0000  (15:08 +0000)] 
 
Corrected minor LaTeX errors
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2229 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Karl Cunningham  [Wed, 20 Jul 2005 14:45:11 +0000  (14:45 +0000)] 
 
Corrected minor LaTeX errors
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2228 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Wed, 20 Jul 2005 14:33:55 +0000  (14:33 +0000)] 
 
Additional documentation
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2227 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Karl Cunningham  [Wed, 20 Jul 2005 14:27:50 +0000  (14:27 +0000)] 
 
Added bacula.sty to German translation directory
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2226 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Karl Cunningham  [Wed, 20 Jul 2005 14:18:05 +0000  (14:18 +0000)] 
 
Corrected minor LaTeX errors
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2225 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Karl Cunningham  [Wed, 20 Jul 2005 14:02:44 +0000  (14:02 +0000)] 
 
Corrected minor LaTeX errors
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2224 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Karl Cunningham  [Tue, 19 Jul 2005 20:13:44 +0000  (20:13 +0000)] 
 
Corrected minor LaTeX errors in manual
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2223 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Karl Cunningham  [Tue, 19 Jul 2005 15:06:02 +0000  (15:06 +0000)] 
 
Corrected minor LaTeX errors
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2222 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Karl Cunningham  [Tue, 19 Jul 2005 14:57:38 +0000  (14:57 +0000)] 
 
Corrected minor LaTeX errors in manual
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2221 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Karl Cunningham  [Mon, 18 Jul 2005 20:14:30 +0000  (20:14 +0000)] 
 
Corrected minor LaTeX errors.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2220 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Karl Cunningham  [Mon, 18 Jul 2005 20:05:51 +0000  (20:05 +0000)] 
 
Corrected minor LaTeX errors.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2219 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Mon, 18 Jul 2005 19:25:40 +0000  (19:25 +0000)] 
 
pickup kes-1.37
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2218 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Mon, 18 Jul 2005 19:25:16 +0000  (19:25 +0000)] 
 
- Make all files in working directory have .xxx at end.
- Work on DVD writing.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2217 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Mon, 18 Jul 2005 17:17:54 +0000  (17:17 +0000)] 
 
Update keepatime
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2216 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Juan Luis Francis  [Mon, 18 Jul 2005 15:47:29 +0000  (15:47 +0000)] 
 
- Litle fix
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2215 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Juan Luis Francis  [Mon, 18 Jul 2005 15:33:46 +0000  (15:33 +0000)] 
 
- Add templates_c to cvs repository.
- Apply pgsql patch. Thanks to Dan Langille.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2214 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Karl Cunningham  [Mon, 18 Jul 2005 14:48:56 +0000  (14:48 +0000)] 
 
Change \verb:--: to {-}[-} inside other LaTeX commands.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2213 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Mon, 18 Jul 2005 12:56:31 +0000  (12:56 +0000)] 
 
Fix keepatime bug (bugs database).
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2212 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Mon, 18 Jul 2005 11:50:16 +0000  (11:50 +0000)] 
 
Update kernstodo
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2211 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Mon, 18 Jul 2005 11:49:31 +0000  (11:49 +0000)] 
 
- Move Python variables from Job to Bacula. They are
  DirName, Version, ConfigFile, and WorkingDir
- Fix delete of bootstrap to only occur on Bacula created
  filenames.
- Allow cancelling a Job name that is not active. It is
  sent to the daemons.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2210 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Mon, 18 Jul 2005 09:03:50 +0000  (09:03 +0000)] 
 
Make developers doc build + make distribution
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2209 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Sun, 17 Jul 2005 09:44:52 +0000  (09:44 +0000)] 
 
Create configuration
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2208 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Sun, 17 Jul 2005 08:50:15 +0000  (08:50 +0000)] 
 
- Fix name space pollution by OpenSSL 0.9.8 reported by
  Matthias Kurz -- applied his patch.
- Fix bpipe.c so that it does not modify results pointer.
  ***FIXME*** calling sequence should be changed.
- Remove some remaining references to dev_name.
- Fix calls to mount_dev() and unmount_dev() to
  correspond to returned value (bool instead of int).
- Try without success to make DVD writing work.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2207 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Sat, 16 Jul 2005 11:58:17 +0000  (11:58 +0000)] 
 
Final changes
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2206 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Fri, 15 Jul 2005 18:28:05 +0000  (18:28 +0000)] 
 
Update release notes
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2205 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Fri, 15 Jul 2005 14:10:22 +0000  (14:10 +0000)] 
 
Save kes-1.37
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2204 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Fri, 15 Jul 2005 13:54:39 +0000  (13:54 +0000)] 
 
- Fix dir command scanning field misalignment in
  wx-console.
- Switch to using the wxWidgets Unicode library.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2203 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Fri, 15 Jul 2005 12:48:43 +0000  (12:48 +0000)] 
 
Switch to using the wxWidgets Unicode library.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2202 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Fri, 15 Jul 2005 10:03:05 +0000  (10:03 +0000)] 
 
- Include msvcr71.dll in distribution.
- Add VSS to status line in Win32 FD if enabled.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2201 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Fri, 15 Jul 2005 08:37:32 +0000  (08:37 +0000)] 
 
Update kernstodo
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2200 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Fri, 15 Jul 2005 08:14:23 +0000  (08:14 +0000)] 
 
- Get VSS build scripts working with Thorsten's help.
- Unlink the bootstrap file after sending it to
  the FD.
- Remove sending include/exclude lists to the FD during
  a restore -- deprecated code.
- Cleanup the bootstrap files in the FD.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2199 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Thu, 14 Jul 2005 13:59:49 +0000  (13:59 +0000)] 
 
Add Thorsten's VC++ proj and update vss build
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2198 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Thu, 14 Jul 2005 11:43:23 +0000  (11:43 +0000)] 
 
Update version
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2197 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Thu, 14 Jul 2005 10:14:09 +0000  (10:14 +0000)] 
 
Remove old commented out code from configure.in
- Add baculavssfd.mak file for building VSS version of
  Win32 FD.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2196 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Thorsten Engel  [Thu, 14 Jul 2005 09:46:53 +0000  (09:46 +0000)] 
 
- bugfix (failure in VSS was not handled correctly)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2195 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Juan Luis Francis  [Wed, 13 Jul 2005 10:46:30 +0000  (10:46 +0000)] 
 
- Little graph fix
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2194 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Wed, 13 Jul 2005 10:38:26 +0000  (10:38 +0000)] 
 
I finally found and squashed the elusive SD crash.
  I needed to initialize the used volume list before
  firing off the device initialization thread.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2193 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Thorsten Engel  [Tue, 12 Jul 2005 16:03:32 +0000  (16:03 +0000)] 
 
S_ISBLK for Win32 + small bugfix of S_ISREG and S_ISDIR
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2192 
91ce42f0 -d328-0410-95d8-
f526ca767f89