]> git.sur5r.net Git - bacula/bacula/log
bacula/bacula
19 years agoThis commit was manufactured by cvs2svn to create tag Release-1.35.1
(no author) [Mon, 16 Aug 2004 14:38:55 +0000 (14:38 +0000)]
This commit was manufactured by cvs2svn to create tag
'Release-1.35.1'.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/tags/Release-1.35.1@1537 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoNew configure
Kern Sibbald [Mon, 16 Aug 2004 14:38:55 +0000 (14:38 +0000)]
New configure

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1536 91ce42f0-d328-0410-95d8-f526ca767f89

19 years ago- Add command line parameter to select default daemon to monitor.
Nicolas Boichat [Sun, 15 Aug 2004 22:50:49 +0000 (22:50 +0000)]
- Add command line parameter to select default daemon to monitor.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1535 91ce42f0-d328-0410-95d8-f526ca767f89

19 years ago- Add support for storage daemon.
Nicolas Boichat [Sun, 15 Aug 2004 20:00:34 +0000 (20:00 +0000)]
- Add support for storage daemon.
- Add popup menu to select the file/storage daemon which is currently monitored.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1534 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoAdd test for gtk+-2.0 in configure for tray-monitorcd '/home/nicolas/dev/bacula/autoconf'
Nicolas Boichat [Sun, 15 Aug 2004 10:21:07 +0000 (10:21 +0000)]
Add test for gtk+-2.0 in configure for tray-monitorcd '/home/nicolas/dev/bacula/autoconf'

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1533 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoFirst working version
Nicolas Boichat [Sat, 14 Aug 2004 23:44:05 +0000 (23:44 +0000)]
First working version

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1532 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoUpdate configure
Kern Sibbald [Sat, 14 Aug 2004 16:08:46 +0000 (16:08 +0000)]
Update configure

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1531 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoMore plug()s in attribs.c
Kern Sibbald [Sat, 14 Aug 2004 14:10:11 +0000 (14:10 +0000)]
More plug()s in attribs.c

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1530 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoDoc updates
Kern Sibbald [Sat, 14 Aug 2004 12:13:39 +0000 (12:13 +0000)]
Doc updates

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1529 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoadd src/tray-monitor directory
Nicolas Boichat [Sat, 14 Aug 2004 11:45:47 +0000 (11:45 +0000)]
add src/tray-monitor directory

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1528 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoPrint error if Alert command fails + doc
Kern Sibbald [Sat, 14 Aug 2004 10:22:50 +0000 (10:22 +0000)]
Print error if Alert command fails + doc

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1527 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoRemove unnecessary class in attribs.c
Kern Sibbald [Sat, 14 Aug 2004 08:35:12 +0000 (08:35 +0000)]
Remove unnecessary class in attribs.c
Add two empty files to new tray-monitor directory

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1526 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoAdd src/tray-monitor directory
Nicolas Boichat [Fri, 13 Aug 2004 23:03:40 +0000 (23:03 +0000)]
Add src/tray-monitor directory

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1525 91ce42f0-d328-0410-95d8-f526ca767f89

19 years ago- wxbHistoryTextCtrl : Fixed Win32 build error
Nicolas Boichat [Fri, 13 Aug 2004 21:51:38 +0000 (21:51 +0000)]
- wxbHistoryTextCtrl : Fixed Win32 build error

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1524 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoImplement class template for automatic casting uint64_t to stat packet fields
Kern Sibbald [Fri, 13 Aug 2004 21:22:59 +0000 (21:22 +0000)]
Implement class template for automatic casting uint64_t to stat packet fields

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1523 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoSome VC++ modifications
Kern Sibbald [Fri, 13 Aug 2004 20:27:05 +0000 (20:27 +0000)]
Some VC++ modifications

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1522 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoApply Martin's patch to compat.cpp inet_ntoa
Kern Sibbald [Fri, 13 Aug 2004 19:22:04 +0000 (19:22 +0000)]
Apply Martin's patch to compat.cpp inet_ntoa

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1521 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoApply Meno's bnet.c patch and enable SMARTALLOC in IPADDR
Kern Sibbald [Fri, 13 Aug 2004 14:59:45 +0000 (14:59 +0000)]
Apply Meno's bnet.c patch and enable SMARTALLOC in IPADDR

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1520 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoUndo a few changes in address_conf.h and
Kern Sibbald [Fri, 13 Aug 2004 09:35:53 +0000 (09:35 +0000)]
Undo a few changes in address_conf.h and
smartalloc.h so that it works here without IP6 defined

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1519 91ce42f0-d328-0410-95d8-f526ca767f89

19 years ago- general : implemented command completion and interactive help.
Nicolas Boichat [Thu, 12 Aug 2004 23:15:40 +0000 (23:15 +0000)]
- general : implemented command completion and interactive help.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1518 91ce42f0-d328-0410-95d8-f526ca767f89

19 years ago!!! I didn't run the regression tests.!!!
Meno Abels [Thu, 12 Aug 2004 22:13:51 +0000 (22:13 +0000)]
!!! I didn't run the regression tests.!!!

1. Find and fix the memory leak (most likely in address_conf.c)

in address_conf there was no memory leak-:) the parser calls my init_default_addresses
but also resets the datastructurs by memset so allocated resource will be lost.
I added the pass number to init_defaults so that i could call my init_default only once
per server.

2. Find some why to have smartalloc work correctly with new.
   *Please* note, you cannot simply put everything on SMARTALLOC --
   this will not work because some of the delete's *must* de-allocate
   all the items in the list. I.e. by default, my lists own the
   list items.

There was a missing  brace
in the use of my new operator to write new(fname, line) Type in the define.
And also there was some operator definitions in dlist,alist,htable which causes
that trouble.
I only added the SMARTALLOC to all classes these are generated by new and removed
by delete.

3. I believe I've fixed the byte order problem by modifying get_port().
   However, if you turn on the debug statement at the top of
   init_bnet() src/lib/bnet.c:917 by setting the 100 to 000, you will
   see that the host address is not correct in all cases.

Kern and I decided to add
 get_port_net_order
 get_port_host_order
 get_first_port_net_order
 get_first_port_host_order
to the code.

4. Eliminate the use of inet_addr() -- it is deprecated.

Done

5. Check the SetIP command in src/dir/fd_cmds.c

fixed mixup of sockaddr and in_addr

6. There is too much #ifdefing in the code to deal with IPv4 and IPv6
   I don't mind it in bnet.c and bnet_server.c (too much), but we should
   try to eliminate it elsewhere.

I cleaned it up.
Is this too much yes it is but, we can't reach the heaven in one day-:)
./lib/address_conf.c:#ifdef HAVE_IPV6
./lib/address_conf.c:#ifdef HAVE_IPV6
./lib/address_conf.c:#ifdef HAVE_IPV6
./lib/address_conf.c:#ifdef HAVE_IPV6
./lib/address_conf.c:#ifdef HAVE_IPV6
./lib/address_conf.c:#ifdef HAVE_IPV6
./lib/address_conf.c:#ifdef HAVE_IPV6
./lib/address_conf.c:#ifdef HAVE_IPV6
./lib/address_conf.c:#ifdef HAVE_IPV6
./lib/address_conf.c:#ifdef HAVE_IPV6
./lib/address_conf.c:#if defined(HAVE_INET_NTOP) && defined(HAVE_IPV6)
./lib/address_conf.c:#ifdef HAVE_IPV6
./lib/address_conf.c:#ifdef HAVE_INET_NTOP
./lib/address_conf.h:#ifdef HAVE_IPV6
./lib/address_conf.h:#ifdef HAVE_IPV6
./lib/address_conf.h:#ifdef HAVE_IPV6
./lib/bnet.c:#ifdef HAVE_IPV6
./lib/bnet.c:#ifdef HAVE_IPV6
./lib/bnet.c:#ifdef HAVE_IPV6
./lib/bnet.c:#ifdef HAVE_IPV6
./lib/bnet.c:#ifdef HAVE_IPV6
./lib/bnet_server.c:#ifndef HAVE_INET_NTOP
./lib/bnet_server.c:#ifdef HAVE_INET_NTOP

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1517 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoMisc -- see techlog
Kern Sibbald [Thu, 12 Aug 2004 18:58:13 +0000 (18:58 +0000)]
Misc -- see techlog

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1516 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoImplement .help command.
Nicolas Boichat [Sat, 7 Aug 2004 21:44:23 +0000 (21:44 +0000)]
Implement .help command.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1515 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoA few changes for Win32
Kern Sibbald [Fri, 6 Aug 2004 21:57:03 +0000 (21:57 +0000)]
A few changes for Win32
Implement reader in Dir and FD
Rework SQL for pruning
Add Admin pruner
No commas in JobIds printed in restore command

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1514 91ce42f0-d328-0410-95d8-f526ca767f89

19 years ago - wxbRestorePanel : now parsing '+' sent by the director when building tree.
Nicolas Boichat [Fri, 6 Aug 2004 15:14:36 +0000 (15:14 +0000)]
 - wxbRestorePanel : now parsing '+' sent by the director when building tree.
 - wxbRestorePanel : implemented .backups client=xxx (2.1).

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1513 91ce42f0-d328-0410-95d8-f526ca767f89

19 years ago- wxbRestorePanel : fixed compile error
Nicolas Boichat [Fri, 6 Aug 2004 13:19:36 +0000 (13:19 +0000)]
- wxbRestorePanel : fixed compile error

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1512 91ce42f0-d328-0410-95d8-f526ca767f89

19 years ago- wxbRestorePanel : implemented the director modification showing jobid when a job...
Nicolas Boichat [Fri, 6 Aug 2004 13:00:40 +0000 (13:00 +0000)]
- wxbRestorePanel : implemented the director modification showing jobid when a job is started.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1511 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoCreate Developers manual
Kern Sibbald [Fri, 6 Aug 2004 12:30:04 +0000 (12:30 +0000)]
Create Developers manual
Add prompt for update volume(s) from pool

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1510 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoImplement user friendly time duration input editing
Kern Sibbald [Thu, 5 Aug 2004 21:02:51 +0000 (21:02 +0000)]
Implement user friendly time duration input editing
Add buf len argument to edit_utime

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1509 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoFix new FileSet exclusion
Kern Sibbald [Thu, 5 Aug 2004 11:51:54 +0000 (11:51 +0000)]
Fix new FileSet exclusion
Implement update all Volumes from pool
File update volume from pool
Implement Alert command in SD
Add eliminate orphaned Client records to dbcheck

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1508 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoUpdate projects
Kern Sibbald [Tue, 3 Aug 2004 13:11:27 +0000 (13:11 +0000)]
Update projects

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1507 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoMinor changes in formating and to address_conf.c
Kern Sibbald [Tue, 3 Aug 2004 11:26:30 +0000 (11:26 +0000)]
Minor changes in formating and to address_conf.c

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1506 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoFix bnet.c
Kern Sibbald [Tue, 3 Aug 2004 10:18:55 +0000 (10:18 +0000)]
Fix bnet.c

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1505 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoMerge Meno's IPv6-1 code
Kern Sibbald [Tue, 3 Aug 2004 10:01:09 +0000 (10:01 +0000)]
Merge Meno's IPv6-1 code

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1504 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoMisc
Kern Sibbald [Tue, 3 Aug 2004 09:12:23 +0000 (09:12 +0000)]
Misc

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1503 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoUpdate all pools when starting the Director
Kern Sibbald [Sat, 31 Jul 2004 13:00:30 +0000 (13:00 +0000)]
Update all pools when starting the Director

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1502 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoApply Martin Simmons patch to bacula-dir.conf.in
Kern Sibbald [Fri, 30 Jul 2004 21:45:02 +0000 (21:45 +0000)]
Apply Martin Simmons patch to bacula-dir.conf.in

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1501 91ce42f0-d328-0410-95d8-f526ca767f89

19 years ago- wxbRestorePanel : implemented restore before=<Date> parameter.
Nicolas Boichat [Wed, 28 Jul 2004 21:54:43 +0000 (21:54 +0000)]
- wxbRestorePanel : implemented restore before=<Date> parameter.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1497 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoImplement berrno for bpipes and run_program
Kern Sibbald [Wed, 28 Jul 2004 18:53:15 +0000 (18:53 +0000)]
Implement berrno for bpipes and run_program

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1496 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoUpdate/enhance copyright/license + add .backups for Nicolas
Kern Sibbald [Wed, 28 Jul 2004 09:42:50 +0000 (09:42 +0000)]
Update/enhance copyright/license + add .backups for Nicolas

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1495 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoAdd new berrno files
Kern Sibbald [Tue, 27 Jul 2004 21:01:50 +0000 (21:01 +0000)]
Add new berrno files

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1494 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoFirst cut berrno unified Unix/Win32 errno handling
Kern Sibbald [Tue, 27 Jul 2004 21:00:34 +0000 (21:00 +0000)]
First cut berrno unified Unix/Win32 errno handling

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1493 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoAdd ./configure detection of sys/tape.h
Kern Sibbald [Tue, 27 Jul 2004 09:18:21 +0000 (09:18 +0000)]
Add ./configure detection of sys/tape.h

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1492 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoFix btape compile problem
Kern Sibbald [Tue, 27 Jul 2004 09:10:50 +0000 (09:10 +0000)]
Fix btape compile problem

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1491 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoFix dev.c return codes
Kern Sibbald [Mon, 26 Jul 2004 15:15:19 +0000 (15:15 +0000)]
Fix dev.c return codes

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1490 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoFix new DCRs in bscan + 32/64 bit editing checks in btape
Kern Sibbald [Sun, 25 Jul 2004 08:42:57 +0000 (08:42 +0000)]
Fix new DCRs in bscan + 32/64 bit editing checks in btape

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1489 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoRestore JobIds in right order + Tru64 porting
Kern Sibbald [Sat, 24 Jul 2004 10:26:51 +0000 (10:26 +0000)]
Restore JobIds in right order + Tru64 porting

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1488 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoAdd tcpwrappers config + improve Incremental test
Kern Sibbald [Fri, 23 Jul 2004 21:08:43 +0000 (21:08 +0000)]
Add tcpwrappers config + improve Incremental test

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1487 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoConvert queries to standard SQL by using DISTINCT instead of GROUP BY.
Dan Langille [Fri, 23 Jul 2004 15:39:14 +0000 (15:39 +0000)]
Convert queries to standard SQL by using DISTINCT instead of GROUP BY.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1486 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoFix bscan walk DCRs + add some bools to dev.c
Kern Sibbald [Thu, 22 Jul 2004 21:44:59 +0000 (21:44 +0000)]
Fix bscan walk DCRs + add some bools to dev.c

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1485 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoRescue updates + misc
Kern Sibbald [Wed, 21 Jul 2004 15:39:19 +0000 (15:39 +0000)]
Rescue updates + misc

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1484 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoImplement new attached_dcrs code
Kern Sibbald [Sun, 18 Jul 2004 18:57:50 +0000 (18:57 +0000)]
Implement new attached_dcrs code

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1483 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoMisc
Kern Sibbald [Sun, 18 Jul 2004 16:05:07 +0000 (16:05 +0000)]
Misc

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1482 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoAdd version strings
Kern Sibbald [Sun, 18 Jul 2004 09:33:26 +0000 (09:33 +0000)]
Add version strings

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1481 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoSome Win32 fixes
Kern Sibbald [Sun, 18 Jul 2004 09:23:42 +0000 (09:23 +0000)]
Some Win32 fixes

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1480 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoReplace INTEGER UNSIGNED and BIGINT UNSIGNED
Dan Langille [Sat, 17 Jul 2004 15:51:34 +0000 (15:51 +0000)]
Replace INTEGER UNSIGNED and BIGINT UNSIGNED
with BIGINT.  UNSIGNED is not supported by all databases.
However, BIGINT works on SQLite, MySQL, and PostgreSQL

Replace a GROUP BY [which fails on PostgreSQL because
it's not standard SQL] with a DISTINCT, which is what
we are really trying to do anyway.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1479 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoNot all databases allow you to refer to field in an "AS field" clause.
Dan Langille [Sat, 17 Jul 2004 15:49:39 +0000 (15:49 +0000)]
Not all databases allow you to refer to field in an "AS field" clause.
So use count(*) instead of the field name in selects.

Use DISTINCT intead of GROUP BY, because that's what we really want
because this won't work on non-MySQL.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1478 91ce42f0-d328-0410-95d8-f526ca767f89

19 years ago- wxbRestorePanel & wxbHistoryTextCtrl : Fixed unsigned comparisons.
Nicolas Boichat [Sat, 17 Jul 2004 13:20:20 +0000 (13:20 +0000)]
- wxbRestorePanel & wxbHistoryTextCtrl : Fixed unsigned comparisons.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1477 91ce42f0-d328-0410-95d8-f526ca767f89

19 years ago- wxbRestorePanel : Fixed problem when the newly created job is not at the end of...
Nicolas Boichat [Sat, 17 Jul 2004 09:39:57 +0000 (09:39 +0000)]
- wxbRestorePanel : Fixed problem when the newly created job is not at the end of the list.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1476 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoRemove fd from scripts directory
Kern Sibbald [Fri, 16 Jul 2004 22:19:03 +0000 (22:19 +0000)]
Remove fd from scripts directory

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1475 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoFix -c option in dbcheck
Kern Sibbald [Fri, 16 Jul 2004 22:14:28 +0000 (22:14 +0000)]
Fix -c option in dbcheck

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1474 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoFix RH start scripts to use -u and -g if specified
Kern Sibbald [Fri, 16 Jul 2004 21:51:51 +0000 (21:51 +0000)]
Fix RH start scripts to use -u and -g if specified

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1473 91ce42f0-d328-0410-95d8-f526ca767f89

19 years ago- wxbRestorePanel : Fixed crash when an error occurs while querying restore list...
Nicolas Boichat [Fri, 16 Jul 2004 21:47:03 +0000 (21:47 +0000)]
- wxbRestorePanel : Fixed crash when an error occurs while querying restore list (reported by Dan Langille).

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1472 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoMore DCR changes
Kern Sibbald [Fri, 16 Jul 2004 21:27:10 +0000 (21:27 +0000)]
More DCR changes

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1471 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoMore dcr updates
Kern Sibbald [Fri, 16 Jul 2004 16:34:56 +0000 (16:34 +0000)]
More dcr updates

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1470 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoPool + label cleanups from bug reports
Kern Sibbald [Fri, 16 Jul 2004 07:23:41 +0000 (07:23 +0000)]
Pool + label cleanups from bug reports

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1469 91ce42f0-d328-0410-95d8-f526ca767f89

19 years ago- wxbMainFrame : When an unexpected question is in this format (***? (yes/mod/no...
Nicolas Boichat [Thu, 15 Jul 2004 21:17:56 +0000 (21:17 +0000)]
- wxbMainFrame : When an unexpected question is in this format (***? (yes/mod/no):), a list is shown to choose one of these possibilities.
- wxbRestorePanel : Fixed crash when there is no backup available (fresh install)

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1468 91ce42f0-d328-0410-95d8-f526ca767f89

19 years ago - wxbHistoryTextCtrl : Created a new text control that keep an history
Nicolas Boichat [Thu, 15 Jul 2004 17:13:36 +0000 (17:13 +0000)]
 - wxbHistoryTextCtrl : Created a new text control that keep an history
     of typed commands.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1467 91ce42f0-d328-0410-95d8-f526ca767f89

19 years ago - wxbHistoryTextCtrl : Created a new text control that keep an history
Nicolas Boichat [Thu, 15 Jul 2004 17:09:06 +0000 (17:09 +0000)]
 - wxbHistoryTextCtrl : Created a new text control that keep an history
     of typed commands.
 - wxbMainFrame : Fixed config file problem when changing the default
     configuration file (Linux)

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1466 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoFix st_ctime on Win32 + fix status dir scheduled jobs + cleanup configure
Kern Sibbald [Fri, 9 Jul 2004 18:39:40 +0000 (18:39 +0000)]
Fix st_ctime on Win32 + fix status dir scheduled jobs + cleanup configure

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1465 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoFix PostgreSQL
Kern Sibbald [Thu, 8 Jul 2004 16:53:12 +0000 (16:53 +0000)]
Fix PostgreSQL

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1464 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoDoc + compiler fixes
Kern Sibbald [Thu, 8 Jul 2004 14:04:54 +0000 (14:04 +0000)]
Doc + compiler fixes

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1463 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoUpdate root tests
Kern Sibbald [Thu, 8 Jul 2004 12:29:20 +0000 (12:29 +0000)]
Update root tests

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1462 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoMinor updates
Kern Sibbald [Thu, 8 Jul 2004 10:25:50 +0000 (10:25 +0000)]
Minor updates

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1461 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoUpdate kernstodo
Kern Sibbald [Thu, 8 Jul 2004 10:05:22 +0000 (10:05 +0000)]
Update kernstodo

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1460 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoMore DCR implementation + debug code for zeroed block headers
Kern Sibbald [Thu, 8 Jul 2004 09:25:36 +0000 (09:25 +0000)]
More DCR implementation + debug code for zeroed block headers

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1459 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoUpdate version
Kern Sibbald [Wed, 7 Jul 2004 09:11:06 +0000 (09:11 +0000)]
Update version

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1458 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoUse dcr more in SD + int to bool conversions
Kern Sibbald [Wed, 7 Jul 2004 09:10:27 +0000 (09:10 +0000)]
Use dcr more in SD + int to bool conversions

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1457 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoAdd more DCRs
Kern Sibbald [Sun, 4 Jul 2004 19:22:16 +0000 (19:22 +0000)]
Add more DCRs

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1456 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoMisc cleanups
Kern Sibbald [Sun, 4 Jul 2004 13:22:53 +0000 (13:22 +0000)]
Misc cleanups

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1455 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agowxbConfigPanel : Fixed ?: operator cast problem with gcc 2.95.
Nicolas Boichat [Sat, 3 Jul 2004 13:28:15 +0000 (13:28 +0000)]
wxbConfigPanel : Fixed ?: operator cast problem with gcc 2.95.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1454 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoAdd regex to FileSet + fix ACL crash + gnome1 Makefile + 30 second retry for DB
Kern Sibbald [Thu, 1 Jul 2004 16:41:54 +0000 (16:41 +0000)]
Add regex to FileSet + fix ACL crash + gnome1 Makefile + 30 second retry for DB

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1453 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoAdd heap stats to Dir and SD -- eliminate #ifdefs
Kern Sibbald [Sun, 27 Jun 2004 17:02:14 +0000 (17:02 +0000)]
Add heap stats to Dir and SD -- eliminate #ifdefs

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1452 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoAdd Dir heap stats
Kern Sibbald [Sun, 27 Jun 2004 16:51:56 +0000 (16:51 +0000)]
Add Dir heap stats

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1451 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoMore minor Win32 fixes
Kern Sibbald [Sun, 27 Jun 2004 15:22:56 +0000 (15:22 +0000)]
More minor Win32 fixes

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1450 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoCorrect tool tip length problem
Kern Sibbald [Sun, 27 Jun 2004 12:37:38 +0000 (12:37 +0000)]
Correct tool tip length problem

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1449 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoUpdate the version
Kern Sibbald [Sun, 27 Jun 2004 11:32:21 +0000 (11:32 +0000)]
Update the version

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1448 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoWin32 fixes + resources array fix
Kern Sibbald [Sun, 27 Jun 2004 11:23:25 +0000 (11:23 +0000)]
Win32 fixes + resources array fix

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1447 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoRewrite spool error cod + level keyword for estimate
Kern Sibbald [Sat, 26 Jun 2004 12:51:12 +0000 (12:51 +0000)]
Rewrite spool error cod + level keyword for estimate

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1446 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agovarious updates/fixes.
Nicolas Boichat [Fri, 25 Jun 2004 16:03:53 +0000 (16:03 +0000)]
various updates/fixes.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1445 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agofixed tests
Nicolas Boichat [Fri, 25 Jun 2004 16:02:06 +0000 (16:02 +0000)]
fixed tests

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1444 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoFix file size truncated if >100mb.
Nicolas Boichat [Fri, 25 Jun 2004 15:58:55 +0000 (15:58 +0000)]
Fix file size truncated if >100mb.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1443 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoFix MinGW compiler bug.
Nicolas Boichat [Fri, 25 Jun 2004 13:47:48 +0000 (13:47 +0000)]
Fix MinGW compiler bug.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1442 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoReally, really fix the gconsole rpm package symlink.
Scott Barninger [Thu, 24 Jun 2004 20:20:02 +0000 (20:20 +0000)]
Really, really fix the gconsole rpm package symlink.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1441 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoReduce casting in smartall + turn off reload debug output
Kern Sibbald [Tue, 22 Jun 2004 15:54:25 +0000 (15:54 +0000)]
Reduce casting in smartall + turn off reload debug output

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1440 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoFix reload algorithm + reload orphaned buffer + term_wait destruction
Kern Sibbald [Tue, 22 Jun 2004 13:07:01 +0000 (13:07 +0000)]
Fix reload algorithm + reload orphaned buffer + term_wait destruction

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1439 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoFix Gnome crash on up/down arrow and no history
Kern Sibbald [Mon, 21 Jun 2004 13:46:11 +0000 (13:46 +0000)]
Fix Gnome crash on up/down arrow and no history

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1436 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoPut resources on a pointer
Kern Sibbald [Mon, 21 Jun 2004 13:18:41 +0000 (13:18 +0000)]
Put resources on a pointer

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1435 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoSort Scheduled Jobs list
Kern Sibbald [Mon, 21 Jun 2004 12:40:46 +0000 (12:40 +0000)]
Sort Scheduled Jobs list

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1434 91ce42f0-d328-0410-95d8-f526ca767f89

19 years agoUpdate kernstodo
Kern Sibbald [Sun, 20 Jun 2004 20:28:40 +0000 (20:28 +0000)]
Update kernstodo

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1433 91ce42f0-d328-0410-95d8-f526ca767f89