]>
git.sur5r.net Git - bacula/bacula/log
Kern Sibbald [Sat, 6 Mar 2010 09:26:45 +0000 (10:26 +0100)]
Cread subroutines to add exclusion for plugins
Kern Sibbald [Sat, 6 Mar 2010 09:26:02 +0000 (10:26 +0100)]
Tweak: fix compiler warning
Dirk H Bartley [Fri, 5 Mar 2010 04:30:30 +0000 (23:30 -0500)]
This adds sql debugging to these classes that Eric wrote.
Dirk H Bartley [Fri, 5 Mar 2010 04:26:41 +0000 (23:26 -0500)]
This is a 1/2 fix of the issue. It allows for the sorting of the two non graphic columns, but still does not allow for sorting the graphic columns. The issue is with last. By setting the sort value, you are setting the value on the last. To experiment with what I mean, use the set background that I have commented out in this commit.
Kern Sibbald [Thu, 4 Mar 2010 20:45:08 +0000 (21:45 +0100)]
Create AddExclude entry point for plugins
Marco van Wieringen [Wed, 3 Mar 2010 17:37:37 +0000 (18:37 +0100)]
Lets generate ingres code by calling esqlcc and not esqlc as we want c++ code. Replaced some strncpy by bstrncpy calls. Add dependency in Makefile of generated code on it source file.
Kern Sibbald [Wed, 3 Mar 2010 15:39:49 +0000 (16:39 +0100)]
Another file to add James' code to get VssObject
Kern Sibbald [Wed, 3 Mar 2010 15:36:30 +0000 (16:36 +0100)]
Add James' code to get VssObject
Kern Sibbald [Wed, 3 Mar 2010 13:35:14 +0000 (14:35 +0100)]
Tweak rebuild configure
Kern Sibbald [Wed, 3 Mar 2010 13:34:56 +0000 (14:34 +0100)]
Fix OpenSSL 1.x problem in crypto.c on Fedora 12
Eric Bollengier [Wed, 3 Mar 2010 08:11:58 +0000 (09:11 +0100)]
Display AllowCompress warning message only if compression used in FileSet
Kern Sibbald [Tue, 2 Mar 2010 10:20:38 +0000 (11:20 +0100)]
Tweak add git checkout master to nightly-disk
Marco van Wieringen [Mon, 1 Mar 2010 19:00:37 +0000 (20:00 +0100)]
Added comment on dbi backend needing a recent version of libdbi from CVS as the version currently released 0.8.3 wont work for compiling the code.
Kern Sibbald [Mon, 1 Mar 2010 16:16:57 +0000 (17:16 +0100)]
Add Warning check to SQL
Kern Sibbald [Mon, 1 Mar 2010 16:12:39 +0000 (17:12 +0100)]
Tweak SQL for future additions
Kern Sibbald [Mon, 1 Mar 2010 14:30:46 +0000 (15:30 +0100)]
Tweak swtich back to testing main branch
Kern Sibbald [Mon, 1 Mar 2010 14:27:21 +0000 (15:27 +0100)]
Tweak update copyright date + sort job statuses
Kern Sibbald [Mon, 1 Mar 2010 14:21:23 +0000 (15:21 +0100)]
Tweak rebuild configure
Kern Sibbald [Mon, 1 Mar 2010 14:20:51 +0000 (15:20 +0100)]
Fix readline to use TERM_LIB found for conio
Marco van Wieringen [Sun, 28 Feb 2010 19:38:35 +0000 (20:38 +0100)]
Fix typo in toplevel Makefile Fixes bug #1518
Scott Barninger [Sat, 27 Feb 2010 18:33:10 +0000 (13:33 -0500)]
Move bacula shared objects in separate bacula-libs package.
Scott Barninger [Sat, 27 Feb 2010 16:15:21 +0000 (11:15 -0500)]
Fix for termcap lib on suse.
Scott Barninger [Fri, 26 Feb 2010 21:53:26 +0000 (16:53 -0500)]
Fix for shared objects name convention change.
Kern Sibbald [Fri, 26 Feb 2010 12:39:26 +0000 (13:39 +0100)]
Pass jcr to VSS class + minor clean up of VSS code
Kern Sibbald [Fri, 26 Feb 2010 10:59:00 +0000 (11:59 +0100)]
Tweak comments
Kern Sibbald [Fri, 26 Feb 2010 08:48:32 +0000 (09:48 +0100)]
update date
Scott Barninger [Thu, 25 Feb 2010 20:01:49 +0000 (15:01 -0500)]
Fix typo.
Scott Barninger [Thu, 25 Feb 2010 19:42:20 +0000 (14:42 -0500)]
Fix typo in sysconf_dir.
Marco van Wieringen [Thu, 25 Feb 2010 18:50:53 +0000 (19:50 +0100)]
Fix compile link flags for gigaslam
Kern Sibbald [Thu, 25 Feb 2010 17:38:26 +0000 (18:38 +0100)]
Update projects file
Scott Barninger [Thu, 25 Feb 2010 17:22:58 +0000 (12:22 -0500)]
Add missing defines for gccver.
Kern Sibbald [Wed, 24 Feb 2010 18:13:10 +0000 (19:13 +0100)]
Tweak syslog call to satisfy newer compilers
Eric Bollengier [Wed, 24 Feb 2010 17:27:28 +0000 (18:27 +0100)]
regress: Add bconsole-test to regressions
Eric Bollengier [Wed, 24 Feb 2010 17:24:04 +0000 (18:24 +0100)]
regress: add bconsole test
Eric Bollengier [Wed, 24 Feb 2010 16:40:17 +0000 (17:40 +0100)]
bconsole: make problem in director selection fatal (exit=1)
Eric Bollengier [Wed, 24 Feb 2010 16:32:15 +0000 (17:32 +0100)]
Add bconsole -l and tweak behavior of -D
Eric Bollengier [Wed, 24 Feb 2010 09:49:06 +0000 (10:49 +0100)]
regress: fix regress-win32 prog to handle monitor section in bacula-fd.conf
Kern Sibbald [Tue, 23 Feb 2010 21:08:07 +0000 (22:08 +0100)]
Undelete bat help files
Eric Bollengier [Tue, 23 Feb 2010 19:16:05 +0000 (20:16 +0100)]
regress: permits monitor director for win32
Eric Bollengier [Tue, 23 Feb 2010 18:14:55 +0000 (19:14 +0100)]
regress: tweak prototype.conf for storage address
Eric Bollengier [Tue, 23 Feb 2010 13:53:38 +0000 (14:53 +0100)]
Use db_socket parameter in make_catalog_backup_.pl script
Kern Sibbald [Tue, 23 Feb 2010 13:48:33 +0000 (14:48 +0100)]
Add skeleton of system state plugin
Kern Sibbald [Tue, 23 Feb 2010 11:12:43 +0000 (12:12 +0100)]
Tweak testls.c
Kern Sibbald [Tue, 23 Feb 2010 09:19:16 +0000 (10:19 +0100)]
Ensure SD asks for help when looping even if poll set. Fixes bug #1513
Kern Sibbald [Tue, 23 Feb 2010 09:16:21 +0000 (10:16 +0100)]
Tweak .gitignore
Kern Sibbald [Mon, 22 Feb 2010 20:48:23 +0000 (21:48 +0100)]
Fix compiler warnings in tools directory
Eric Bollengier [Mon, 22 Feb 2010 17:06:21 +0000 (18:06 +0100)]
regress: add function to create many dirs
Kern Sibbald [Mon, 22 Feb 2010 09:12:02 +0000 (10:12 +0100)]
Temp remove savecwd to make Win32 build
Kern Sibbald [Sun, 21 Feb 2010 18:22:11 +0000 (19:22 +0100)]
Fix three-pool regress bug
Kern Sibbald [Sun, 21 Feb 2010 16:38:46 +0000 (17:38 +0100)]
Replace MIN by code as recommended by Marco to avoid compiler warning
Scott Barninger [Sun, 21 Feb 2010 16:03:31 +0000 (11:03 -0500)]
Add Fedora 11 and 12 build tags.
Kern Sibbald [Sun, 21 Feb 2010 15:24:50 +0000 (16:24 +0100)]
Make script more portable
Scott Barninger [Sat, 20 Feb 2010 19:13:44 +0000 (14:13 -0500)]
Forgot one exit.
Scott Barninger [Sat, 20 Feb 2010 19:10:13 +0000 (14:10 -0500)]
Fixes for client only build.
Kern Sibbald [Sat, 20 Feb 2010 17:37:58 +0000 (18:37 +0100)]
Fix seg fault in dup jobs regression test
Scott Barninger [Sat, 20 Feb 2010 17:33:34 +0000 (12:33 -0500)]
Remove duplicate.
Kern Sibbald [Sat, 20 Feb 2010 16:58:46 +0000 (17:58 +0100)]
Possible fix for FreeBSD three-pool regress failure
Scott Barninger [Sat, 20 Feb 2010 16:35:28 +0000 (11:35 -0500)]
Remove mysql version variable.
Scott Barninger [Sat, 20 Feb 2010 16:31:48 +0000 (11:31 -0500)]
Enable readline support.
Marco van Wieringen [Sat, 20 Feb 2010 15:22:17 +0000 (16:22 +0100)]
Added patch from Stefan Reddig -- improved ingres db test
Marco van Wieringen [Sat, 20 Feb 2010 15:20:27 +0000 (16:20 +0100)]
Added patch from Stefan Reddig -- added some checks, db test prog
Scott Barninger [Sat, 20 Feb 2010 15:07:16 +0000 (10:07 -0500)]
bug report 1505
Dirk H Bartley [Sat, 20 Feb 2010 08:01:00 +0000 (09:01 +0100)]
This version fixes an issue where the console window would start out not docked. It is fixed by initiating the variables in the Pages class with a constructor.
Eric Bollengier [Fri, 19 Feb 2010 15:47:52 +0000 (16:47 +0100)]
fix bvfs that displays NULL from time to time
Kern Sibbald [Fri, 19 Feb 2010 13:08:40 +0000 (14:08 +0100)]
Add comments about lock priority
Philipp Storz [Fri, 19 Feb 2010 09:07:59 +0000 (10:07 +0100)]
Fix make_catalog_backup.pl fails when catalog db is on other host
Kern Sibbald [Thu, 18 Feb 2010 11:08:30 +0000 (12:08 +0100)]
Tweak debug
Kern Sibbald [Thu, 18 Feb 2010 09:41:52 +0000 (10:41 +0100)]
Tweak SD debug code
Kern Sibbald [Thu, 18 Feb 2010 09:23:55 +0000 (10:23 +0100)]
Discard prev regress test results
Kern Sibbald [Thu, 18 Feb 2010 07:13:59 +0000 (08:13 +0100)]
Make set_jcr_sd_job_status static
Kern Sibbald [Wed, 17 Feb 2010 18:07:53 +0000 (19:07 +0100)]
Update ReleaseNotes and ChangeLog
Kern Sibbald [Wed, 17 Feb 2010 17:34:51 +0000 (18:34 +0100)]
Apply MacOSX installer patch from bug #1509
Kern Sibbald [Wed, 17 Feb 2010 15:39:36 +0000 (16:39 +0100)]
Tweak copyrights
Kern Sibbald [Wed, 17 Feb 2010 13:18:11 +0000 (14:18 +0100)]
Add debug code for FreeBSD regress failures
Kern Sibbald [Wed, 17 Feb 2010 13:15:06 +0000 (14:15 +0100)]
Reduce debug output
Kern Sibbald [Tue, 16 Feb 2010 15:32:58 +0000 (16:32 +0100)]
Regress test Branch-5.0 prior to release
Kern Sibbald [Tue, 16 Feb 2010 14:45:54 +0000 (15:45 +0100)]
Add more debug for three-pool regress failure
Marco van Wieringen [Tue, 16 Feb 2010 14:42:01 +0000 (15:42 +0100)]
Fix typo
Kern Sibbald [Tue, 16 Feb 2010 12:59:47 +0000 (13:59 +0100)]
Make dup jobs regress test work
Kern Sibbald [Tue, 16 Feb 2010 12:58:55 +0000 (13:58 +0100)]
Eliminate error message in regress setup if get not present
Kern Sibbald [Tue, 16 Feb 2010 12:11:41 +0000 (13:11 +0100)]
Avoid error message if git not installed
Eric Bollengier [Tue, 16 Feb 2010 08:49:06 +0000 (09:49 +0100)]
Fix typo
Marco van Wieringen [Mon, 15 Feb 2010 21:30:16 +0000 (22:30 +0100)]
Fix typo
Kern Sibbald [Mon, 15 Feb 2010 20:23:35 +0000 (21:23 +0100)]
Apply fix to previous fix of Copy problem. Fix proposed by reporter of bug #1476
Kern Sibbald [Mon, 15 Feb 2010 20:14:40 +0000 (21:14 +0100)]
Tweak dir conf for migration to eliminate Allow Duplicates, which made test fail
Kern Sibbald [Mon, 15 Feb 2010 18:11:01 +0000 (19:11 +0100)]
Set default Allow Duplicate Jobs = yes
Kern Sibbald [Mon, 15 Feb 2010 17:01:00 +0000 (18:01 +0100)]
Better cancel + fix Allow Dups code
Kern Sibbald [Mon, 15 Feb 2010 16:59:27 +0000 (17:59 +0100)]
Tweak add debug to duplicate-job
Eric Bollengier [Mon, 15 Feb 2010 12:57:17 +0000 (13:57 +0100)]
Tweak duplicate-job-test
Kern Sibbald [Mon, 15 Feb 2010 11:36:57 +0000 (12:36 +0100)]
Remove all bacula.spec.in
Kern Sibbald [Sun, 14 Feb 2010 19:19:44 +0000 (20:19 +0100)]
Fix duplicate job bug
Marco van Wieringen [Sun, 14 Feb 2010 17:54:05 +0000 (18:54 +0100)]
Small changes to dbi to make it compile again.
Eric Bollengier [Sun, 14 Feb 2010 17:43:20 +0000 (18:43 +0100)]
regress: Check for errors in deplicate-job-test
Kern Sibbald [Sun, 14 Feb 2010 17:27:20 +0000 (18:27 +0100)]
Tweak date
Kern Sibbald [Sun, 14 Feb 2010 17:24:39 +0000 (18:24 +0100)]
Fix infinite wait on error when restore started
Kern Sibbald [Sun, 14 Feb 2010 17:23:56 +0000 (18:23 +0100)]
Tweak bat debug code
Dirk Bartley [Sun, 14 Feb 2010 17:23:07 +0000 (18:23 +0100)]
Make undocking work
Eric Bollengier [Sun, 14 Feb 2010 17:12:47 +0000 (18:12 +0100)]
Update configure
Eric Bollengier [Sun, 14 Feb 2010 17:12:41 +0000 (18:12 +0100)]
Add check for sqlite3_threadsafe() in configure
Eric Bollengier [Sun, 14 Feb 2010 16:58:12 +0000 (17:58 +0100)]
regress: Add test for duplicate job