]> git.sur5r.net Git - bacula/bacula/log
bacula/bacula
18 years ago- Lots of documentation.
Kern Sibbald [Mon, 11 Jul 2005 18:26:31 +0000 (18:26 +0000)]
- Lots of documentation.
- Do not prune volume marked as append when needing a
  new Volume.
- Print a warning message in SD if a non-used Volume
  is specified and autolabel not turned on.
- Correct a bug in chksum.c concerning SHA1 signatures
  (an * should have been & when checking for a bit flag).
- Print File:Block for all label records in label.c -- concerns
  primarily bls when doing Job listings (-j).
- Correct is_volume_in_use() to return false if testing
  on the same device where the Volume is already mounted.
- Define a init_done flag in the SD that is set when the
  devices are initialized and make users connecting wait.
  This prevents useless connect failure warning messages.
- Do additional device locking in ask_op_to_mount_volume()
  to prevent race conditions with a user labeling a Volume
  or autolabeling.

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

18 years agoUpdate
Kern Sibbald [Mon, 11 Jul 2005 18:19:08 +0000 (18:19 +0000)]
Update

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

18 years agospelling correction: windows 2003 instead of 3000 in vss chapter
Thorsten Engel [Mon, 11 Jul 2005 14:42:26 +0000 (14:42 +0000)]
spelling correction: windows 2003 instead of 3000 in vss chapter

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

18 years agoDocument updates
Kern Sibbald [Sun, 10 Jul 2005 21:17:29 +0000 (21:17 +0000)]
Document updates

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

18 years agoFixed problem where LaTeX double-dash constructs such as {-}{-} were being changed...
Karl Cunningham [Sun, 10 Jul 2005 17:44:02 +0000 (17:44 +0000)]
Fixed problem where LaTeX double-dash constructs such as {-}{-} were being changed to a
single dash in web and html outputs.

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

18 years agoAdd a test for error return from bnet_wait... in heartbeat.c
Kern Sibbald [Sat, 9 Jul 2005 15:16:50 +0000 (15:16 +0000)]
Add a test for error return from bnet_wait... in heartbeat.c
  in FD to avoid CPU loop.

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

18 years agoImplement TLS in gnome console and wx-console.
Kern Sibbald [Sat, 9 Jul 2005 13:55:35 +0000 (13:55 +0000)]
Implement TLS in gnome console and wx-console.

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

18 years ago- Correct a NULL pointer reference in the mount command.
Kern Sibbald [Fri, 8 Jul 2005 15:46:39 +0000 (15:46 +0000)]
- Correct a NULL pointer reference in the mount command.
- Correct typo in Copyright
- Add detection of EOM for IBM drives (i.e. errno == ENOSPC)

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

18 years agoMinor changes of doc.
Juan Luis Francis [Fri, 8 Jul 2005 12:25:24 +0000 (12:25 +0000)]
Minor changes of doc.

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

18 years ago- Correct typo in Copyright
Kern Sibbald [Fri, 8 Jul 2005 10:03:27 +0000 (10:03 +0000)]
- Correct typo in Copyright
- Add detection of EOM for IBM drives (i.e. errno == ENOSPC)

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

18 years ago- Remove temp file created in mtx-changer script.
Kern Sibbald [Thu, 7 Jul 2005 22:38:36 +0000 (22:38 +0000)]
- Remove temp file created in mtx-changer script.
- Make fsf_dev() into a class method.

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

18 years ago Modify mtx-changer.in script to return slot:barcode for
Kern Sibbald [Thu, 7 Jul 2005 14:18:32 +0000 (14:18 +0000)]
 Modify mtx-changer.in script to return slot:barcode for
  Volumes that are loaded in the drives.

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

18 years ago- Modify mtx-changer.in script to return slot:barcode for
Kern Sibbald [Wed, 6 Jul 2005 13:24:07 +0000 (13:24 +0000)]
- Modify mtx-changer.in script to return slot:barcode for
  Volumes that are loaded in the drives.
- Correct some more places where dev->is_blocked() needs
  to be checked in dircmd.c in SD.
- Update doc.

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

18 years agoNew tape test
Kern Sibbald [Tue, 5 Jul 2005 19:13:02 +0000 (19:13 +0000)]
New tape test

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

18 years ago- Add code to ensure that reserved but unused volumes
Kern Sibbald [Tue, 5 Jul 2005 19:02:19 +0000 (19:02 +0000)]
- Add code to ensure that reserved but unused volumes
  are freed.
- Correct how Volumes are mounted and handled so that the SD
  does not get stuck if multiple volumes are used (recycling,
  relabling, ...)
- Correct bug where you could relabel a volume while it
  was being acquired -- created chaos.

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

18 years agoUpdate version
Kern Sibbald [Mon, 4 Jul 2005 20:28:37 +0000 (20:28 +0000)]
Update version

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

18 years agoUpdate kes-1.37
Kern Sibbald [Mon, 4 Jul 2005 20:07:16 +0000 (20:07 +0000)]
Update kes-1.37

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

18 years ago04Jul05
Kern Sibbald [Mon, 4 Jul 2005 19:57:35 +0000 (19:57 +0000)]
04Jul05
- Correct seg fault caused by open() calling sequence change.
03Jul05
- Add new rc-chio-changer script by Rudolf Cejka to
  examples/autochangers
- Apply Rudolf's changes to bacula.in
- Expand the space from 8 to 10 characters in editing
  file sizes for restore and dir of catalog, otherwise
  GB sizes are truncated -- fixes bug report.
- Modify wx-console to know about 10 character widths.
- Allow decending into top level directory if recurse=no
  is set.  Fixes a bug report.
- Install pthreadVCE.dll when installing console or wx-console
  on Win32 systems. Fixes bug report.

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

18 years ago- Tweak dvd-writepart script to prevent door from opening/closing
Kern Sibbald [Sun, 3 Jul 2005 13:54:30 +0000 (13:54 +0000)]
- Tweak dvd-writepart script to prevent door from opening/closing
  so much.
- Remove GROUP BY in several PostgreSQL commands to prevent error.
  Resolves bug report.
- Ensure that < as first character of filename list is not treated
  as a directory for restore.
- Add debug to heartbeat in FD as it seems to go into an
  infinite loop from time to time during SD failure in DVD writing.
- Add more debug code to dvd writing.
- Attempt not to destroy existing fs on DVD.

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

18 years agoDoc updates -- new GUI chapter
Kern Sibbald [Fri, 1 Jul 2005 12:39:52 +0000 (12:39 +0000)]
Doc updates -- new GUI chapter

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

18 years ago- Detect device mounted for DVD and suppress be sure to
Kern Sibbald [Wed, 29 Jun 2005 20:52:24 +0000 (20:52 +0000)]
- Detect device mounted for DVD and suppress be sure to
  mount message after label.
- Set Cleaning tape status to "Cleaning" and force no
  MediaType.
- Get DVD writing working with new standard Bacula open()
  code.
- Rename get_filename() to make more sense.
- Detect "is already mounted on" on mount command so to avoid
  error if device is already mounted.
- Eliminated guess_name() code. It may be necessary to
  add it back later.
- Eliminate seg fault from printing invalid results.
- Make dvd_write_part() bool.

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

18 years ago- Attempt to fix DVD writing by eliminating a number of the
Kern Sibbald [Wed, 29 Jun 2005 14:24:41 +0000 (14:24 +0000)]
- Attempt to fix DVD writing by eliminating a number of the
  DVD subroutines to simplify.
- Modify DEVICE::open() to take dcr as first argument. This
  will permit providing more info to DVD opening.
- Fix scanning for time/size items which in some cases
  ate the next line.
- Eliminate read_dvd_volume_label().  New code (not yet written)
  *must* open dvd appropriately before calling
  read_dev_volume_label.
- Modify open_first_part() open_next_part() to take DCR as
  argument.
- Make label command from console work on DVDs.
- Make mount command from console work on DVDs.
  Unmount does not work yet.

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

18 years ago- Add Database vendor to CatalogRes tuple for Python.
Kern Sibbald [Mon, 27 Jun 2005 09:49:28 +0000 (09:49 +0000)]
- Add Database vendor to CatalogRes tuple for Python.
- Update doc
- Implement DoesVolumeExist(Vol) for Python.
- Prevent python command from seg faulting if no arg given.

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

18 years agoUpdate docs
Kern Sibbald [Sun, 26 Jun 2005 18:22:00 +0000 (18:22 +0000)]
Update docs

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

18 years ago- Add set_mode method in DEVICE.
Kern Sibbald [Sun, 26 Jun 2005 11:32:41 +0000 (11:32 +0000)]
- Add set_mode method in DEVICE.
- Correct set_mode method in DEVICE
- Add more DVD debug info

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

18 years agoCreate mode set method add debug output for DVD
Kern Sibbald [Sun, 26 Jun 2005 09:37:32 +0000 (09:37 +0000)]
Create mode set method add debug output for DVD

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

18 years agoCheck for incorrect duration and size modifiers in conf files.
Kern Sibbald [Thu, 23 Jun 2005 21:06:15 +0000 (21:06 +0000)]
Check for incorrect duration and size modifiers in conf files.

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

18 years ago- Make Version a tuple (version, build-date)
Kern Sibbald [Wed, 22 Jun 2005 19:59:33 +0000 (19:59 +0000)]
- Make Version a tuple (version, build-date)
- Add CatalogRes tuple (DbName, Address, User, Password,
    Socket, Port)

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

18 years agoDoc updates
Kern Sibbald [Wed, 22 Jun 2005 19:13:32 +0000 (19:13 +0000)]
Doc updates

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

18 years ago- Add Version, ConfigDir, and WorkingDir as Python attributes
Kern Sibbald [Wed, 22 Jun 2005 19:12:20 +0000 (19:12 +0000)]
- Add Version, ConfigDir, and WorkingDir as Python attributes
  in the Director.
- Implement code (principally for Win32) that on failure to
  create a file, it will cd into the directory and attempt
  to create the file using a relative path. This avoids creating
  files with paths which fail on Win32.
- Fix parsing of times and sizes with decimal numbers.
- Make free_volume_list() in SD work if vol list is not
  initialized (./bacula-sd -t).

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

18 years agoSuite de dirdconf.tex.
Ludovic Strappazon [Tue, 21 Jun 2005 14:26:36 +0000 (14:26 +0000)]
Suite de dirdconf.tex.
Correction d'une correction de Polyglot : je préfère respecter la règle latine pour le mot media :
un medium, des media.

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

18 years agoadded \\n in vss warning
Thorsten Engel [Tue, 21 Jun 2005 13:26:35 +0000 (13:26 +0000)]
added \\n in vss warning

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

18 years agoSplit open() code for DVD into separate subroutine in dev.c
Kern Sibbald [Tue, 21 Jun 2005 08:07:37 +0000 (08:07 +0000)]
Split open() code for DVD into separate subroutine in dev.c

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

18 years agoMark DVD volume in error if not opened
Kern Sibbald [Tue, 21 Jun 2005 07:51:31 +0000 (07:51 +0000)]
Mark DVD volume in error if not opened

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

18 years agoPrint error message in job report of DVD open fails
Kern Sibbald [Tue, 21 Jun 2005 07:38:28 +0000 (07:38 +0000)]
Print error message in job report of DVD open fails

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

18 years ago- Add debug error printout when open() fails.
Kern Sibbald [Tue, 21 Jun 2005 07:30:22 +0000 (07:30 +0000)]
- Add debug error printout when open() fails.
- If open() of DVD fails in mount.c, return false.

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

18 years agoRemove (cd gnome-console; make clean) from src/Makefile.in
Kern Sibbald [Mon, 20 Jun 2005 16:44:38 +0000 (16:44 +0000)]
Remove (cd gnome-console; make clean) from src/Makefile.in

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

18 years agoput wrong tape patch into patches
Kern Sibbald [Mon, 20 Jun 2005 14:01:23 +0000 (14:01 +0000)]
put wrong tape patch into patches

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

18 years agoFinal changes
Kern Sibbald [Mon, 20 Jun 2005 13:41:04 +0000 (13:41 +0000)]
Final changes

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

18 years agoadded VSS toggling by enable_vss
Thorsten Engel [Mon, 20 Jun 2005 12:25:42 +0000 (12:25 +0000)]
added VSS toggling by enable_vss

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

18 years ago- Fix bug where Storage daemon gets confused about what
Kern Sibbald [Mon, 20 Jun 2005 09:14:50 +0000 (09:14 +0000)]
- Fix bug where Storage daemon gets confused about what
  tape is mounted. (one line of code was inadvertently
  deleted).

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

18 years agoFinal changes
Kern Sibbald [Mon, 20 Jun 2005 09:10:34 +0000 (09:10 +0000)]
Final changes

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

18 years agoTweaks
Kern Sibbald [Sun, 19 Jun 2005 10:25:00 +0000 (10:25 +0000)]
Tweaks

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

18 years agoTweaks
Kern Sibbald [Sun, 19 Jun 2005 10:17:22 +0000 (10:17 +0000)]
Tweaks

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

18 years agoMinor tweaks
Kern Sibbald [Sun, 19 Jun 2005 09:57:55 +0000 (09:57 +0000)]
Minor tweaks

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

18 years agoMinor tweaks
Kern Sibbald [Sun, 19 Jun 2005 09:49:57 +0000 (09:49 +0000)]
Minor tweaks

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

18 years agoApply bacula-web 1.2 updates
Kern Sibbald [Sun, 19 Jun 2005 08:52:45 +0000 (08:52 +0000)]
Apply bacula-web 1.2 updates

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

18 years agoUpdate configure for bimagemgr
Kern Sibbald [Sun, 19 Jun 2005 08:31:54 +0000 (08:31 +0000)]
Update configure for bimagemgr

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

18 years agoFinal changes
Kern Sibbald [Sat, 18 Jun 2005 13:37:19 +0000 (13:37 +0000)]
Final changes

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

18 years agoRemove bimagemgr
Kern Sibbald [Sat, 18 Jun 2005 13:34:20 +0000 (13:34 +0000)]
Remove bimagemgr

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

18 years agoRemove gnome-console
Kern Sibbald [Sat, 18 Jun 2005 13:28:56 +0000 (13:28 +0000)]
Remove gnome-console

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

18 years ago- DVD writing/reading seems to be mostly working.
Kern Sibbald [Sat, 18 Jun 2005 13:22:36 +0000 (13:22 +0000)]
- DVD writing/reading seems to be mostly working.
- Set execute bits on dvd-freespace and dvd-writepart
- Make dvd-freespace use existing dummy file.
- Modify dvd-freespace to pickup size from Track Size:

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

19 years agoFinal changes
Kern Sibbald [Fri, 17 Jun 2005 14:54:21 +0000 (14:54 +0000)]
Final changes

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

19 years agoFinal changes
Kern Sibbald [Fri, 17 Jun 2005 13:23:21 +0000 (13:23 +0000)]
Final changes

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

19 years agoAllow use of /lib/tls on 2.6 kernels
Kern Sibbald [Fri, 17 Jun 2005 11:31:15 +0000 (11:31 +0000)]
Allow use of /lib/tls on 2.6 kernels

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

19 years ago- Add Date, Job, level to updates to .bsr file in
Kern Sibbald [Thu, 16 Jun 2005 17:42:01 +0000 (17:42 +0000)]
- Add Date, Job, level to updates to .bsr file in
  dird/backup.c
- Add debug info to dvd-freespace.in
- Fix hard coded bacula.sql in make_catalog_backup reported
  by a user.
- Make sure a verify volume to catalog never reports an error
  if there are zero files to verify.
- Remove confusing debug info in filed/backup.c on network
  error.
- Make sure output from console is not sent to system log.
- Convert open_dev() into a class method.
- Change VolHdr.VolName to VolHdr.VolumeName.
- Add a flag in the device state word to indicate that
  we found Media in the drive (DVD).
- Make mount_dev() and unmount_dev() return bool.

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

19 years agoAdd .cvsignore and configure
Kern Sibbald [Wed, 15 Jun 2005 15:34:41 +0000 (15:34 +0000)]
Add .cvsignore and configure

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

19 years agoUpdate autoconf
Kern Sibbald [Wed, 15 Jun 2005 15:33:34 +0000 (15:33 +0000)]
Update autoconf

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

19 years agoInitial revision
Kern Sibbald [Wed, 15 Jun 2005 15:28:15 +0000 (15:28 +0000)]
Initial revision

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

19 years agoInitial revision
Kern Sibbald [Wed, 15 Jun 2005 14:59:12 +0000 (14:59 +0000)]
Initial revision

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

19 years agoUpdate version
Kern Sibbald [Tue, 14 Jun 2005 13:55:03 +0000 (13:55 +0000)]
Update version

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

19 years ago- Fix the same state variable problem in open_next_part().
Kern Sibbald [Tue, 14 Jun 2005 13:18:43 +0000 (13:18 +0000)]
- Fix the same state variable problem in open_next_part().
- C++ify the SD code a bit more.

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

19 years ago- Add more debug code and clarify debug code for DVDs.
Kern Sibbald [Mon, 13 Jun 2005 20:58:11 +0000 (20:58 +0000)]
- Add more debug code and clarify debug code for DVDs.
- Do not save and restore state in open_first_part()
  since state should be properly set after open_dev().

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

19 years ago- Make default mandir /usr/share/man
Kern Sibbald [Mon, 13 Jun 2005 10:14:01 +0000 (10:14 +0000)]
- Make default mandir /usr/share/man
- Install Bacula man page.
- Implement passing of FileSet Enable VSS to FD.
- Move main body of reserve drive code into subroutine
  so that it can be called multiple times.

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

19 years agoUpdates
Kern Sibbald [Sat, 11 Jun 2005 19:27:48 +0000 (19:27 +0000)]
Updates

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

19 years agoCorrect some reservation problems in SD when no devices
Kern Sibbald [Sat, 11 Jun 2005 18:34:36 +0000 (18:34 +0000)]
Correct some reservation problems in SD when no devices
  are available.

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

19 years ago- Start removing #ifdef HAVE_TLS by sneaky tricks.
Kern Sibbald [Fri, 10 Jun 2005 22:30:48 +0000 (22:30 +0000)]
- Start removing #ifdef HAVE_TLS by sneaky tricks.
- Begin implementation of TLS in wx-console
- Remove ignoring SIGCHLD from console.
- Rework the dlist binary search routines for implemenation
  of the Volume reservation code -- make it more general.
- Strip double slashes // from Win32 filenames in an attempt
  to resolve restore problems on some systems.
- Fix a minor bugs in the trace code that caused the first
  line output to be lost.
- Implement a good first cut at adding Volume reservation code
  to the storage daemon (in file reserve.c).
- Remove old unused code from the tree.c routines.

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

19 years agominor change (w2k3 is known to work now)
Thorsten Engel [Thu, 9 Jun 2005 18:38:35 +0000 (18:38 +0000)]
minor change (w2k3 is known to work now)

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

19 years agomajor changes of VSS support (added VSS Writer support + proofed functionality on...
Thorsten Engel [Thu, 9 Jun 2005 17:39:42 +0000 (17:39 +0000)]
major changes of VSS support (added VSS Writer support + proofed functionality on W2K3)

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

19 years agominor changes of VSS support (added VSS Writer info as Jmsg)
Thorsten Engel [Thu, 9 Jun 2005 17:38:11 +0000 (17:38 +0000)]
minor changes of VSS support (added VSS Writer info as Jmsg)

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

19 years agoFix images -- FC3 netpdm bug
Kern Sibbald [Wed, 8 Jun 2005 08:35:18 +0000 (08:35 +0000)]
Fix images -- FC3 netpdm bug

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

19 years agoFix wxWidgets for GTK+-2.0 without Unicode problem with non-ASCII filenames.
Nicolas Boichat [Tue, 7 Jun 2005 20:17:58 +0000 (20:17 +0000)]
Fix wxWidgets for GTK+-2.0 without Unicode problem with non-ASCII filenames.

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

19 years agoAdd latest changes
Kern Sibbald [Tue, 7 Jun 2005 19:25:01 +0000 (19:25 +0000)]
Add latest changes

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

19 years agosmall beautifying
Thorsten Engel [Tue, 7 Jun 2005 18:51:19 +0000 (18:51 +0000)]
small beautifying

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

19 years agoUpdate
Kern Sibbald [Mon, 6 Jun 2005 21:06:16 +0000 (21:06 +0000)]
Update

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

19 years agoadded VSS instructions
Thorsten Engel [Mon, 6 Jun 2005 11:20:11 +0000 (11:20 +0000)]
added VSS instructions

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

19 years agoUpdate version date
Kern Sibbald [Sun, 5 Jun 2005 08:39:30 +0000 (08:39 +0000)]
Update version date

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

19 years agoAdd stored/reserve.c
Kern Sibbald [Sun, 5 Jun 2005 08:36:04 +0000 (08:36 +0000)]
Add stored/reserve.c

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

19 years ago- Fix compile problems on Win32
Kern Sibbald [Sat, 4 Jun 2005 19:20:35 +0000 (19:20 +0000)]
- Fix compile problems on Win32
- Start writing Volume reservation list (already exists, but
  is not really very good).

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

19 years agoCorrect Makefile so build after clean works
Kern Sibbald [Sat, 4 Jun 2005 16:56:58 +0000 (16:56 +0000)]
Correct Makefile so build after clean works

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

19 years agoUpdate fr LISEZ-MOI
Kern Sibbald [Sat, 4 Jun 2005 16:41:09 +0000 (16:41 +0000)]
Update fr LISEZ-MOI

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

19 years ago- Implement attribute caching to put Signature into database
Kern Sibbald [Sat, 4 Jun 2005 13:27:10 +0000 (13:27 +0000)]
- Implement attribute caching to put Signature into database
  at the same time as the file attributes thus eliminating a
  number of database accesses.
- Correct a reservation problem.
- Implement full Dir Storage use.
- Reduce a bit of TLS #ifdeffing.

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

19 years agoMinor changes
Kern Sibbald [Sat, 4 Jun 2005 08:24:33 +0000 (08:24 +0000)]
Minor changes

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

19 years agoAdd base for German manual
Kern Sibbald [Thu, 2 Jun 2005 16:23:05 +0000 (16:23 +0000)]
Add base for German manual

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

19 years agoCommit latest updates
Kern Sibbald [Thu, 2 Jun 2005 16:18:17 +0000 (16:18 +0000)]
Commit latest updates

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

19 years ago- Add more documentation to mtx-changer.in
Kern Sibbald [Wed, 1 Jun 2005 10:25:21 +0000 (10:25 +0000)]
- Add more documentation to mtx-changer.in
- Correct link to manual in authenticate.c in various
  directories.
- Create a new src/stored/reserve.c file where the
  Use Storage command is processed and drives are
  reserved.
- Modify src/stored/autochanger.c to keep track of each
  Slot that is loaded for each device.
- Ensure that changer_command and changer_name are picked
  up from Autochanger resource if not specified, and if
  neither is specified, err.

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

19 years agoAdd new cvsignore
Kern Sibbald [Wed, 1 Jun 2005 10:20:44 +0000 (10:20 +0000)]
Add new cvsignore

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

19 years agoAdd .cvsignore for developers manual
Kern Sibbald [Wed, 1 Jun 2005 10:19:06 +0000 (10:19 +0000)]
Add .cvsignore for developers manual

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

19 years agoMinor doc changes + add two new screenshots
Kern Sibbald [Wed, 1 Jun 2005 10:17:53 +0000 (10:17 +0000)]
Minor doc changes + add two new screenshots
for Source Forge

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

19 years ago- Fix bextract.c compile problem
Kern Sibbald [Mon, 30 May 2005 17:07:40 +0000 (17:07 +0000)]
- Fix bextract.c compile problem
- Create bacula.man
- Make make distclean clean a bit better

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

19 years agoRemove filed/win32/bin directory
Kern Sibbald [Mon, 30 May 2005 16:31:59 +0000 (16:31 +0000)]
Remove filed/win32/bin directory

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

19 years ago- Remove old code in jcr.c
Kern Sibbald [Sun, 29 May 2005 10:25:13 +0000 (10:25 +0000)]
- Remove old code in jcr.c
- Make testls release jcr chain when terminating.

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

19 years agoUpdates
Kern Sibbald [Fri, 27 May 2005 19:52:39 +0000 (19:52 +0000)]
Updates

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

19 years agoImplement Maximum Job Spool Size (actually DCR based)
Kern Sibbald [Fri, 27 May 2005 09:13:20 +0000 (09:13 +0000)]
Implement Maximum Job Spool Size (actually DCR based)

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

19 years agoUse light weight non-recursive locking on jcr chain.
Kern Sibbald [Thu, 26 May 2005 20:44:05 +0000 (20:44 +0000)]
Use light weight non-recursive locking on jcr chain.

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

19 years agoFix annoying (at least to me) error from latex2html when attempting
Karl Cunningham [Thu, 26 May 2005 19:50:14 +0000 (19:50 +0000)]
Fix annoying (at least to me) error from latex2html when attempting
to link index.html.

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

19 years ago- Make JCR a class and implement inc_use_count() and
Kern Sibbald [Thu, 26 May 2005 18:58:17 +0000 (18:58 +0000)]
- Make JCR a class and implement inc_use_count() and
  dec_use_count() methods that ensure that the jcr is
  locked when inc/dec the use count.
- Remove the global jcr lock when traversing the jcr
  chain.
- Use dlist to implement the jcr chain rather than hand
  crafted next and prev links.
- Lock the jcr chain inside each function that modifies
  the chain.

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

19 years agoFix bug 325 -- conversion of 12:30pm to 24hour time.
Kern Sibbald [Thu, 26 May 2005 06:49:23 +0000 (06:49 +0000)]
Fix bug 325 -- conversion of 12:30pm to 24hour time.

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

19 years agoApply patch from bug 326 to permit bacula status by any user.
Kern Sibbald [Thu, 26 May 2005 06:27:47 +0000 (06:27 +0000)]
Apply patch from bug 326 to permit bacula status by any user.

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

19 years agoFix compile problem of ua_restore.c on broken compilers.
Kern Sibbald [Thu, 26 May 2005 06:13:38 +0000 (06:13 +0000)]
Fix compile problem of ua_restore.c on broken compilers.

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