]>
git.sur5r.net Git - bacula/bacula/log
Nicolas Boichat [Fri, 14 Oct 2005 14:04:12 +0000 (14:04 +0000)]
Use part_size and not max_part_size when setting write timeout.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2442
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Fri, 14 Oct 2005 11:00:51 +0000 (11:00 +0000)]
Update num_parts only when writing to DVD.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2441
91ce42f0 -d328-0410-95d8-
f526ca767f89
Nicolas Boichat [Fri, 14 Oct 2005 08:41:12 +0000 (08:41 +0000)]
dvd.c:do_mount_dev: When checking if the DVD is mounted, do not count ., .. and .keep (needed on Gentoo).
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2440
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Thu, 13 Oct 2005 18:55:49 +0000 (18:55 +0000)]
Fix error conditions in bpipe.c DVD routine (terminate buffer).
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2439
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Thu, 13 Oct 2005 16:05:16 +0000 (16:05 +0000)]
Fix buffer size in bpipe.c
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2438
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Thu, 13 Oct 2005 14:22:28 +0000 (14:22 +0000)]
- Use a bigger buffer 32K as suggested by Arno in bpipe.c.
- Increase dvd mount timeout with patch from Arno.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2437
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Thu, 13 Oct 2005 13:55:09 +0000 (13:55 +0000)]
- Modify DVD code so that it keeps a state flag that indicates
when the freespace variable is valid. freespace_errno, now has
either 0 or an errno. There are no negative errnos.
- Create is_freespace_ok() to test state flag. Also, set_freespace_ok()
and clear_freespace_ok(). Modify code to use them. This
simplifies a bit the logic of the freespace code.
- Edit 64bit debug values correctly in dvd.c
- Fix %e variable to check num_parts rather than part.
- Use static buffer instead of static buffers for FI_to_ascii()
and stream_to_ascii() debug routines in SD. This is to prevent
possible race conditions between two threads (possibly Phil's
unmount problem).
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2436
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 12 Oct 2005 15:36:56 +0000 (15:36 +0000)]
- Add a .dir command that separates arguments with commas. It
is intended to be used in the tree routines to get a
machine readable output for GUIs like wx-console.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2435
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 12 Oct 2005 10:07:49 +0000 (10:07 +0000)]
- Make configure set dvd-handler to have execute permission.
- Install dvd-handler as is done for other dvd-xxx scripts.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2434
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 12 Oct 2005 10:02:04 +0000 (10:02 +0000)]
- In block.c call dvd_write_part() to write last part rather
than dvd_open_next_part().
- Prefix some DVD subroutines with dvd_
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2433
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Tue, 11 Oct 2005 20:40:52 +0000 (20:40 +0000)]
- Add extra debug to Update media error for VolFiles decrease
error.
- Do not update dev->file on set_ateof() for non-tape.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2432
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Tue, 11 Oct 2005 18:40:17 +0000 (18:40 +0000)]
Enhance Media error message in Dir
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2431
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Mon, 10 Oct 2005 16:21:12 +0000 (16:21 +0000)]
- Mark DVD volume in error if part cannot be written.
- If a DVD is mounted, unmount it before asking operator
to mount an different one.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2430
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Mon, 10 Oct 2005 14:15:00 +0000 (14:15 +0000)]
- Add Arno's dvd-handler script to the scripts directory and
integrate with configure. It replaces both existing scripts.
- Make default schedule start at 23:10
- Implement gui release in Makefile. It creates two .tar.gz
bacula-web and bimagemgr.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2429
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Mon, 10 Oct 2005 13:10:40 +0000 (13:10 +0000)]
Require Bacula source on ./configure + pickup
Bacula version + separate bacula-web and bimagemgr into different .tar.gz files
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2428
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sat, 8 Oct 2005 12:18:53 +0000 (12:18 +0000)]
- Add README plus tar release to gui project.
- Manual documentation
- Tweak bacula.man doc
- Add PRAGMA synchronous = NORMAL; to SQLite3 tables. This
speeds up SQLite3 so it is only about 10% slower than version
2.xx. Thanks to Russell Howe for this tip.
- Add msvcr71.dll to pebuilder .inf file as it is needed by
Bacula FD. Thanks to Brandon for passing this fix to Scott.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2427
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sat, 8 Oct 2005 12:10:14 +0000 (12:10 +0000)]
Create README + tar release
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2426
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sat, 8 Oct 2005 11:53:13 +0000 (11:53 +0000)]
Update doc
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2425
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sat, 8 Oct 2005 11:51:56 +0000 (11:51 +0000)]
Update README
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2424
91ce42f0 -d328-0410-95d8-
f526ca767f89
Juan Luis Francis [Thu, 6 Oct 2005 15:08:14 +0000 (15:08 +0000)]
- Minor cosmetic fix.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2423
91ce42f0 -d328-0410-95d8-
f526ca767f89
Juan Luis Francis [Thu, 6 Oct 2005 14:45:48 +0000 (14:45 +0000)]
- Upgraded Smarty to 2.6.10 version.
- Added multicatalog support
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2422
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Thu, 6 Oct 2005 07:03:52 +0000 (07:03 +0000)]
- Add VolumePurged method to Python JobEvents class. Fixes
bug #428 (I think).
- Add JobId index to File table for MySQL.
- Correct tray-monitor crash of bacula-dir. qstatus_cmd()
code referenced the wrong pointer. Fixes bug #438.
- Add bacualnovss.mak file from Martin.
- Remove Pool from restore string in wbrestorepanel.cpp. Patch
from user for bug #433.
- Correct code in wbrestorpanel.cpp with misplaced parens. Patch
from user for bug #431
- Correct printing filenames/date/times in wbrestorepanel.cpp due to bad
column alignment. Patch from user for bug #432.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2418
91ce42f0 -d328-0410-95d8-
f526ca767f89
Jo Simoens [Tue, 4 Oct 2005 14:50:06 +0000 (14:50 +0000)]
fixed some typos
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2417
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sat, 1 Oct 2005 10:17:13 +0000 (10:17 +0000)]
Tweaks
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2415
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Thu, 29 Sep 2005 08:56:38 +0000 (08:56 +0000)]
Bring cats/bdb_x.c routines up to version 1.37 (return values
are different).
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2414
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Thu, 29 Sep 2005 08:54:20 +0000 (08:54 +0000)]
Update
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2413
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Thu, 29 Sep 2005 07:02:31 +0000 (07:02 +0000)]
Updates
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2412
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 28 Sep 2005 19:24:55 +0000 (19:24 +0000)]
- Integrate libwrap patch from Szechuan Death. They should
also fix bug 423.
- Clean up patches directory for next release.
- Add PS variable in bacula.in script as recommended by a user.
- Correct mtx-changer.in so it only creates a temp file when
actually needed.
- Add patch supplied by user in a bug report to fix gnome2
console buttons.
- Add patch from Peter Eriksson <peter@ifm.liu.se> to correct
NLS error in tray-monitor.c
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2406
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Tue, 27 Sep 2005 13:31:08 +0000 (13:31 +0000)]
Final changes
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2405
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Mon, 26 Sep 2005 14:37:56 +0000 (14:37 +0000)]
Update version
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2404
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Mon, 26 Sep 2005 14:37:35 +0000 (14:37 +0000)]
- Add code to catalog_update to detect NULL db pointer.
- Remove char *msg argument from catalog_request and
catalog_update().
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2403
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sun, 25 Sep 2005 18:47:10 +0000 (18:47 +0000)]
fix bad script tests + add smtp_host + fix tape options
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2402
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sun, 25 Sep 2005 18:44:08 +0000 (18:44 +0000)]
Updates
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2401
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sat, 24 Sep 2005 13:11:31 +0000 (13:11 +0000)]
- Fix mode change open in btape.c
- Use nonblocking opens on Linux only.
- Move set_blocking code for tapes into method to
simplify main line code.
- Cleanup the code for ensuring we advance tape on fsf.
This should fix IBM problems -- patch from Adam Thorton
was very helpful.
- Remove test for BMT_EOD in fixup_device... this eliminates
need for status_dev() routine.
- Before doing label ensure device is in read-write mode.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2400
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Tue, 20 Sep 2005 12:36:00 +0000 (12:36 +0000)]
Tweak daemon.c berrno, copyright.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2399
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Mon, 19 Sep 2005 17:07:08 +0000 (17:07 +0000)]
- Fix handling of temp file in mtx_changer.in, reported as
a security bug, but it is not really. Bug #422
- Fix security problem of handling temp file in randpass.
Bug #422.
- During label/relabel, add new_volume to VOLRES list in SD.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2398
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Mon, 19 Sep 2005 17:00:05 +0000 (17:00 +0000)]
Fix temp file security problem + remove linux/floppy
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2397
91ce42f0 -d328-0410-95d8-
f526ca767f89
Juan Luis Francis [Mon, 19 Sep 2005 15:33:10 +0000 (15:33 +0000)]
- Added JobID column in report template. (thanks to Stephan Ebeit)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2396
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sun, 18 Sep 2005 09:56:20 +0000 (09:56 +0000)]
- Apply Landon's patch for the TLS ANS1 API change.
- Remove old code.
- Make single exit path in first_open_device().
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2395
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sat, 17 Sep 2005 16:40:15 +0000 (16:40 +0000)]
Make new_volume walk through all Vols looking for dev
to release.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2394
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Fri, 16 Sep 2005 12:58:33 +0000 (12:58 +0000)]
- Make quit command in console always allowed.
- Remove the storage list between each console command to keep Dir from remembering a previously selected SD.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2393
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Fri, 16 Sep 2005 10:43:35 +0000 (10:43 +0000)]
- Add code to reservation VOLRES subroutines to try to ensure
we don't end up with two Volumes on the same drive.
- Simplify the mutex code in VOLRES a bit to reduce the chance
of error.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2392
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Thu, 15 Sep 2005 16:28:21 +0000 (16:28 +0000)]
- Apply Nicolas' dvd-freespace.in patch.
- Make sure SQL table names are not translated.
- Eliminate incorrect message saying barcodes not
found in label barcodes -- fixes bug report.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2391
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Mon, 12 Sep 2005 19:09:14 +0000 (19:09 +0000)]
Correct date
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2390
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Mon, 12 Sep 2005 19:07:17 +0000 (19:07 +0000)]
Correct typo
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2389
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Mon, 12 Sep 2005 18:50:14 +0000 (18:50 +0000)]
Update donations
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2388
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Fri, 9 Sep 2005 18:28:55 +0000 (18:28 +0000)]
Update projects
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2387
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Fri, 9 Sep 2005 11:16:02 +0000 (11:16 +0000)]
Update
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2386
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Fri, 9 Sep 2005 09:40:04 +0000 (09:40 +0000)]
Apply updates
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2385
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Fri, 9 Sep 2005 09:34:28 +0000 (09:34 +0000)]
07Sep05
- Add ability to have passwords on backup of catalog as
alternate 3rd argument. Submitted by a user.
- Turn off TapeAlert by default if user enables a Device
and add a note to install mtx.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2384
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Fri, 9 Sep 2005 09:30:19 +0000 (09:30 +0000)]
updates
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2383
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 7 Sep 2005 12:57:43 +0000 (12:57 +0000)]
Always update Bacula date in manual
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2382
91ce42f0 -d328-0410-95d8-
f526ca767f89
Thorsten Engel [Mon, 5 Sep 2005 14:39:22 +0000 (14:39 +0000)]
added GetVolumePathW and GetVolumeNameForVolumeMountPointW to winapi. This allows 1 binary to be used from Win9x up to W2K3.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2381
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sun, 4 Sep 2005 16:45:16 +0000 (16:45 +0000)]
Final changes
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2380
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sun, 4 Sep 2005 16:31:59 +0000 (16:31 +0000)]
Remove debug option
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2379
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sun, 4 Sep 2005 15:55:15 +0000 (15:55 +0000)]
Fix list pools
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2378
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sun, 4 Sep 2005 15:51:01 +0000 (15:51 +0000)]
Update home page + manual
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2377
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sun, 4 Sep 2005 15:49:18 +0000 (15:49 +0000)]
Update tests
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2376
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sun, 4 Sep 2005 15:47:12 +0000 (15:47 +0000)]
Fix out of order volumes during restore.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2375
91ce42f0 -d328-0410-95d8-
f526ca767f89
Scott Barninger [Sun, 4 Sep 2005 15:28:00 +0000 (15:28 +0000)]
Add README file to logwatch directory.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2374
91ce42f0 -d328-0410-95d8-
f526ca767f89
Juan Luis Francis [Thu, 1 Sep 2005 16:31:51 +0000 (16:31 +0000)]
- Fixed mysql database size result. Reported by Roland Arendes
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2373
91ce42f0 -d328-0410-95d8-
f526ca767f89
Juan Luis Francis [Thu, 1 Sep 2005 14:36:02 +0000 (14:36 +0000)]
- Added German translation mantained by Florian Heigl
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2372
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 31 Aug 2005 15:29:40 +0000 (15:29 +0000)]
- Final tweaks to build Win32.
- Enable debug code in ua_label.c
- Remove devices from the Volume list even if no
Volume is in drive. Hopefully this fixes Arno's problem
of multiple volumes listed in the same drive.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2371
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Mon, 29 Aug 2005 19:59:32 +0000 (19:59 +0000)]
Remove extra double quote
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2370
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Mon, 29 Aug 2005 17:30:48 +0000 (17:30 +0000)]
Update doc + add make release
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2369
91ce42f0 -d328-0410-95d8-
f526ca767f89
Ludovic Strappazon [Mon, 29 Aug 2005 15:24:11 +0000 (15:24 +0000)]
Suite de dirdconf.tex.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2368
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Mon, 29 Aug 2005 12:46:05 +0000 (12:46 +0000)]
More updates
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2367
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Mon, 29 Aug 2005 11:09:17 +0000 (11:09 +0000)]
Create make release + add README
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2366
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sun, 28 Aug 2005 19:46:39 +0000 (19:46 +0000)]
Apply Landon's patch for TLS default values.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2365
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sun, 28 Aug 2005 12:30:21 +0000 (12:30 +0000)]
Correct LOCALEDIR problem in build of Win32
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2364
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sun, 28 Aug 2005 12:22:30 +0000 (12:22 +0000)]
Update doc
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2363
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sun, 28 Aug 2005 12:22:02 +0000 (12:22 +0000)]
- Correct ssize_t problem in build of Win32
- Add code to llprint pools and volumes to debug next item.
- From bug report, fix resetting Pool defaults in Volume. It
was a typo Max was missing in several places.
- Don't allow translation of database Volume Status values.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2362
91ce42f0 -d328-0410-95d8-
f526ca767f89
Nicolas Boichat [Sat, 27 Aug 2005 22:37:09 +0000 (22:37 +0000)]
Add support for gettext in VC++ 8.0.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2361
91ce42f0 -d328-0410-95d8-
f526ca767f89
Nicolas Boichat [Sat, 27 Aug 2005 19:11:42 +0000 (19:11 +0000)]
Update VC++ 8.0 project files.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2360
91ce42f0 -d328-0410-95d8-
f526ca767f89
Nicolas Boichat [Sat, 27 Aug 2005 14:33:39 +0000 (14:33 +0000)]
Add compatibility with Microsoft Visual C++ 2005 Express Edition Beta 2 (a complete VC++ IDE available for free).
It should not break MSVC++ 2003 compatibility.
(src/win32/README.vc8 will be completed later)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2359
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Thu, 25 Aug 2005 21:16:43 +0000 (21:16 +0000)]
Final changes
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2358
91ce42f0 -d328-0410-95d8-
f526ca767f89
Ludovic Strappazon [Thu, 25 Aug 2005 15:24:13 +0000 (15:24 +0000)]
uite de dirdconf.tex
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2357
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 24 Aug 2005 18:47:32 +0000 (18:47 +0000)]
Fix 2 drive WEOF
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2356
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 24 Aug 2005 16:29:01 +0000 (16:29 +0000)]
- Ensure that the drive is closed before calling the
mtx-changer script so that the script can access the drive.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2355
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 24 Aug 2005 09:00:34 +0000 (09:00 +0000)]
Add drive name to reserved Volume list printout in SD.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2354
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Tue, 23 Aug 2005 16:13:31 +0000 (16:13 +0000)]
- Fix bug in acquire.c that incorrectly reported volume
busy.
- Add additional debug code and messages in reserve.c
- Eliminate unwanted warning message in reserve.c
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2353
91ce42f0 -d328-0410-95d8-
f526ca767f89
Landon Fuller [Mon, 22 Aug 2005 19:19:21 +0000 (19:19 +0000)]
Fix my errors in specifying the configuration defaults:
- tlsenable and tlsrequire should default to off
- tlsverify should default to on
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2352
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Mon, 22 Aug 2005 08:13:00 +0000 (08:13 +0000)]
Update
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2351
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Mon, 22 Aug 2005 08:11:51 +0000 (08:11 +0000)]
Final changes
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2350
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Mon, 22 Aug 2005 07:38:10 +0000 (07:38 +0000)]
- Landon's fix for NLS detection
- Eliminate incorrect compiler warning on FreeBSD.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2349
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sun, 21 Aug 2005 09:11:17 +0000 (09:11 +0000)]
Final changes
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2348
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sun, 21 Aug 2005 08:40:45 +0000 (08:40 +0000)]
Move Win32 errno message build into berrno constructor.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2347
91ce42f0 -d328-0410-95d8-
f526ca767f89
Landon Fuller [Sat, 20 Aug 2005 19:57:01 +0000 (19:57 +0000)]
Include the appropriate libintl linker flags. Tested on Linux, Solaris, FreeBSD and Mac OS X.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2346
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sat, 20 Aug 2005 13:45:11 +0000 (13:45 +0000)]
Update tests with new debug code
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2345
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sat, 20 Aug 2005 08:04:08 +0000 (08:04 +0000)]
Minor Win32 build tweaks
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2344
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Fri, 19 Aug 2005 16:50:35 +0000 (16:50 +0000)]
- A number of minor Win32 fixes.
- Remove a PostQuitMessage() as suggested by Thorsten so that
BartPE restore can work correctly.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2343
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Fri, 19 Aug 2005 15:46:54 +0000 (15:46 +0000)]
Another Win32 tweak
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2342
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Fri, 19 Aug 2005 15:36:13 +0000 (15:36 +0000)]
Win32 tweaks
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2341
91ce42f0 -d328-0410-95d8-
f526ca767f89
Nicolas Boichat [Fri, 19 Aug 2005 14:09:45 +0000 (14:09 +0000)]
Put all multi-line strings on one line to fix VC++ compile errors...
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2340
91ce42f0 -d328-0410-95d8-
f526ca767f89
Nicolas Boichat [Fri, 19 Aug 2005 12:58:21 +0000 (12:58 +0000)]
Update winconfig.h.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2339
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Fri, 19 Aug 2005 12:55:41 +0000 (12:55 +0000)]
Update
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2338
91ce42f0 -d328-0410-95d8-
f526ca767f89
Nicolas Boichat [Fri, 19 Aug 2005 09:41:22 +0000 (09:41 +0000)]
Add more French messages to test wx-console internationalisation.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2337
91ce42f0 -d328-0410-95d8-
f526ca767f89
Nicolas Boichat [Fri, 19 Aug 2005 09:34:49 +0000 (09:34 +0000)]
Fix gettext problem in wx-console when ENABLE_NLS is not set.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2336
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Fri, 19 Aug 2005 09:14:19 +0000 (09:14 +0000)]
- Fix for create JobMedia so that VolIndex remains valid even
during a delete Job or pruning -- bug 402.
- Minor tweak for Win32 build.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2335
91ce42f0 -d328-0410-95d8-
f526ca767f89
Nicolas Boichat [Thu, 18 Aug 2005 21:45:18 +0000 (21:45 +0000)]
Fix compile errors when building wx-console with Unicode enabled (gettext problems).
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2334
91ce42f0 -d328-0410-95d8-
f526ca767f89