]>
git.sur5r.net Git - bacula/bacula/log
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
Kern Sibbald [Sat, 5 Dec 2009 11:32:18 +0000 (12:32 +0100)]
Add new idea to kernstodo
Kern Sibbald [Sat, 5 Dec 2009 10:41:05 +0000 (11:41 +0100)]
Improved database warning message
Kern Sibbald [Fri, 4 Dec 2009 17:36:35 +0000 (18:36 +0100)]
Yet another tweak to create_postgresql_database.in
Kern Sibbald [Fri, 4 Dec 2009 16:17:31 +0000 (17:17 +0100)]
More create_postgresql_database.in tweaks
Kern Sibbald [Fri, 4 Dec 2009 15:19:31 +0000 (16:19 +0100)]
Tweak create_postgresql_database.in
Eric Bollengier [Fri, 4 Dec 2009 10:38:29 +0000 (11:38 +0100)]
Init lmgr in btape
Eric Bollengier [Fri, 4 Dec 2009 08:38:41 +0000 (09:38 +0100)]
tweak gitignore
Eric Bollengier [Thu, 3 Dec 2009 17:42:26 +0000 (18:42 +0100)]
Disable SQLite2 code in cats.h
Eric Bollengier [Thu, 3 Dec 2009 17:39:37 +0000 (18:39 +0100)]
update technotes
Eric Bollengier [Thu, 3 Dec 2009 17:39:23 +0000 (18:39 +0100)]
Remove SQLite from configure
Eric Bollengier [Thu, 3 Dec 2009 17:38:30 +0000 (18:38 +0100)]
Remove SQLite2 scripts
Eric Bollengier [Thu, 3 Dec 2009 08:28:25 +0000 (09:28 +0100)]
update technotes
Eric Bollengier [Thu, 3 Dec 2009 08:27:57 +0000 (09:27 +0100)]
Fix configure.in
Eric Bollengier [Thu, 3 Dec 2009 08:21:01 +0000 (09:21 +0100)]
Apply Arno's patch on nagios plugin
Tweak the Makefile to simplify the installation process
Eric Bollengier [Wed, 2 Dec 2009 16:40:21 +0000 (17:40 +0100)]
Remove JobMedia.Copy references
Eric Bollengier [Wed, 2 Dec 2009 15:06:09 +0000 (16:06 +0100)]
bvfs: update bvfs_test
Eric Bollengier [Wed, 2 Dec 2009 14:48:25 +0000 (15:48 +0100)]
update
Eric Bollengier [Wed, 2 Dec 2009 14:47:44 +0000 (15:47 +0100)]
Remove brestore_ from bvfs table, use Job::HasCache instead of knownjobid table
Kern Sibbald [Wed, 2 Dec 2009 10:55:30 +0000 (11:55 +0100)]
Update po files
Victor Hugo dos Santos [Tue, 1 Dec 2009 19:30:51 +0000 (16:30 -0300)]
Finally... the 100% of bacula spanish !!! ;-)
Dan Langille [Wed, 2 Dec 2009 10:30:12 +0000 (11:30 +0100)]
Apply Postgres 8.4 SQL_ASCII fix
Kern Sibbald [Wed, 2 Dec 2009 10:24:16 +0000 (11:24 +0100)]
Ignore bweb.conf in gui/bweb
Lucas B. Cohen [Wed, 2 Dec 2009 10:21:28 +0000 (11:21 +0100)]
Apply manpage patches
Richard Hartmann [Wed, 2 Dec 2009 00:08:48 +0000 (01:08 +0100)]
Fix minor typos _in changelogs_
This is in a seperate patch as changing changelogs & release notes
is, imo, controversial.
Richard Hartmann [Wed, 2 Dec 2009 00:19:48 +0000 (01:19 +0100)]
Typo: fuction -> function
No idea how this made it through all the translations
Richard Hartmann [Wed, 2 Dec 2009 00:07:52 +0000 (01:07 +0100)]
Fix some minor typos, mostly in comments
Kern Sibbald [Tue, 1 Dec 2009 19:35:35 +0000 (20:35 +0100)]
Fix backup-bacula regression
Kern Sibbald [Tue, 1 Dec 2009 17:10:17 +0000 (18:10 +0100)]
Update version + technotes
Kern Sibbald [Tue, 1 Dec 2009 17:08:30 +0000 (18:08 +0100)]
Remove support for SQLite 2
Kern Sibbald [Tue, 1 Dec 2009 17:08:03 +0000 (18:08 +0100)]
Fix rpm spec files bug #1428 + #1420
Kern Sibbald [Tue, 1 Dec 2009 14:59:23 +0000 (15:59 +0100)]
Update technotes
Kern Sibbald [Tue, 1 Dec 2009 14:58:45 +0000 (15:58 +0100)]
Fix include MySQL libs to use shared object. Fixes bug #1427
Kern Sibbald [Tue, 1 Dec 2009 14:44:10 +0000 (15:44 +0100)]
Update technotes
Kern Sibbald [Tue, 1 Dec 2009 14:42:44 +0000 (15:42 +0100)]
Fix search to include 64 bit libs for --with-dbi option
Kern Sibbald [Tue, 1 Dec 2009 14:22:25 +0000 (15:22 +0100)]
Change all log.d to logwatch in RedHat specs
Eric Bollengier [Mon, 30 Nov 2009 14:38:53 +0000 (15:38 +0100)]
bweb: fix update script for mysql
Kern Sibbald [Mon, 30 Nov 2009 10:20:56 +0000 (11:20 +0100)]
Add config doc in INSTALL
Kern Sibbald [Mon, 30 Nov 2009 10:19:40 +0000 (11:19 +0100)]
Add config doc in INSTALL
Kern Sibbald [Sat, 28 Nov 2009 11:52:24 +0000 (12:52 +0100)]
Tweak kernstodo
Kern Sibbald [Mon, 23 Nov 2009 22:36:54 +0000 (23:36 +0100)]
Add another project to the projects file
Eric Bollengier [Mon, 23 Nov 2009 22:28:07 +0000 (23:28 +0100)]
update technotes
Lorenz Schori [Wed, 18 Nov 2009 21:01:12 +0000 (22:01 +0100)]
don't follow packagemaker permission recommendations
Lorenz Schori [Wed, 18 Nov 2009 20:24:52 +0000 (21:24 +0100)]
OSX Installer: update README
Lorenz Schori [Wed, 18 Nov 2009 20:22:00 +0000 (21:22 +0100)]
OSX installer: fix for a bug in 10.5 packagemaker, --id argument required
Lorenz Schori [Wed, 18 Nov 2009 19:08:46 +0000 (20:08 +0100)]
OSX: build with gcc 4.0 when building against 10.4 SDK
Lorenz Schori [Wed, 18 Nov 2009 18:28:41 +0000 (19:28 +0100)]
OSX installer: switch to new pmdoc packagemaker format
By switching to the new xml based pmdoc format of PackageMaker it
is possible to build OSX installer packages without the help of
fakeroot (for root/wheel owned files). The downside of this move
is that it is no more possible to create the installer on OSX 10.4
(Tiger).
Kern Sibbald [Mon, 23 Nov 2009 22:12:26 +0000 (23:12 +0100)]
Add another project to the projects file
Kern Sibbald [Mon, 23 Nov 2009 21:18:51 +0000 (22:18 +0100)]
Add new project
Kern Sibbald [Sun, 22 Nov 2009 09:54:35 +0000 (10:54 +0100)]
Add error count to Fatal job errors
Kern Sibbald [Sat, 21 Nov 2009 19:29:03 +0000 (20:29 +0100)]
Merge branch 'master' of ssh://bacula.git.sourceforge.net/gitroot/bacula/bacula