]>
git.sur5r.net Git - bacula/bacula/log
Eric Bollengier [Tue, 22 Dec 2009 13:20:12 +0000 (14:20 +0100)]
Add scripts/bacula_config script that displays configure options and results
Eric Bollengier [Tue, 22 Dec 2009 09:21:58 +0000 (10:21 +0100)]
Continue to support Batch Mode with PostgreSQL < 8.2
Eric Bollengier [Mon, 21 Dec 2009 10:19:27 +0000 (11:19 +0100)]
update technotes
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
Eric Bollengier [Mon, 21 Dec 2009 10:13:16 +0000 (11:13 +0100)]
Cleanup configure.in to use AC_CHECK_LIB instead of grep
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.
Kern Sibbald [Sun, 20 Dec 2009 20:51:46 +0000 (21:51 +0100)]
Update technotes and version
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
Kern Sibbald [Sun, 20 Dec 2009 20:49:42 +0000 (21:49 +0100)]
Fix thread safe detection in ./configure
Eric Bollengier [Sat, 19 Dec 2009 17:32:12 +0000 (18:32 +0100)]
Tweak bweb deb script
Eric Bollengier [Sat, 19 Dec 2009 17:26:59 +0000 (18:26 +0100)]
tweak debs for bweb
Eric Bollengier [Sat, 19 Dec 2009 17:22:03 +0000 (18:22 +0100)]
Update bweb deb
Eric Bollengier [Sat, 19 Dec 2009 10:10:51 +0000 (11:10 +0100)]
Fix breload make_catalog_backup.pl rights
Eric Bollengier [Thu, 17 Dec 2009 10:47:11 +0000 (11:47 +0100)]
tweak bacula macro
Eric Bollengier [Thu, 17 Dec 2009 10:44:45 +0000 (11:44 +0100)]
update technotes
Eric Bollengier [Thu, 17 Dec 2009 10:43:57 +0000 (11:43 +0100)]
LSBize Debian init scripts
Kern Sibbald [Tue, 15 Dec 2009 20:48:38 +0000 (21:48 +0100)]
Fix #undef of lock manager
Kern Sibbald [Sun, 13 Dec 2009 17:13:53 +0000 (18:13 +0100)]
Remove checkout master
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
Kern Sibbald [Sun, 13 Dec 2009 16:34:27 +0000 (17:34 +0100)]
Add more debug for Solaris regression timeouts
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
Marco van Wieringen [Sun, 13 Dec 2009 16:31:53 +0000 (17:31 +0100)]
Make 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.
Kern Sibbald [Sun, 13 Dec 2009 13:46:09 +0000 (14:46 +0100)]
Use %c and %n in bootstrap in default bacula-dir.conf
Kern Sibbald [Fri, 11 Dec 2009 21:09:28 +0000 (22:09 +0100)]
remove a ref to sqlite
Kern Sibbald [Fri, 11 Dec 2009 18:10:33 +0000 (19:10 +0100)]
Remove ua_prune.c debug code
Kern Sibbald [Fri, 11 Dec 2009 17:58:14 +0000 (18:58 +0100)]
Print any traceback or bactrace
Kern Sibbald [Fri, 11 Dec 2009 17:11:04 +0000 (18:11 +0100)]
Fix old stuff in Makefile
Eric Bollengier [Fri, 11 Dec 2009 17:07:26 +0000 (18:07 +0100)]
Allow deadlock manager on FreeBSD, MacOSX and SunOs
Eric Bollengier [Fri, 11 Dec 2009 16:50:54 +0000 (17:50 +0100)]
Add allowcompress-test
Eric Bollengier [Fri, 11 Dec 2009 16:48:58 +0000 (17:48 +0100)]
Add test for AllowCompress option
Kern Sibbald [Thu, 10 Dec 2009 16:38:36 +0000 (17:38 +0100)]
Eliminate compiler warning
Kern Sibbald [Thu, 10 Dec 2009 15:10:15 +0000 (16:10 +0100)]
Rework Mac OS 10.6 mtio.h fix
Kern Sibbald [Thu, 10 Dec 2009 13:09:44 +0000 (14:09 +0100)]
Attempt to fix mtio.h problem on Mac 10.6
Kern Sibbald [Thu, 10 Dec 2009 12:48:19 +0000 (13:48 +0100)]
Allow mount to wake job waiting for op
Kern Sibbald [Thu, 10 Dec 2009 12:46:24 +0000 (13:46 +0100)]
Make wait longer for better recycling
Kern Sibbald [Thu, 10 Dec 2009 11:33:46 +0000 (12:33 +0100)]
Tweak waiting messages
Kern Sibbald [Thu, 10 Dec 2009 11:28:20 +0000 (12:28 +0100)]
Update version
Kern Sibbald [Thu, 10 Dec 2009 11:27:15 +0000 (12:27 +0100)]
Fix another volume_lock dlock order problem
Kern Sibbald [Thu, 10 Dec 2009 09:33:51 +0000 (10:33 +0100)]
Fix and add ASSERT debug
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
Kern Sibbald [Thu, 10 Dec 2009 08:24:00 +0000 (09:24 +0100)]
Tweak btraceback manpage
Eric Bollengier [Thu, 10 Dec 2009 07:58:56 +0000 (08:58 +0100)]
tweak bconsole man page about no-conio option
Eric Bollengier [Thu, 10 Dec 2009 07:53:31 +0000 (08:53 +0100)]
update technotes
Eric Bollengier [Thu, 10 Dec 2009 07:47:41 +0000 (08:47 +0100)]
Fix compilation problem with lockmgr
Kern Sibbald [Wed, 9 Dec 2009 22:15:25 +0000 (23:15 +0100)]
Fix misnamed variable
Kern Sibbald [Wed, 9 Dec 2009 21:47:08 +0000 (22:47 +0100)]
Reorder lock_volumes and dlock in SD to avoid race conditions
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.
Eric Bollengier [Wed, 9 Dec 2009 14:34:04 +0000 (15:34 +0100)]
Fix compilation pb
Eric Bollengier [Wed, 9 Dec 2009 14:29:33 +0000 (15:29 +0100)]
Add mutex some priority info for SD
Eric Bollengier [Wed, 9 Dec 2009 13:50:24 +0000 (14:50 +0100)]
Tweak mutex order for SD
Eric Bollengier [Wed, 9 Dec 2009 13:49:49 +0000 (14:49 +0100)]
Add info in dump about lock priority
Kern Sibbald [Wed, 9 Dec 2009 14:24:23 +0000 (15:24 +0100)]
Update projects + todo
Kern Sibbald [Wed, 9 Dec 2009 13:23:42 +0000 (14:23 +0100)]
Fix CentOS/RHEL detection
Eric Bollengier [Wed, 9 Dec 2009 10:21:10 +0000 (11:21 +0100)]
Cleanup
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
Kern Sibbald [Wed, 9 Dec 2009 09:57:32 +0000 (10:57 +0100)]
Fix #defines when lock manager turned off
Eric Bollengier [Wed, 9 Dec 2009 08:39:43 +0000 (09:39 +0100)]
Add USE_LOCKMGR_PRIORITY switch to enable new priority management
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
Eric Bollengier [Wed, 9 Dec 2009 08:01:51 +0000 (09:01 +0100)]
Make pthread_mutex_init/destroy compatible with bthread_mutex_t
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
Kern Sibbald [Wed, 9 Dec 2009 07:45:38 +0000 (08:45 +0100)]
Fix SD Vol+dev lock race bug
Eric Bollengier [Tue, 8 Dec 2009 20:19:54 +0000 (21:19 +0100)]
Add init/destroy function for both p/bthread_mutex_t object
Eric Bollengier [Tue, 8 Dec 2009 20:03:11 +0000 (21:03 +0100)]
Add new bthread_mutex_t object that check mutex priority order
Eric Bollengier [Tue, 8 Dec 2009 15:14:45 +0000 (16:14 +0100)]
Add test for reload command
Kern Sibbald [Tue, 8 Dec 2009 16:51:24 +0000 (17:51 +0100)]
More bstrncat doc
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
Kern Sibbald [Tue, 8 Dec 2009 08:36:31 +0000 (09:36 +0100)]
Add bstrncat comments
Eric Bollengier [Tue, 8 Dec 2009 08:02:32 +0000 (09:02 +0100)]
update technotes
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.
Kern Sibbald [Tue, 8 Dec 2009 06:58:34 +0000 (07:58 +0100)]
Fix bug in bstrncat
Kern Sibbald [Mon, 7 Dec 2009 23:05:15 +0000 (00:05 +0100)]
Temp fix for prune crash
Kern Sibbald [Mon, 7 Dec 2009 17:18:03 +0000 (18:18 +0100)]
Small tweaks to locking code no substantial change
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
Eric Bollengier [Mon, 7 Dec 2009 13:39:57 +0000 (14:39 +0100)]
Update win32 testing
Eric Bollengier [Mon, 7 Dec 2009 13:39:08 +0000 (14:39 +0100)]
Add new test for win32
Eric Bollengier [Mon, 7 Dec 2009 13:31:44 +0000 (14:31 +0100)]
Add cleandir option
Eric Bollengier [Mon, 7 Dec 2009 09:54:44 +0000 (10:54 +0100)]
Add tool to edit configuration file remotely
Kern Sibbald [Mon, 7 Dec 2009 08:32:12 +0000 (09:32 +0100)]
Add more sm_check debug
Kern Sibbald [Mon, 7 Dec 2009 08:22:08 +0000 (09:22 +0100)]
Add memory corruption checks
Kern Sibbald [Sun, 6 Dec 2009 22:16:19 +0000 (23:16 +0100)]
Fix CentOS/RedHat test in regress
Eric Bollengier [Sun, 6 Dec 2009 20:51:30 +0000 (21:51 +0100)]
Add win32 regress helper
Kern Sibbald [Sun, 6 Dec 2009 19:33:05 +0000 (20:33 +0100)]
Attempt to fix SQLite seg fault when listing fields
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
Kern Sibbald [Sun, 6 Dec 2009 17:06:27 +0000 (18:06 +0100)]
Allow Dir to come up before use
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.
Kern Sibbald [Sun, 6 Dec 2009 16:12:02 +0000 (17:12 +0100)]
Update technotes
Kern Sibbald [Sun, 6 Dec 2009 16:11:04 +0000 (17:11 +0100)]
Fix seg fault in new AllowCompression code
Kern Sibbald [Sun, 6 Dec 2009 12:59:47 +0000 (13:59 +0100)]
Use restore count from write_bsr
Kern Sibbald [Sun, 6 Dec 2009 11:44:20 +0000 (12:44 +0100)]
Add some doc of Win32 stuff
Kern Sibbald [Sun, 6 Dec 2009 10:49:56 +0000 (11:49 +0100)]
Update prototype.conf to have latest stuff
Kern Sibbald [Sun, 6 Dec 2009 09:45:15 +0000 (10:45 +0100)]
Update techdoc + notes
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
Steve Polyack [Sun, 6 Dec 2009 09:41:24 +0000 (10:41 +0100)]
Add AllowCompression feature
Eric Bollengier [Sat, 5 Dec 2009 20:53:23 +0000 (21:53 +0100)]
Remove debug
Eric Bollengier [Sat, 5 Dec 2009 20:47:33 +0000 (21:47 +0100)]
update technotes
Eric Bollengier [Sat, 5 Dec 2009 20:47:11 +0000 (21:47 +0100)]
Fix #1403 about windows directory attributes not well restored
Kern Sibbald [Sat, 5 Dec 2009 16:07:00 +0000 (17:07 +0100)]
Change old get_Jobxxx to getJobxxx
Kern Sibbald [Sat, 5 Dec 2009 16:06:11 +0000 (17:06 +0100)]
Fix Win32 build after adding Base Job code
Kern Sibbald [Sat, 5 Dec 2009 15:59:00 +0000 (16:59 +0100)]
Fix backup-bacula-test