]>
 
 
git.sur5r.net Git - bacula/bacula/log 
 
 
 
 
 
 
Dan Langille  [Fri, 12 Dec 2003 15:48:24 +0000  (15:48 +0000)] 
 
Fix broken DDL
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@871 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Dan Langille  [Fri, 12 Dec 2003 15:47:59 +0000  (15:47 +0000)] 
 
add PostgreSQL support
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@870 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Dan Langille  [Fri, 12 Dec 2003 15:46:16 +0000  (15:46 +0000)] 
 
hardcode the database name for PostgreSQL
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@869 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Dan Langille  [Fri, 12 Dec 2003 15:45:43 +0000  (15:45 +0000)] 
 
grant select on sequences
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@868 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Dan Langille  [Fri, 12 Dec 2003 15:43:34 +0000  (15:43 +0000)] 
 
get regression tests working by hardcoding a bacula database name for PostgreSQL
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@867 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Dan Langille  [Fri, 12 Dec 2003 15:41:11 +0000  (15:41 +0000)] 
 
- Add sql_table_name which keeps track of the table name being updated.
  This is needed by PostgreSQL.  macro does nothing under MySQL/SQLite
- Add table_name to the PostgreSQL db structure
- remove LastID from the PostgreSQL structure as it is no longer needed
- ensure sql_num_rows, sql_affected_rows, and sql_num_fields return
  unsigned values
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@866 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Dan Langille  [Fri, 12 Dec 2003 15:36:16 +0000  (15:36 +0000)] 
 
cater for create_bacula_database and grant_bacula_privileges
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@865 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Dan Langille  [Fri, 12 Dec 2003 15:35:43 +0000  (15:35 +0000)] 
 
ignore create_bacula_database
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@864 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Dan Langille  [Fri, 12 Dec 2003 15:33:51 +0000  (15:33 +0000)] 
 
Supply a PostgreSQL option
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@863 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Dan Langille  [Thu, 11 Dec 2003 19:55:10 +0000  (19:55 +0000)] 
 
For generic creation of a database
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@862 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Dan Langille  [Wed, 10 Dec 2003 22:49:27 +0000  (22:49 +0000)] 
 
Use ' instead of " when quoting strings.
PostgreSQL cannot handle " and thinks they are attributes.
MySQL can handle ' and so can SQLite.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@861 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Dan Langille  [Wed, 10 Dec 2003 21:52:33 +0000  (21:52 +0000)] 
 
It is maxvolbytes, not mavvolbytes
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@860 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Dan Langille  [Wed, 10 Dec 2003 19:18:47 +0000  (19:18 +0000)] 
 
Add some more missing postgresql.in files
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@859 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Dan Langille  [Wed, 10 Dec 2003 19:12:37 +0000  (19:12 +0000)] 
 
Add drop_postgresql_tables and update_postgresql_tables
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@858 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Dan Langille  [Wed, 10 Dec 2003 19:11:36 +0000  (19:11 +0000)] 
 
use -f -
use \c not /c for selecting the database.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@857 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Dan Langille  [Wed, 10 Dec 2003 19:10:54 +0000  (19:10 +0000)] 
 
Use -f -
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@856 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Dan Langille  [Wed, 10 Dec 2003 19:09:37 +0000  (19:09 +0000)] 
 
For symmetry, add this file.  At present, all it does is update the version table.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@855 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Dan Langille  [Wed, 10 Dec 2003 18:41:30 +0000  (18:41 +0000)] 
 
ensure the postgresql *.in files get processed
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@854 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Dan Langille  [Tue, 9 Dec 2003 22:18:46 +0000  (22:18 +0000)] 
 
Add PostgreSQL Support.
correct typo: DaemonGroup => Storage Daemon Group
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@853 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Dan Langille  [Tue, 9 Dec 2003 22:06:10 +0000  (22:06 +0000)] 
 
Add PostgreSQL support
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@852 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Dan Langille  [Tue, 9 Dec 2003 22:04:13 +0000  (22:04 +0000)] 
 
Ignore Makefile bacula-dir bacula-fd bacula-sd
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@851 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Dan Langille  [Tue, 9 Dec 2003 22:03:11 +0000  (22:03 +0000)] 
 
ignore configure.lineno
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@850 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Dan Langille  [Tue, 9 Dec 2003 22:00:36 +0000  (22:00 +0000)] 
 
Support for PostgreSQL.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@849 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Dan Langille  [Tue, 9 Dec 2003 21:58:58 +0000  (21:58 +0000)] 
 
Support for PostgreSQL
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@848 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Dan Langille  [Tue, 9 Dec 2003 21:57:59 +0000  (21:57 +0000)] 
 
ignore Makefile bacula btraceback fd startit startmysql stopit stopmysql
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@847 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Dan Langille  [Tue, 9 Dec 2003 21:28:50 +0000  (21:28 +0000)] 
 
Modifications to take advantage of PostgreSQL support.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@846 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Dan Langille  [Tue, 9 Dec 2003 21:27:09 +0000  (21:27 +0000)] 
 
Add PostgreSQL support.  Coding and testing is incomplete.
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@845 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Tue, 9 Dec 2003 17:47:39 +0000  (17:47 +0000)] 
 
last changes
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@844 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Tue, 9 Dec 2003 10:22:09 +0000  (10:22 +0000)] 
 
Fix new calling sequence of db_find_next_volume() in bdb_find.c
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@842 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Mon, 8 Dec 2003 20:58:07 +0000  (20:58 +0000)] 
 
Fix overzelous VolCatFiles updating by removing from askdir.c and doing only when appropriate
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@841 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Mon, 8 Dec 2003 17:45:58 +0000  (17:45 +0000)] 
 
Add new MediaAddressing column to Media record
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@836 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Mon, 8 Dec 2003 16:17:51 +0000  (16:17 +0000)] 
 
Documentation updates
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@835 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Sun, 7 Dec 2003 20:18:58 +0000  (20:18 +0000)] 
 
Add new 2003/1.27 directory and contents
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@833 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Sun, 7 Dec 2003 20:10:45 +0000  (20:10 +0000)] 
 
Update ReleaseNotes
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@832 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Sun, 7 Dec 2003 14:40:54 +0000  (14:40 +0000)] 
 
New file + typo correction
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@828 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Sun, 7 Dec 2003 13:06:59 +0000  (13:06 +0000)] 
 
test
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@827 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Sun, 7 Dec 2003 13:04:33 +0000  (13:04 +0000)] 
 
test
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@826 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Sun, 7 Dec 2003 12:45:58 +0000  (12:45 +0000)] 
 
Remove fast block rejection. Fix label overwrite on multiple concurrent jobs
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@825 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Sun, 7 Dec 2003 06:18:46 +0000  (06:18 +0000)] 
 
Remove conio.c from console link for moment
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@824 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Sat, 6 Dec 2003 22:41:37 +0000  (22:41 +0000)] 
 
Test
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@823 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Sat, 6 Dec 2003 22:09:00 +0000  (22:09 +0000)] 
 
Test
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@822 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Sat, 6 Dec 2003 21:54:05 +0000  (21:54 +0000)] 
 
Test Dan's emailer
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@821 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Sat, 6 Dec 2003 16:34:21 +0000  (16:34 +0000)] 
 
add conio.c + fix bsendmsg seg fault some pm_strcpy() cleanups
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@820 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Tue, 2 Dec 2003 19:52:20 +0000  (19:52 +0000)] 
 
Update release notes
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@819 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Fri, 28 Nov 2003 19:51:10 +0000  (19:51 +0000)] 
 
kernstodo updates
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@818 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Fri, 28 Nov 2003 18:25:45 +0000  (18:25 +0000)] 
 
Fix update catalog problems + Mark bscan Vols as Archive
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@817 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Fri, 28 Nov 2003 14:59:02 +0000  (14:59 +0000)] 
 
Implement saving last 10 jobs run
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@816 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Tue, 25 Nov 2003 17:24:30 +0000  (17:24 +0000)] 
 
Add new tape tests
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@815 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Tue, 25 Nov 2003 13:51:23 +0000  (13:51 +0000)] 
 
New tree commands lsmark+estimate
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@814 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Sun, 23 Nov 2003 09:17:44 +0000  (09:17 +0000)] 
 
Add TwoEOF directive + enhance fill command
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@813 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Sat, 22 Nov 2003 08:26:04 +0000  (08:26 +0000)] 
 
Autochanger test, FastSpaceForward implement+test
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@812 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Thu, 20 Nov 2003 10:07:36 +0000  (10:07 +0000)] 
 
Implement InChanger code + fix Volume ordering
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@811 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Wed, 19 Nov 2003 17:56:19 +0000  (17:56 +0000)] 
 
Rtn oldest Lastwritten for find_next_vol+remove bad ASSERT+add more SD status if debug
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@810 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Wed, 19 Nov 2003 17:49:08 +0000  (17:49 +0000)] 
 
Update tests
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@809 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Tue, 18 Nov 2003 21:05:27 +0000  (21:05 +0000)] 
 
Update to cygwin 1.5.5+add slots=1,3... code
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@808 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Sat, 15 Nov 2003 20:25:58 +0000  (20:25 +0000)] 
 
Fix Vol info update + add Drive and InChanger to Media rec
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@807 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Thu, 13 Nov 2003 13:49:12 +0000  (13:49 +0000)] 
 
Update smtp to bsmtp and console to bconsole
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@806 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Tue, 11 Nov 2003 21:55:36 +0000  (21:55 +0000)] 
 
Fix segfault from double free or RestoreBootstrap; add L_NONE for restore and admin jobs
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@805 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Mon, 10 Nov 2003 18:05:36 +0000  (18:05 +0000)] 
 
make bconsole and bstmp
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@804 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Sun, 9 Nov 2003 20:07:39 +0000  (20:07 +0000)] 
 
See kes-1.33 09Nov03 for details; fix multiple slots, | in Include
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@803 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Fri, 7 Nov 2003 13:54:49 +0000  (13:54 +0000)] 
 
Eliminate extra space in message
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@802 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Fri, 7 Nov 2003 13:49:32 +0000  (13:49 +0000)] 
 
Correct yes in run command after adding new aliases
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@801 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Fri, 7 Nov 2003 13:30:29 +0000  (13:30 +0000)] 
 
Update configure to get Dan's changes
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@800 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Fri, 7 Nov 2003 11:36:37 +0000  (11:36 +0000)] 
 
Fix week position typo causing wrong volume to be printed
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@799 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Fri, 7 Nov 2003 10:29:25 +0000  (10:29 +0000)] 
 
Fix: clock diff, Dan's patch, Nic's patch, segfault
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@798 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Tue, 4 Nov 2003 10:15:49 +0000  (10:15 +0000)] 
 
Add incremental backup test
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@797 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Mon, 3 Nov 2003 09:22:58 +0000  (09:22 +0000)] 
 
Correct version
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@794 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Mon, 3 Nov 2003 09:18:22 +0000  (09:18 +0000)] 
 
1.32d status dir fix
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@793 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Wed, 29 Oct 2003 20:46:53 +0000  (20:46 +0000)] 
 
Final changes
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@791 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Wed, 29 Oct 2003 15:08:42 +0000  (15:08 +0000)] 
 
Final changes
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@790 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Wed, 29 Oct 2003 15:08:41 +0000  (15:08 +0000)] 
 
Final changes
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@789 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Sun, 26 Oct 2003 15:08:31 +0000  (15:08 +0000)] 
 
Fix truncated status msg, scroll only on writing text in Gnome2 console
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@787 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Sat, 25 Oct 2003 19:45:41 +0000  (19:45 +0000)] 
 
More changes
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@786 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Sat, 25 Oct 2003 18:46:44 +0000  (18:46 +0000)] 
 
Yet more 1.32c changes
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@785 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Sat, 25 Oct 2003 16:55:17 +0000  (16:55 +0000)] 
 
Fix DiskToCatalog seg fault
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@784 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Sat, 25 Oct 2003 14:51:26 +0000  (14:51 +0000)] 
 
Last fix to gnome2-console
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@783 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Sat, 25 Oct 2003 14:35:48 +0000  (14:35 +0000)] 
 
update cvsignore
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@781 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Sat, 25 Oct 2003 14:21:25 +0000  (14:21 +0000)] 
 
Windows tweaks + fix glade error
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@780 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Sat, 25 Oct 2003 12:40:17 +0000  (12:40 +0000)] 
 
Glade tweak
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@778 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Sat, 25 Oct 2003 12:33:06 +0000  (12:33 +0000)] 
 
Documentation
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@777 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Sat, 25 Oct 2003 11:48:06 +0000  (11:48 +0000)] 
 
tree.c optimizations
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@776 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Sat, 25 Oct 2003 10:39:32 +0000  (10:39 +0000)] 
 
put back old make_catalog_backup.in
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@775 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Sat, 25 Oct 2003 10:34:34 +0000  (10:34 +0000)] 
 
Optimize tree.c a bit, take Scott's spec & patch
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@773 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Fri, 24 Oct 2003 20:04:13 +0000  (20:04 +0000)] 
 
Error msgs + doc
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@772 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Fri, 24 Oct 2003 17:31:08 +0000  (17:31 +0000)] 
 
Doc updates + fix Gnome2 scrolling + eliminate multiple JobIds in restore listing
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@771 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Fri, 24 Oct 2003 16:49:01 +0000  (16:49 +0000)] 
 
Fix non-portable var.c + document changes
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@770 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Fri, 24 Oct 2003 09:48:51 +0000  (09:48 +0000)] 
 
Fix bad pkg-conf call
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@768 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Thu, 23 Oct 2003 14:36:15 +0000  (14:36 +0000)] 
 
More doc
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@766 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Thu, 23 Oct 2003 14:25:34 +0000  (14:25 +0000)] 
 
Doc new commands + allow mod of Verify Job
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@765 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Thu, 23 Oct 2003 10:58:10 +0000  (10:58 +0000)] 
 
Make status dir report all runs + close unused fd in bpipe.c
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@759 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Wed, 22 Oct 2003 17:30:50 +0000  (17:30 +0000)] 
 
add gnome2 authenticate.c
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@758 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Wed, 22 Oct 2003 17:19:04 +0000  (17:19 +0000)] 
 
add gnome2 console_conf.c
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@757 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Wed, 22 Oct 2003 16:36:41 +0000  (16:36 +0000)] 
 
Print block errors once + add RunAfterFailedJob + improve db_find_job_start_time + tweak recycling
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@756 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Mon, 20 Oct 2003 08:44:22 +0000  (08:44 +0000)] 
 
Tweak gnome2 console + documentation
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@755 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Sun, 19 Oct 2003 15:24:18 +0000  (15:24 +0000)] 
 
Correct two-vol-test
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@754 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Sun, 19 Oct 2003 14:47:41 +0000  (14:47 +0000)] 
 
Add Gnome 1.4/2.0 change scripts
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@753 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Sun, 19 Oct 2003 14:29:16 +0000  (14:29 +0000)] 
 
Add back missing gnome2-console files
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@752 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Sun, 19 Oct 2003 13:33:53 +0000  (13:33 +0000)] 
 
Change media pool+first cut Verify disk to catalog + get gnome2 console working
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@751 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Fri, 17 Oct 2003 08:07:07 +0000  (08:07 +0000)] 
 
Commit final code for 1.32b + Verify Job (name) + change Pool for a Volume
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@750 
91ce42f0 -d328-0410-95d8-
f526ca767f89 
 
Kern Sibbald  [Wed, 15 Oct 2003 12:37:14 +0000  (12:37 +0000)] 
 
Make FreeBSD config correctly for tapes
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@749 
91ce42f0 -d328-0410-95d8-
f526ca767f89