]> git.sur5r.net Git - bacula/bacula/log
bacula/bacula
18 years ago- didn't compile on win32 with "const" win32_client
Thorsten Engel [Fri, 28 Apr 2006 08:13:18 +0000 (08:13 +0000)]
- didn't compile on win32 with "const" win32_client

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

18 years agoResolve bug 605
Scott Barninger [Thu, 27 Apr 2006 20:21:56 +0000 (20:21 +0000)]
Resolve bug 605

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

18 years ago - fix bad _("") (on argument keyword)
Eric Bollengier [Wed, 26 Apr 2006 19:19:06 +0000 (19:19 +0000)]
 - fix bad _("") (on argument keyword)

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

18 years agoTweak Makefile.in
Kern Sibbald [Wed, 26 Apr 2006 15:44:02 +0000 (15:44 +0000)]
Tweak Makefile.in

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

18 years agoPrint cross tools directory name
Kern Sibbald [Wed, 26 Apr 2006 15:32:18 +0000 (15:32 +0000)]
Print cross tools directory name

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

18 years agoFix typo: inti file => init file
Dan Langille [Wed, 26 Apr 2006 13:39:15 +0000 (13:39 +0000)]
Fix typo: inti file => init file

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

18 years agoFix bug in build-win32-cross-tools script reported by Howard
Kern Sibbald [Wed, 26 Apr 2006 09:28:27 +0000 (09:28 +0000)]
Fix bug in build-win32-cross-tools script reported by Howard

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

18 years agoUpdate README.mingw32
Kern Sibbald [Wed, 26 Apr 2006 05:24:55 +0000 (05:24 +0000)]
Update README.mingw32

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

18 years agoImplement cross compiled bconsole
Kern Sibbald [Wed, 26 Apr 2006 05:20:17 +0000 (05:20 +0000)]
Implement cross compiled bconsole

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

18 years agoFix barcode test, eliminate BOOL (doesn't exist on Linux).
Kern Sibbald [Tue, 25 Apr 2006 19:34:14 +0000 (19:34 +0000)]
Fix barcode test, eliminate BOOL (doesn't exist on Linux).

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

18 years agoUpdate README
Kern Sibbald [Tue, 25 Apr 2006 18:24:33 +0000 (18:24 +0000)]
Update README

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

18 years agoWrite first cut of README.mingw32
Kern Sibbald [Tue, 25 Apr 2006 18:18:40 +0000 (18:18 +0000)]
Write first cut of README.mingw32

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

18 years agoAdd back ua_label barcode fix from Rufolf Cejka.
Kern Sibbald [Tue, 25 Apr 2006 15:39:51 +0000 (15:39 +0000)]
Add back ua_label barcode fix from Rufolf Cejka.

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

18 years agoAdd zlib to cross Win32 build
Kern Sibbald [Tue, 25 Apr 2006 14:59:01 +0000 (14:59 +0000)]
Add zlib to cross Win32 build

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

18 years agoGet pthreads built and build bacula-fd.exe
Kern Sibbald [Tue, 25 Apr 2006 13:42:16 +0000 (13:42 +0000)]
Get pthreads built and build bacula-fd.exe

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

18 years ago- Integrate the majority of the Mingw cross-tools submission
Kern Sibbald [Tue, 25 Apr 2006 10:51:29 +0000 (10:51 +0000)]
- Integrate the majority of the Mingw cross-tools submission
  made by Howard Thomson. Everything compiles, with zlib, openssl,
  and VSS turned off. Linking needs a pthreads library ...

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

18 years ago- buffer bug (found by Christopher Hull)
Thorsten Engel [Mon, 24 Apr 2006 10:35:57 +0000 (10:35 +0000)]
- buffer bug (found by Christopher Hull)

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

18 years ago- make enable_vss persistent per backup job (cache it)
Thorsten Engel [Mon, 24 Apr 2006 09:24:34 +0000 (09:24 +0000)]
- make enable_vss persistent per backup job (cache it)

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

18 years agoAdd code for starting multiple migrations
Kern Sibbald [Sun, 23 Apr 2006 15:15:05 +0000 (15:15 +0000)]
Add code for starting multiple migrations

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

18 years agoMake migration work with new subroutine
Kern Sibbald [Sun, 23 Apr 2006 13:07:40 +0000 (13:07 +0000)]
Make migration work with new subroutine

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

18 years ago- Add 'Dir Status' button to the gnome console.
Kern Sibbald [Sun, 23 Apr 2006 08:16:02 +0000 (08:16 +0000)]
- Add 'Dir Status' button to the gnome console.
- More work on migration.
- Restore non-compatible base64 coding to permit compatibility.
- Display heap stats in Storage daemon without debug level.

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

18 years agoAdd ms_atl.h
Kern Sibbald [Sat, 22 Apr 2006 16:26:24 +0000 (16:26 +0000)]
Add ms_atl.h

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

18 years agoIntegrate most of the MinGW changes -- more to do.
Kern Sibbald [Sat, 22 Apr 2006 09:13:07 +0000 (09:13 +0000)]
Integrate most of the MinGW changes -- more to do.

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

18 years agoUpdate README
Kern Sibbald [Sat, 22 Apr 2006 06:40:59 +0000 (06:40 +0000)]
Update README

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

18 years agocorrect spelling mistake: containg => containing
Dan Langille [Sat, 22 Apr 2006 04:35:22 +0000 (04:35 +0000)]
correct spelling mistake: containg => containing

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

18 years agobugfix: an early cancel (e.g. during request for label) causes a "goto cleanup"
Thorsten Engel [Fri, 21 Apr 2006 16:04:16 +0000 (16:04 +0000)]
bugfix: an early cancel (e.g. during request for label) causes a "goto cleanup"
which leads to a runtime error when the vss_mutex was released, but never
locked.

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

18 years agoFix OPENSSL include in lib and findlib
Kern Sibbald [Fri, 21 Apr 2006 12:14:00 +0000 (12:14 +0000)]
Fix OPENSSL include in lib and findlib

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

18 years ago- Implement using pg_config for finding PostgreSQL files.
Kern Sibbald [Fri, 21 Apr 2006 11:25:15 +0000 (11:25 +0000)]
- Implement using pg_config for finding PostgreSQL files.
  Fixes bug #600. Patch supplied by user.
- Remove -t option from mktemp in mtx_changer.in and use
  working directory. Fixes bug #578.
- Update job start time after the any run before job so that
  files created by the script are only backed up once. Fixes
  bug #599.
- Strip trailing newline only from filenames entered in
  the restore command when reading a file. This permits
  the user to enter filenames with trailing spaces. Fixes
  bug #549. The user supplied a patch that I modified slightly.
- Use the most recent time (st_mtime, st_ctime) in the dir
  command in restore. This gives the user a better idea of what
  the newest file really is. This fixes bug #574. The fix
  was suggested by the user.
- Implement a compatible version of base64. This permits external
  programs to duplicate Bacula's base64 algorithm using standard
  routines. This fixes bugs #296, and 565. Patch submitted by
  author of bug #565.
  ================= Note ========================
  Previous Signatures stored in the database are no longer
  compatible with this. The main downside is for Verify jobs,
  and doing an InitCatalog run will fix the problem. Also, the
  authentication between the deamons is changed, so all daemons
  must be simultaneously upgraded.
  ==============================================
  If you don't like this fix, set:
    const bool compatible = true;
  to
    const bool compatible = false;
  in src/lib/base64.c

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

18 years agoDebut de tutorial.tex
Ludovic Strappazon [Thu, 20 Apr 2006 21:55:34 +0000 (21:55 +0000)]
Debut de tutorial.tex

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

18 years ago- Ensure that DB signature is never NULL.
Kern Sibbald [Thu, 20 Apr 2006 14:49:33 +0000 (14:49 +0000)]
- Ensure that DB signature is never NULL.
- Ensure that DB table names are not translated.

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

18 years ago- Fix scheduler to handle time skew (eg daylight savings).
Kern Sibbald [Thu, 20 Apr 2006 14:33:06 +0000 (14:33 +0000)]
- Fix scheduler to handle time skew (eg daylight savings).
- Fix scheduler to use lock_jobs() to avoid most problems
  with reload. Window is now milliseconds.

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

18 years agoTweak Win32 build
Kern Sibbald [Thu, 20 Apr 2006 11:57:11 +0000 (11:57 +0000)]
Tweak Win32 build

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

18 years agoTweak Win32 build
Kern Sibbald [Thu, 20 Apr 2006 10:54:17 +0000 (10:54 +0000)]
Tweak Win32 build

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

18 years agoTweak Win32 build
Kern Sibbald [Wed, 19 Apr 2006 20:49:26 +0000 (20:49 +0000)]
Tweak Win32 build

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

18 years agoFix winapi.h
Kern Sibbald [Wed, 19 Apr 2006 20:13:57 +0000 (20:13 +0000)]
Fix winapi.h

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

18 years agoimprove vss
Thorsten Engel [Wed, 19 Apr 2006 18:54:43 +0000 (18:54 +0000)]
improve vss
- writer states shown *after* backup (the old printing was not reliable)
- take out VSS_TIMEOUT (empty define made problems)
- improve errorhandling
- allow multiple checkwriterstates
- fix handle leak

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

18 years ago- Apply patch from Christopher Hull
Kern Sibbald [Wed, 19 Apr 2006 17:14:19 +0000 (17:14 +0000)]
- Apply patch from Christopher Hull
  - Allow multiple connections to database with different
    parameters.
  - Invalidate the scheduler when doing a reload. Fixes seg
    fault, but still 60 second window.
  - Additional info in Reschedule message.
  - Use set_jcr_job_status() everywhere to prevent loss of
    cancel, error.
  - Display peer IP in FD if error from connecting DIR.
  - Don't increment file count for DIRBEGIN.
  - Replace illegal characters in Win32 filename by _.
  - Add SE_CREATE_PERMANENT_NAME privilege in Win32.
  - Hash hard link filenames rather than linked list.
  - Fix for security failure in chdir on Win32.
  - Add CreateDirectoryA/W win32 API entry points.
- Add /silent option to Win32 FD for Install/Remove service.
- Always print Heap statistics in FD.

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

18 years agoMises a jour.
Ludovic Strappazon [Wed, 19 Apr 2006 12:56:58 +0000 (12:56 +0000)]
Mises a jour.

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

18 years agoUpdate my business address and add a trailing / to my webpage.
Dan Langille [Tue, 18 Apr 2006 18:18:37 +0000 (18:18 +0000)]
Update my business address and add a trailing / to my webpage.

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

18 years agoMises a jour.
Ludovic Strappazon [Tue, 18 Apr 2006 14:26:27 +0000 (14:26 +0000)]
Mises a jour.

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

18 years ago- Remove the -f option from the chown in Makefile.in for more
Kern Sibbald [Tue, 18 Apr 2006 10:20:35 +0000 (10:20 +0000)]
- Remove the -f option from the chown in Makefile.in for more
  portability.
- Change setting the group in Makefile.in to use chgrp for
  more portability.
- Implement a write_store and read_store to replace
  dirstore in reserve.c
- Implement a Bacula read/write lock for Python rather
  than using the Python lock to avoid recursive problems.
- Correct the uninstall directory names in filed/Makefile.in
  as reported by a user.

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

18 years agoUpdates
Kern Sibbald [Tue, 18 Apr 2006 10:11:38 +0000 (10:11 +0000)]
Updates

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

18 years ago- Replace a bunch of old 0x%x by %p.
Kern Sibbald [Mon, 17 Apr 2006 12:59:30 +0000 (12:59 +0000)]
- Replace a bunch of old 0x%x by %p.
- Get first cut of Migration with Job selection working.

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

18 years agoA little code cleanup.
Scott Barninger [Mon, 17 Apr 2006 12:54:07 +0000 (12:54 +0000)]
A little code cleanup.

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

18 years agoRemember to drop MAC and Location tables.
Dan Langille [Mon, 17 Apr 2006 12:42:00 +0000 (12:42 +0000)]
Remember to drop MAC and Location tables.
Noticed by: "Robert Nelson" <robertn@the-nelsons.org>

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

18 years agoGet migration working again
Kern Sibbald [Mon, 17 Apr 2006 12:23:40 +0000 (12:23 +0000)]
Get migration working again

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

18 years agoMigration
Kern Sibbald [Mon, 17 Apr 2006 07:50:51 +0000 (07:50 +0000)]
Migration

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

18 years agomigrate
Kern Sibbald [Mon, 17 Apr 2006 07:38:04 +0000 (07:38 +0000)]
migrate

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

18 years agoCorrect some problems with database creation (new tables).
Kern Sibbald [Mon, 17 Apr 2006 07:35:36 +0000 (07:35 +0000)]
Correct some problems with database creation (new tables).

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

18 years agoChange store_bit() to store_bool() for the Spooling in
Kern Sibbald [Sun, 16 Apr 2006 17:36:01 +0000 (17:36 +0000)]
Change store_bit() to store_bool() for the Spooling in
  dird_conf.c -- bug reported by Robert Nelson.

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

18 years agoAdd note on /var/bacula.
Scott Barninger [Sun, 16 Apr 2006 16:09:42 +0000 (16:09 +0000)]
Add note on /var/bacula.

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

18 years agoAdd build of wxconsole to rpm package.
Scott Barninger [Sun, 16 Apr 2006 16:07:36 +0000 (16:07 +0000)]
Add build of wxconsole to rpm package.

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

18 years agoAdd wxconsole to rpm build.
Scott Barninger [Sun, 16 Apr 2006 16:01:51 +0000 (16:01 +0000)]
Add wxconsole to rpm build.

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

18 years agoAdd mingw files and changes
Kern Sibbald [Sun, 16 Apr 2006 09:56:01 +0000 (09:56 +0000)]
Add mingw files and changes

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

18 years agoUpdate Mandriva gnome dependencies
Scott Barninger [Sat, 15 Apr 2006 15:11:41 +0000 (15:11 +0000)]
Update Mandriva gnome dependencies

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

18 years agoinitial import
Scott Barninger [Sat, 15 Apr 2006 11:03:07 +0000 (11:03 +0000)]
initial import

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

18 years ago15Apr06
Kern Sibbald [Sat, 15 Apr 2006 09:01:13 +0000 (09:01 +0000)]
15Apr06
- Correct Makefile bug found by Dan Langille.
14Apr06
- Correct Makefile for Solaris /bin/sh
- Correct mtx-changer.in for Solaris /bin/sh
- Abort if a conf resource does not have a Name =
12Apr06
- Change the name of the regex program to bregex.
- Add the bwild program to the tools directory. It is similar
  to the bregex program.
- Implement create bregex.h and bregex.c in src/lib from the
  Python regexp program.
- Use the new bregex.c to implement Regex expressions on Win32.

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

18 years agoReorganize examples
Kern Sibbald [Sat, 15 Apr 2006 07:44:27 +0000 (07:44 +0000)]
Reorganize examples

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

18 years ago1.38.8 rpm update
Scott Barninger [Fri, 14 Apr 2006 22:42:39 +0000 (22:42 +0000)]
1.38.8 rpm update

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

18 years ago1.38.8 spec update
Scott Barninger [Fri, 14 Apr 2006 22:35:43 +0000 (22:35 +0000)]
1.38.8 spec update

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

18 years ago686 messages traduits, 1 traduction approximative, 2282 messages non-traduits.
Eric Bollengier [Fri, 14 Apr 2006 19:59:09 +0000 (19:59 +0000)]
686 messages traduits, 1 traduction approximative, 2282 messages non-traduits.

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

18 years agoUpdate
Kern Sibbald [Fri, 14 Apr 2006 17:08:57 +0000 (17:08 +0000)]
Update

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

18 years agoFix po file problems (mostly)
Kern Sibbald [Tue, 11 Apr 2006 20:55:11 +0000 (20:55 +0000)]
Fix po file problems (mostly)

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

18 years agoNew po files
Kern Sibbald [Tue, 11 Apr 2006 18:27:26 +0000 (18:27 +0000)]
New po files

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

18 years ago11Apr06
Kern Sibbald [Tue, 11 Apr 2006 16:23:37 +0000 (16:23 +0000)]
11Apr06
- More work on migration.
- Implement wild program in tools directory for testing
  wild-cards. Almost identical to the regex program.
- Up port VSS single thread locking code.
- Replace N_(..) by NT_(...) to inhibit translation of
  commands.
- Modify Makefile to change the permissions on Working Directory
  to 770 if the directory is created.
- Do not fail the Makefile if changing the permissions or
  owner/group on WorkingDir fails.
- Remove early selection of Scratch Volumes in the recycling
  algorithm.
- Correct the old recycling algorithm so that Scratch Volumes
  are selected when looking for a Volume in the changer.
- Correct a typo in the Verify SQL reported by Joe Park.
10Apr06
- Remove automatic case folding on Windows FDs. You must
  explictly use the 'Ignore Case = yes' option.
- Remove the code added to 1.38.6 and 1.38.7 that pulls a
  scratch volume in an Autochanger early in the 'recycling'
  algorithm.

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

18 years ago- small _("print") fix for translation.
Eric Bollengier [Sun, 9 Apr 2006 13:59:34 +0000 (13:59 +0000)]
- small _("print") fix for translation.

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

18 years ago- small _("print") fix for translation.
Eric Bollengier [Sun, 9 Apr 2006 13:59:12 +0000 (13:59 +0000)]
- small _("print") fix for translation.
- cleanup one debug line (using lf->name before testing if lf was NULL)

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

18 years ago Make weof() and clrerror() methods of class DEVICE.
Kern Sibbald [Sun, 9 Apr 2006 12:36:15 +0000 (12:36 +0000)]
 Make weof() and clrerror() methods of class DEVICE.

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

18 years ago o update : 589 translated messages, 1 fuzzy translation, 2379 untranslated messages.
Eric Bollengier [Sat, 8 Apr 2006 14:36:01 +0000 (14:36 +0000)]
 o update : 589 translated messages, 1 fuzzy translation, 2379 untranslated messages.

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

18 years agoUpdate po files
Kern Sibbald [Sat, 8 Apr 2006 14:29:56 +0000 (14:29 +0000)]
Update po files

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

18 years ago- Tweak license to include Microsoft restrictions.
Kern Sibbald [Sat, 8 Apr 2006 14:27:35 +0000 (14:27 +0000)]
- Tweak license to include Microsoft restrictions.
- Move mysql.reconnect to after real_connect().  Thanks to
  Frank Sweetser for the patch.
- Disallow a backslash in a File = directive (Windows junk)
  unless the string is quoted.
- Apply Eric's patch to ua_label.c so that daemon protocol
  is not translated.
- Add NT_ definition for strings that should not be translated.
- Apply NT_() to ua_label.c

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

18 years agoMise a jour de security.tex.
Ludovic Strappazon [Fri, 7 Apr 2006 08:35:51 +0000 (08:35 +0000)]
Mise a jour de security.tex.

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

18 years ago- Remove timed wait for VSS on Win2K3 as it is not yet
Kern Sibbald [Fri, 7 Apr 2006 08:22:17 +0000 (08:22 +0000)]
- Remove timed wait for VSS on Win2K3 as it is not yet
  implemented.
- Correct bacula.in script to reference bacula-ctl-xx in the
  sysconfig directory rather than the bin directory.
26Mar06
- Fix a long standing bug in the bacula start/stop scripts.
- Attempt to add the new bacula-ctl-* files to the rpm.
- Switch to using typeof() for list traversing to avoid
  as many FC5 g++ compiler warnings as possible.
25Mar06
- Split the bacula start/start script into four files:
   bacula         -- starts and stops calling other scripts
   bacula-ctl-dir -- starts/stops the director
   bacula-ctl-fd  -- starts/stops the File daemon
   bacula-ctl-sd  -- starts/stops the Storage daemon

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

18 years agoFinal changes
Kern Sibbald [Thu, 6 Apr 2006 21:13:48 +0000 (21:13 +0000)]
Final changes

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

18 years agoUpdates
Kern Sibbald [Thu, 6 Apr 2006 21:09:10 +0000 (21:09 +0000)]
Updates

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

18 years agoMise a jour de posgresql.tex
Ludovic Strappazon [Thu, 6 Apr 2006 12:26:21 +0000 (12:26 +0000)]
Mise a jour de posgresql.tex

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

18 years agoremoved unused scripts from knoppix/cdrom
Kermorgant [Wed, 5 Apr 2006 11:43:18 +0000 (11:43 +0000)]
removed unused scripts from knoppix/cdrom

FAQ : explains how to customize the iso

gestdiskinfo : added netmask to the start_network script and creation of tmp, proc and sys on demand

make_static_bacula : use of sed to modify the WorkingDirectory directive (use of /tmp while commenting out original value)

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

18 years agoAdd new knoppix directory
Kern Sibbald [Wed, 5 Apr 2006 07:51:24 +0000 (07:51 +0000)]
Add new knoppix directory

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

18 years agoUpdate
Kern Sibbald [Wed, 5 Apr 2006 07:42:54 +0000 (07:42 +0000)]
Update

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

18 years agomore corrections...
aussenwasser [Wed, 29 Mar 2006 15:21:11 +0000 (15:21 +0000)]
more corrections...

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

18 years agoUpdates
Kern Sibbald [Tue, 28 Mar 2006 20:51:04 +0000 (20:51 +0000)]
Updates

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

18 years agoFirst pages of a German translation
aussenwasser [Tue, 28 Mar 2006 17:37:27 +0000 (17:37 +0000)]
First pages of a German translation

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

18 years agoI finally made it!
aussenwasser [Mon, 27 Mar 2006 19:40:55 +0000 (19:40 +0000)]
I finally made it!
TODO (among other):
- find a consistent typo for terms, commands and other
- ...
2006-3-27  Bernd Frick

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

18 years agobugfix for c:/ or c:\\ (didn't work correctly on win32 if root dir was given)
Thorsten Engel [Mon, 27 Mar 2006 09:33:13 +0000 (09:33 +0000)]
bugfix for c:/ or c:\\ (didn't work correctly on win32 if root dir was given)

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

18 years agodelete unused files
Kern Sibbald [Sat, 25 Mar 2006 13:36:23 +0000 (13:36 +0000)]
delete unused files

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

18 years agoSplit the bacula start/start script into four files:
Kern Sibbald [Sat, 25 Mar 2006 13:35:28 +0000 (13:35 +0000)]
Split the bacula start/start script into four files:
   bacula         -- starts and stops calling other scripts
   bacula-ctl-dir -- starts/stops the director
   bacula-ctl-fd  -- starts/stops the File daemon
   bacula-ctl-sd  -- starts/stops the Storage daemon

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

18 years ago24Mar06
Kern Sibbald [Fri, 24 Mar 2006 16:37:56 +0000 (16:37 +0000)]
24Mar06
- Create datestyle fix for PostgreSQL. Fixes bug #574.
- Correct editing of JobId from int to int64 in fd_cmds.c
- Eliminate FileSet name race with bash_spaces() and multiple
  threads by bashing in a local.
- Fix error return from 'use storage' to print a correct error
  message rather than nothing.
- Correct false re-read last block error message when two jobs
  are simultaneously writing at the end of a tape.
- Simplify exit conditions in the reserve.c code to avoid
  possible non-release of reservation_lock().
- Suffle lock order in reserve to avoid deadlock between
  reservation lock and device mutex.
21Mar06
- Initialize jcr mutex before first use.

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

18 years agoMise à jour de install.tex
Ludovic Strappazon [Fri, 24 Mar 2006 15:57:41 +0000 (15:57 +0000)]
Mise à jour de install.tex

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

18 years agoMise a jour de configure.tex
Ludovic Strappazon [Thu, 23 Mar 2006 15:21:56 +0000 (15:21 +0000)]
Mise a jour de configure.tex

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

18 years agoFix problems in doc
Kern Sibbald [Wed, 22 Mar 2006 15:58:09 +0000 (15:58 +0000)]
Fix problems in doc

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

18 years agowithin a verbatim, use < and > instead of \lt{} etc.
Dan Langille [Wed, 22 Mar 2006 14:41:55 +0000 (14:41 +0000)]
within a verbatim, use < and > instead of \lt{} etc.

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

18 years agowithin a verbatim, use < and > instead of \lt{} etc.
Dan Langille [Wed, 22 Mar 2006 14:39:17 +0000 (14:39 +0000)]
within a verbatim, use < and > instead of \lt{} etc.
While here, while creating a patch, you use > not <

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

18 years agotimeout 5min on W2K3
Thorsten Engel [Tue, 21 Mar 2006 12:38:30 +0000 (12:38 +0000)]
timeout 5min on W2K3

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

18 years agosmall bugfix (init mutex before using it in inc_use_count) ;-)
Thorsten Engel [Tue, 21 Mar 2006 10:30:29 +0000 (10:30 +0000)]
small bugfix (init mutex before using it in inc_use_count) ;-)

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

18 years agoUpdates
Kern Sibbald [Mon, 20 Mar 2006 07:14:29 +0000 (07:14 +0000)]
Updates

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

18 years agoIntegrate addition of line count limitation to bsmtp -l from
Kern Sibbald [Mon, 20 Mar 2006 07:13:12 +0000 (07:13 +0000)]
Integrate addition of line count limitation to bsmtp -l from
  Sebastian Stark <stark at tuebingen.mpg.de>

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

18 years ago17Mar06
Kern Sibbald [Fri, 17 Mar 2006 17:42:42 +0000 (17:42 +0000)]
17Mar06
- Implement regex test program in tools directory.
- Attempt to fix time problem with bsmtp with foreign langs.
- Add strip_trailing_newline() submitted by user.
- Implement regex matching in migrate.c
16Mar06
- Fix bug #537 to allow arbitrary time to mount a volume for
  restore, if polling is turned on.
- If dir_user or dir-group is specified in ./configure apply it to
  the working-dir. Fixes bug #533.
- If rescheduling a job cancel the previous incarnation with the SD.
  Fixes bugs #566 and 557.
- Fix bug #567 do_message() definition type conflict.

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

18 years agoupdate
Kern Sibbald [Wed, 15 Mar 2006 18:38:28 +0000 (18:38 +0000)]
update

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

18 years ago- Add more jcr methods and make mutex and use_count private.
Kern Sibbald [Tue, 14 Mar 2006 19:37:20 +0000 (19:37 +0000)]
- Add more jcr methods and make mutex and use_count private.
- Create lock/unlock methods for jcr.
- Fix PostgreSQL bug doing sql_data_seeek() by explicitly reading
  records to get to seek position.
- Integrate patch from bug #561 to correct conio.c signal definitions.
- Fix Rescheduling failed Jobs. Ensure that SD message thread
  terminates correctly by doing pthread_kill(). Do not destroy
  SD cond wait variable between executions of the job. Use local
  mutex for cond variable to avoid blocking jcr chain. Fix poor
  use of jcr use count in jobq.c for restarted jobs.
- Fix obsolete usage of foreach_dlist() to use foreach_jcr() in
  lib/jcr.c -- prevents locking the jcr chaing.
- Apply patch from bug #564, which corrects listing volumes with
  multiple autochangers. Apply same fix to next volume list.
- Fix bug #562 where restore bootstrap file is not unique.
- More details in implementing David's migration syntax proposal.
- Save and restore dcr when swapping drives so that if we have
  a write dcr it is not lost.
- Use new routine lock_reservations() to lock the reservations
  system, and call it while looking for a volume in askdir.c.
  This could possibly fix bug #543.
- Stop SD command loop if job is canceled.

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

18 years agoUpdates
Kern Sibbald [Tue, 14 Mar 2006 19:32:04 +0000 (19:32 +0000)]
Updates

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