]>
git.sur5r.net Git - bacula/rescue/log
Dirk H Bartley [Fri, 27 Jul 2007 01:22:03 +0000 (01:22 +0000)]
Clean up a bit. Randomize the name of the table.
Eric Bollengier [Thu, 26 Jul 2007 18:07:19 +0000 (18:07 +0000)]
ebl update changelog
Eric Bollengier [Thu, 26 Jul 2007 18:04:05 +0000 (18:04 +0000)]
ebl use case not sensitiv with client or media search
Dirk H Bartley [Thu, 26 Jul 2007 17:26:24 +0000 (17:26 +0000)]
Add a sort "ORDER BY" that seemed to be helpful with mysql and uncommented the
lines that executed the commands. Looks like all that processing of the 'results'
of the INSERT INTO and CREATE TABLE command does nothing. Can most likely just
remove.
Kern Sibbald [Thu, 26 Jul 2007 15:58:52 +0000 (15:58 +0000)]
Update version
Dirk H Bartley [Thu, 26 Jul 2007 15:40:27 +0000 (15:40 +0000)]
Real close here to being able to do restores. Using FileIndex now instead
of FileId. This is exciting. Only problem I am seeing is the segfault of
the director which then causes bat to segfault.
Dirk H Bartley [Thu, 26 Jul 2007 03:11:00 +0000 (03:11 +0000)]
Continuing to attempt to get restore to work. Seeing segfault in director when
sql_command(CREATE TEMPORARY TABLE or INSERT INTO)
Kern Sibbald [Wed, 25 Jul 2007 21:13:54 +0000 (21:13 +0000)]
Apply patch from Felix Schwarz <Felix.Schwarz@web.de> that allows
building wxconsole on Fedora 7 with wxWidgets 2.8 (it works with
2.6 as well).
Dirk H Bartley [Wed, 25 Jul 2007 02:32:37 +0000 (02:32 +0000)]
The result of the following merge: This merges the work in the branch into the head.
This does not quite work yet, working with kern on getting changes in the server!
svn merge -r5136:5238 https://bacula.svn.sourceforge.net/svnroot/bacula/branches/working/qt-console .
Kern Sibbald [Tue, 24 Jul 2007 18:36:08 +0000 (18:36 +0000)]
Implement PopUp YES/NO dialog for bat.
Eric Bollengier [Tue, 24 Jul 2007 11:52:39 +0000 (11:52 +0000)]
ebl first cup to fix #897
Eric Bollengier [Mon, 23 Jul 2007 13:22:32 +0000 (13:22 +0000)]
ebl update for #define BACL_WANT_NUMERIC_IDS
Eric Bollengier [Mon, 23 Jul 2007 13:21:40 +0000 (13:21 +0000)]
ebl Fix compilation when using #define BACL_WANT_NUMERIC_IDS
Eric Bollengier [Mon, 23 Jul 2007 11:01:33 +0000 (11:01 +0000)]
ebl Tweak to get bug 897 reproductible
Kern Sibbald [Mon, 23 Jul 2007 10:15:52 +0000 (10:15 +0000)]
Update
Eric Bollengier [Mon, 23 Jul 2007 09:43:15 +0000 (09:43 +0000)]
ebl add a test that reproduce #897
Eric Bollengier [Mon, 23 Jul 2007 07:41:21 +0000 (07:41 +0000)]
ebl update todo
Eric Bollengier [Mon, 23 Jul 2007 07:40:53 +0000 (07:40 +0000)]
ebl first cut off a new test about errors
Kern Sibbald [Sun, 22 Jul 2007 21:45:14 +0000 (21:45 +0000)]
Minor runscript tweaks
Kern Sibbald [Sun, 22 Jul 2007 21:43:41 +0000 (21:43 +0000)]
Minor runscript tweaks
Kern Sibbald [Sun, 22 Jul 2007 21:39:03 +0000 (21:39 +0000)]
Minor runscript tweaks
Eric Bollengier [Sun, 22 Jul 2007 18:04:07 +0000 (18:04 +0000)]
ebl tweak tests to show #897
Kern Sibbald [Sun, 22 Jul 2007 15:33:06 +0000 (15:33 +0000)]
Eliminate compiler warnings
Eric Bollengier [Sun, 22 Jul 2007 13:09:49 +0000 (13:09 +0000)]
ebl move abortjobonerror no failjobonerror
Kern Sibbald [Sun, 22 Jul 2007 12:21:06 +0000 (12:21 +0000)]
Correct RunScript to terminate job in FD on failure.
Eric Bollengier [Sun, 22 Jul 2007 11:22:55 +0000 (11:22 +0000)]
ebl Change AbortJobOnError to FailJobOnError
Kern Sibbald [Sun, 22 Jul 2007 10:33:41 +0000 (10:33 +0000)]
Ensure that RunScript fails job on FD
Kern Sibbald [Sun, 22 Jul 2007 10:14:48 +0000 (10:14 +0000)]
kes Change abort_on_error and AbortJobOnError to fail_on_error
and FailJobOnError in RunScripts.
kes Minor tweaks of code formating in RunScripts, principally to
avoid depassing 80 columns.
Kern Sibbald [Sun, 22 Jul 2007 07:46:39 +0000 (07:46 +0000)]
Update scripts
Kern Sibbald [Sun, 22 Jul 2007 07:36:50 +0000 (07:36 +0000)]
Add big-vol-test to script
Kern Sibbald [Sun, 22 Jul 2007 07:35:53 +0000 (07:35 +0000)]
Removed debug
Dirk H Bartley [Sat, 21 Jul 2007 19:33:08 +0000 (19:33 +0000)]
patch to prevent writing ".messages" when notify is off.
Kern Sibbald [Sat, 21 Jul 2007 18:45:27 +0000 (18:45 +0000)]
Optimize big-vol-test
Kern Sibbald [Sat, 21 Jul 2007 18:45:08 +0000 (18:45 +0000)]
Fix grow.c
Kern Sibbald [Sat, 21 Jul 2007 18:32:04 +0000 (18:32 +0000)]
Eliminate one #ifdef Win32 in bsmtp
Kern Sibbald [Sat, 21 Jul 2007 18:22:47 +0000 (18:22 +0000)]
kes Implement grow tool to grow a file for testing very large databases.
kes Add big-vol-test to test Bacula seeking with > 5GB.
Kern Sibbald [Sat, 21 Jul 2007 16:54:34 +0000 (16:54 +0000)]
add big-vol-test
Dirk H Bartley [Sat, 21 Jul 2007 15:56:30 +0000 (15:56 +0000)]
Prevent the settings for the splitter from being written if the plot has not
been drawn. This fixes a repeatable way to get the splitter from going back to
a state where it would be all the way to the right hiding the display of the
plot. Done by opening bat and not viewing the plot and closing bat.
Kern Sibbald [Fri, 20 Jul 2007 14:05:25 +0000 (14:05 +0000)]
Update version
Kern Sibbald [Fri, 20 Jul 2007 08:54:32 +0000 (08:54 +0000)]
Update migrate-job
Kern Sibbald [Thu, 19 Jul 2007 15:32:07 +0000 (15:32 +0000)]
Temp remove three-pool-recycle-test
Kern Sibbald [Thu, 19 Jul 2007 15:31:46 +0000 (15:31 +0000)]
Modify find_next_volume() to return all values in Media record.
Kern Sibbald [Thu, 19 Jul 2007 13:41:07 +0000 (13:41 +0000)]
Properly save RecyclePoolId
Kern Sibbald [Thu, 19 Jul 2007 13:33:04 +0000 (13:33 +0000)]
Comment out debug code
Kern Sibbald [Thu, 19 Jul 2007 09:28:32 +0000 (09:28 +0000)]
Correct compile error
Kern Sibbald [Thu, 19 Jul 2007 08:33:25 +0000 (08:33 +0000)]
Ensure that we keep Recycle Pool when moving Scratch volumes.
Kern Sibbald [Thu, 19 Jul 2007 06:46:12 +0000 (06:46 +0000)]
Make copy-tls-confs executable
Kern Sibbald [Wed, 18 Jul 2007 19:06:40 +0000 (19:06 +0000)]
Add explicit debug example
Kern Sibbald [Wed, 18 Jul 2007 18:49:10 +0000 (18:49 +0000)]
Update technotes for next beta
Eric Bollengier [Wed, 18 Jul 2007 09:52:05 +0000 (09:52 +0000)]
ebl update
Eric Bollengier [Tue, 17 Jul 2007 20:21:28 +0000 (20:21 +0000)]
ebl fix a bug in get_scratch_volume() report by Andreas Helmcke
Warning, in previous version, all media get from scratch keep their
old retention.
Eric Bollengier [Tue, 17 Jul 2007 20:20:22 +0000 (20:20 +0000)]
ebl fix a bug in get_scratch_volume() report by Andreas Helmcke
Warning, in previous version, all media get from scratch keep their
old retention.
Eric Bollengier [Tue, 17 Jul 2007 19:00:01 +0000 (19:00 +0000)]
ebl update
Eric Bollengier [Mon, 16 Jul 2007 15:57:16 +0000 (15:57 +0000)]
ebl fix filenameid bug
Kern Sibbald [Mon, 16 Jul 2007 15:25:52 +0000 (15:25 +0000)]
kes Tweaked Win32 installer to remove temp conf files at uninstall time.
This should fix bug #842. Made a note to look at removing the temp
files at the end of the install.
Kern Sibbald [Mon, 16 Jul 2007 14:14:13 +0000 (14:14 +0000)]
kes Add ability to mount and unmount a file device providing it is
marked as being removable and has the appropriate mount and unmount
commands defined in the Device resource. This fixes bug #830.
Kern Sibbald [Mon, 16 Jul 2007 12:54:42 +0000 (12:54 +0000)]
kes When applying a storage override, release all previous storage
definitions rather than just prepending the new storage.
This should prevent a good deal of confusion.
Eric Bollengier [Sun, 15 Jul 2007 08:49:53 +0000 (08:49 +0000)]
ebl Found mingw qt4 info
Eric Bollengier [Sat, 14 Jul 2007 16:03:31 +0000 (16:03 +0000)]
ebl cleanup
Eric Bollengier [Sat, 14 Jul 2007 15:45:54 +0000 (15:45 +0000)]
ebl use where=/ by default
Eric Bollengier [Sat, 14 Jul 2007 15:42:36 +0000 (15:42 +0000)]
ebl Add support for filenameid and correct pathid
Kern Sibbald [Sat, 14 Jul 2007 13:35:44 +0000 (13:35 +0000)]
Update
Kern Sibbald [Sat, 14 Jul 2007 13:08:57 +0000 (13:08 +0000)]
kes Implement ./configure search for qwt libraries.
Scott Barninger [Sat, 14 Jul 2007 12:40:42 +0000 (12:40 +0000)]
Adjust for qwt in depkgs.
Eric Bollengier [Sat, 14 Jul 2007 08:37:01 +0000 (08:37 +0000)]
ebl Doesn't display running job more in job hist
Eric Bollengier [Sat, 14 Jul 2007 07:56:31 +0000 (07:56 +0000)]
ebl update testing patch list
Eric Bollengier [Sat, 14 Jul 2007 07:54:02 +0000 (07:54 +0000)]
ebl update
Eric Bollengier [Fri, 13 Jul 2007 18:26:12 +0000 (18:26 +0000)]
ebl add missing script
Eric Bollengier [Fri, 13 Jul 2007 18:18:25 +0000 (18:18 +0000)]
ebl apply Frank Sweetser patch for macosX
Eric Bollengier [Fri, 13 Jul 2007 14:07:00 +0000 (14:07 +0000)]
ebl clean internal brestore table in batch mode
Kern Sibbald [Fri, 13 Jul 2007 13:33:34 +0000 (13:33 +0000)]
kes Disable posting the WM_CLOSE message in KillRunningCopy of the
Win32 FD. This should fix bug #893.
kes Remove an unnecessary beep in Win32 init code.
kes Update copyright dates in Win32 executable about boxes.
kes Replace the FSF copyrighted getopt.c and getopt.h in the Win32
code with a BSD getopt.c and getopt.h.
kes Remove sched.h from the Win32 compat directory -- not used.
kes Remove the Exit menu item from the Win32 tray monitor. If you really
need to shut it down, do it through the services panel or the command
line.
kes Remove some inappropriate Bacula FSFE copyrights.
Eric Bollengier [Fri, 13 Jul 2007 12:41:21 +0000 (12:41 +0000)]
ebl update
Eric Bollengier [Fri, 13 Jul 2007 12:34:19 +0000 (12:34 +0000)]
ebl move Errors count up to be more easy to parse with Bweb
Kern Sibbald [Fri, 13 Jul 2007 07:44:11 +0000 (07:44 +0000)]
Update LICENSE file
Kern Sibbald [Fri, 13 Jul 2007 05:03:14 +0000 (05:03 +0000)]
Commit new configure
Kern Sibbald [Fri, 13 Jul 2007 04:44:08 +0000 (04:44 +0000)]
kes Fix regress config non-portable test as pointed out by
Florian Heigl <florian.heigl@gmail.com>
kes Fix PSCMD for HP-UX in configure.in to have proper syntax.
as pointed out by Florian Heigl <florian.heigl@gmail.com>
Kern Sibbald [Fri, 13 Jul 2007 04:40:23 +0000 (04:40 +0000)]
Make config portable
Eric Bollengier [Thu, 12 Jul 2007 20:03:17 +0000 (20:03 +0000)]
ebl use pathid instead of path
Eric Bollengier [Thu, 12 Jul 2007 19:08:26 +0000 (19:08 +0000)]
ebl init
Eric Bollengier [Thu, 12 Jul 2007 18:53:43 +0000 (18:53 +0000)]
ebl have been applied
Kern Sibbald [Thu, 12 Jul 2007 18:46:10 +0000 (18:46 +0000)]
Update technotes
Kern Sibbald [Thu, 12 Jul 2007 18:45:00 +0000 (18:45 +0000)]
Update version
Kern Sibbald [Thu, 12 Jul 2007 18:41:33 +0000 (18:41 +0000)]
Add rctx prefix to Mac OS X references
Kern Sibbald [Thu, 12 Jul 2007 10:45:47 +0000 (10:45 +0000)]
Update
Kern Sibbald [Thu, 12 Jul 2007 10:34:09 +0000 (10:34 +0000)]
Final changes
Kern Sibbald [Thu, 12 Jul 2007 10:32:35 +0000 (10:32 +0000)]
kes Fix client-only build.
kes Integrate client-only fixes for bsys (initgroups) and conio from
Sergey Svishchev <svs@ropnet.ru> for the AIX platform.
Kern Sibbald [Thu, 12 Jul 2007 09:14:00 +0000 (09:14 +0000)]
Final changes
Kern Sibbald [Thu, 12 Jul 2007 08:03:42 +0000 (08:03 +0000)]
Update
Kern Sibbald [Thu, 12 Jul 2007 08:03:19 +0000 (08:03 +0000)]
Update version
Kern Sibbald [Thu, 12 Jul 2007 07:49:21 +0000 (07:49 +0000)]
kes Make arguments to get_scratch_volume() in same order as other
such calls.
kes Rework the prune_volumes() subroutine so that after purging and
no volume found in desired pool, it will check for a scratch
volume. This prevents recycling the whole scratch pool.
kes Add code to status storage to print boffset_t (largefile support).
Kern Sibbald [Wed, 11 Jul 2007 17:05:28 +0000 (17:05 +0000)]
Update Win32 build
Kern Sibbald [Wed, 11 Jul 2007 16:38:14 +0000 (16:38 +0000)]
kes Move qwt (Graphics libarary for Qt4) to depkgs.
kes Update src/win32/cats/bacula_cats.def to include the new
db_get_query_dbids() call on Win32.
Eric Bollengier [Tue, 10 Jul 2007 13:18:11 +0000 (13:18 +0000)]
ebl Add a page to see Clients where not in a group
Eric Bollengier [Tue, 10 Jul 2007 07:35:51 +0000 (07:35 +0000)]
ebl fix group by function
Dirk H Bartley [Tue, 10 Jul 2007 02:17:21 +0000 (02:17 +0000)]
Add migration jobs to TODO and fix a spelling error in a comment in prerestore.cpp.
Dirk H Bartley [Tue, 10 Jul 2007 02:16:33 +0000 (02:16 +0000)]
The button was not showing up correctly on on of my development machines. I
hope this is better on most hosts.
Eric Bollengier [Mon, 9 Jul 2007 15:26:03 +0000 (15:26 +0000)]
ebl update
Eric Bollengier [Mon, 9 Jul 2007 15:25:31 +0000 (15:25 +0000)]
ebl udpate
Eric Bollengier [Mon, 9 Jul 2007 15:19:10 +0000 (15:19 +0000)]
ebl fix Kb, Gb, Tb...
Eric Bollengier [Mon, 9 Jul 2007 14:06:19 +0000 (14:06 +0000)]
ebl tweak sql query in display_job_group