]> git.sur5r.net Git - bacula/bacula/log
bacula/bacula
17 years agokes If doing a mount, look for a slot, and if specified pass it to
Kern Sibbald [Tue, 15 Aug 2006 20:43:54 +0000 (20:43 +0000)]
kes  If doing a mount, look for a slot, and if specified pass it to
     the SD so that it can load the autochanger.
kes  Return DVD=1 flag if a label command is done to a DVD. This
     permits setting VolParts to 1.
kes  Apply DVD patch from Richard Mortimer <richm@oldelvet.org.uk>, but
     rework ua_label code based on DVD media type to use DVD flag returned.

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

17 years agokes Eliminate some compile warnings in dird_conf.c
Kern Sibbald [Tue, 15 Aug 2006 13:51:22 +0000 (13:51 +0000)]
kes  Eliminate some compile warnings in dird_conf.c
kes  Format the bytes field in the terminated jobs part of the status
     command for the three daemons with suffixes to reduce print size
     of backup bytes.  Suggested by a user.
kes  When not descending into a directory, print the File= name that
     triggered it -- makes why not descending a bit clearer.
kes  Do not unload autochanger when doing a list command -- basic code
     from Eric Bollengier.

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

17 years agoDon't try and install msvc specific files on a mingw32 build.
Robert Nelson [Tue, 15 Aug 2006 11:33:06 +0000 (11:33 +0000)]
Don't try and install msvc specific files on a mingw32 build.

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

17 years agoCorrect restore2-by-file test
Kern Sibbald [Mon, 14 Aug 2006 16:46:54 +0000 (16:46 +0000)]
Correct restore2-by-file test

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

17 years agoReworked the MinGW32 build-dependencies script, it has been renamed to build-depkgs...
Robert Nelson [Sat, 12 Aug 2006 23:18:24 +0000 (23:18 +0000)]
Reworked the MinGW32  build-dependencies script, it has been renamed to build-depkgs-mingw32.  It now handles two options -h to display help and -C to reextract the source and apply the patches.  The -C option is useful for updating the source after new patches are released.

Moved the 3rd party package URLs to a separate file External-mingw32.  This allows us to update to new versions without having to modify the script and makes it easier to figure out which packages and which versions are used.

Added a new script build-depkgs-msvc.cmd which does the same thing as build-depkgs-mingw32 except they are built using Microsoft Visual C and placed in the depkgs-msvc directory.  There is also an External-msvc file to describe the packages.

Updated README.mingw32 with the updated instructions.

Added a couple of missing files to the installer for PostgreSQL.

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

17 years ago*** empty log message ***
Eric Bollengier [Sat, 12 Aug 2006 07:47:44 +0000 (07:47 +0000)]
*** empty log message ***

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

17 years agoebl hide legend with option
Eric Bollengier [Fri, 11 Aug 2006 19:00:04 +0000 (19:00 +0000)]
ebl  hide legend with option

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

17 years agoebl small fix
Eric Bollengier [Thu, 10 Aug 2006 18:44:09 +0000 (18:44 +0000)]
ebl  small fix

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

17 years agoFix the build. If we're going to rely on pointer conversion like this, we need to...
Landon Fuller [Thu, 10 Aug 2006 16:04:35 +0000 (16:04 +0000)]
Fix the build. If we're going to rely on pointer conversion like this, we need to be explicit in our casting.

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

17 years agoebl add media filter on display_media
Eric Bollengier [Thu, 10 Aug 2006 02:34:15 +0000 (02:34 +0000)]
ebl  add media filter on display_media
ebl  add media view on job zoom

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

17 years agoebl bug fix extern/intern action display
Eric Bollengier [Thu, 10 Aug 2006 02:33:50 +0000 (02:33 +0000)]
ebl  bug fix extern/intern action display

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

17 years agoDebut de restore.tex.
Ludovic Strappazon [Wed, 9 Aug 2006 14:16:55 +0000 (14:16 +0000)]
Debut de restore.tex.

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

17 years agofix typo:
Dan Langille [Wed, 9 Aug 2006 11:57:03 +0000 (11:57 +0000)]
fix typo:
please write and EOF mark => please write an EOF mark

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

17 years agoebl add duration to display_job
Eric Bollengier [Tue, 8 Aug 2006 22:15:06 +0000 (22:15 +0000)]
ebl  add duration to display_job

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

17 years agoebl add to cvs
Eric Bollengier [Tue, 8 Aug 2006 21:45:32 +0000 (21:45 +0000)]
ebl  add to cvs

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

17 years agoebl first commit
Eric Bollengier [Tue, 8 Aug 2006 21:32:44 +0000 (21:32 +0000)]
ebl  first commit

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

17 years agoMake build-win32-cross-tools work on FreeBSD.
Robert Nelson [Tue, 8 Aug 2006 12:01:18 +0000 (12:01 +0000)]
Make build-win32-cross-tools work on FreeBSD.

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

17 years agoAnother FreeBSD compatibility fix.
Robert Nelson [Tue, 8 Aug 2006 08:13:00 +0000 (08:13 +0000)]
Another FreeBSD compatibility fix.

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

17 years agoFix Windows cross-compile compatibilty problems with FreeBSD.
Robert Nelson [Tue, 8 Aug 2006 07:49:09 +0000 (07:49 +0000)]
Fix Windows cross-compile compatibilty problems with FreeBSD.

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

17 years agoSuite et fin de console.tex.
Ludovic Strappazon [Mon, 7 Aug 2006 20:56:10 +0000 (20:56 +0000)]
Suite et fin de console.tex.

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

17 years agoebl Make RunScript work as 1.143
Eric Bollengier [Mon, 7 Aug 2006 20:24:51 +0000 (20:24 +0000)]
ebl  Make RunScript work as 1.143

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

17 years agoUpdates
Kern Sibbald [Mon, 7 Aug 2006 09:21:51 +0000 (09:21 +0000)]
Updates

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

17 years agokes Fix bug #462 incorrect error message printed when client script called
Kern Sibbald [Mon, 7 Aug 2006 09:17:25 +0000 (09:17 +0000)]
kes  Fix bug #462 incorrect error message printed when client script called
     from File= was not found.
kes  Fix bug #558 (waiting for feedback) where Bacula needs too much time to
     do a rewind on Solaris when no tape is in the drive (Solaris does not
     have the detailed errno found on Linux).  Added Solaris specific code.
     Note, this may apply to other OSes as well.

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

17 years agoebl Fix runscript bug
Eric Bollengier [Mon, 7 Aug 2006 07:21:58 +0000 (07:21 +0000)]
ebl  Fix runscript bug

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

17 years agoUpdate for 1.39.18 Mandriva build.
Scott Barninger [Sun, 6 Aug 2006 20:12:45 +0000 (20:12 +0000)]
Update for 1.39.18 Mandriva build.

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

17 years agoebl Try to fix bug on RunScript {} resource parsing
Eric Bollengier [Sun, 6 Aug 2006 20:03:30 +0000 (20:03 +0000)]
ebl  Try to fix bug on RunScript {} resource parsing

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

17 years agoadd remote source directory, add switch for signing, refine file names.
Scott Barninger [Sun, 6 Aug 2006 13:09:33 +0000 (13:09 +0000)]
add remote source directory, add switch for signing, refine file names.

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

17 years agoFix Linux build problem. I had tested this on Linux but I accidently put the change...
Robert Nelson [Sun, 6 Aug 2006 09:21:18 +0000 (09:21 +0000)]
Fix Linux build problem.  I had tested this on Linux but I accidently put the change into Makefile instead of Makefile.in.

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

17 years agoUpdate technotes
Kern Sibbald [Sun, 6 Aug 2006 09:02:56 +0000 (09:02 +0000)]
Update technotes

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

17 years agoDefined BUILDING_CATS in src/cats/cats.h so that *nix builds
Kern Sibbald [Sun, 6 Aug 2006 09:02:17 +0000 (09:02 +0000)]
Defined BUILDING_CATS in src/cats/cats.h so that *nix builds

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

17 years agoMore line-end cleanup
Robert Nelson [Sun, 6 Aug 2006 02:58:14 +0000 (02:58 +0000)]
More line-end cleanup

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

17 years agoFix line-endings.
Robert Nelson [Sun, 6 Aug 2006 02:12:47 +0000 (02:12 +0000)]
Fix line-endings.

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

17 years ago$(MTX) => ${MTX}
Dan Langille [Sun, 6 Aug 2006 01:46:59 +0000 (01:46 +0000)]
$(MTX) => ${MTX}

REPORTED BY: Michael Brennen

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

17 years agocorrectly spell bacula.
Dan Langille [Sun, 6 Aug 2006 01:36:39 +0000 (01:36 +0000)]
correctly spell bacula.

REPORTED BY: Scott Barninger

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

17 years agoUpdated with my changes.
Robert Nelson [Sat, 5 Aug 2006 22:36:20 +0000 (22:36 +0000)]
Updated with my changes.

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

17 years agoMove the definition of catalog_db[] into cats. Change it to db_get_type() which...
Robert Nelson [Sat, 5 Aug 2006 22:27:03 +0000 (22:27 +0000)]
Move the definition of catalog_db[] into cats.  Change it to db_get_type() which is implemented
in the database specific files: bdb.c, mysql.c, postgresql.c and sqlite.c.

Change cats.h so that database specific sections are only visible which building the cats directory.

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

17 years agoGet rid of %suse_version, causes undefined error other platforms.
Scott Barninger [Sat, 5 Aug 2006 22:24:29 +0000 (22:24 +0000)]
Get rid of %suse_version, causes undefined error other platforms.

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

17 years agoCorrect improperly formated list command output reported by Dan.
Kern Sibbald [Sat, 5 Aug 2006 20:48:16 +0000 (20:48 +0000)]
Correct improperly formated list command output reported by Dan.

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

17 years agoAdd build_python
Scott Barninger [Sat, 5 Aug 2006 20:32:58 +0000 (20:32 +0000)]
Add build_python

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

17 years agoebl Fix bug on RunBefore
Eric Bollengier [Sat, 5 Aug 2006 20:18:49 +0000 (20:18 +0000)]
ebl  Fix bug on RunBefore

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

17 years ago1.39.18 updates
Scott Barninger [Sat, 5 Aug 2006 20:11:00 +0000 (20:11 +0000)]
1.39.18 updates

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

17 years agoCleanup mtx-changer.cmd and fix error handling.
Robert Nelson [Sat, 5 Aug 2006 20:03:06 +0000 (20:03 +0000)]
Cleanup mtx-changer.cmd and fix error handling.

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

17 years agoFix problem building the Windows version in the same tree as the Unix version.
Robert Nelson [Sat, 5 Aug 2006 19:55:35 +0000 (19:55 +0000)]
Fix problem building the Windows version in the same tree as the Unix version.

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

17 years agoAdd python support.
Scott Barninger [Sat, 5 Aug 2006 16:36:16 +0000 (16:36 +0000)]
Add python support.

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

17 years agoRe-enable and update sqlite script patches. Bug 648.
Scott Barninger [Sat, 5 Aug 2006 14:27:18 +0000 (14:27 +0000)]
Re-enable and update sqlite script patches. Bug 648.

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

17 years agoUpdates
Kern Sibbald [Sat, 5 Aug 2006 13:38:12 +0000 (13:38 +0000)]
Updates

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

17 years agoA better fix for the WIN32_VSS bug that Kern discovered.
Robert Nelson [Sat, 5 Aug 2006 10:29:01 +0000 (10:29 +0000)]
A better fix for the WIN32_VSS bug that Kern discovered.

Create a separate DLL for each database interface.  Then rename it to
bacula_cats.dll during installation.

Move sql_cmd.c from src/dird to src/cats.

Create a header file for the constants exported from sql_cmd.c.

Removed local extern definitions from cats *.c files, put them in sql_cmd.h.

Added Windows version of the database scripts.  In some cases these scripts are placeholders and more work is needed to make them execute.

Eliminated the need to install the database dlls in a client only installation.

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

17 years agoSuite de console.tex.
Ludovic Strappazon [Fri, 4 Aug 2006 20:01:53 +0000 (20:01 +0000)]
Suite de console.tex.

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

17 years agoUpdates
Kern Sibbald [Fri, 4 Aug 2006 18:38:56 +0000 (18:38 +0000)]
Updates

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

17 years agoFinal changes
Kern Sibbald [Fri, 4 Aug 2006 18:10:28 +0000 (18:10 +0000)]
Final changes

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

17 years agoUpdate ReleaseNotes
Kern Sibbald [Fri, 4 Aug 2006 14:18:18 +0000 (14:18 +0000)]
Update ReleaseNotes

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

17 years agoCorrect despool time calculation.
Kern Sibbald [Fri, 4 Aug 2006 08:13:41 +0000 (08:13 +0000)]
Correct despool time calculation.

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

17 years agoUpdates
Kern Sibbald [Thu, 3 Aug 2006 21:53:13 +0000 (21:53 +0000)]
Updates

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

17 years agoDebut de conole.tex
Ludovic Strappazon [Thu, 3 Aug 2006 20:37:14 +0000 (20:37 +0000)]
Debut de conole.tex

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

17 years agokes Remove previous changes to compat.cpp as they create problems.
Kern Sibbald [Thu, 3 Aug 2006 19:44:23 +0000 (19:44 +0000)]
kes  Remove previous changes to compat.cpp as they create problems.
kes  Use old style MD5 for FileSets to avoid Full saves on every Job.

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

17 years agoUpdate version
Kern Sibbald [Thu, 3 Aug 2006 16:03:57 +0000 (16:03 +0000)]
Update version

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

17 years agoUpdate technotes
Kern Sibbald [Thu, 3 Aug 2006 16:03:17 +0000 (16:03 +0000)]
Update technotes

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

17 years agokes Attempt to fix problems with the msg_queue crashing on Solaris
Kern Sibbald [Thu, 3 Aug 2006 16:02:16 +0000 (16:02 +0000)]
kes  Attempt to fix problems with the msg_queue crashing on Solaris
     when Bacula is terminating, but problems remain.
kes  Add WIN32_VSS to HAVES in src/Makefile.inc.in to correct VSS
     name editing problems with too many \?\es.
kes  Fix some Bacula source code stlye problems in compat.cpp.
kes  Turn off 3 lines of code at line 331 of compat.cpp
kes  Add debug code to compat.cpp and convert non-Bacula debug code
     to Bacula style.

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

17 years agoDon't strip libmysql.dll
Robert Nelson [Thu, 3 Aug 2006 14:56:59 +0000 (14:56 +0000)]
Don't strip libmysql.dll

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

17 years agokes Change the name of the technical notes file from kes-1.39 to
Kern Sibbald [Wed, 2 Aug 2006 15:42:45 +0000 (15:42 +0000)]
kes  Change the name of the technical notes file from kes-1.39 to
     technotes-1.39.  Prefix my messages with 'kes  '.
kes  Allow dequeue_messages() to be called twice. Should fix bug
     # 649.
kes  Add Job type to bscan Job information output.

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

17 years agoSuite et fin de autochangers.tex.
Ludovic Strappazon [Wed, 2 Aug 2006 14:10:25 +0000 (14:10 +0000)]
Suite et fin de autochangers.tex.

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

17 years agoUpdate
Kern Sibbald [Wed, 2 Aug 2006 09:43:31 +0000 (09:43 +0000)]
Update

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

17 years agoDebut de autochangers.tex.
Ludovic Strappazon [Tue, 1 Aug 2006 20:44:06 +0000 (20:44 +0000)]
Debut de autochangers.tex.

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

17 years agoFix wxWidgets patch.
Robert Nelson [Tue, 1 Aug 2006 19:02:09 +0000 (19:02 +0000)]
Fix wxWidgets patch.

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

17 years agoUpdate README
Kern Sibbald [Tue, 1 Aug 2006 13:47:06 +0000 (13:47 +0000)]
Update README

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

17 years agoFix benign error message in Makefile.rules when building the installer.
Robert Nelson [Tue, 1 Aug 2006 12:11:04 +0000 (12:11 +0000)]
Fix benign error message in Makefile.rules when building the installer.

Add .cvsignore to installer directory.

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

17 years agoAdd missing configuration file.
Robert Nelson [Tue, 1 Aug 2006 11:58:44 +0000 (11:58 +0000)]
Add missing configuration file.

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

17 years agoFix line-endings
Robert Nelson [Tue, 1 Aug 2006 11:42:14 +0000 (11:42 +0000)]
Fix line-endings

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

17 years agoUpdate README.mingw32
Kern Sibbald [Tue, 1 Aug 2006 09:50:32 +0000 (09:50 +0000)]
Update README.mingw32

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

17 years agokes Update copyright date in program files, and for the most part
Kern Sibbald [Tue, 1 Aug 2006 08:20:29 +0000 (08:20 +0000)]
kes  Update copyright date in program files, and for the most part
     put it on a #define.
kes  Implement %q in bsnprintf.c apparently I forgot it.

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

17 years agoInitial commit of the new Windows installer.
Robert Nelson [Tue, 1 Aug 2006 07:26:55 +0000 (07:26 +0000)]
Initial commit of the new Windows installer.

Updated README.mingw32.

Add Windows version of mt to build-dependencies.

More work to support native MinGW using MSYS.

Fix build of bconsole so it builds as a console application.

Fix /kill option on Director.

Export new function db_int64_handler.

Fix some more 64bit problems in NSIS.

Fix a memory allocation problem in wxWidgets.

Rename Makefile.inc.cross to Makefile.inc.in.

Move ClientConfig.ini, Start.bat, Stop.bat and winbacula.nsi.in (renamed to winbacula.nsi) to the new installer directory.

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

17 years agoMake disk-changer sed command compatible with FreeBSD
Kern Sibbald [Mon, 31 Jul 2006 21:04:36 +0000 (21:04 +0000)]
Make disk-changer sed command compatible with FreeBSD

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

17 years agoUpdate
Kern Sibbald [Mon, 31 Jul 2006 21:03:15 +0000 (21:03 +0000)]
Update

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

17 years agokes Make a first cut at a ReleaseNotes and ChangeLog for a
Kern Sibbald [Mon, 31 Jul 2006 17:36:56 +0000 (17:36 +0000)]
kes  Make a first cut at a ReleaseNotes and ChangeLog for a
     beta release.
kes  Make make clean decend into the src/win32 directory.
kes  Fix some #ifdefing so that Solaris and FreeBSD compile
     sys/stat.h was turned off.
kes  Use suffix editing for new transfer rate messages.
kes  Attempt to come up with a workaround which seems to be an OS
     bug where write() returns EBUSY.  IMO this should not happen.
     It triggered in truncatebug test. The workaround retries using
     a 100 ms wait.
kes  Eliminate a strerror() call in a class method that failed with
     older C++ compilers.
kes  Use rm -rf rather than rmdir to delete the src/win32/release
     directory during make clean.

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

17 years agoLes accents...
Ludovic Strappazon [Mon, 31 Jul 2006 17:33:35 +0000 (17:33 +0000)]
Les accents...

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

17 years agoUpdate
Kern Sibbald [Mon, 31 Jul 2006 15:30:34 +0000 (15:30 +0000)]
Update

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

17 years agoUpdate
Kern Sibbald [Mon, 31 Jul 2006 14:26:12 +0000 (14:26 +0000)]
Update

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

17 years agoTraduction de critical.tex
Ludovic Strappazon [Mon, 31 Jul 2006 14:24:13 +0000 (14:24 +0000)]
Traduction de critical.tex

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

17 years agokes Turn off new test code in src/console.c
Kern Sibbald [Sun, 30 Jul 2006 21:28:24 +0000 (21:28 +0000)]
kes  Turn off new test code in src/console.c

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

17 years agoAdd rpm_wizard.sh
Scott Barninger [Sun, 30 Jul 2006 18:23:35 +0000 (18:23 +0000)]
Add rpm_wizard.sh

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

17 years agokes Minor fixes for SD write rate and despooling rate.
Kern Sibbald [Sun, 30 Jul 2006 17:28:08 +0000 (17:28 +0000)]
kes  Minor fixes for SD write rate and despooling rate.

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

17 years agoInitial import.
Scott Barninger [Sun, 30 Jul 2006 17:12:39 +0000 (17:12 +0000)]
Initial import.

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

17 years agokes Make bscan ignore ACL streams.
Kern Sibbald [Sun, 30 Jul 2006 16:00:35 +0000 (16:00 +0000)]
kes  Make bscan ignore ACL streams.
kes  Update projects files with new Feature Requests.
kes  Generate current English and French manuals and upload
     them to the site.
kes  Update the home page to include the new British/French flags to
     switch between translations. Work done by Alexandre Baron.
kes  Make disk-changer script print an error message if the changer
     directory is not defined.
kes  Create a generic DB routine for getting an int (32/64 bit) from
     the DB.
kes  Add more migration code.
kes  Add a few more files to .cvsignore here and there.

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

17 years agoAdd Microsoft Windows port of MT and MTX to depkgs.
Robert Nelson [Sun, 30 Jul 2006 13:32:36 +0000 (13:32 +0000)]
Add Microsoft Windows port of MT and MTX to depkgs.

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

17 years agoUpdates
Kern Sibbald [Sun, 30 Jul 2006 10:39:32 +0000 (10:39 +0000)]
Updates

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

17 years agoUpdate README.mingw32 with Robert's notes
Kern Sibbald [Sat, 29 Jul 2006 10:44:41 +0000 (10:44 +0000)]
Update README.mingw32 with Robert's notes

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

17 years agoo update
Eric Bollengier [Sat, 29 Jul 2006 08:42:38 +0000 (08:42 +0000)]
o update

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

17 years ago o update
Eric Bollengier [Sat, 29 Jul 2006 08:28:13 +0000 (08:28 +0000)]
 o update

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

17 years ago o fix : restore a crypted stream on a fd witch doen't define keys cause
Eric Bollengier [Fri, 28 Jul 2006 20:58:45 +0000 (20:58 +0000)]
 o fix : restore a crypted stream on a fd witch doen't define keys cause
         segfault.

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

17 years ago o add fix to get fd-1.3X work with new dir-1.4X runscript feature
Eric Bollengier [Thu, 27 Jul 2006 19:45:18 +0000 (19:45 +0000)]
 o add fix to get fd-1.3X work with new dir-1.4X runscript feature

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

17 years agoAdd french/english flag for Bacula web site
Alexandre Baron [Thu, 27 Jul 2006 18:28:45 +0000 (18:28 +0000)]
Add french/english flag for Bacula web site
Modified Files:
  fr/inc/header.php inc/header.php
Added Files:
  images/english-flag.jpg images/french-flag.jpg

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

17 years ago- Several important commits from Robert Nelson for code cleanup and
Kern Sibbald [Thu, 27 Jul 2006 10:22:28 +0000 (10:22 +0000)]
- Several important commits from Robert Nelson for code cleanup and
  Win32 build.
- Modify console.c so that when conio is enabled, it converts \n to
  \n\r before outputting to the console.  Hopefully this will fix
  the problems with expect in Perl that Eric saw.

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

17 years agoUpdate
Kern Sibbald [Thu, 27 Jul 2006 09:35:24 +0000 (09:35 +0000)]
Update

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

17 years agoAdd Makefile.inc to .cvsignore
Robert Nelson [Thu, 27 Jul 2006 06:57:51 +0000 (06:57 +0000)]
Add Makefile.inc to .cvsignore

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

17 years agoAdd drivetype to .cvsignore
Robert Nelson [Thu, 27 Jul 2006 06:56:30 +0000 (06:56 +0000)]
Add drivetype to .cvsignore

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

17 years agoPatch OpenSSL def file so Windows tool 'depends' works.
Robert Nelson [Thu, 27 Jul 2006 06:46:51 +0000 (06:46 +0000)]
Patch OpenSSL def file so Windows tool 'depends' works.

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

17 years agoUpdate mingw32 build instructions
Robert Nelson [Thu, 27 Jul 2006 05:10:21 +0000 (05:10 +0000)]
Update mingw32 build instructions

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

17 years agoGenerate Makefile.inc automatically
Robert Nelson [Thu, 27 Jul 2006 03:43:19 +0000 (03:43 +0000)]
Generate Makefile.inc automatically

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

17 years agoMore file cleanup
Robert Nelson [Thu, 27 Jul 2006 03:23:57 +0000 (03:23 +0000)]
More file cleanup

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

17 years agoUpdate .cvsignore files
Robert Nelson [Thu, 27 Jul 2006 03:10:13 +0000 (03:10 +0000)]
Update .cvsignore files

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