]>
git.sur5r.net Git - bacula/bacula/log
Kern Sibbald [Sat, 27 Mar 2010 16:25:21 +0000 (17:25 +0100)]
Tweak rebuild configure
Kern Sibbald [Sat, 27 Mar 2010 16:23:58 +0000 (17:23 +0100)]
Tweak Ingres ./configure
Marco van Wieringen [Fri, 26 Mar 2010 21:01:58 +0000 (22:01 +0100)]
Add missing db_unlock to bvfs_update_cache.
Marco van Wieringen [Fri, 26 Mar 2010 20:09:36 +0000 (21:09 +0100)]
Fix array dimensions due to adding Ingres to certain sql arrays.
Eric Bollengier [Mon, 22 Mar 2010 15:33:31 +0000 (16:33 +0100)]
Update configure
Eric Bollengier [Mon, 22 Mar 2010 15:30:19 +0000 (16:30 +0100)]
Fix #1532 about permission on binaries
Eric Bollengier [Mon, 15 Mar 2010 08:42:41 +0000 (09:42 +0100)]
bweb: fix fileindex for deleted items
Eric Bollengier [Sun, 14 Mar 2010 10:12:42 +0000 (11:12 +0100)]
bweb: add filter on fileindex to bfileview
Scott Barninger [Sun, 14 Mar 2010 18:55:02 +0000 (14:55 -0400)]
Allow users to build bat without static QT if desired.
Scott Barninger [Sun, 14 Mar 2010 18:13:00 +0000 (14:13 -0400)]
Fix for qt mkspecs location on Fedora 12.
Marco van Wieringen [Fri, 12 Mar 2010 20:34:28 +0000 (21:34 +0100)]
Run ingres template code through esqlcc.
Stefan Reddig [Fri, 12 Mar 2010 17:25:42 +0000 (18:25 +0100)]
another small fix
Stefan Reddig [Fri, 12 Mar 2010 17:14:55 +0000 (18:14 +0100)]
escaping,typo fix
Stefan Reddig [Fri, 12 Mar 2010 16:29:59 +0000 (17:29 +0100)]
syntax fix, test improved, empty results fixed
Eric Bollengier [Fri, 12 Mar 2010 10:23:37 +0000 (11:23 +0100)]
Fix #1527 about deadlock during migration
Kern Sibbald [Wed, 10 Mar 2010 14:36:43 +0000 (15:36 +0100)]
Another fix for OpenSSLv1
Kern Sibbald [Wed, 10 Mar 2010 11:53:22 +0000 (12:53 +0100)]
Tweak: rebuild configure
Kern Sibbald [Wed, 10 Mar 2010 11:48:32 +0000 (12:48 +0100)]
Add -lrt to Solaris links
Kern Sibbald [Tue, 9 Mar 2010 21:55:09 +0000 (22:55 +0100)]
Fix tls.c for OpenSSLv1
Eric Bollengier [Mon, 8 Mar 2010 13:09:21 +0000 (14:09 +0100)]
Fix #1511 when trying to insert more than 50.000 directories in bvfs
Kern Sibbald [Mon, 8 Mar 2010 12:53:37 +0000 (13:53 +0100)]
Fix plugin load not to stop if one plugin bad -- pointed out by James
Scott Barninger [Sun, 7 Mar 2010 15:33:48 +0000 (10:33 -0500)]
Remove --without-qwt from configure statement.
Eric Bollengier [Sun, 7 Mar 2010 13:53:36 +0000 (14:53 +0100)]
Fix bug in bvfs_update function, should work much better now
Kern Sibbald [Sat, 6 Mar 2010 16:02:35 +0000 (17:02 +0100)]
Second correct fix to bug #1524 verify fails after adding or removing files
Kern Sibbald [Sat, 6 Mar 2010 12:54:10 +0000 (13:54 +0100)]
Fix bug #1524 verify fails after adding or removing files
Scott Barninger [Sat, 6 Mar 2010 12:31:47 +0000 (07:31 -0500)]
Fix bug 1523.
Kern Sibbald [Sat, 6 Mar 2010 10:01:34 +0000 (11:01 +0100)]
Apply fix suggested by Andreas in bug #1502 for mediaview column sort problem
Marco van Wieringen [Sat, 6 Mar 2010 09:39:20 +0000 (10:39 +0100)]
Merge branch 'Branch-5.0' of ssh://marcovw@bacula.git.sourceforge.net/gitroot/bacula/bacula into Branch-5.0
Marco van Wieringen [Sat, 6 Mar 2010 09:37:11 +0000 (10:37 +0100)]
Lets not generate the ingres code automatically when the .sc or .sh files changes as it seems
these files get outdated on some systems and then this rule kicks in on systems that don't have
the esqlcc ingres compiler installed.
Frank Sweetser [Thu, 4 Mar 2010 21:03:15 +0000 (22:03 +0100)]
Fix CentOS detection in regression get-os script
Kern Sibbald [Fri, 5 Mar 2010 18:21:34 +0000 (19:21 +0100)]
Create subroutines to add exclusion for plugins
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 [Wed, 3 Mar 2010 19:47:27 +0000 (20:47 +0100)]
Merge branch 'Branch-5.0' of ssh://bacula.git.sourceforge.net/gitroot/bacula/bacula into Branch-5.0
Kern Sibbald [Wed, 3 Mar 2010 19:46:39 +0000 (20:46 +0100)]
Tweak rebuild configure
Kern Sibbald [Wed, 3 Mar 2010 19:46:20 +0000 (20:46 +0100)]
Fix configure.in
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 13:38:40 +0000 (14:38 +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
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: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 09:18:50 +0000 (10:18 +0100)]
Tweak build new configure
Kern Sibbald [Fri, 26 Feb 2010 09:18:21 +0000 (10:18 +0100)]
Remove mandrive and suse bacula.spec from configure
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
Scott Barninger [Thu, 25 Feb 2010 17:22:58 +0000 (12:22 -0500)]
Add missing defines for gccver.
Eric Bollengier [Wed, 24 Feb 2010 15:33:48 +0000 (16:33 +0100)]
Final po changes for Release-5.0.1
Eric Bollengier [Wed, 24 Feb 2010 14:42:52 +0000 (15:42 +0100)]
Remove qt-console from POFILES
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:25 +0000 (22:08 +0100)]
Merge branch 'Branch-5.0' of ssh://bacula.git.sourceforge.net/gitroot/bacula/bacula into Branch-5.0
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:20:59 +0000 (19:20 +0100)]
Tweak debug level
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 17:04:46 +0000 (18:04 +0100)]
Fix problem with MySQL with big Base jobs (temporary fix for 5.0.1)
Kern Sibbald [Tue, 23 Feb 2010 14:59:54 +0000 (15:59 +0100)]
Tweak update date
Kern Sibbald [Mon, 22 Feb 2010 20:48:23 +0000 (21:48 +0100)]
Fix compiler warnings in tools directory
Kern Sibbald [Tue, 23 Feb 2010 09:49:27 +0000 (10:49 +0100)]
Tweak update .gitignore
Kern Sibbald [Tue, 23 Feb 2010 09:48:42 +0000 (10:48 +0100)]
Tweak update ChangeLog and ReleaseNotes
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 [Mon, 22 Feb 2010 20:27:29 +0000 (21:27 +0100)]
Tweak update version
Eric Bollengier [Mon, 22 Feb 2010 17:06:21 +0000 (18:06 +0100)]
regress: add function to create many dirs
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
Kern Sibbald [Sun, 21 Feb 2010 15:24:50 +0000 (16:24 +0100)]
Make script more portable
Scott Barninger [Sun, 21 Feb 2010 16:03:31 +0000 (11:03 -0500)]
Add Fedora 11 and 12 build tags.
Marco van Wieringen [Sun, 21 Feb 2010 14:45:23 +0000 (15:45 +0100)]
Lets close the Ingres cursor otherwise the code complains the cursor is still open when we try to reuse it.
Marco van Wieringen [Sun, 21 Feb 2010 14:04:03 +0000 (15:04 +0100)]
Fix segv when indicator field is null. Also added some extra checks around free calls so we don't try to free null pointers.
Marco van Wieringen [Sun, 21 Feb 2010 12:17:21 +0000 (13:17 +0100)]
Fix typo
Marco van Wieringen [Sun, 21 Feb 2010 11:00:38 +0000 (12:00 +0100)]
Changed strcpy to bstrncpy and sprintf to bsnprintf and changed the bsnprintf format.
Marco van Wieringen [Sun, 21 Feb 2010 10:39:37 +0000 (11:39 +0100)]
Small indent changes
Marco van Wieringen [Sat, 20 Feb 2010 21:06:03 +0000 (22:06 +0100)]
Fixed typo
Marco van Wieringen [Sat, 20 Feb 2010 20:57:48 +0000 (21:57 +0100)]
Sync between master and this branch as some ingres changes did go into master but not into this branch.
Marco van Wieringen [Sat, 20 Feb 2010 19:52:28 +0000 (20:52 +0100)]
Remove include file that makes the compile complain and doesn't seem to be used as removing makes the code compile ok.
Marco van Wieringen [Sat, 20 Feb 2010 16:11:22 +0000 (17:11 +0100)]
Some small indent changes.
Marco van Wieringen [Sat, 20 Feb 2010 20:40:07 +0000 (21:40 +0100)]
Reindented myingres.sc to Bacula "style" and regenerated myingres.c
Conflicts:
bacula/src/cats/myingres.c
bacula/src/cats/myingres.sc
Marco van Wieringen [Sat, 20 Feb 2010 20:17:11 +0000 (21:17 +0100)]
Merged in rejects from previous patch and regenerated new myingres.c from myingres.sc using esqlc.
Changed sprintf into snprintf.
Conflicts:
bacula/src/cats/myingres.c
bacula/src/cats/myingres.sc
Marco van Wieringen [Sat, 20 Feb 2010 20:09:31 +0000 (21:09 +0100)]
Added patch from Stefan Reddig -- fixed date types, errmsg
Conflicts:
bacula/src/cats/myingres.c
bacula/src/cats/myingres.h
bacula/src/cats/myingres.sc
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 20:03:40 +0000 (21:03 +0100)]
Added patch from Stefan Reddig -- added some checks, db test prog
Conflicts:
bacula/src/cats/ingres.c
bacula/src/cats/myingres.c
Kern Sibbald [Sat, 20 Feb 2010 19:42:19 +0000 (20:42 +0100)]
Tweak update date
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
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 17:33:34 +0000 (12:33 -0500)]
Remove duplicate.
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.
Scott Barninger [Sat, 20 Feb 2010 15:07:16 +0000 (10:07 -0500)]
bug report 1505
Kern Sibbald [Sat, 20 Feb 2010 15:02:30 +0000 (16:02 +0100)]
Tweak eliminate compiler wornings
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