]>
git.sur5r.net Git - bacula/bacula/log
Robert Nelson [Fri, 1 Sep 2006 11:55:42 +0000 (11:55 +0000)]
Change Groupbox name to Remote Director in Configuration page if Director is not installed locally.
Disable installer going to finish page automatically so Details log can be viewed.
Change default to install as service and start immediately.
Change command line options to /noservice and /nostart.
Add bconsole to all components.
Add /pause command line option to scsilist.exe so that it can be executed from a menu item without the console window disappearing after execution.
Add shortcut to Bacula menu to execute scsilist.cpp
Fix /kill AGAIN.
Add Comment for #undef _DEBUG
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3393
91ce42f0 -d328-0410-95d8-
f526ca767f89
Robert Nelson [Fri, 1 Sep 2006 00:49:21 +0000 (00:49 +0000)]
Update the Microsoft Visual Studio build to match the MinGW32 build.
Fix precedence problem in an ASSERT.
Put DLL_IMP_EXP macros in the right place so they work with both gcc and msvc.
Change make_session_key on WIN32 to use WIN32 APIs to produce a better seed.
Add sed to external dependencies, it is used only during installation.
Remove unused code from winmain.cpp and winservice.cpp for the three daemons.
Fix /kill for file and storage daemons.
Add bfree to the exports for bacula.dll.
Add new tool scsilist.exe which displays the changer, tape and CD/DVD (1394, SCSI, SATA, ATAPI) devices and the information required to add them to bacula-sd.conf.
Added full configuration generation to the installer.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3392
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Thu, 31 Aug 2006 21:07:14 +0000 (21:07 +0000)]
kes Make find with no args in tree restore return error rather than
stopping the selection. Fixes bug #665
kes Rework DVD writing to ensure that the last part is written
on open_next_part when dealing with a spool file.
kes Correct the lseek_dev() routine to handle end point correctly
(bug introduced by me).
kes Allow part number to exceed num_dvd_parts in lseek_dev().
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3391
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Thu, 31 Aug 2006 19:10:03 +0000 (19:10 +0000)]
ebl Add FileSet view action
ebl Add view fileset to job_zoom
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3390
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 30 Aug 2006 16:21:52 +0000 (16:21 +0000)]
Update version
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3389
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 30 Aug 2006 16:19:32 +0000 (16:19 +0000)]
kes Apply dvd-handler patch from Richard Mortimer.
kes Apply dvd error check patch from Richard Mortimer.
kes Apply bpipe race patch from Richard Mortimer.
kes Rework how DVD labels are handled and set append only
when part > num_dvd_parts.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3388
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Tue, 29 Aug 2006 22:05:42 +0000 (22:05 +0000)]
Update Win32 chapter
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3387
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Tue, 29 Aug 2006 21:51:57 +0000 (21:51 +0000)]
ebl fix delete jobid
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3386
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Tue, 29 Aug 2006 21:45:36 +0000 (21:45 +0000)]
ebl fix runscript comment
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3385
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Tue, 29 Aug 2006 16:55:37 +0000 (16:55 +0000)]
Integrate mkcdrec with Bacula
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3384
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Tue, 29 Aug 2006 15:28:27 +0000 (15:28 +0000)]
Apply changes
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3383
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Tue, 29 Aug 2006 15:06:49 +0000 (15:06 +0000)]
Sort dot commands
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3382
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sun, 27 Aug 2006 18:30:57 +0000 (18:30 +0000)]
kes Rework many features of DVD writing and reading. Added many error
messages. Most importantly changed part to represent the current
part number base zero. This makes current DVD writing incompatible
with previous version.
26Aug06
kes Add host:port to connect failure messages to FD and SD from Dir.
kes Add WhereACL to console ACL list. If nothing is specified, only
the default is permitted for restore. Otherwise, *all* allows any
path, or you can specify permitted paths. This should allow control
over where users can restore files. This is untested.
kes Modified message to add a ? (as in loaded?) when querying the autochanger
for what Slot is loaded.
kes Fixed the use of Slot, so that is more correctly maintained, thus
eliminating unneeded duplicate calls to determine what Slot is loaded.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3381
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Sun, 27 Aug 2006 07:26:52 +0000 (07:26 +0000)]
ebl update
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3380
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Sun, 27 Aug 2006 07:26:11 +0000 (07:26 +0000)]
ebl update
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3379
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Sat, 26 Aug 2006 17:46:36 +0000 (17:46 +0000)]
update
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3378
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Sat, 26 Aug 2006 17:43:31 +0000 (17:43 +0000)]
ebl add more graph type
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3377
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Sat, 26 Aug 2006 17:17:12 +0000 (17:17 +0000)]
ebl add month/pmonth to STARTTIME_ macros
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3376
91ce42f0 -d328-0410-95d8-
f526ca767f89
Scott Barninger [Sat, 26 Aug 2006 14:22:59 +0000 (14:22 +0000)]
Update bweb and brestore file lists. Add post script to brestore.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3375
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sat, 26 Aug 2006 11:28:39 +0000 (11:28 +0000)]
kes Add host:port to connect failure messages to FD and SD from Dir.
kes Add WhereACL to console ACL list. If nothing is specified, only
the default is permitted for restore. Otherwise, *all* allows any
path, or you can specify permitted paths. This should allow control
over where users can restore files. This is untested.
kes Modified message to add a ? (as in loaded?) when querying the autochanger
for what Slot is loaded.
kes Fixed the use of Slot, so that is more correctly maintained, thus
eliminating unneeded duplicate calls to determine what Slot is loaded.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3374
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sat, 26 Aug 2006 10:26:50 +0000 (10:26 +0000)]
Correct Python examples
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3373
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Fri, 25 Aug 2006 22:34:58 +0000 (22:34 +0000)]
ebl cleanup, add sql date functions
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3372
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Fri, 25 Aug 2006 22:30:12 +0000 (22:30 +0000)]
ebl fix
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3371
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Fri, 25 Aug 2006 15:05:45 +0000 (15:05 +0000)]
Install man pages with 'make install'
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3370
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Fri, 25 Aug 2006 14:54:17 +0000 (14:54 +0000)]
Remove old console.glade file
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3369
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Fri, 25 Aug 2006 12:35:45 +0000 (12:35 +0000)]
kes wx-console crashes because of differences between Bacula and wxWidgets
malloc()/free(). Tweek wx-console to use bmalloc()/bfree() for Bacula
calls.
kes correct improper indenting in wx-console/console_conf.c
kes update wx-console header copyrights
kes Fix bug #658 where wx-console mangles file/directory names containing
commas.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3368
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Thu, 24 Aug 2006 21:43:28 +0000 (21:43 +0000)]
ebl add running job option
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3367
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Thu, 24 Aug 2006 20:31:43 +0000 (20:31 +0000)]
update
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3366
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Thu, 24 Aug 2006 20:30:28 +0000 (20:30 +0000)]
ebl typo fix
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3365
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Thu, 24 Aug 2006 20:29:42 +0000 (20:29 +0000)]
ebl Add LocationLog view
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3364
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Thu, 24 Aug 2006 20:15:28 +0000 (20:15 +0000)]
ebl add estimate function
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3362
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Thu, 24 Aug 2006 19:00:40 +0000 (19:00 +0000)]
ebl add list_pool function
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3361
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Thu, 24 Aug 2006 09:49:17 +0000 (09:49 +0000)]
Update technotes
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3360
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Thu, 24 Aug 2006 09:48:11 +0000 (09:48 +0000)]
kes Add Media.Enabled flag to client backups for dotcmds.c
kes Enforce Media.Enabled=1 for a current restore to work.
kes Require restore case 3 to have sqlquery permission to work.
kes Remove obsolete del_MAC sql command.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3359
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Wed, 23 Aug 2006 22:52:37 +0000 (22:52 +0000)]
ebl fix
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3358
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Wed, 23 Aug 2006 22:33:59 +0000 (22:33 +0000)]
ebl update
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3357
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Wed, 23 Aug 2006 21:53:27 +0000 (21:53 +0000)]
ebl small fix
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3356
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Wed, 23 Aug 2006 21:52:58 +0000 (21:52 +0000)]
ebl fix css
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3355
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Wed, 23 Aug 2006 21:42:01 +0000 (21:42 +0000)]
ebl dont display running job in display_job
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3354
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Wed, 23 Aug 2006 21:40:12 +0000 (21:40 +0000)]
ebl cleanup
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3353
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Wed, 23 Aug 2006 20:00:52 +0000 (20:00 +0000)]
ebl add bweb/brestore note
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3352
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Wed, 23 Aug 2006 19:52:34 +0000 (19:52 +0000)]
ebl update conio notes
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3351
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Wed, 23 Aug 2006 19:05:59 +0000 (19:05 +0000)]
ebl add favicon.ico
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3350
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Wed, 23 Aug 2006 17:20:32 +0000 (17:20 +0000)]
ebl first add
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3349
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Wed, 23 Aug 2006 17:19:39 +0000 (17:19 +0000)]
- Add client/media search box (with regexp)
- Add menubar instead of plain menu
- Drop all <button> element
- Fix big div
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3348
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 23 Aug 2006 11:48:08 +0000 (11:48 +0000)]
Ensure that Anthony DeRobertis patch is in correctly
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3347
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Tue, 22 Aug 2006 21:50:17 +0000 (21:50 +0000)]
ebl fix title
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3346
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Tue, 22 Aug 2006 21:44:57 +0000 (21:44 +0000)]
ebl fix nasty br
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3345
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Tue, 22 Aug 2006 21:24:57 +0000 (21:24 +0000)]
ebl first add
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3344
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Tue, 22 Aug 2006 21:07:09 +0000 (21:07 +0000)]
ebl update init of bweb/config
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3343
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Tue, 22 Aug 2006 20:51:52 +0000 (20:51 +0000)]
ebl update
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3342
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Tue, 22 Aug 2006 20:49:22 +0000 (20:49 +0000)]
ebl add copyright
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3341
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Tue, 22 Aug 2006 20:46:38 +0000 (20:46 +0000)]
ebl add
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3337
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Tue, 22 Aug 2006 20:46:02 +0000 (20:46 +0000)]
ebl first add
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3336
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Tue, 22 Aug 2006 20:43:29 +0000 (20:43 +0000)]
ebl update LocationLog table when moving media
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3335
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Tue, 22 Aug 2006 20:34:22 +0000 (20:34 +0000)]
ebl - change default config file format, use Data::Dumper now
- add load_old function to do convert from old_format
- add add/del/mod autochanger from configuration
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3334
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Tue, 22 Aug 2006 17:32:32 +0000 (17:32 +0000)]
ebl add new autochanger directive
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3333
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Tue, 22 Aug 2006 17:32:00 +0000 (17:32 +0000)]
ebl Add new autochanger functions
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3332
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Tue, 22 Aug 2006 17:20:42 +0000 (17:20 +0000)]
ebl add see all versions
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3330
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Tue, 22 Aug 2006 13:57:41 +0000 (13:57 +0000)]
Final changes
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3329
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Tue, 22 Aug 2006 06:52:29 +0000 (06:52 +0000)]
ebl 800 messages traduits, 1 traduction approximative, 2168 messages non-traduits.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3328
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Mon, 21 Aug 2006 17:12:28 +0000 (17:12 +0000)]
Final changes
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3327
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Mon, 21 Aug 2006 17:02:43 +0000 (17:02 +0000)]
Final changes
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3326
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Mon, 21 Aug 2006 15:52:43 +0000 (15:52 +0000)]
ebl Replace FileSet by JobName in bgraph
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3325
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Mon, 21 Aug 2006 15:24:12 +0000 (15:24 +0000)]
mco fix bug when StartFile != EndFile
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3324
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Mon, 21 Aug 2006 14:51:51 +0000 (14:51 +0000)]
Final changes
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3323
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Mon, 21 Aug 2006 14:37:18 +0000 (14:37 +0000)]
ebl Make replace=True by default (this give good directory permissions)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3322
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Mon, 21 Aug 2006 13:09:40 +0000 (13:09 +0000)]
Final changes
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3321
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Mon, 21 Aug 2006 06:42:49 +0000 (06:42 +0000)]
ebl first add
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3317
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Mon, 21 Aug 2006 06:02:57 +0000 (06:02 +0000)]
ebl display a message when open text/brestore mime type
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3316
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Mon, 21 Aug 2006 06:02:18 +0000 (06:02 +0000)]
ebl Display configuration when dbi is not found
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3315
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sun, 20 Aug 2006 21:19:35 +0000 (21:19 +0000)]
Update migration chapter
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3314
91ce42f0 -d328-0410-95d8-
f526ca767f89
Alexandre Baron [Sun, 20 Aug 2006 21:09:39 +0000 (21:09 +0000)]
Update Bacula french web site
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3313
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Sun, 20 Aug 2006 21:07:37 +0000 (21:07 +0000)]
ebl fix my name :)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3312
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sun, 20 Aug 2006 18:40:53 +0000 (18:40 +0000)]
Add -n option to bconsole to turn off conio
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3311
91ce42f0 -d328-0410-95d8-
f526ca767f89
Scott Barninger [Sun, 20 Aug 2006 17:05:49 +0000 (17:05 +0000)]
Add bweb and brestore to release builds.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3310
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sun, 20 Aug 2006 13:27:55 +0000 (13:27 +0000)]
kes Print JobIds to be migrated in Job Report.
kes Add additional user supplied notes to the messages part of
bacula-dir.conf concerning multiple email addresses.
kes Fix an incorrect comment pointed out by a user in dvd_handler.in
kes Add more recent Feature requests to Projects file.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3309
91ce42f0 -d328-0410-95d8-
f526ca767f89
Dan Langille [Sun, 20 Aug 2006 01:45:45 +0000 (01:45 +0000)]
The introduction to Job Migration contained a few run-on sentences. This
stuff needs to be kept short and sweet. These changes say the same things,
only in shorter sentences. HTH.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3308
91ce42f0 -d328-0410-95d8-
f526ca767f89
Scott Barninger [Sat, 19 Aug 2006 21:12:15 +0000 (21:12 +0000)]
Change key directory to /etc/bacula/pubkeys
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3307
91ce42f0 -d328-0410-95d8-
f526ca767f89
Scott Barninger [Sat, 19 Aug 2006 15:42:03 +0000 (15:42 +0000)]
Add LANG override.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3306
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sat, 19 Aug 2006 12:07:27 +0000 (12:07 +0000)]
Update + add migration tests
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3305
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Sat, 19 Aug 2006 10:10:21 +0000 (10:10 +0000)]
kes Apply Maritn's fix to src/win32/Makefile.
kes Apply Martin's fix to configure.in for pthreads on FreeBSD 4.x
kes Implement pruning for Migration and migrated jobs.
kes Implement PoolOccupancy migration.
kes Implement PoolTime migration.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3304
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Thu, 17 Aug 2006 21:40:08 +0000 (21:40 +0000)]
ebl Remove Read/Write Bytes
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3303
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Thu, 17 Aug 2006 21:33:36 +0000 (21:33 +0000)]
ebl fix media_zoom query
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3302
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Thu, 17 Aug 2006 21:18:07 +0000 (21:18 +0000)]
ebl display message when bweb not found
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3301
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Thu, 17 Aug 2006 20:32:19 +0000 (20:32 +0000)]
Add data encryption chapter
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3299
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Thu, 17 Aug 2006 17:42:43 +0000 (17:42 +0000)]
ebl Add volume/pool usage
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3296
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 16 Aug 2006 21:45:37 +0000 (21:45 +0000)]
Add back build-depkgs-mingw32 hopefully with execute perms
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3295
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 16 Aug 2006 21:44:20 +0000 (21:44 +0000)]
Remove build-depkgs-mingw32
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3294
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 16 Aug 2006 21:42:56 +0000 (21:42 +0000)]
Update
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3293
91ce42f0 -d328-0410-95d8-
f526ca767f89
Kern Sibbald [Wed, 16 Aug 2006 18:43:13 +0000 (18:43 +0000)]
Minor tweaks to Migration
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3292
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Wed, 16 Aug 2006 17:50:14 +0000 (17:50 +0000)]
ebl fix
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3291
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Wed, 16 Aug 2006 17:37:36 +0000 (17:37 +0000)]
ebl small javascript bugfix
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3290
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Wed, 16 Aug 2006 17:37:00 +0000 (17:37 +0000)]
ebl Add mount/umount
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3289
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Wed, 16 Aug 2006 17:36:14 +0000 (17:36 +0000)]
ebl Add pool graphic view
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3288
91ce42f0 -d328-0410-95d8-
f526ca767f89
Eric Bollengier [Wed, 16 Aug 2006 17:27:14 +0000 (17:27 +0000)]
ebl Add pool view
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3287
91ce42f0 -d328-0410-95d8-
f526ca767f89
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
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
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
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