]> git.sur5r.net Git - bacula/bacula/log
bacula/bacula
14 years agoFix typo in LICENSE
Kern Sibbald [Sat, 26 Dec 2009 15:27:24 +0000 (16:27 +0100)]
Fix typo in LICENSE

14 years agoMerge branch 'master' of ssh://bacula.git.sourceforge.net/gitroot/bacula/bacula
Kern Sibbald [Sat, 26 Dec 2009 13:53:23 +0000 (14:53 +0100)]
Merge branch 'master' of ssh://bacula.git.sourceforge.net/gitroot/bacula/bacula

14 years agoAttempt to autoconfigure ioctl_req_t
Kern Sibbald [Sat, 26 Dec 2009 13:52:58 +0000 (14:52 +0100)]
Attempt to autoconfigure ioctl_req_t

14 years agoLets not mix initialized stack variable with uninitialized ones in the same definition.
Marco van Wieringen [Sat, 26 Dec 2009 10:51:45 +0000 (11:51 +0100)]
Lets not mix initialized stack variable with uninitialized ones in the same definition.

14 years agoAdded some handling of EPERM and EOPNOTSUPP which seem to be returned when you try to
Marco van Wieringen [Sat, 26 Dec 2009 10:22:26 +0000 (11:22 +0100)]
Added some handling of EPERM and EOPNOTSUPP which seem to be returned when you try to
retrieve the system extended attributes a non root user.

14 years agoLets not orphan the buffer returned by extattr_namespace_to_string as it seems by...
Marco van Wieringen [Sat, 26 Dec 2009 09:26:49 +0000 (10:26 +0100)]
Lets not orphan the buffer returned by extattr_namespace_to_string as it seems by looking
at the code it strdups the string it returns so no need to bstrdup it ourself.

14 years agoClarify catalog grant permissions message
Kern Sibbald [Thu, 24 Dec 2009 20:54:31 +0000 (21:54 +0100)]
Clarify catalog grant permissions message

14 years agoFix typo in Dir usage output
Kern Sibbald [Thu, 24 Dec 2009 20:46:42 +0000 (21:46 +0100)]
Fix typo in Dir usage output

14 years agoFix depend for changes to SRC variables.
Marco van Wieringen [Wed, 23 Dec 2009 20:43:01 +0000 (21:43 +0100)]
Fix depend for changes to SRC variables.

14 years agoDrop the usage of macros within macros as it seems some platforms native makes don...
Marco van Wieringen [Wed, 23 Dec 2009 10:07:45 +0000 (11:07 +0100)]
Drop the usage of macros within macros as it seems some platforms native makes don't support that.
While converting the Makefiles also made things somewhat more uniform in naming the lib objects.

14 years agoupdate technotes
Eric Bollengier [Tue, 22 Dec 2009 13:24:33 +0000 (14:24 +0100)]
update technotes

14 years agoAdd scripts/bacula_config script that displays configure options and results
Eric Bollengier [Tue, 22 Dec 2009 13:20:12 +0000 (14:20 +0100)]
Add scripts/bacula_config script that displays configure options and results

14 years agoContinue to support Batch Mode with PostgreSQL < 8.2
Eric Bollengier [Tue, 22 Dec 2009 09:21:58 +0000 (10:21 +0100)]
Continue to support Batch Mode with PostgreSQL < 8.2

14 years agoupdate technotes
Eric Bollengier [Mon, 21 Dec 2009 10:19:27 +0000 (11:19 +0100)]
update technotes

14 years agoM_ABORT Bacula If batch insert is turned on when we try to open a connection and...
Eric Bollengier [Mon, 21 Dec 2009 10:15:47 +0000 (11:15 +0100)]
M_ABORT Bacula If batch insert is turned on when we try to open a connection and thread safe is not enabled

14 years agoCleanup configure.in to use AC_CHECK_LIB instead of grep
Eric Bollengier [Mon, 21 Dec 2009 10:13:16 +0000 (11:13 +0100)]
Cleanup configure.in to use AC_CHECK_LIB instead of grep

14 years agoTry to fix problem on FreeBSD with unsupported extended attributes which gives lots...
Marco van Wieringen [Mon, 21 Dec 2009 09:05:45 +0000 (10:05 +0100)]
Try to fix problem on FreeBSD with unsupported extended attributes which gives lots of orphaned buffers as seen in regression testing.

14 years agoUpdate technotes and version
Kern Sibbald [Sun, 20 Dec 2009 20:51:46 +0000 (21:51 +0100)]
Update technotes and version

14 years agoMerge branch 'master' of ssh://bacula.git.sourceforge.net/gitroot/bacula/bacula
Kern Sibbald [Sun, 20 Dec 2009 20:50:56 +0000 (21:50 +0100)]
Merge branch 'master' of ssh://bacula.git.sourceforge.net/gitroot/bacula/bacula

14 years agoFix thread safe detection in ./configure
Kern Sibbald [Sun, 20 Dec 2009 20:49:42 +0000 (21:49 +0100)]
Fix thread safe detection in ./configure

14 years agoTweak bweb deb script
Eric Bollengier [Sat, 19 Dec 2009 17:32:12 +0000 (18:32 +0100)]
Tweak bweb deb script

14 years agotweak debs for bweb
Eric Bollengier [Sat, 19 Dec 2009 17:26:59 +0000 (18:26 +0100)]
tweak debs for bweb

14 years agoUpdate bweb deb
Eric Bollengier [Sat, 19 Dec 2009 17:22:03 +0000 (18:22 +0100)]
Update bweb deb

14 years agoFix breload make_catalog_backup.pl rights
Eric Bollengier [Sat, 19 Dec 2009 10:10:51 +0000 (11:10 +0100)]
Fix breload make_catalog_backup.pl rights

14 years agotweak bacula macro
Eric Bollengier [Thu, 17 Dec 2009 10:47:11 +0000 (11:47 +0100)]
tweak bacula macro

14 years agoupdate technotes
Eric Bollengier [Thu, 17 Dec 2009 10:44:45 +0000 (11:44 +0100)]
update technotes

14 years agoLSBize Debian init scripts
Eric Bollengier [Thu, 17 Dec 2009 10:43:57 +0000 (11:43 +0100)]
LSBize Debian init scripts

14 years agoFix #undef of lock manager
Kern Sibbald [Tue, 15 Dec 2009 20:48:38 +0000 (21:48 +0100)]
Fix #undef of lock manager

14 years agoRemove checkout master
Kern Sibbald [Sun, 13 Dec 2009 17:13:53 +0000 (18:13 +0100)]
Remove checkout master

14 years agoMerge branch 'master' of ssh://bacula.git.sourceforge.net/gitroot/bacula/bacula
Kern Sibbald [Sun, 13 Dec 2009 16:36:47 +0000 (17:36 +0100)]
Merge branch 'master' of ssh://bacula.git.sourceforge.net/gitroot/bacula/bacula

14 years agoAdd more debug for Solaris regression timeouts
Kern Sibbald [Sun, 13 Dec 2009 16:34:27 +0000 (17:34 +0100)]
Add more debug for Solaris regression timeouts

14 years agoMerge branch 'master' of ssh://bacula.git.sourceforge.net/gitroot/bacula/bacula
Kern Sibbald [Sun, 13 Dec 2009 16:32:32 +0000 (17:32 +0100)]
Merge branch 'master' of ssh://bacula.git.sourceforge.net/gitroot/bacula/bacula

14 years agoMake SUN C++ compiler stop complaining about enum definition.
Marco van Wieringen [Sun, 13 Dec 2009 16:31:53 +0000 (17:31 +0100)]
Make SUN C++ compiler stop complaining about enum definition.

14 years agoMake SUN C++ compiler stop complaining about enum definition.
Marco van Wieringen [Sun, 13 Dec 2009 16:26:11 +0000 (17:26 +0100)]
Make SUN C++ compiler stop complaining about enum definition.

14 years agoUse %c and %n in bootstrap in default bacula-dir.conf
Kern Sibbald [Sun, 13 Dec 2009 13:46:09 +0000 (14:46 +0100)]
Use %c and %n in bootstrap in default bacula-dir.conf

14 years agoremove a ref to sqlite
Kern Sibbald [Fri, 11 Dec 2009 21:09:28 +0000 (22:09 +0100)]
remove a ref to sqlite

14 years agoRemove ua_prune.c debug code
Kern Sibbald [Fri, 11 Dec 2009 18:10:33 +0000 (19:10 +0100)]
Remove ua_prune.c debug code

14 years agoPrint any traceback or bactrace
Kern Sibbald [Fri, 11 Dec 2009 17:58:14 +0000 (18:58 +0100)]
Print any traceback or bactrace

14 years agoFix old stuff in Makefile
Kern Sibbald [Fri, 11 Dec 2009 17:11:04 +0000 (18:11 +0100)]
Fix old stuff in Makefile

14 years agoAllow deadlock manager on FreeBSD, MacOSX and SunOs
Eric Bollengier [Fri, 11 Dec 2009 17:07:26 +0000 (18:07 +0100)]
Allow deadlock manager on FreeBSD, MacOSX and SunOs

14 years agoAdd allowcompress-test
Eric Bollengier [Fri, 11 Dec 2009 16:50:54 +0000 (17:50 +0100)]
Add allowcompress-test

14 years agoAdd test for AllowCompress option
Eric Bollengier [Fri, 11 Dec 2009 16:48:58 +0000 (17:48 +0100)]
Add test for AllowCompress option

14 years agoEliminate compiler warning
Kern Sibbald [Thu, 10 Dec 2009 16:38:36 +0000 (17:38 +0100)]
Eliminate compiler warning

14 years agoRework Mac OS 10.6 mtio.h fix
Kern Sibbald [Thu, 10 Dec 2009 15:10:15 +0000 (16:10 +0100)]
Rework Mac OS 10.6 mtio.h fix

14 years agoAttempt to fix mtio.h problem on Mac 10.6
Kern Sibbald [Thu, 10 Dec 2009 13:09:44 +0000 (14:09 +0100)]
Attempt to fix mtio.h problem on Mac 10.6

14 years agoAllow mount to wake job waiting for op
Kern Sibbald [Thu, 10 Dec 2009 12:48:19 +0000 (13:48 +0100)]
Allow mount to wake job waiting for op

14 years agoMake wait longer for better recycling
Kern Sibbald [Thu, 10 Dec 2009 12:46:24 +0000 (13:46 +0100)]
Make wait longer for better recycling

14 years agoTweak waiting messages
Kern Sibbald [Thu, 10 Dec 2009 11:33:46 +0000 (12:33 +0100)]
Tweak waiting messages

14 years agoUpdate version
Kern Sibbald [Thu, 10 Dec 2009 11:28:20 +0000 (12:28 +0100)]
Update version

14 years agoFix another volume_lock dlock order problem
Kern Sibbald [Thu, 10 Dec 2009 11:27:15 +0000 (12:27 +0100)]
Fix another volume_lock dlock order problem

14 years agoFix and add ASSERT debug
Kern Sibbald [Thu, 10 Dec 2009 09:33:51 +0000 (10:33 +0100)]
Fix and add ASSERT debug

14 years agoMerge branch 'master' of ssh://bacula.git.sourceforge.net/gitroot/bacula/bacula
Kern Sibbald [Thu, 10 Dec 2009 08:24:10 +0000 (09:24 +0100)]
Merge branch 'master' of ssh://bacula.git.sourceforge.net/gitroot/bacula/bacula

14 years agoTweak btraceback manpage
Kern Sibbald [Thu, 10 Dec 2009 08:24:00 +0000 (09:24 +0100)]
Tweak btraceback manpage

14 years agotweak bconsole man page about no-conio option
Eric Bollengier [Thu, 10 Dec 2009 07:58:56 +0000 (08:58 +0100)]
tweak bconsole man page about no-conio option

14 years agoupdate technotes
Eric Bollengier [Thu, 10 Dec 2009 07:53:31 +0000 (08:53 +0100)]
update technotes

14 years agoFix compilation problem with lockmgr
Eric Bollengier [Thu, 10 Dec 2009 07:47:41 +0000 (08:47 +0100)]
Fix compilation problem with lockmgr

14 years agoFix misnamed variable
Kern Sibbald [Wed, 9 Dec 2009 22:15:25 +0000 (23:15 +0100)]
Fix misnamed variable

14 years agoReorder lock_volumes and dlock in SD to avoid race conditions
Kern Sibbald [Wed, 9 Dec 2009 21:47:08 +0000 (22:47 +0100)]
Reorder lock_volumes and dlock in SD to avoid race conditions

14 years ago- five more updates to manpages options I had forgotten in a corner,
Lucas B. Cohen [Wed, 9 Dec 2009 15:23:36 +0000 (16:23 +0100)]
- five more updates to manpages options I had forgotten in a corner,
- a reformated and edited page for bsmtp
- a brand new one for btraceback, based on the Problem Resolution Guide
  and discussions (to be continued?) on this list.

14 years agoFix compilation pb
Eric Bollengier [Wed, 9 Dec 2009 14:34:04 +0000 (15:34 +0100)]
Fix compilation pb

14 years agoAdd mutex some priority info for SD
Eric Bollengier [Wed, 9 Dec 2009 14:29:33 +0000 (15:29 +0100)]
Add mutex some priority info for SD

14 years agoTweak mutex order for SD
Eric Bollengier [Wed, 9 Dec 2009 13:50:24 +0000 (14:50 +0100)]
Tweak mutex order for SD

14 years agoAdd info in dump about lock priority
Eric Bollengier [Wed, 9 Dec 2009 13:49:49 +0000 (14:49 +0100)]
Add info in dump about lock priority

14 years agoUpdate projects + todo
Kern Sibbald [Wed, 9 Dec 2009 14:24:23 +0000 (15:24 +0100)]
Update projects + todo

14 years agoFix CentOS/RHEL detection
Kern Sibbald [Wed, 9 Dec 2009 13:23:42 +0000 (14:23 +0100)]
Fix CentOS/RHEL detection

14 years agoCleanup
Eric Bollengier [Wed, 9 Dec 2009 10:21:10 +0000 (11:21 +0100)]
Cleanup

14 years agoMerge branch 'master' of ssh://bacula.git.sourceforge.net/gitroot/bacula/bacula
Kern Sibbald [Wed, 9 Dec 2009 10:01:48 +0000 (11:01 +0100)]
Merge branch 'master' of ssh://bacula.git.sourceforge.net/gitroot/bacula/bacula

14 years agoFix #defines when lock manager turned off
Kern Sibbald [Wed, 9 Dec 2009 09:57:32 +0000 (10:57 +0100)]
Fix #defines when lock manager turned off

14 years agoAdd USE_LOCKMGR_PRIORITY switch to enable new priority management
Eric Bollengier [Wed, 9 Dec 2009 08:39:43 +0000 (09:39 +0100)]
Add USE_LOCKMGR_PRIORITY switch to enable new priority management

14 years agoAdd Macro BTHREAD_MUTEX_PRIORITY(p) and lib/mutex_list.h to manage locks
Eric Bollengier [Wed, 9 Dec 2009 08:20:58 +0000 (09:20 +0100)]
Add Macro BTHREAD_MUTEX_PRIORITY(p) and lib/mutex_list.h to manage locks

14 years agoMake pthread_mutex_init/destroy compatible with bthread_mutex_t
Eric Bollengier [Wed, 9 Dec 2009 08:01:51 +0000 (09:01 +0100)]
Make pthread_mutex_init/destroy compatible with bthread_mutex_t

14 years agoMerge branch 'master' of ssh://bacula.git.sourceforge.net/gitroot/bacula/bacula
Kern Sibbald [Wed, 9 Dec 2009 07:46:59 +0000 (08:46 +0100)]
Merge branch 'master' of ssh://bacula.git.sourceforge.net/gitroot/bacula/bacula

14 years agoFix SD Vol+dev lock race bug
Kern Sibbald [Wed, 9 Dec 2009 07:45:38 +0000 (08:45 +0100)]
Fix SD Vol+dev lock race bug

14 years agoAdd init/destroy function for both p/bthread_mutex_t object
Eric Bollengier [Tue, 8 Dec 2009 20:19:54 +0000 (21:19 +0100)]
Add init/destroy function for both p/bthread_mutex_t object

14 years agoAdd new bthread_mutex_t object that check mutex priority order
Eric Bollengier [Tue, 8 Dec 2009 20:03:11 +0000 (21:03 +0100)]
Add new bthread_mutex_t object that check mutex priority order

14 years agoAdd test for reload command
Eric Bollengier [Tue, 8 Dec 2009 15:14:45 +0000 (16:14 +0100)]
Add test for reload command

14 years agoMore bstrncat doc
Kern Sibbald [Tue, 8 Dec 2009 16:51:24 +0000 (17:51 +0100)]
More bstrncat doc

14 years agoMerge branch 'master' of ssh://bacula.git.sourceforge.net/gitroot/bacula/bacula
Kern Sibbald [Tue, 8 Dec 2009 08:36:47 +0000 (09:36 +0100)]
Merge branch 'master' of ssh://bacula.git.sourceforge.net/gitroot/bacula/bacula

14 years agoAdd bstrncat comments
Kern Sibbald [Tue, 8 Dec 2009 08:36:31 +0000 (09:36 +0100)]
Add bstrncat comments

14 years agoupdate technotes
Eric Bollengier [Tue, 8 Dec 2009 08:02:32 +0000 (09:02 +0100)]
update technotes

14 years agoFix bug #1431 about bad reload command.
Eric Bollengier [Mon, 7 Dec 2009 16:11:08 +0000 (17:11 +0100)]
Fix bug #1431 about bad reload command.
Still an object to free in this case.

14 years agoFix bug in bstrncat
Kern Sibbald [Tue, 8 Dec 2009 06:58:34 +0000 (07:58 +0100)]
Fix bug in bstrncat

14 years agoTemp fix for prune crash
Kern Sibbald [Mon, 7 Dec 2009 23:05:15 +0000 (00:05 +0100)]
Temp fix for prune crash

14 years agoSmall tweaks to locking code no substantial change
Kern Sibbald [Mon, 7 Dec 2009 17:18:03 +0000 (18:18 +0100)]
Small tweaks to locking code no substantial change

14 years agoMerge branch 'master' of ssh://bacula.git.sourceforge.net/gitroot/bacula/bacula
Kern Sibbald [Mon, 7 Dec 2009 14:38:37 +0000 (15:38 +0100)]
Merge branch 'master' of ssh://bacula.git.sourceforge.net/gitroot/bacula/bacula

14 years agoUpdate win32 testing
Eric Bollengier [Mon, 7 Dec 2009 13:39:57 +0000 (14:39 +0100)]
Update win32 testing

14 years agoAdd new test for win32
Eric Bollengier [Mon, 7 Dec 2009 13:39:08 +0000 (14:39 +0100)]
Add new test for win32

14 years agoAdd cleandir option
Eric Bollengier [Mon, 7 Dec 2009 13:31:44 +0000 (14:31 +0100)]
Add cleandir option

14 years agoAdd tool to edit configuration file remotely
Eric Bollengier [Mon, 7 Dec 2009 09:54:44 +0000 (10:54 +0100)]
Add tool to edit configuration file remotely

14 years agoAdd more sm_check debug
Kern Sibbald [Mon, 7 Dec 2009 08:32:12 +0000 (09:32 +0100)]
Add more sm_check debug

14 years agoAdd memory corruption checks
Kern Sibbald [Mon, 7 Dec 2009 08:22:08 +0000 (09:22 +0100)]
Add memory corruption checks

14 years agoFix CentOS/RedHat test in regress
Kern Sibbald [Sun, 6 Dec 2009 22:16:19 +0000 (23:16 +0100)]
Fix CentOS/RedHat test in regress

14 years agoAdd win32 regress helper
Eric Bollengier [Sun, 6 Dec 2009 20:51:30 +0000 (21:51 +0100)]
Add win32 regress helper

14 years agoAttempt to fix SQLite seg fault when listing fields
Kern Sibbald [Sun, 6 Dec 2009 19:33:05 +0000 (20:33 +0100)]
Attempt to fix SQLite seg fault when listing fields

14 years agoMerge branch 'master' of ssh://bacula.git.sourceforge.net/gitroot/bacula/bacula
Kern Sibbald [Sun, 6 Dec 2009 17:06:42 +0000 (18:06 +0100)]
Merge branch 'master' of ssh://bacula.git.sourceforge.net/gitroot/bacula/bacula

14 years agoAllow Dir to come up before use
Kern Sibbald [Sun, 6 Dec 2009 17:06:27 +0000 (18:06 +0100)]
Allow Dir to come up before use

14 years agoFix python plugin to use the new get functions instead of the get_ functions.
Marco van Wieringen [Sun, 6 Dec 2009 16:39:52 +0000 (17:39 +0100)]
Fix python plugin to use the new get functions instead of the get_ functions.

14 years agoUpdate technotes
Kern Sibbald [Sun, 6 Dec 2009 16:12:02 +0000 (17:12 +0100)]
Update technotes

14 years agoFix seg fault in new AllowCompression code
Kern Sibbald [Sun, 6 Dec 2009 16:11:04 +0000 (17:11 +0100)]
Fix seg fault in new AllowCompression code

14 years agoUse restore count from write_bsr
Kern Sibbald [Sun, 6 Dec 2009 12:59:47 +0000 (13:59 +0100)]
Use restore count from write_bsr