]> git.sur5r.net Git - bacula/docs/log
bacula/docs
15 years agoUpdate
Kern Sibbald [Fri, 23 Jan 2009 15:16:04 +0000 (15:16 +0000)]
Update

15 years agoebl tweak cast from pointer to integer
Eric Bollengier [Thu, 22 Jan 2009 16:18:12 +0000 (16:18 +0000)]
ebl  tweak cast from pointer to integer

15 years agoFix bug #1211 crash during reload with bad dird.conf file.
Kern Sibbald [Thu, 22 Jan 2009 14:41:02 +0000 (14:41 +0000)]
Fix bug #1211 crash during reload with bad dird.conf file.

15 years agoebl mingw provides uinptr_t
Eric Bollengier [Wed, 21 Jan 2009 14:50:41 +0000 (14:50 +0000)]
ebl  mingw provides uinptr_t

15 years agoebl Add detection of intptr_t and uintptr_t to configure process
Eric Bollengier [Wed, 21 Jan 2009 13:12:43 +0000 (13:12 +0000)]
ebl  Add detection of intptr_t and uintptr_t to configure process

15 years agoebl Add detection of intptr_t and uintptr_t to configure process
Eric Bollengier [Wed, 21 Jan 2009 13:12:21 +0000 (13:12 +0000)]
ebl  Add detection of intptr_t and uintptr_t to configure process

15 years agoebl Change some cast to use intptr_t instead of long
Eric Bollengier [Tue, 20 Jan 2009 20:07:43 +0000 (20:07 +0000)]
ebl  Change some cast to use intptr_t instead of long

15 years agoebl Use intptr_t instead of long to be sure to handle 64bit pointer
Eric Bollengier [Tue, 20 Jan 2009 20:01:18 +0000 (20:01 +0000)]
ebl  Use intptr_t instead of long to be sure to handle 64bit pointer

15 years agoebl Add check/define of intptr_t
Eric Bollengier [Tue, 20 Jan 2009 19:30:28 +0000 (19:30 +0000)]
ebl  Add check/define of intptr_t

15 years agoebl Use default age in missing job view
Eric Bollengier [Tue, 20 Jan 2009 18:13:49 +0000 (18:13 +0000)]
ebl  Use default age in missing job view

15 years agoebl fmtint prototype uses INT64 instead of long
Eric Bollengier [Tue, 20 Jan 2009 15:34:31 +0000 (15:34 +0000)]
ebl  fmtint prototype uses INT64 instead of long

15 years agoebl add difference between win32 and win64
Eric Bollengier [Tue, 20 Jan 2009 15:33:17 +0000 (15:33 +0000)]
ebl  add difference between win32 and win64

15 years agoebl use LPARAM instead of LONG for cast
Eric Bollengier [Tue, 20 Jan 2009 15:29:41 +0000 (15:29 +0000)]
ebl  use LPARAM instead of LONG for cast

15 years agoebl Small update on win32 chapter (should be rewrite)
Eric Bollengier [Tue, 20 Jan 2009 12:27:54 +0000 (12:27 +0000)]
ebl  Small update on win32 chapter (should be rewrite)

15 years agoebl Use apache2 in debian packages
Eric Bollengier [Mon, 19 Jan 2009 15:43:35 +0000 (15:43 +0000)]
ebl  Use apache2 in debian packages

15 years agoebl update
Eric Bollengier [Mon, 19 Jan 2009 12:44:50 +0000 (12:44 +0000)]
ebl  update

15 years agoebl Work on check_bacula.pl
Eric Bollengier [Mon, 19 Jan 2009 10:26:49 +0000 (10:26 +0000)]
ebl  Work on check_bacula.pl
      - Modify warning/critical threshold
          Ok = value < warning
          Warning = critical < value >= warning
          Critical = value >= critical
      - Add new options -M|-F to specify "max run test" or "count failed"
          => nothing will be done by default
      - Add JobId keyword in the scan of the storage status command
      - Add new level option

15 years agoebl Fix typo
Eric Bollengier [Mon, 19 Jan 2009 09:51:52 +0000 (09:51 +0000)]
ebl  Fix typo

15 years agoebl Take Created job in account to test current jobs
Eric Bollengier [Mon, 19 Jan 2009 09:50:08 +0000 (09:50 +0000)]
ebl  Take Created job in account to test current jobs

15 years agoUpdate version date
Kern Sibbald [Mon, 19 Jan 2009 08:06:26 +0000 (08:06 +0000)]
Update version date

15 years agoApply acl_solaris_update.patch submitted by Marco (thanks)
Kern Sibbald [Sun, 18 Jan 2009 20:47:01 +0000 (20:47 +0000)]
Apply acl_solaris_update.patch submitted by Marco (thanks)

15 years agoRemove configure check for resolv.h -- it is apparently not needed
Kern Sibbald [Sun, 18 Jan 2009 20:44:50 +0000 (20:44 +0000)]
Remove configure check for resolv.h -- it is apparently not needed
     and causes build warnings on FreeBSD.

15 years agoEnsure that the installer and newinstaller Makefiles are called
Kern Sibbald [Sun, 18 Jan 2009 20:41:38 +0000 (20:41 +0000)]
Ensure that the installer and newinstaller Makefiles are called
     during a make clean.

15 years agoEnsure that the installer and newinstaller Makefiles are called
Kern Sibbald [Sun, 18 Jan 2009 20:41:17 +0000 (20:41 +0000)]
Ensure that the installer and newinstaller Makefiles are called
     during a make clean.

15 years agoebl cleanup set_limits
Eric Bollengier [Sun, 18 Jan 2009 13:33:13 +0000 (13:33 +0000)]
ebl  cleanup set_limits

15 years agoebl Too many segfaults in this way
Eric Bollengier [Thu, 15 Jan 2009 13:21:37 +0000 (13:21 +0000)]
ebl  Too many segfaults in this way

15 years agoebl Too many external segfault in this way
Eric Bollengier [Thu, 15 Jan 2009 13:01:18 +0000 (13:01 +0000)]
ebl  Too many external segfault in this way

15 years agoebl don't send volstatus=Purged to the server to avoid error message
Eric Bollengier [Thu, 15 Jan 2009 09:56:29 +0000 (09:56 +0000)]
ebl  don't send volstatus=Purged to the server to avoid error message

15 years agoTo prevent breakage of existing scripts, reorder the commands.
Dan Langille [Wed, 14 Jan 2009 00:09:26 +0000 (00:09 +0000)]
To prevent breakage of existing scripts, reorder the commands.
Add a comment regarding this point for future reference.

15 years agoebl Add limit/offset and pattern selection
Eric Bollengier [Tue, 13 Jan 2009 22:19:34 +0000 (22:19 +0000)]
ebl  Add limit/offset and pattern selection

15 years agoebl Fix bug when updating Purged volume parameters
Eric Bollengier [Tue, 13 Jan 2009 16:55:00 +0000 (16:55 +0000)]
ebl  Fix bug when updating Purged volume parameters

15 years agoebl tweak: rename start by offset
Eric Bollengier [Tue, 13 Jan 2009 08:34:16 +0000 (08:34 +0000)]
ebl  tweak: rename start by offset

15 years agoebl first cut of limit/offset feature for file list
Eric Bollengier [Mon, 12 Jan 2009 21:32:15 +0000 (21:32 +0000)]
ebl  first cut of limit/offset feature for file list

15 years agoebl Add limit/offset to ls_dir, ls_file
Eric Bollengier [Mon, 12 Jan 2009 16:38:13 +0000 (16:38 +0000)]
ebl  Add limit/offset to ls_dir, ls_file

15 years agoebl Change Win32 by Win64 in status
Eric Bollengier [Mon, 12 Jan 2009 14:05:47 +0000 (14:05 +0000)]
ebl  Change Win32 by Win64 in status

15 years agoApply Eric's fix for suppressing extended attributes error messages
Kern Sibbald [Mon, 12 Jan 2009 10:57:58 +0000 (10:57 +0000)]
Apply Eric's fix for suppressing extended attributes error messages
     when dealing with deleted files.

15 years agoebl Fix warning message with Accurate mode on windows
Eric Bollengier [Mon, 12 Jan 2009 10:49:03 +0000 (10:49 +0000)]
ebl  Fix warning message with Accurate mode on windows

15 years agoIn my previous commit, I dropped the command from the help text. Fixed.
Dan Langille [Mon, 12 Jan 2009 06:23:31 +0000 (06:23 +0000)]
In my previous commit, I dropped the command from the help text. Fixed.

15 years agoAdjust cmdstruct:
Dan Langille [Mon, 12 Jan 2009 06:18:26 +0000 (06:18 +0000)]
Adjust cmdstruct:
- sort commands in alphabetical order: easier to reconcile with docs
- include the options for the command where not already included

NOTE: This makes some lines very long.  If that's not acceptable,
we'll have to look at this closer.

15 years agoAdjust the "Alphabetic List of Console Commands"
Dan Langille [Mon, 12 Jan 2009 05:42:47 +0000 (05:42 +0000)]
Adjust the "Alphabetic List of Console Commands"
- sort them in alphabetical order
- add some missing command (e.g. gui, time, trace)

15 years agoAdd debug line number in Win32 error message
Kern Sibbald [Sun, 11 Jan 2009 19:51:07 +0000 (19:51 +0000)]
Add debug line number in Win32 error message

15 years agoAdd src/win32/newinstaller -- single file installer
Kern Sibbald [Sun, 11 Jan 2009 19:22:27 +0000 (19:22 +0000)]
Add src/win32/newinstaller -- single file installer

15 years agoAttempt to fix FreeBSD build problems
Kern Sibbald [Sun, 11 Jan 2009 11:30:16 +0000 (11:30 +0000)]
Attempt to fix FreeBSD build problems

15 years agoAttempt to explicitly call gmake when needed, or if not found
Kern Sibbald [Sun, 11 Jan 2009 11:25:05 +0000 (11:25 +0000)]
Attempt to explicitly call gmake when needed, or if not found
     skip the calls.  This should fix the FreeBSD regression/build.

15 years agoUpdate
Kern Sibbald [Sat, 10 Jan 2009 13:20:04 +0000 (13:20 +0000)]
Update

15 years agoFix bat.pro.in so that bat will install.
Kern Sibbald [Sat, 10 Jan 2009 10:22:24 +0000 (10:22 +0000)]
Fix bat.pro.in so that bat will install.

15 years agoebl update pb with utime
Eric Bollengier [Fri, 9 Jan 2009 19:19:31 +0000 (19:19 +0000)]
ebl  update pb with utime

15 years agoUpdate
Kern Sibbald [Fri, 9 Jan 2009 18:18:53 +0000 (18:18 +0000)]
Update

15 years agoebl update
Eric Bollengier [Fri, 9 Jan 2009 18:03:05 +0000 (18:03 +0000)]
ebl  update

15 years agokes Add more debug output to VSS init.
Kern Sibbald [Fri, 9 Jan 2009 17:10:51 +0000 (17:10 +0000)]
kes  Add more debug output to VSS init.
kes  Attempt to correct win32 debug in berrno.

15 years agothere is no script named dvd-freespace
Thomas Glatthor [Fri, 9 Jan 2009 14:33:03 +0000 (14:33 +0000)]
there is no script named dvd-freespace

15 years agoebl Add a note about new blastattribute mode
Eric Bollengier [Fri, 9 Jan 2009 09:33:41 +0000 (09:33 +0000)]
ebl  Add a note about new blastattribute mode

15 years agoFix bug reported by Dan where make fails in clean of src/win32
Kern Sibbald [Fri, 9 Jan 2009 01:14:10 +0000 (01:14 +0000)]
Fix bug reported by Dan where make fails in clean of src/win32

15 years agoebl Get a bacula-fd.exe
Eric Bollengier [Thu, 8 Jan 2009 15:24:40 +0000 (15:24 +0000)]
ebl  Get a bacula-fd.exe

15 years agoebl update
Eric Bollengier [Thu, 8 Jan 2009 14:54:56 +0000 (14:54 +0000)]
ebl  update

15 years agoebl first cut
Eric Bollengier [Thu, 8 Jan 2009 13:58:14 +0000 (13:58 +0000)]
ebl  first cut

15 years agoebl tweak
Eric Bollengier [Thu, 8 Jan 2009 10:26:07 +0000 (10:26 +0000)]
ebl  tweak

15 years agoebl Add script to build w64 dependencies
Eric Bollengier [Thu, 8 Jan 2009 10:21:15 +0000 (10:21 +0000)]
ebl  Add script to build w64 dependencies

15 years agoebl Tweak
Eric Bollengier [Thu, 8 Jan 2009 10:19:56 +0000 (10:19 +0000)]
ebl  Tweak

15 years agoebl update
Eric Bollengier [Thu, 8 Jan 2009 10:18:57 +0000 (10:18 +0000)]
ebl  update

15 years agoFix bug #1212, SD is unable to recycle purged volumes. fstat()
Kern Sibbald [Wed, 7 Jan 2009 17:36:21 +0000 (17:36 +0000)]
Fix bug #1212, SD is unable to recycle purged volumes. fstat()
    was broken.

15 years agofr/en very small fix,
Thomas Glatthor [Wed, 7 Jan 2009 13:34:12 +0000 (13:34 +0000)]
fr/en very small fix,
de translation

15 years agoone more old style fileset ....
Thomas Glatthor [Wed, 7 Jan 2009 12:15:33 +0000 (12:15 +0000)]
one more old style fileset ....

15 years agoExample FileSet fix
Thomas Glatthor [Wed, 7 Jan 2009 11:09:29 +0000 (11:09 +0000)]
Example FileSet fix
the old one is no longer support:

bacula-dir: ERROR TERMINATION at inc_conf.c:332
Config error: Old style Include/Exclude not supported

            : line 119, col 11 of file /etc/bacula/conf.d/ws-admin.conf
  Include = compression=GZIP signature=SHA1 {

15 years agoCorrect debug message
Kern Sibbald [Wed, 7 Jan 2009 07:31:38 +0000 (07:31 +0000)]
Correct debug message

15 years agotranslation
Thomas Glatthor [Tue, 6 Jan 2009 21:14:02 +0000 (21:14 +0000)]
translation

15 years agoebl update
Eric Bollengier [Tue, 6 Jan 2009 20:20:09 +0000 (20:20 +0000)]
ebl update

15 years agoebl Patch to compile pthread with mingw-w64
Eric Bollengier [Tue, 6 Jan 2009 16:50:10 +0000 (16:50 +0000)]
ebl  Patch to compile pthread with mingw-w64

15 years agomore recently added changes
Thomas Glatthor [Tue, 6 Jan 2009 12:59:26 +0000 (12:59 +0000)]
more recently added changes

15 years agoebl Despool attributes directly from the director if attribute
Eric Bollengier [Tue, 6 Jan 2009 12:54:09 +0000 (12:54 +0000)]
ebl  Despool attributes directly from the director if attribute
     spool file is present

15 years agoadded all the updates from the last weeks
Thomas Glatthor [Tue, 6 Jan 2009 11:49:07 +0000 (11:49 +0000)]
added all the updates from the last weeks

15 years agoUpdate
Kern Sibbald [Mon, 5 Jan 2009 15:25:08 +0000 (15:25 +0000)]
Update

15 years agoFix bat install broken by change
Kern Sibbald [Mon, 5 Jan 2009 12:04:06 +0000 (12:04 +0000)]
Fix bat install broken by  change

15 years agoFinal changes
Kern Sibbald [Mon, 5 Jan 2009 11:06:44 +0000 (11:06 +0000)]
Final changes

15 years agoRemove extra word:
Dan Langille [Mon, 5 Jan 2009 02:59:05 +0000 (02:59 +0000)]
Remove extra word:
terminates in normally => terminates normally

15 years agoFinal changes
Kern Sibbald [Sun, 4 Jan 2009 12:05:47 +0000 (12:05 +0000)]
Final changes

15 years agokes Fix annoying compiler warnings in console/conio.c
Kern Sibbald [Sun, 4 Jan 2009 11:59:53 +0000 (11:59 +0000)]
kes  Fix annoying compiler warnings in console/conio.c
kes  Fix win32 build (depended whether or not ./configure was run).

15 years agoebl Fix group edition for client
Eric Bollengier [Sun, 4 Jan 2009 10:27:53 +0000 (10:27 +0000)]
ebl  Fix group edition for client
ebl  cleanup

15 years agoebl cleanup
Eric Bollengier [Sun, 4 Jan 2009 10:04:00 +0000 (10:04 +0000)]
ebl  cleanup

15 years agoApply fix suggested by Bruno Friedmann to configure.in to
Kern Sibbald [Sun, 4 Jan 2009 07:06:03 +0000 (07:06 +0000)]
Apply fix suggested by Bruno Friedmann to configure.in to
     find python2.5

15 years agoUpdate
Kern Sibbald [Sat, 3 Jan 2009 21:09:31 +0000 (21:09 +0000)]
Update

15 years agoUpdate doc
Kern Sibbald [Sat, 3 Jan 2009 20:47:07 +0000 (20:47 +0000)]
Update doc

15 years agoebl Add Job copy type
Eric Bollengier [Sat, 3 Jan 2009 20:34:42 +0000 (20:34 +0000)]
ebl  Add Job copy type

15 years agoebl fix compilation
Eric Bollengier [Sat, 3 Jan 2009 20:17:51 +0000 (20:17 +0000)]
ebl  fix compilation

15 years agoebl use special icon for Admin, Copy, Migration control jobs
Eric Bollengier [Sat, 3 Jan 2009 19:40:17 +0000 (19:40 +0000)]
ebl  use special icon for Admin, Copy, Migration control jobs

15 years agoebl change Created icon
Eric Bollengier [Sat, 3 Jan 2009 19:07:14 +0000 (19:07 +0000)]
ebl  change Created icon

15 years agoFinal USB update for now ...
Kern Sibbald [Sat, 3 Jan 2009 17:27:26 +0000 (17:27 +0000)]
Final USB update for now ...

15 years agoUpdate
Kern Sibbald [Sat, 3 Jan 2009 17:16:41 +0000 (17:16 +0000)]
Update

15 years agoUpdates
Kern Sibbald [Sat, 3 Jan 2009 16:56:13 +0000 (16:56 +0000)]
Updates

15 years agoUpdate
Kern Sibbald [Sat, 3 Jan 2009 16:36:13 +0000 (16:36 +0000)]
Update

15 years agoUpdate
Kern Sibbald [Sat, 3 Jan 2009 16:10:43 +0000 (16:10 +0000)]
Update

15 years agoUpdate
Kern Sibbald [Sat, 3 Jan 2009 16:05:15 +0000 (16:05 +0000)]
Update

15 years agoUpdate
Kern Sibbald [Sat, 3 Jan 2009 16:03:33 +0000 (16:03 +0000)]
Update

15 years agoUpdate
Kern Sibbald [Sat, 3 Jan 2009 16:02:54 +0000 (16:02 +0000)]
Update

15 years agoUpdate
Kern Sibbald [Sat, 3 Jan 2009 15:52:25 +0000 (15:52 +0000)]
Update

15 years agoUpdate
Kern Sibbald [Sat, 3 Jan 2009 15:51:19 +0000 (15:51 +0000)]
Update

15 years agoReorganize directory structure
Kern Sibbald [Sat, 3 Jan 2009 15:48:13 +0000 (15:48 +0000)]
Reorganize directory structure

15 years agoUpdate
Kern Sibbald [Sat, 3 Jan 2009 15:44:18 +0000 (15:44 +0000)]
Update

15 years agoUpdate
Kern Sibbald [Sat, 3 Jan 2009 15:40:46 +0000 (15:40 +0000)]
Update

15 years agoUpdate
Kern Sibbald [Sat, 3 Jan 2009 15:40:10 +0000 (15:40 +0000)]
Update