]> git.sur5r.net Git - bacula/bacula/log
bacula/bacula
15 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.

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

15 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

15 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

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

15 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

15 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

15 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.

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

15 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

15 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

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

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

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

15 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

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

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

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

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

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

15 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

15 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

15 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

15 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.

15 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.

15 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

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

15 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

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

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

15 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

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

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

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

15 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

15 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

15 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

15 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

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

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

15 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

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

15 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

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

15 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

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

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

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

15 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

15 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.

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

15 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

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

15 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

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

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

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

15 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

15 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

15 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

15 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

15 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

15 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

15 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

15 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

15 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

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

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

15 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

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

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

15 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.

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

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

15 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

15 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

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

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

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

15 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

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

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

15 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

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

15 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

15 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

15 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

15 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.

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

15 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

15 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

15 years agoAdd some doc of Win32 stuff
Kern Sibbald [Sun, 6 Dec 2009 11:44:20 +0000 (12:44 +0100)]
Add some doc of Win32 stuff

15 years agoUpdate prototype.conf to have latest stuff
Kern Sibbald [Sun, 6 Dec 2009 10:49:56 +0000 (11:49 +0100)]
Update prototype.conf to have latest stuff

15 years agoUpdate techdoc + notes
Kern Sibbald [Sun, 6 Dec 2009 09:45:15 +0000 (10:45 +0100)]
Update techdoc + notes

15 years agoMerge branch 'master' of ssh://bacula.git.sourceforge.net/gitroot/bacula/bacula
Kern Sibbald [Sun, 6 Dec 2009 09:42:21 +0000 (10:42 +0100)]
Merge branch 'master' of ssh://bacula.git.sourceforge.net/gitroot/bacula/bacula

15 years agoAdd AllowCompression feature
Steve Polyack [Sun, 6 Dec 2009 09:41:24 +0000 (10:41 +0100)]
Add AllowCompression feature

15 years agoRemove debug
Eric Bollengier [Sat, 5 Dec 2009 20:53:23 +0000 (21:53 +0100)]
Remove debug

15 years agoupdate technotes
Eric Bollengier [Sat, 5 Dec 2009 20:47:33 +0000 (21:47 +0100)]
update technotes

15 years agoFix #1403 about windows directory attributes not well restored
Eric Bollengier [Sat, 5 Dec 2009 20:47:11 +0000 (21:47 +0100)]
Fix #1403 about windows directory attributes not well restored

15 years agoChange old get_Jobxxx to getJobxxx
Kern Sibbald [Sat, 5 Dec 2009 16:07:00 +0000 (17:07 +0100)]
Change old get_Jobxxx to getJobxxx